-
- Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: jg-rp/python-jsonpath
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix JSON Pointer array indices and index-like object keys
#116 by jg-rp was merged Sep 11, 2025 Loading… updated Sep 11, 2025
Refactored test_lex.json to use test_lex.json for test case data.
#102 by rob-ross was merged Aug 28, 2025 Loading… updated Aug 28, 2025
Disable non-standard functions in strict mode
#110 by jg-rp was merged Aug 28, 2025 Loading… updated Aug 28, 2025
Cache checked and mapped regex patterns
#108 by jg-rp was merged Aug 27, 2025 Loading… updated Aug 27, 2025
Add the
startswith function extension #107 by jg-rp was merged Aug 25, 2025 Loading… updated Aug 25, 2025
Reimplement and document the
keys function extension #106 by jg-rp was merged Aug 25, 2025 Loading… updated Aug 25, 2025
Fix missing filter context data in embedded queries
#104 by jg-rp was merged Aug 15, 2025 Loading… updated Aug 15, 2025
Add entries to gitignore for IDEA env
#93 by rob-ross was merged Aug 6, 2025 Loading… updated Aug 6, 2025
Refactor
JSONPointer and improve docs #92 by jg-rp was merged Aug 5, 2025 Loading… updated Aug 5, 2025
3
Fix lint checks and patch targets that look like ints
#82 by jg-rp was merged Jun 22, 2025 Loading… updated Jun 22, 2025
Fix type hints for some static type checkers
#77 by jg-rp was closed Jun 22, 2025 Loading… updated Jun 22, 2025
Fix normalized paths and serialization of compiled JSONPath queries.
#78 by jg-rp was merged Feb 4, 2025 Loading… updated Feb 4, 2025
Fix bare name selectors that start with a reserved word
#73 by jg-rp was merged Dec 9, 2024 Loading… updated Dec 9, 2024
Fix the string representation of regex literals. Fixes #70.
#71 by jg-rp was merged Dec 2, 2024 Loading… updated Dec 2, 2024
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.