Ecosyste.ms: Issues

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

GitHub / lidatong/dataclasses-json issues and pull requests

#550 - Remove usage of deprecated default field in Marshmallow

Pull Request - State: open - Opened by rianwouters 22 days ago

#549 - [FEATURE] Support for descriptor objects

Issue - State: open - Opened by USSX-Hares about 1 month ago - 1 comment
Labels: enhancement

#547 - [BUG] Extending de/encoders do not work with `from __future__ import annotations`

Issue - State: open - Opened by orilg about 2 months ago
Labels: bug

#545 - fix: make functions in LetterCase members of the enum

Pull Request - State: open - Opened by benberryallwood 2 months ago

#544 - [BUG] Functions in `LetterCase` aren't members of the enum

Issue - State: open - Opened by benberryallwood 2 months ago
Labels: bug

#543 - [FEATURE] More detail exception with name of attribute

Issue - State: open - Opened by namezys 2 months ago
Labels: enhancement

#541 - Propagate exclude to marshmallow

Pull Request - State: open - Opened by artificial-aidan 3 months ago - 1 comment

#540 - [BUG] Using `HexBytes` results in a bug when deserialising

Issue - State: open - Opened by royalnine 4 months ago
Labels: bug

#539 - [FEATURE] ADT Support

Issue - State: open - Opened by IlyaHalsky 4 months ago
Labels: enhancement

#538 - Update Project README

Pull Request - State: closed - Opened by mahyarmirrashed 4 months ago

#537 - [BUG] warning message dumps large amount of data to stdout

Issue - State: open - Opened by s4ke 5 months ago - 6 comments
Labels: bug

#536 - [FEATURE] Find 'best' match for deserialising Unions

Issue - State: closed - Opened by alexm-plutoflume 5 months ago
Labels: enhancement

#535 - Remove duplicate test in test_union.

Pull Request - State: open - Opened by arunchaganty 5 months ago

#534 - feat: Add support for Literal types.

Pull Request - State: open - Opened by arunchaganty 5 months ago - 1 comment

#533 - [BUG] Importing types in `TYPE_CHECKING` causes `NameError`

Issue - State: open - Opened by bvle 5 months ago - 2 comments
Labels: bug

#532 - feat: support abstract collections

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

#531 - [BUG] TypeError: cannot pickle '..' - despite being excluded

Issue - State: open - Opened by powellnorma 6 months ago
Labels: bug

#530 - [BUG] Documentation is misleading.

Issue - State: open - Opened by mahyarmirrashed 6 months ago - 3 comments
Labels: bug

#529 - Warn about buggy type resolution

Pull Request - State: closed - Opened by DavidCain 6 months ago - 13 comments

#528 - fix: comment from review

Pull Request - State: closed - Opened by PJCampi 6 months ago

#526 - [FEATURE] Flag for skipping private fields in export

Issue - State: open - Opened by D-Sokol 7 months ago - 1 comment
Labels: enhancement

#525 - fix: support generic dataclass

Pull Request - State: closed - Opened by PJCampi 7 months ago - 8 comments

#524 - fix: apply global config globally

Pull Request - State: closed - Opened by PJCampi 7 months ago - 1 comment

#523 - [BUG] dataclass with generic dataclass field is not loaded correctly

Issue - State: closed - Opened by PJCampi 7 months ago - 3 comments
Labels: bug

#522 - [FEATURE] Raise ValidationError if JSON doesn't match any of the types in Union

Issue - State: open - Opened by PatrickF1 9 months ago
Labels: enhancement

#520 - [BUG] decorator @validates_schema not working when schema loads

Issue - State: open - Opened by hel-o 9 months ago
Labels: bug

#519 - Fix snakecase converter for strings with multi-digit numbers

Pull Request - State: open - Opened by jesp1999 9 months ago - 8 comments

#517 - Fix snakecase converter for multi-numeric strings

Pull Request - State: closed - Opened by jespBE 9 months ago - 1 comment

#516 - [BUG] SNAKE LetterCase conversion adding extra underscores for numeric parts

Issue - State: closed - Opened by jespBE 9 months ago - 1 comment
Labels: bug

#515 - Parse JSON without modifying the dataclass

Issue - State: open - Opened by mnieber 10 months ago - 1 comment
Labels: enhancement

