Ecosyste.ms: Issues

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

GitHub / NiklasRosenstein/python-databind issues and pull requests

#73 - `SerializeDefaults` option should be assignable on a class-level

Issue - State: open - Opened by NiklasRosenstein 4 months ago
Labels: feature request, databind.core

#72 - Revert "Add monthly downloads badge to README"

Pull Request - State: closed - Opened by NiklasRosenstein 5 months ago

#71 - Add monthly downloads badge to README

Pull Request - State: closed - Opened by ayushjain01 5 months ago - 4 comments
Labels: no changelog

#71 - Add monthly downloads badge to README

Pull Request - State: closed - Opened by ayushjain01 5 months ago - 1 comment
Labels: no changelog

#70 - [FR] Support `NewType`

Issue - State: closed - Opened by mbway 6 months ago - 2 comments

#70 - [FR] Support `NewType`

Issue - State: closed - Opened by mbway 6 months ago - 2 comments

#69 - Fix Union with Literals

Pull Request - State: open - Opened by rhaps0dy 6 months ago - 3 comments

#68 - Fix #66: dataclass from Generic now serializes

Pull Request - State: open - Opened by rhaps0dy 6 months ago

#67 - Add None to the PlainDatatypeConverter

Pull Request - State: closed - Opened by rhaps0dy 6 months ago - 3 comments

#66 - Fields from dataclasses that are Generic with unspecified TypeVars don't get serialized

Issue - State: open - Opened by rhaps0dy 7 months ago
Labels: bug, databind.core

#64 - release 4.5.0 breaks pydoc-markdown[novella]

Issue - State: closed - Opened by mgor 8 months ago - 4 comments

#63 - Cannot dump or load `None` with type `NoneType`.

Issue - State: open - Opened by rhaps0dy 8 months ago

#62 - update docs

Pull Request - State: closed - Opened by NiklasRosenstein 8 months ago
Labels: no changelog

#60 - Bump typing-extensions and typeapi

Pull Request - State: closed - Opened by rhaps0dy 8 months ago - 3 comments

#58 - `SerializeDefaults(False)` does not work on a field annotation

Issue - State: open - Opened by NiklasRosenstein 10 months ago
Labels: bug

#56 - [FR] Decorator to automate field aliasing

Issue - State: open - Opened by NiklasRosenstein 11 months ago
Labels: feature request, databind.core

#53 - Expected `typing.Mapping`, got `str` instead

Issue - State: open - Opened by callumPearce about 1 year ago
Labels: bug

#51 - nr/fix forward refs in base types

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

#49 - Fix namedtuple serde

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

#48 - Improve error reporting when a union is discriminated by a Literal type field

Issue - State: open - Opened by NiklasRosenstein over 1 year ago
Labels: databind.core, enhancement

#46 - Add ability to override the type that a field is deserialized as

Issue - State: closed - Opened by NiklasRosenstein over 1 year ago - 1 comment
Labels: databind.json, databind.core, enhancement

#45 - Bring back colored traceback for `ConversionError`

Issue - State: open - Opened by NiklasRosenstein over 1 year ago
Labels: databind.core

#44 - `JsonConverter.using_classmethods` should validate if the class methods exist

Issue - State: open - Opened by NiklasRosenstein over 1 year ago
Labels: databind.core, enhancement

#43 - Allow specifying a default value for a field

Issue - State: open - Opened by NiklasRosenstein over 1 year ago
Labels: feature request, databind.core

#42 - nr/delegate to classmethod

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

#40 - Type parameters lost for parameterized generic `TypedDict`

Issue - State: open - Opened by NiklasRosenstein over 1 year ago
Labels: bug

#39 - nr/fix type parametrization in dataclass

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

#38 - Error when serializing/deserializing object from `Generic` subclass

Issue - State: open - Opened by NiklasRosenstein over 1 year ago - 3 comments
Labels: bug

#37 - `AttributeError: 'format_set' object has no attribute 'format_str'`

Issue - State: open - Opened by NiklasRosenstein over 1 year ago
Labels: databind.core

#36 - use normalized package name with hyphens instead of dots

Pull Request - State: closed - Opened by NiklasRosenstein almost 2 years ago - 4 comments
Labels: do not merge

#35 - Does not make use of `typeapi`'s ability to evaluate future Type hint syntax in Python 3.8

Issue - State: open - Opened by NiklasRosenstein almost 2 years ago - 1 comment
Labels: bug

#34 - fix: fix type hint for `ClassDecoratorSetting.__call__()` which would…

Pull Request - State: closed - Opened by NiklasRosenstein almost 2 years ago
Labels: bug

#33 - Unexpected errors during conversion should include the databind traceback / converter location

