Ecosyste.ms: Issues

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

GitHub / ramonhagenaars/jsons issues and pull requests

#193 - Is this project still alive ?

Issue - State: open - Opened by gri38 5 months ago

#191 - Corrected variable name in example

Pull Request - State: open - Opened by miselico 9 months ago

#190 - Error: got an unexpected keyword argument 'origin'

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

#189 - Add support for Python 3.10 Union syntax

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

#188 - deserialization with jsons to nested classes

Issue - State: open - Opened by t-raww187 over 1 year ago - 1 comment

#187 - Test failure with Python 3.11

Issue - State: open - Opened by fabaff over 1 year ago - 1 comment

#186 - jsons dumps fields sorted

Issue - State: open - Opened by fithisux over 1 year ago

#185 - DeserializationError: Invalid type: "decimal.Decimal"

Issue - State: open - Opened by bziolo-dtiq almost 2 years ago

#184 - What's the key difference between `jsons` and `pydantic`?

Issue - State: open - Opened by Raven888888 almost 2 years ago - 1 comment

#183 - SerializationError: object of type 'abc' has no len()

Issue - State: open - Opened by duxbuse about 2 years ago - 3 comments

#182 - Deserialize JSON into Class - Ignore attributes

Issue - State: closed - Opened by dantebarba about 2 years ago - 3 comments

#181 - How to make `jsons.dump()` treat `bytes` the same as Python3 `str`?

Issue - State: open - Opened by johnnyutahh about 2 years ago - 2 comments

#180 - add default (de)serializer for Literal values

Pull Request - State: open - Opened by buckley-w-david about 2 years ago

#178 - UserWarning: Failed to dump attribute after updating python to 3.10

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

#177 - Optional and Union fields are not handled correctly

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

#175 - Bug `with_dump` only support `json`, not support `dumps`

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

#174 - Document issue: `dumps` should return a string?

Issue - State: open - Opened by nightan42643 over 2 years ago - 1 comment
Labels: documentation

#173 - Question about JsonSerializable.json method

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

#172 - TypeError: Item in jsons.__all__ must be str, not function

Issue - State: open - Opened by nightan42643 over 2 years ago - 1 comment
Labels: bug

#171 - Fixed the bug that a string was unintentionally parsed as a datetime.

Pull Request - State: closed - Opened by ramonhagenaars over 2 years ago - 1 comment

#170 - Literal (and Union[Literal]) support

Issue - State: open - Opened by davetapley over 2 years ago - 1 comment
Labels: feature

#169 - String deserialized as datetime despite target type annotation

Issue - State: closed - Opened by tbarkai over 2 years ago - 1 comment
Labels: bug

#168 - String wrongly deserialized as datetime

Issue - State: closed - Opened by tbarkai over 2 years ago - 1 comment

#167 - Bug: a string is deserialised as datetime

Issue - State: closed - Opened by tbarkai over 2 years ago - 1 comment

#166 - Missing source distribution on PyPI

Issue - State: closed - Opened by jochembroekhoff over 2 years ago - 3 comments

#165 - get_serializer returning None

Issue - State: closed - Opened by davetapley over 2 years ago - 1 comment

#164 - Testing Github Actions

Pull Request - State: closed - Opened by ramonhagenaars over 2 years ago - 1 comment

#163 - Fix link to GitHub page

Pull Request - State: closed - Opened by davetapley over 2 years ago - 1 comment

#162 - Python 3.10's new Union syntax not working

Issue - State: open - Opened by meshy over 2 years ago - 2 comments
Labels: feature

#161 - #160 list deserializer propagates fork_inst

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

#160 - fork_inst not being passed along to element deserializer in default list deserializer

Issue - State: closed - Opened by patrickguenther over 2 years ago - 2 comments
Labels: bug

#159 - NoneType error when mapping None value to str

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

#158 - Library name

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

#157 - `loads` appears to ignore `with_load` params

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

#154 - Fix issues with delayed annotations and named tuple

Pull Request - State: closed - Opened by georgeharker over 2 years ago - 3 comments

#153 - Release/1.6.1

Pull Request - State: closed - Opened by ramonhagenaars almost 3 years ago - 1 comment

#152 - MyPy

Issue - State: open - Opened by nicheosala almost 3 years ago

#151 - Serialize IntEnum by name if use_enum_name is True

Pull Request - State: closed - Opened by georgeharker almost 3 years ago - 2 comments

#149 - Serialize IntEnum by name if so specified

Pull Request - State: closed - Opened by georgeharker almost 3 years ago

#147 - hashed-key dicts with strict crash

Issue - State: closed - Opened by georgeharker almost 3 years ago - 2 comments
Labels: bug

#146 - Ability to format json

Issue - State: open - Opened by benjwarner almost 3 years ago - 1 comment
Labels: question

#145 - stack overflow error

Issue - State: open - Opened by DianaZhao almost 3 years ago

#144 - Added support for attrs.

Pull Request - State: closed - Opened by ramonhagenaars almost 3 years ago - 1 comment

#143 - Fix for ZoneInfo in a datetime.

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

#142 - Case-insensitive parsing is it possible?

Issue - State: closed - Opened by dantebarba about 3 years ago - 2 comments

#141 - zoneinfo support incomplete

Issue - State: closed - Opened by jrobbins-LiveData about 3 years ago - 1 comment
Labels: bug

