Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / seequent/properties issues and pull requests

#295 - Handle modern numpy

Pull Request - State: open - Opened by redhog about 1 year ago

#293 - Remove use_2to3 from setup.py

Pull Request - State: closed - Opened by tk-02 over 1 year ago

#292 - Steno3d link

Issue - State: open - Opened by RichardScottOZ over 2 years ago

#291 - Allow custom module name for a properties.Instance

Issue - State: open - Opened by jcapriot over 4 years ago - 1 comment

#290 - Support np.bool_ values in Boolean from_json

Pull Request - State: closed - Opened by fwkoch about 5 years ago - 1 comment

#289 - update from json to allow values that have already been cast to bools

Pull Request - State: closed - Opened by lheagy about 5 years ago - 1 comment

#288 - HasProperties __init__ allows overriding class attributes

Issue - State: open - Opened by fwkoch about 5 years ago
Labels: bug

#287 - v0.6.0 Deployment - Diamond inheritance fix, unsigned int arrays

Pull Request - State: closed - Opened by fwkoch about 5 years ago - 1 comment

#286 - option to serialize / deserialize to yaml?

Issue - State: open - Opened by lheagy about 5 years ago

#285 - Coerce on Instance Property?

Issue - State: closed - Opened by lheagy over 5 years ago - 2 comments

#284 - v0.6.0b1 - Bugfix for `PropertiesMetaclass` mixins

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#283 - Support Mixins that use the PropertyMetaclass

Pull Request - State: closed - Opened by hishnash over 5 years ago - 2 comments

#281 - Add explicit support for Python 3.7, drop 3.4

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#280 - Remove value error catch on bool casting

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 4 comments

#279 - Prevent empty validation errors from being ignored

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#278 - Add coerce as an argument to array property

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#277 - Allow unsigned int array types for arrays with dtype=int

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#276 - Fix unexpected properties on classes with diamond inheritance

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 5 comments

#275 - MRO bug on diamond inheritance

Issue - State: closed - Opened by bsmithyman over 5 years ago - 4 comments
Labels: bug

#274 - Array property with int dtype does not allow unsigned ints

Issue - State: closed - Opened by fwkoch over 5 years ago
Labels: bug

#273 - Allow inclusive/exclusive to be specified on Float property

Issue - State: open - Opened by fwkoch over 5 years ago

#272 - Array properties create a new view of the array on validation

Issue - State: closed - Opened by fwkoch over 5 years ago
Labels: bug

#271 - ValidationError without error tuples may be ignored

Issue - State: closed - Opened by fwkoch over 5 years ago
Labels: bug

#270 - v0.5.6 Deployment - Speed up Vector3Array validation

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#269 - Fix slow vector3array validation

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#268 - Update beta with functools.wraps fix

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#267 - [WIP] Structured errors

Pull Request - State: open - Opened by fwkoch over 5 years ago - 1 comment

#266 - [WIP] Add option for numpy-style docs via a class variable

Pull Request - State: open - Opened by fwkoch over 5 years ago

#265 - Fix functools error on serializer/deserializer

Pull Request - State: closed - Opened by fwkoch over 5 years ago - 1 comment

#264 - Avoid catching strange exceptions during property setting

Issue - State: closed - Opened by fwkoch almost 6 years ago

#263 - v0.5.5 Deployment - Better validation error messages

Pull Request - State: closed - Opened by fwkoch almost 6 years ago - 2 comments

#262 - v0.5.5b0 Beta deployment - Better errors!

Pull Request - State: closed - Opened by fwkoch almost 6 years ago - 1 comment

#261 - Improve validation error messaging

Pull Request - State: closed - Opened by fwkoch almost 6 years ago - 1 comment

#260 - Email, other web properties

Issue - State: open - Opened by fwkoch almost 6 years ago

#259 - v0.5.4 Deployment - URL Web Extra

Pull Request - State: closed - Opened by fwkoch almost 6 years ago - 1 comment

#258 - Adjust behaviour of task status reporting

Pull Request - State: open - Opened by bsmithyman about 6 years ago - 1 comment

#257 - New extras file for Web properties

Pull Request - State: closed - Opened by fwkoch about 6 years ago - 1 comment

#256 - v0.5.3 Deployment - Task refactor, property name and serializer/deserializer bugfixes

Pull Request - State: closed - Opened by fwkoch about 6 years ago - 1 comment

#255 - Allow Instance to initialize from dict with '__class__' specified

Pull Request - State: closed - Opened by fwkoch about 6 years ago - 2 comments

#254 - Update how container prop names are set

Pull Request - State: closed - Opened by fwkoch about 6 years ago - 1 comment

#253 - Remove co_argcount from serializer/deserializer code

Pull Request - State: closed - Opened by fwkoch about 6 years ago - 1 comment

#252 - Refactor tasks to separate Input and Output classes from Task class

Pull Request - State: closed - Opened by fwkoch about 6 years ago - 1 comment

#251 - Allow option for napoleon docs rather than sphinx

Issue - State: open - Opened by fwkoch about 6 years ago - 5 comments

#250 - coerce shape of an Array

Issue - State: open - Opened by lheagy about 6 years ago

