Skip to content

Pull requests: stefankoegl/python-json-patch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
[WIP] Coercing to Unicode
#166 opened May 27, 2025 by Copilot AI Draft updated May 27, 2025
6 tasks done
Fix patch order for interdependent move operations
#163 opened May 27, 2025 by Copilot AI Draft updated May 27, 2025
[WIP] bug: jsonpatch does not play nice with "/" in dict keys
#165 opened May 27, 2025 by Copilot AI Draft updated May 27, 2025
2 of 6 tasks
[WIP] Fix optimizing list insertion/deletion diffs
#168 opened May 27, 2025 by Copilot AI Draft updated May 27, 2025
2 of 5 tasks
[WIP] Wrong Patch Generated
#167 opened May 27, 2025 by Copilot AI Draft updated May 27, 2025
8 tasks
[WIP] multiple modifications to an array fails
#164 opened May 27, 2025 by Copilot AI Draft updated May 27, 2025
ci: Test Python 3.12
#155 opened Feb 15, 2024 by hf-kklein Loading… updated Feb 15, 2024
Moved the metadata into setup.cfg.
#139 opened Jan 2, 2022 by KOLANICH Loading… updated Aug 6, 2022
Re-add test for pypy
#128 opened Mar 4, 2021 by stefankoegl Loading… updated Mar 4, 2021
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.