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

fix: remove unused exception variables (F841)
#186 opened Jul 3, 2026 by Mubashir78 Loading…
Configure pytest to collect tests.py
#185 opened Jun 22, 2026 by gaoflow Loading…
Fall back when move optimization is invalid
#184 opened Jun 22, 2026 by gaoflow Loading…
Reject JSON Pointer indexing into strings
#183 opened Jun 22, 2026 by gaoflow Loading…
[WIP] Fix optimizing list insertion/deletion diffs
#168 opened May 27, 2025 by Copilot AI Draft
2 of 5 tasks
[WIP] Wrong Patch Generated
#167 opened May 27, 2025 by Copilot AI Draft
8 tasks
[WIP] Coercing to Unicode
#166 opened May 27, 2025 by Copilot AI Draft
6 tasks done
fix: use deterministic comparison ordering
#161 opened May 15, 2024 by JacobHenner Loading…
ci: run tests on every PR and pushes to master
#157 opened Feb 15, 2024 by hf-kklein Contributor Loading…
ci: Test Python 3.12
#155 opened Feb 15, 2024 by hf-kklein Contributor Loading…
Moved the metadata into setup.cfg.
#139 opened Jan 2, 2022 by KOLANICH Loading…
added op as init param for JsonPatchException
#126 opened Feb 8, 2021 by sammaphey Loading…
ProTip! Exclude everything labeled bug with -label:bug.