issues
search
explosion
/
srsly
🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
MIT License
435
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for Python 3.13
#112
SamEdwardes
opened
1 month ago
4
use newer unittest.mock from the standard library
#111
a-detiste
opened
4 months ago
0
Remove unused-but-set-variable in ultrajsondec.c
#110
r-barnes
opened
4 months ago
0
Move to `orjson`
#109
ghinch
opened
4 months ago
0
Avoid unnecessary ctypedef redeclaration
#108
svlandeg
closed
7 months ago
0
Duplicate uint64_t ctypedef when building with Cython 3.0.8 and Python 3.12
#107
ptrcnull
closed
7 months ago
2
Fix path coercion for pathlib-like interfaces (Pathy)
#106
justindujardin
closed
10 months ago
0
CI: Use stable python 3.12
#105
adrianeboyd
closed
1 year ago
0
Test: osx python 3.12 rc1/2
#104
adrianeboyd
closed
1 year ago
1
Set version to v2.4.8
#103
adrianeboyd
closed
1 year ago
0
Updates for python 3.12
#102
adrianeboyd
closed
1 year ago
0
Switch from distutils to setuptools/sysconfig
#101
adrianeboyd
closed
1 year ago
0
Set version to v2.4.7
#100
adrianeboyd
closed
1 year ago
0
Set version to v1.0.7
#99
adrianeboyd
closed
1 year ago
0
cimport uint64_t instead of using ctypedef
#98
adrianeboyd
closed
1 year ago
2
Restrict to cython 0.29.x in pyproject.toml
#97
adrianeboyd
closed
1 year ago
2
TEST: Unclear packaging changes
#96
adrianeboyd
closed
1 year ago
1
Backport UJSON security fixes to v1.x
#95
adrianeboyd
closed
1 year ago
0
CI: Switch to GHA for v1.x
#94
adrianeboyd
closed
1 year ago
0
The latest patch release of major version 1 does not have the security fix for CVE-2022-31116
#93
dgriff67
closed
1 year ago
3
Update tests to reenable pytest -Werror
#92
adrianeboyd
closed
1 year ago
0
CI: Switch from Azure to GHA
#91
adrianeboyd
closed
1 year ago
0
CI: Add GHA tests
#90
adrianeboyd
closed
1 year ago
0
TypeError: 'escape_forward_slashes' is an invalid keyword argument for this function, when loading SpaCy 3.5 model (Python 3.8)
#89
zafercavdar
opened
1 year ago
21
Add numbin as another serialization library
#88
kemingy
opened
1 year ago
2
Typed JSON API
#87
kabirkhan
opened
1 year ago
0
Set version to v2.4.6
#86
adrianeboyd
closed
1 year ago
0
Missing jsonl import
#85
koaning
closed
1 year ago
3
Add functionality for gzipped .jsonl reading and writing
#84
rmitsch
closed
1 year ago
1
TypeError: 'escape_forward_slashes' is an invalid keyword argument for this function, when loading SpaCy 3.0 model (Python 3.10)
#83
kkoehncke
opened
1 year ago
4
Add gzipped jsonl reader
#82
RXminuS
closed
1 year ago
2
Fix Ubuntu image for Python 3.6 in CI
#81
rmitsch
closed
1 year ago
1
Fix Typing for `JSONOutput` and `JSONOutputBin`
#80
rmitsch
closed
1 year ago
5
Fix typing for JSONInput and JSONInputBin
#79
rmitsch
closed
2 years ago
1
CI: Switch to python 3.11
#78
adrianeboyd
closed
2 years ago
0
Update dev requirements
#77
adrianeboyd
closed
2 years ago
0
Updates related to python 3.11, set version to v1.0.6
#76
adrianeboyd
closed
2 years ago
0
Set version to v2.4.5
#75
adrianeboyd
closed
2 years ago
0
Update install steps in README
#74
adrianeboyd
closed
2 years ago
0
Skip one cloudpickle test for aarch64 + python 3.10+
#73
adrianeboyd
closed
2 years ago
0
Set version to v2.4.5.dev0
#72
adrianeboyd
closed
2 years ago
0
Update vendored cloudpickle to v2.2.0
#71
adrianeboyd
closed
2 years ago
1
Remove macos for python 3.6
#70
adrianeboyd
closed
2 years ago
0
Remove nonprintable char
#69
shadchin
closed
2 years ago
1
Set version to v2.4.4
#68
adrianeboyd
closed
2 years ago
0
Backport "Replace `wchar_t` string decoding implementation with a `uint32_t`-based one"
#67
adrianeboyd
closed
2 years ago
0
Backport "Fix handling of surrogates on decoding"
#66
adrianeboyd
closed
2 years ago
0
Update UltraJSON
#65
jhe921
closed
2 years ago
4
Extend to catalogue v2.1
#64
adrianeboyd
closed
2 years ago
0
Not support ensure_ascii=False for write_json
#63
rocke-dong
closed
2 years ago
1
Next