Ecosyste.ms: Issues

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

GitHub / Fatal1ty/mashumaro issues and pull requests

#277 - NotImplementedError in Python 3.12.x

Issue - State: open - Opened by E0697 6 days ago

#276 - Support nested keys in alias for direct field mapping

Issue - State: open - Opened by tjorim 12 days ago - 2 comments
Labels: enhancement

#275 - Fix AttributeError when using generic SerializableType subclass

Pull Request - State: closed - Opened by Feuermurmel 23 days ago - 2 comments

#274 - AttributeError when using PEP 695 syntax SerializableType subclass

Issue - State: closed - Opened by Feuermurmel 24 days ago - 2 comments
Labels: bug, good first issue

#273 - Document how to pretty print json?

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

#272 - Add support for ReadOnly from PEP 705

Pull Request - State: closed - Opened by Fatal1ty about 1 month ago

#271 - Add support for PEP 728 – TypedDict with Typed Extra Items

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

#270 - Unhashable type list due to wrong import statement

Issue - State: closed - Opened by Enolerobotti about 2 months ago - 2 comments
Labels: invalid

#269 - to_msgpack() error: E TypeError: can not serialize 'ExternalPartition' object

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

#268 - What changed in 3.15?

Issue - State: closed - Opened by gshank about 2 months ago - 2 comments
Labels: question

#266 - Add support for recursive Union

Pull Request - State: closed - Opened by Fatal1ty 2 months ago

#265 - Add a plugin system to json schema

Pull Request - State: closed - Opened by Fatal1ty 2 months ago

#264 - Exclude certain attributes from serialization

Issue - State: closed - Opened by sdb9696 2 months ago - 2 comments
Labels: question

#263 - JSON encode and decode not commuting

Issue - State: closed - Opened by mynameismon 2 months ago - 4 comments
Labels: wontfix

#262 - Include complete tests in sdist

Pull Request - State: closed - Opened by Fatal1ty 2 months ago

#261 - Incorrect parsing of built-in types when expecting bool

Issue - State: closed - Opened by mynameismon 2 months ago - 2 comments
Labels: duplicate

#260 - Try to cached virtualenv

Pull Request - State: closed - Opened by Fatal1ty 2 months ago

#259 - Refresh code with Python 3.8 deprecation

Pull Request - State: closed - Opened by Fatal1ty 3 months ago

#258 - Drop Python 3.8 support

Issue - State: closed - Opened by Fatal1ty 3 months ago
Labels: enhancement

#257 - Try to enable cache in workflow

Pull Request - State: closed - Opened by Fatal1ty 3 months ago

#256 - Make Union deserialization algorithm more robust

Pull Request - State: closed - Opened by Fatal1ty 3 months ago

#255 - Decoder Fails to Deserialize Union with Dataclass variants

Issue - State: closed - Opened by mao3267 3 months ago - 6 comments
Labels: bug

#253 - Feature Request - Exclude field from `__repr__` and `__str__`

Issue - State: closed - Opened by GuyKh 4 months ago - 1 comment
Labels: question

#252 - MessagePackDecoder fails in dataclass complex case

Issue - State: closed - Opened by Future-Outlier 4 months ago - 4 comments
Labels: bug

#251 - Add support for Pattern type

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

#250 - Avoid potential duplications in union unpacker

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

#249 - Fix Python 3.13 DeprecationWarning

Pull Request - State: closed - Opened by cdce8p 4 months ago - 1 comment

#248 - Packaging for openSUSE: checks failing due to "invalid syntax", "ImportError"

Issue - State: closed - Opened by kastl-ars 4 months ago - 6 comments
Labels: bug

#247 - Fix typing for evaluate_forward_ref

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

#246 - Is it possible to serialise a dataclass-mixin within another dataclass-mixin?

Issue - State: closed - Opened by casparvitch 5 months ago - 2 comments
Labels: question

#245 - Unable to use PEP 604 annotations