#514 - decoding optional decimal fields

Issue - State: open - Opened by rsarili 10 months ago

#512 - [BUG] encoders / decoders don't apply to list / dict of the class

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

#510 - AttributeError: 'list' object has no attribute 'items'

Issue - State: open - Opened by WolfgangFahl 10 months ago - 1 comment
Labels: bug

#509 - [BUG] Decoding incompatible with Freezegun

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

#508 - Use isinstance instead of checking type

Pull Request - State: closed - Opened by s3bw 10 months ago

#507 - AttributeError: 'list' object has no attribute 'keys'

Issue - State: open - Opened by WolfgangFahl 10 months ago - 3 comments
Labels: bug, api/v0

#506 - [BUG] new key "dataclass_json_config": null

Issue - State: open - Opened by navimac 10 months ago - 1 comment
Labels: bug

#503 - Added in a more user-friendly error message for when a field is missi…

Pull Request - State: open - Opened by genixpro 12 months ago - 1 comment

#502 - [BUG] Nested tuple with union of tuple does not deserialize correctly

Issue - State: open - Opened by Edgeworth 12 months ago - 7 comments
Labels: bug, api/v0

#501 - [FEATURE] Omitting undefined Optional field when serializing

Issue - State: open - Opened by PierreRust about 1 year ago - 2 comments
Labels: enhancement, api/v1

#500 - Fixes catchall inheritance issue

Pull Request - State: closed - Opened by jasonrock-a3 about 1 year ago - 3 comments

#499 - [BUG] 0.6.2 changes CatchAll behavior in unexpected ways

Issue - State: closed - Opened by jasonrock-a3 about 1 year ago - 2 comments
Labels: bug

#498 - [BUG] Numpy decode issue...

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

#497 - [BUG] No way to default explicit nulls/Nones to a value

Issue - State: open - Opened by PatrickF1 about 1 year ago
Labels: bug, triage

#496 - build(deps-dev): bump urllib3 from 2.0.4 to 2.0.7

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#495 - Add support for InitVar

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

#494 - Fix a case when builtin subclass is not converted back to the hinted type

Pull Request - State: open - Opened by george-zubrienko about 1 year ago - 2 comments

#493 - Fix an issue introduced with hetero tuple decode

Pull Request - State: closed - Opened by george-zubrienko about 1 year ago - 3 comments

#492 - build(deps-dev): bump gitpython from 3.1.32 to 3.1.37

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#491 - [minimal-repro-testcase] from v0.5.12 on, tuple fields get truncated

Issue - State: closed - Opened by simlei about 1 year ago - 5 comments
Labels: bug, api/v0

#490 - fix: allow using CatchAll with postponed evaluation of annotations

Pull Request - State: closed - Opened by 2ynn about 1 year ago - 1 comment

#489 - build(deps-dev): bump urllib3 from 2.0.4 to 2.0.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#487 - Fix PEP 0673 before 3.11

Pull Request - State: closed - Opened by george-zubrienko about 1 year ago - 2 comments

#486 - fix mypy error when assigning to dataclass_json_config

Pull Request - State: closed - Opened by MickaelBergem about 1 year ago - 5 comments

#484 - [FEATURE] Use existing marshmallow schema

Issue - State: open - Opened by FrankC01 about 1 year ago
Labels: enhancement

#483 - build(deps-dev): bump gitpython from 3.1.32 to 3.1.35

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#482 - Add links to make PyPI a better maintainer reference

Pull Request - State: closed - Opened by pydanny about 1 year ago

#481 - Add links to make PyPI a better maintainer reference

Pull Request - State: closed - Opened by pydanny about 1 year ago - 2 comments

#480 - build(deps-dev): bump gitpython from 3.1.32 to 3.1.34

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#479 - [BUG] Type hinting

Issue - State: open - Opened by user293811 about 1 year ago - 1 comment
Labels: question, api/v0

#479 - [BUG] Type hinting

Issue - State: closed - Opened by user293811 about 1 year ago - 1 comment
Labels: question, api/v0

#478 - improve Union deserialization when "__type" field specifier is not present

Pull Request - State: open - Opened by idbentley about 1 year ago - 4 comments

#478 - improve Union deserialization when "__type" field specifier is not present