Issue - State: open - Opened by NiklasRosenstein about 2 years ago
Labels: databind.core, enhancement

#31 - Migrate to `typeapi ^1.0.0` to support Python 3.6

Pull Request - State: closed - Opened by NiklasRosenstein about 2 years ago
Labels: databind.json, databind.core, enhancement

#30 - Support matching literal field values in schema and union type

Issue - State: closed - Opened by NiklasRosenstein over 2 years ago - 1 comment
Labels: feature request, databind.json, databind.core

#29 - Loosen requirement on `typing-extensions`

Issue - State: closed - Opened by NiklasRosenstein over 2 years ago - 1 comment
Labels: enhancement

#28 - Revamp

Pull Request - State: closed - Opened by NiklasRosenstein over 2 years ago

#27 - Support `typing.TypedDict`

Issue - State: closed - Opened by NiklasRosenstein over 2 years ago - 1 comment
Labels: feature request

#26 - Support type variables

Pull Request - State: closed - Opened by NiklasRosenstein over 2 years ago
Labels: enhancement

#25 - Support resolving type variables in type annotations to concrete types

Issue - State: closed - Opened by NiklasRosenstein over 2 years ago - 1 comment
Labels: databind.core, enhancement

#24 - Databind does not understand forward references in PEP585 generic aliases

Issue - State: closed - Opened by NiklasRosenstein almost 3 years ago
Labels: bug

#22 - Narrow type hint for JSON dump() to return `list` instead of `Collection`

Issue - State: closed - Opened by NiklasRosenstein almost 3 years ago
Labels: databind.json

#21 - Support a `keyed` union style

Issue - State: closed - Opened by NiklasRosenstein about 3 years ago
Labels: feature request, databind.json, databind.core

#20 - Add `filename` parameter to `dump()` and `dumps()`

Issue - State: closed - Opened by NiklasRosenstein about 3 years ago - 1 comment
Labels: databind.json, enhancement

#19 - Allow `datetime` object as value when deserializing datetime

Issue - State: closed - Opened by NiklasRosenstein about 3 years ago
Labels: databind.json, enhancement

#18 - Missing declared dependencies

Issue - State: closed - Opened by NiklasRosenstein about 3 years ago - 1 comment
Labels: bug, databind.json, databind.core

#17 - Fix enumeration value aliases on Python 3.9+

Pull Request - State: closed - Opened by NiklasRosenstein about 3 years ago

#16 - upgrade to shut 0.18.1 in CI and rerender setup files

Pull Request - State: closed - Opened by NiklasRosenstein about 3 years ago

#15 - Support de/serializing UUIDs

Issue - State: closed - Opened by NiklasRosenstein over 3 years ago
Labels: databind.json

#14 - Automatically serialize Paths to string

Issue - State: closed - Opened by tristanlatr over 3 years ago - 2 comments
Labels: feature request, databind.json

#13 - CollectionTypeConverter should not accept strings

Issue - State: closed - Opened by NiklasRosenstein over 3 years ago
Labels: bug, databind.json

#12 - Support type variations in ConcreteType and converter fallbacks

Issue - State: open - Opened by NiklasRosenstein over 3 years ago
Labels: databind.json, databind.core, enhancement

#11 - Support flat MapType fields

Pull Request - State: closed - Opened by NiklasRosenstein over 3 years ago

#10 - Refactor of databind.core.types, schema, union and default

Pull Request - State: closed - Opened by NiklasRosenstein over 3 years ago
Labels: databind.core

#9 - Remove AnnotatedType

Pull Request - State: closed - Opened by NiklasRosenstein over 3 years ago
Labels: databind.core

#8 - Remove AnnotatedType and instead store annotations in BaseType

Issue - State: closed - Opened by NiklasRosenstein over 3 years ago
Labels: databind.core, change

#7 - Support flat field annotation for MapType fields

Issue - State: closed - Opened by NiklasRosenstein over 3 years ago
Labels: feature request, databind.json, databind.core

#6 - Support parametrized fields in dataclasses

Issue - State: closed - Opened by NiklasRosenstein over 3 years ago - 1 comment
Labels: feature request, databind.core

#5 - Python3.9

Pull Request - State: closed - Opened by NiklasRosenstein almost 4 years ago

#4 - Run benchmarks and improve performance

Issue - State: open - Opened by NiklasRosenstein about 4 years ago
Labels: databind.json

#3 - test with multiple python versions

Pull Request - State: closed - Opened by NiklasRosenstein about 4 years ago

#2 - Setup CI with GH Actions

Pull Request - State: closed - Opened by NiklasRosenstein about 4 years ago

#1 - Support "aliases" on an Enum type

Issue - State: closed - Opened by NiklasRosenstein about 4 years ago
Labels: feature request, databind.json