Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
orjson
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
orjson
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
branch/default
default
protected
master
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Dec
14
15
16
20
21
30
31
1
Jan
2
3
12
14
15
16
17
18
19
21
23
24
27
28
29
31
2
Feb
3
5
19
12
Mar
23
2
Apr
18
19
28
2
May
11
7
Jul
14
17
21
Aug
28
29
5
Sep
6
14
18
19
20
21
22
23
24
25
30
1
Oct
8
10
14
15
16
19
24
29
5
Nov
7
12
27
11
Dec
22
3
Jan
8
16
17
20
21
22
28
3
Feb
4
10
9
10
11
12
14
19
20
24
7
Mar
9
10
15
18
19
26
27
1
Apr
8
17
24
28
29
30
1
May
5
15
19
27
8
Jun
18
20
23
30
3
Jul
8
13
24
6
Aug
8
11
16
17
21
Sep
22
25
6
Oct
20
28
29
30
6
Nov
str, bytes simple tests
Remove unnecessary error abstraction
Use FFI for int, float, string, bool deserialization
Bool serialization uses pointer
rustfmt
Move deserialize
Tooling compatibility misc
pyo3, syn update
Trove classifiers for PyPI
PyDict_New()
github.json benchmark
1.2.0
Better BLNS test
README misc
Cargo misc
pyo3, serde update
Deserialization uses PyList_SET_ITEM
typeref uses FFI
pgo
Fix memory leak in deserializing dict
1.2.1
Test for memory leaks
Serialization uses PyObject ptr
Simplify deserialize input
1.3.0
pytest
Error on UTF8 surrogates
1.3.1
pyo3, cargo update
Document Linux, macOS support
Drop support for serializing bytes
default
clippy
Py_INCREF(None)
JSONEncodeError
Fixup type annotations
default recursion reset test
pyo3, cargo update
Fixup misc
Format orjson.pyi with black
Loading