#140 - Dicts with non-json keys (e.g. Enums) could be dumped more nicely.

Issue - State: open - Opened by rupert-madden-abbott about 3 years ago - 3 comments
Labels: feature_request

#139 - Dump returns methods from list

Issue - State: open - Opened by jessekerkhoven about 3 years ago - 3 comments

#138 - Add support for decorating methods with specific serialization properties

Issue - State: open - Opened by cableray about 3 years ago - 3 comments
Labels: feature

#137 - Release/1.5.0

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

#136 - strip_nulls doesn't work for an attribute of type UUID

Issue - State: closed - Opened by mhanco over 3 years ago - 2 comments

#135 - Update index.rst

Pull Request - State: closed - Opened by ngodber over 3 years ago - 2 comments

#134 - Release/1.4.2

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

#133 - Deserialisation error on parameterised dictionary under Python 3.9

Issue - State: closed - Opened by onoira over 3 years ago - 1 comment
Labels: bug

#132 - Fix for class annotations.

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

#131 - Support for `zoneinfo` as specified in Python 3.9

Issue - State: closed - Opened by rudolf-bauer over 3 years ago

#130 - strip_microseconds should be False by default

Pull Request - State: closed - Opened by pietrodn over 3 years ago - 1 comment

#129 - Custom key name?

Issue - State: open - Opened by yjouyang over 3 years ago - 1 comment
Labels: question

#127 - Release/1.4.0

Pull Request - State: closed - Opened by ramonhagenaars over 3 years ago - 1 comment

#126 - Release/1.3.1

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

#125 - Exclude classmethods from dumps

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

#124 - Duplicate data classes do not get converted into JSON properly

Issue - State: open - Opened by paulalex almost 4 years ago - 1 comment

#123 - Cython compiled methods not correctly identified

Issue - State: open - Opened by pdtilton almost 4 years ago

#122 - How to load json from a file?

Issue - State: closed - Opened by hf-krechan almost 4 years ago - 2 comments
Labels: question

#121 - Bypass the Union types when the object can be None

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

#118 - 1.3.0 serialization fails due to get_mro

Issue - State: closed - Opened by georgeharker almost 4 years ago - 1 comment

#117 - Release/1.3.0

Pull Request - State: closed - Opened by ramonhagenaars almost 4 years ago - 2 comments

#116 - How to define alias for dataclass attributes?

Issue - State: closed - Opened by tlzAny about 4 years ago - 3 comments
Labels: question

#115 - Numerous tests failing on Python 3.8 and 3.9

Issue - State: closed - Opened by AndyMender about 4 years ago - 2 comments

#114 - Allow defining supported types when setting a (de)serializer

Issue - State: open - Opened by ramonhagenaars about 4 years ago
Labels: feature

#113 - use_enum_name doesn't seem to work when obj is dict

Issue - State: closed - Opened by vrepsys about 4 years ago

#112 - Add support for generic types

Issue - State: open - Opened by alexmirrington about 4 years ago - 2 comments
Labels: feature

#111 - None check fails for pandas

Issue - State: open - Opened by taljaards about 4 years ago - 1 comment

#110 - dump(s) with a cls does not serialize as that cls

Issue - State: open - Opened by ramonhagenaars about 4 years ago - 2 comments
Labels: bug

#109 - How to ignore or disable serialization of super classes

Issue - State: open - Opened by javiruiz about 4 years ago - 6 comments
Labels: question

#108 - Add pathlib.Path (de)serialization and tests.

Pull Request - State: closed - Opened by alexmirrington about 4 years ago - 2 comments

#107 - Add support for pathlib.Path objects

Issue - State: closed - Opened by alexmirrington about 4 years ago - 1 comment

#106 - Snake case transformer wrong for uppercases

Issue - State: open - Opened by pengelbrecht2627 over 4 years ago - 2 comments

#104 - Deserializing Union[List[str], str] creates list of each char in str

Issue - State: closed - Opened by scottee over 4 years ago - 1 comment

#103 - Correctly handle nested objects with verbose type hints

Pull Request - State: closed - Opened by aecay over 4 years ago - 2 comments

#102 - Serializing a list of objects loses type info

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

#101 - Release/1.2.0

Pull Request - State: closed - Opened by ramonhagenaars over 4 years ago - 2 comments
Labels: in progress

#100 - Not working with python 3.8.2 and `from __future__ import annotations`

Issue - State: closed - Opened by egh over 4 years ago - 1 comment
Labels: bug, in progress

#99 - Add key_transformer support to namedtuple

Pull Request - State: closed - Opened by marksomething over 4 years ago - 1 comment

#98 - Named Tuple Deserialiser doesn't accept or call key_transformer

Issue - State: closed - Opened by marksomething over 4 years ago
Labels: in progress

#97 - 'mro' of 'type' object needs an argument

Issue - State: closed - Opened by T-P-F over 4 years ago - 6 comments
Labels: bug

#96 - Use __annotations__ instead of _field_types for Python 3.8 compatibility

Pull Request - State: closed - Opened by tirkarthi over 4 years ago - 1 comment

#95 - _field_types of typing.NamedTuple has been deprecated and will be removed in Python 3.9

Issue - State: closed - Opened by tirkarthi over 4 years ago - 1 comment
Labels: in progress, compatibility

#94 - output contains single quotes not double quotes

Issue - State: closed - Opened by Bengreen over 4 years ago - 2 comments
Labels: question