Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / binary-butterfly/validataclass issues and pull requests
#30 - Official support for Python 3.10
Pull Request -
State: closed - Opened by binaryDiv about 3 years ago
#29 - Key mapping for dataclasses
Issue -
State: open - Opened by binaryDiv about 3 years ago
- 1 comment
Labels: new feature
#28 - ValidataclassMixin: Remove UnsetValues in to_dict()
Pull Request -
State: closed - Opened by binaryDiv about 3 years ago
Labels: enhancement
#27 - Allow empty dataclasses and detect missing annotations
Pull Request -
State: closed - Opened by binaryDiv about 3 years ago
#26 - Raise errors for validataclasses with missing type annotations
Issue -
State: closed - Opened by binaryDiv about 3 years ago
- 1 comment
Labels: bug, enhancement
#25 - DateTimeValidator: DateTimeRanges without local_timezone
Issue -
State: open - Opened by binaryDiv about 3 years ago
Labels: enhancement, question
#24 - New special validator(s): Validator chains
Issue -
State: open - Opened by binaryDiv about 3 years ago
Labels: question, new validator
#23 - Prepare release 0.3.0
Pull Request -
State: closed - Opened by binaryDiv about 3 years ago
#22 - Dataclass field constraints
Issue -
State: open - Opened by binaryDiv about 3 years ago
Labels: question, new feature
#21 - New special validator: MultiTypeValidator
Issue -
State: open - Opened by binaryDiv about 3 years ago
Labels: new validator
#20 - New special validator: RejectValidator / NothingValidator
Issue -
State: closed - Opened by binaryDiv about 3 years ago
- 1 comment
Labels: good first issue, new validator
#19 - New special validator: AnythingValidator
Issue -
State: closed - Opened by binaryDiv about 3 years ago
- 2 comments
Labels: new validator
#18 - RegexValidator with output templates
Issue -
State: closed - Opened by binaryDiv about 3 years ago
- 2 comments
Labels: enhancement
#17 - IntegerValidator: Optionally allow strings
Issue -
State: closed - Opened by binaryDiv about 3 years ago
Labels: enhancement
#16 - Complete documentation
Issue -
State: open - Opened by binaryDiv about 3 years ago
Labels: documentation
#15 - Code modernizations (Python 3.9)
Issue -
State: closed - Opened by binaryDiv about 3 years ago
- 1 comment
Labels: blocked, refactoring
#14 - Code modernizations (Python 3.8)
Issue -
State: closed - Opened by binaryDiv about 3 years ago
Labels: blocked, refactoring
#13 - Add ValidataclassMixin class
Pull Request -
State: closed - Opened by binaryDiv about 3 years ago
- 1 comment
Labels: enhancement
#12 - Add type aliases OptionalUnset[T] and OptionalUnsetNone[T]
Pull Request -
State: closed - Opened by binaryDiv about 3 years ago
Labels: enhancement
#11 - Dataclass inheritance (#10)
Pull Request -
State: closed - Opened by binaryDiv about 3 years ago
#10 - Dataclass inheritance
Issue -
State: closed - Opened by binaryDiv about 3 years ago
- 1 comment
Labels: enhancement
#9 - Make validataclasses dual-usable
Issue -
State: closed - Opened by the-infinity over 3 years ago
- 1 comment
#8 - Use absolute URL for docs in README.md to make link work on PyPI
Pull Request -
State: closed - Opened by binaryDiv over 3 years ago
#7 - Add CHANGELOG.md
Pull Request -
State: closed - Opened by binaryDiv over 3 years ago
#6 - Documentation
Pull Request -
State: closed - Opened by binaryDiv over 3 years ago
Labels: documentation
#5 - Fix type-unsafe comparisons in AnyOfValidator
Pull Request -
State: closed - Opened by binaryDiv over 3 years ago
#3 - Fix deepcopy of value in Default class
Pull Request -
State: closed - Opened by binaryDiv over 3 years ago
#2 - Default class only deepcopies on initialization
Issue -
State: closed - Opened by binaryDiv over 3 years ago
- 1 comment
Labels: bug
#1 - AnyOfValidator with mixed integers and bools not typesafe
Issue -
State: closed - Opened by binaryDiv over 3 years ago
- 1 comment
Labels: bug