#249 - v0.5.2 Deployment - Unpin vectormath dependency

Pull Request - State: closed - Opened by fwkoch about 6 years ago - 1 comment

#248 - Allow flexibility on vectormath version

Pull Request - State: closed - Opened by fwkoch about 6 years ago - 1 comment

#247 - pypi distribution versions

Issue - State: closed - Opened by lheagy about 6 years ago - 3 comments

#246 - v0.5.1 Deployment - Pickle, fix union edge case

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#245 - Validate union deserialization output

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#244 - v0.5.1b0 Beta Deployment - Fix pickling (?)

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#243 - Updates to improve pickle ability of HasProperties

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#242 - linking to inherited class docs in the Properties docs

Issue - State: open - Opened by lheagy over 6 years ago - 2 comments

#240 - v0.5.0b3 Beta deployment - strict_instances default -> False

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#239 - Switch strict_instance default to False

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#238 - v0.5.0 Release - ValidationError, Singleton, UID classes

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#237 - Add documentation for extras

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#236 - v0.5.0b2 Pre-release - HasUID and Pointer

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#235 - Only enforce pylint on merges to beta/master

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#234 - Add HasUID class for HasProperties models with UID

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 2 comments

#233 - Clean up tests so they provide self documentation, rather than just coverage.

Issue - State: open - Opened by fwkoch over 6 years ago - 3 comments

#232 - Added YAPF Code Formatting

Pull Request - State: closed - Opened by ismacaulay over 6 years ago - 5 comments

#231 - v0.5.0b1 Deployment - Test credentials from seequent

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#230 - Update links to seequent

Pull Request - State: closed - Opened by fwkoch over 6 years ago

#229 - v0.4.1b0 Deployment - Singletons, Error Improvements, Fixes to Union Deserialization

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#228 - Fix bugs that arise from deserializing dicts with Unions of Instance properties

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 2 comments

#227 - Add HasProperties classes for Singletons

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 2 comments

#226 - properties 4.0 breaks optional lists

Issue - State: closed - Opened by timmclennan over 6 years ago - 2 comments

#225 - Add attrs and dataclass to readme

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#224 - Add custom error class and error hook

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 6 comments

#223 - v0.4.0 Deployment - Dictionary prop, links, much more...

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#222 - v0.4.0b1 Beta Deployment

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#221 - Non-standard container classes are now maintained

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#220 - Do we want to support non-dict backends?

Issue - State: open - Opened by fwkoch over 6 years ago
Labels: discussion

#219 - Remove _class_default from containers

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#218 - Callable and Function properties

Issue - State: open - Opened by fwkoch over 6 years ago

#217 - Treat Renamed properties as mutable in filter_props

Pull Request - State: closed - Opened by fwkoch over 6 years ago - 1 comment

#216 - minimum value for an Array Property?

Issue - State: closed - Opened by lheagy over 6 years ago - 2 comments

#215 - Adding support for complex array

Pull Request - State: closed - Opened by grosenkj over 6 years ago

#213 - Remove defunct Quantified Code badge

Pull Request - State: closed - Opened by bsmithyman over 6 years ago - 1 comment
Labels: bug

#212 - Document serialization and validation

Pull Request - State: closed - Opened by rowanc1 over 6 years ago - 1 comment

#211 - Deserialize and coerce list

Issue - State: closed - Opened by rowanc1 over 6 years ago - 3 comments

#210 - python 3.6 in testing

Pull Request - State: closed - Opened by lheagy almost 7 years ago - 1 comment

#209 - Deprecate Bool in favor of Boolean

Pull Request - State: closed - Opened by fwkoch almost 7 years ago - 1 comment

#208 - Array's can't be complex

Issue - State: closed - Opened by grosenkj almost 7 years ago - 4 comments

#207 - Allow renamed properties to specify custom doc

Pull Request - State: closed - Opened by fwkoch almost 7 years ago - 1 comment

#206 - v0.3.6b1 Release

Pull Request - State: closed - Opened by fwkoch almost 7 years ago - 1 comment

#204 - Deprecate stop_recursion_with

Pull Request - State: closed - Opened by fwkoch almost 7 years ago - 1 comment

#203 - Allow renamed property to warn or not

Pull Request - State: closed - Opened by fwkoch almost 7 years ago - 1 comment

#202 - Allow serialization of dynamic properties

Pull Request - State: closed - Opened by fwkoch almost 7 years ago - 1 comment

#201 - Make renamed property's warnings optional

Issue - State: closed - Opened by fwkoch almost 7 years ago - 1 comment

#200 - regex variable defined as string treated as a compiled regex

Issue - State: closed - Opened by riscy about 7 years ago - 2 comments

#188 - Dictionary property

Pull Request - State: closed - Opened by fwkoch about 7 years ago - 2 comments

#161 - `Class` property

Issue - State: open - Opened by fwkoch over 7 years ago - 3 comments

#159 - Custom exceptions?

Issue - State: closed - Opened by fwkoch over 7 years ago - 4 comments
Labels: enhancement, discussion

#149 - Introduce UidModel subclass of HasProperties

Pull Request - State: closed - Opened by fwkoch over 7 years ago - 2 comments