- Notifications
You must be signed in to change notification settings - Fork 97
Pull requests: stefankoegl/python-json-patch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add option to generate
test operations in diff #154 opened Jan 17, 2024 by RobertCochran Loading… updated Oct 29, 2025
DiffBuilder: fix operation reindexing
#173 opened Oct 13, 2025 by angela-tarantula Loading… updated Oct 27, 2025
DiffBuilder: fix reindexing of operations involving nested paths
#175 opened Oct 13, 2025 by angela-tarantula Loading… updated Oct 27, 2025
2
Make generated patches deterministic (iterate dicts, not sets)
#174 opened Oct 13, 2025 by angela-tarantula Loading… updated Oct 27, 2025
Add append operation for efficient text streaming
#171 opened Sep 1, 2025 by jeonsworld Loading… updated Sep 2, 2025
fix: use deterministic comparison ordering
#161 opened May 15, 2024 by JacobHenner Loading… updated Aug 8, 2025
Avoid usage of unittest.makeSuite, removed from Python 3.13
#159 opened Mar 13, 2024 by hroncok Loading… updated Aug 8, 2025
ci: run tests on every PR and pushes to master
#157 opened Feb 15, 2024 by hf-kklein Loading… updated Aug 8, 2025
Property-based tests with Hypothesis
#79 opened Dec 31, 2017 by stefankoegl Loading… updated Aug 8, 2025
added op as init param for JsonPatchException
#126 opened Feb 8, 2021 by sammaphey Loading… updated Feb 17, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.