Issue - State: closed - Opened by epenet 5 months ago - 3 comments
Labels: invalid

#244 - Canonical type comparison

Pull Request - State: closed - Opened by AryazE 5 months ago - 3 comments

#243 - Tuples are not hashable.

Issue - State: closed - Opened by victora-openai 5 months ago - 7 comments
Labels: invalid

#242 - Support slices as fields

Issue - State: open - Opened by victora-openai 5 months ago - 1 comment
Labels: good first issue

#241 - can not use `datetime` as `datetime` directly when using `from_dict`

Issue - State: closed - Opened by trim21 5 months ago - 2 comments
Labels: question

#240 - Importing module in a particular order causes a SyntaxError

Issue - State: closed - Opened by gandhis1 5 months ago - 2 comments

#239 - `Discriminator` not respected by `JSONEncoder` when it works for `to_json`.

Issue - State: closed - Opened by JackUrb 6 months ago - 6 comments

#238 - unable to serialize torch.tensor as float

Issue - State: closed - Opened by Ryang20718 6 months ago - 1 comment

#237 - strict_map_keys for DataClassMessagePackMixin

Issue - State: closed - Opened by Ryang20718 6 months ago - 1 comment
Labels: question

#236 - Unable to convert msg to msgpack (was originally working on mashumaro 2.9

Issue - State: closed - Opened by Ryang20718 7 months ago - 1 comment
Labels: wontfix

#235 - [BUG] Can't generate expected JSON Schema when using `dict`

Issue - State: closed - Opened by Future-Outlier 7 months ago - 6 comments
Labels: invalid

#234 - Add array_like (de)serialization for dataclasses

Pull Request - State: open - Opened by mishamsk 7 months ago - 1 comment

#233 - [BUG] to_msgpack doesn't behave properly with Discriminator(include_subtypes=True)

Issue - State: closed - Opened by fps7806 7 months ago - 1 comment
Labels: bug

#233 - [BUG] to_msgpack doesn't behave properly with Discriminator(include_subtypes=True)

Issue - State: closed - Opened by fps7806 7 months ago - 1 comment
Labels: bug

#232 - Implement string format specification for jsonschema

Pull Request - State: open - Opened by nerodono 7 months ago - 1 comment

#231 - More issues on Python 3.12.4

Issue - State: closed - Opened by mweinelt 8 months ago - 5 comments
Labels: bug

#231 - More issues on Python 3.12.4

Issue - State: closed - Opened by mweinelt 8 months ago - 5 comments
Labels: bug

#230 - Remove warnings about union ambiguity

Pull Request - State: closed - Opened by Fatal1ty 8 months ago - 1 comment

#230 - Remove warnings about union ambiguity

Pull Request - State: closed - Opened by Fatal1ty 8 months ago - 1 comment

#229 - Fix compatibility with TypeVar default changes

Pull Request - State: closed - Opened by Fatal1ty 8 months ago

#229 - Fix compatibility with TypeVar default changes

Pull Request - State: closed - Opened by Fatal1ty 8 months ago

#228 - Fix calling typing._evaluate on Python 3.12.4

Pull Request - State: closed - Opened by Fatal1ty 8 months ago

#228 - Fix calling typing._evaluate on Python 3.12.4

Pull Request - State: closed - Opened by Fatal1ty 8 months ago

#227 - Some tests error out with typing_extensions>=4.12

Issue - State: closed - Opened by devdanzin 8 months ago
Labels: bug

#227 - Some tests error out with typing_extensions>=4.12

Issue - State: closed - Opened by devdanzin 8 months ago
Labels: bug

#226 - Python 3.12.4 Compatibility

Issue - State: closed - Opened by jretz 8 months ago
Labels: bug

#226 - Python 3.12.4 Compatibility

Issue - State: closed - Opened by jretz 8 months ago
Labels: bug

#225 - Different results between standard library json and orjson

