issues
search
ramonhagenaars
/
jsons
🐍 A Python lib for (de)serializing Python objects to/from JSON
https://jsons.readthedocs.io
MIT License
288
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for ZoneInfo in a datetime.
#143
ramonhagenaars
closed
3 years ago
0
Case-insensitive parsing is it possible?
#142
dantebarba
closed
3 years ago
2
zoneinfo support incomplete
#141
jrobbins-LiveData
closed
3 years ago
1
Dicts with non-json keys (e.g. Enums) could be dumped more nicely.
#140
rupert-madden-abbott
opened
3 years ago
3
Dump returns methods from list
#139
jessekerkhoven
opened
3 years ago
3
Add support for decorating methods with specific serialization properties
#138
cableray
opened
3 years ago
3
Release/1.5.0
#137
ramonhagenaars
closed
3 years ago
0
strip_nulls doesn't work for an attribute of type UUID
#136
mhanco
closed
3 years ago
2
Update index.rst
#135
ngodber
closed
3 years ago
2
Release/1.4.2
#134
ramonhagenaars
closed
3 years ago
0
Deserialisation error on parameterised dictionary under Python 3.9
#133
onoira
closed
3 years ago
1
Fix for class annotations.
#132
ramonhagenaars
closed
3 years ago
0
Support for `zoneinfo` as specified in Python 3.9
#131
rudolf-bauer
closed
3 years ago
0
strip_microseconds should be False by default
#130
pietrodn
closed
3 years ago
1
Custom key name?
#129
yjouyang
opened
3 years ago
1
Object deserialization is broken for subtypes without full constructors
#128
rupert-madden-abbott
closed
3 years ago
1
Release/1.4.0
#127
ramonhagenaars
closed
3 years ago
1
Release/1.3.1
#126
ramonhagenaars
closed
3 years ago
0
Exclude classmethods from dumps
#125
Thijss
closed
3 years ago
0
Duplicate data classes do not get converted into JSON properly
#124
paulalex
opened
3 years ago
1
Cython compiled methods not correctly identified
#123
pdtilton
opened
3 years ago
0
How to load json from a file?
#122
hf-krechan
closed
3 years ago
2
Bypass the Union types when the object can be None
#121
bibz
closed
3 years ago
0
Optional UUID class attribute (strict?) serialized to `None` when null
#120
bibz
closed
3 years ago
0
Allow get_type_hints to work with dataclasses where __init__ is created automatically and using delayed annotations
#119
georgeharker
closed
3 years ago
4
1.3.0 serialization fails due to get_mro
#118
georgeharker
closed
4 years ago
1
Release/1.3.0
#117
ramonhagenaars
closed
4 years ago
2
How to define alias for dataclass attributes?
#116
tlzAny
closed
4 years ago
3
Numerous tests failing on Python 3.8 and 3.9
#115
AndyMender
closed
3 years ago
2
Allow defining supported types when setting a (de)serializer
#114
ramonhagenaars
opened
4 years ago
0
use_enum_name doesn't seem to work when obj is dict
#113
vrepsys
closed
4 years ago
0
Add support for generic types
#112
alexmirrington
opened
4 years ago
2
None check fails for pandas
#111
taljaards
opened
4 years ago
1
dump(s) with a cls does not serialize as that cls
#110
ramonhagenaars
opened
4 years ago
2
How to ignore or disable serialization of super classes
#109
javiruiz
opened
4 years ago
6
Add pathlib.Path (de)serialization and tests.
#108
alexmirrington
closed
4 years ago
2
Add support for pathlib.Path objects
#107
alexmirrington
closed
3 years ago
1
Snake case transformer wrong for uppercases
#106
pengelbrecht2627
opened
4 years ago
2
Add abitlity to deserialize properties with custom name without having change the entity
#105
sunshinecool
closed
4 years ago
1
Deserializing Union[List[str], str] creates list of each char in str
#104
scottee
closed
4 years ago
1
Correctly handle nested objects with verbose type hints
#103
aecay
closed
3 years ago
2
Serializing a list of objects loses type info
#102
aecay
opened
4 years ago
1
Release/1.2.0
#101
ramonhagenaars
closed
4 years ago
2
Not working with python 3.8.2 and `from __future__ import annotations`
#100
egh
closed
4 years ago
1
Add key_transformer support to namedtuple
#99
marksomething
closed
4 years ago
1
Named Tuple Deserialiser doesn't accept or call key_transformer
#98
marksomething
closed
4 years ago
0
'mro' of 'type' object needs an argument
#97
T-P-F
closed
4 years ago
6
Use __annotations__ instead of _field_types for Python 3.8 compatibility
#96
tirkarthi
closed
4 years ago
1
_field_types of typing.NamedTuple has been deprecated and will be removed in Python 3.9
#95
tirkarthi
closed
4 years ago
1
output contains single quotes not double quotes
#94
Bengreen
closed
4 years ago
2
Previous
Next