Pull Request - State: closed - Opened by idbentley about 1 year ago - 8 comments

#477 - [BUG] PyPI release broken due to GH changes to env protection

Issue - State: open - Opened by george-zubrienko about 1 year ago - 5 comments
Labels: bug

#477 - [BUG] PyPI release broken due to GH changes to env protection

Issue - State: closed - Opened by george-zubrienko about 1 year ago - 16 comments
Labels: bug

#476 - Update Poetry version used for 3.7 test suite and change Requires-Python boundary

Pull Request - State: closed - Opened by george-zubrienko about 1 year ago - 4 comments

#475 - Improve dataclass_json and _process_class type annotations

Pull Request - State: closed - Opened by ringohoffman about 1 year ago - 5 comments

#474 - [FEATURE] V1 - Type coercions feature

Issue - State: open - Opened by george-zubrienko over 1 year ago
Labels: enhancement, api/v1

#473 - [BUG] "Supported types" documentation is not up to date

Issue - State: open - Opened by matt035343 over 1 year ago - 1 comment
Labels: bug, code/docs

#472 - _decode_dataclass ignores InitVars because of use of fields

Issue - State: open - Opened by NiroHaim over 1 year ago - 5 comments
Labels: bug

#471 - Support for Counter objects

Pull Request - State: closed - Opened by matt035343 over 1 year ago - 4 comments

#470 - Add documentation for how to use with Numpy and Pandas

Pull Request - State: closed - Opened by matt035343 over 1 year ago - 2 comments

#469 - Fixing case where multiple fields have the same field name

Pull Request - State: open - Opened by matt035343 over 1 year ago - 1 comment

#468 - Narrow down implicit boolean conversion introduced in 0.5.8

Pull Request - State: closed - Opened by george-zubrienko over 1 year ago - 2 comments

#467 - Checkout with crlf correction

Pull Request - State: open - Opened by george-zubrienko over 1 year ago - 5 comments

#466 - [BUG] Type coercion since 0.5.9

Issue - State: closed - Opened by jfsmith-at-coveo over 1 year ago - 17 comments
Labels: requires-follow-up, api/v0

#465 - [BUG] global configuration of encoder/decoder for type T is not used for Optional[T] field

Issue - State: closed - Opened by PJCampi over 1 year ago - 5 comments
Labels: bug, api/v0

#464 - Fix for #239: Union inside List or Dict is not deserialized as the correspond…

Pull Request - State: closed - Opened by pawelwilczewski over 1 year ago - 17 comments

#462 - Fix: if field has custom decoder, schema takes it into account

Pull Request - State: closed - Opened by deansg over 1 year ago - 2 comments

#461 - [Guess] Looks like we have CRLF sneaked to the source code tree

Issue - State: open - Opened by USSX-Hares over 1 year ago - 4 comments
Labels: bug

#460 - [BUG] Generated schema doesn't take into account custom decoder

Issue - State: closed - Opened by deansg over 1 year ago
Labels: bug

#459 - Dataclasses containing variables that reference themselves in list/dict fail to re-create as original type

Issue - State: closed - Opened by NiroHaim over 1 year ago - 13 comments
Labels: bug, api/v0

#457 - [FEATURE] V1 - Automatic serializer registration from module

Issue - State: open - Opened by george-zubrienko over 1 year ago
Labels: enhancement, api/v1

#456 - [FEATURE] V1 - Class Hierarchy SerDe

Issue - State: open - Opened by george-zubrienko over 1 year ago
Labels: enhancement, api/v1

#454 - feat: Implement dymamic versioning

Pull Request - State: closed - Opened by s-vitaliy over 1 year ago - 5 comments

#453 - [FEATURE] V1 - Implement base SerDe case for JsonSerializer[MyType]

Issue - State: open - Opened by george-zubrienko over 1 year ago - 3 comments
Labels: enhancement, api/v1

#452 - [FEATURE] Remove upper bound on Requires-Python

Issue - State: closed - Opened by george-zubrienko over 1 year ago - 8 comments
Labels: enhancement, triage

#451 - [FEATURE] Overwrite encoder via to_dict?

Issue - State: closed - Opened by powellnorma over 1 year ago - 5 comments
Labels: enhancement