Issue - State: open - Opened by unratito 8 months ago - 3 comments
Labels: bug

#225 - Different results between standard library json and orjson

Issue - State: open - Opened by unratito 8 months ago - 3 comments
Labels: bug

#224 - Fix annotation for the result of to_json

Pull Request - State: closed - Opened by Fatal1ty 8 months ago

#224 - Fix annotation for the result of to_json

Pull Request - State: closed - Opened by Fatal1ty 8 months ago

#222 - Take description from docstring

Issue - State: closed - Opened by Peter9192 9 months ago - 6 comments
Labels: enhancement

#222 - Take description from docstring

Issue - State: closed - Opened by Peter9192 9 months ago - 6 comments
Labels: enhancement

#221 - Suppress warning about Union type

Issue - State: closed - Opened by marcelveldt 9 months ago - 5 comments
Labels: enhancement

#221 - Suppress warning about Union type

Issue - State: open - Opened by marcelveldt 9 months ago - 4 comments

#218 - Add support for MappingProxyType

Pull Request - State: closed - Opened by Fatal1ty 9 months ago

#218 - Add support for MappingProxyType

Pull Request - State: closed - Opened by Fatal1ty 9 months ago

#217 - Initial support for PEP 696

Pull Request - State: closed - Opened by Fatal1ty 9 months ago

#217 - Initial support for PEP 696

Pull Request - State: closed - Opened by Fatal1ty 9 months ago

#216 - Add support for PEP 696

Issue - State: closed - Opened by Fatal1ty 9 months ago
Labels: enhancement

#216 - Add support for PEP 696

Issue - State: closed - Opened by Fatal1ty 9 months ago
Labels: enhancement

#215 - Add Alias class to be used as annotation

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

#215 - Add Alias class to be used as annotation

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

#214 - Add an alternative way to assign a field alias with annotations

Issue - State: closed - Opened by Fatal1ty 10 months ago
Labels: enhancement

#214 - Add an alternative way to assign a field alias with annotations

Issue - State: closed - Opened by Fatal1ty 10 months ago
Labels: enhancement

#213 - Union type of [int | float] not serialized correctly

Issue - State: closed - Opened by gvashishtha 10 months ago - 2 comments
Labels: duplicate

#213 - Union type of [int | float] not serialized correctly

Issue - State: closed - Opened by gvashishtha 10 months ago - 2 comments
Labels: duplicate

#212 - Add support for PEP 695 aliases

Pull Request - State: closed - Opened by Fatal1ty 10 months ago - 1 comment

#212 - Add support for PEP 695 aliases

Pull Request - State: closed - Opened by Fatal1ty 10 months ago - 1 comment

#211 - Add support for PEP 695

Issue - State: closed - Opened by Fatal1ty 10 months ago
Labels: enhancement

#211 - Add support for PEP 695

Issue - State: closed - Opened by Fatal1ty 10 months ago
Labels: enhancement

#210 - Skip tests with orjson and pendulum on Python 3.13

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

#210 - Skip tests with orjson and pendulum on Python 3.13

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

#209 - Add support for Python 3.13

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

#209 - Add support for Python 3.13

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

#208 - Fix type substitution in Annotated on Python 3.13

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

#208 - Fix type substitution in Annotated on Python 3.13

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

#207 - Supports `numpy.ndarray` type for `orjson`

Issue - State: closed - Opened by function2-llx 10 months ago - 2 comments
Labels: question

#207 - Supports `numpy.ndarray` type for `orjson`

Issue - State: closed - Opened by function2-llx 10 months ago - 2 comments
Labels: question

#206 - Investigate support for recursive Union types

Issue - State: closed - Opened by JWCS 10 months ago - 3 comments
Labels: enhancement

#206 - Investigate support for recursive Union types

Issue - State: closed - Opened by JWCS 10 months ago - 3 comments
Labels: enhancement

#205 - New union unpack algorithm

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