Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jg-rp/python-jsonpath issues and pull requests
#78 - Fix normalized paths and serialization of compiled JSONPath queries.
Pull Request -
State: closed - Opened by jg-rp 8 days ago
#77 - Fix type hints for some static type checkers
Pull Request -
State: open - Opened by jg-rp 15 days ago
#76 - `patch.apply()` is not atomic
Issue -
State: closed - Opened by schuderer 16 days ago
- 2 comments
#75 - jsonpointer to anonymous array
Issue -
State: closed - Opened by t-arn 18 days ago
#74 - Drop support for Python 3.7
Pull Request -
State: closed - Opened by jg-rp about 2 months ago
#73 - Fix bare name selectors that start with a reserved word
Pull Request -
State: closed - Opened by jg-rp about 2 months ago
#72 - unexpected token 'and' / 'or' for properties
Issue -
State: closed - Opened by torbenw about 2 months ago
- 2 comments
Labels: bug
#71 - Fix the string representation of regex literals. Fixes #70.
Pull Request -
State: closed - Opened by jg-rp 2 months ago
#70 - Bad serialization of anti-slash in regexps with /.../ syntax
Issue -
State: closed - Opened by emaheuxPEREN 2 months ago
- 1 comment
Labels: bug
#69 - Test against Python version 3.13
Pull Request -
State: closed - Opened by jg-rp 4 months ago
#68 - Ignore Ruff PT001
Pull Request -
State: closed - Opened by jg-rp 5 months ago
#67 - Update CTS and fix
Pull Request -
State: closed - Opened by jg-rp 6 months ago
#66 - Skip tests for invalid `\u` escape sequences
Pull Request -
State: closed - Opened by jg-rp 6 months ago
#65 - Simplify and speed up query projection
Pull Request -
State: closed - Opened by jg-rp 7 months ago
#64 - Allow `Query.select()` to accept precompiled paths
Pull Request -
State: closed - Opened by jg-rp 7 months ago
#63 - Fix membership operators and filter expression literals
Pull Request -
State: closed - Opened by jg-rp 7 months ago
#62 - Filter expression literals and membership operators
Issue -
State: closed - Opened by jg-rp 7 months ago
Labels: bug
#61 - Add simple query projection
Pull Request -
State: closed - Opened by jg-rp 7 months ago
#60 - JSONPath syntax errors
Pull Request -
State: closed - Opened by jg-rp 9 months ago
#59 - Just wanted to say thank you
Issue -
State: closed - Opened by Lawouach 9 months ago
- 2 comments
#58 - Fix filter query existence tests in logical expressions
Pull Request -
State: closed - Opened by jg-rp 11 months ago
#57 - Filter query existence tests and logical expressions
Issue -
State: closed - Opened by jg-rp 11 months ago
Labels: bug, JSONPath
#56 - Improve docs and doc comments.
Pull Request -
State: closed - Opened by jg-rp 11 months ago
#55 - Object data and `contains` and `in` membership operators
Issue -
State: closed - Opened by jg-rp 11 months ago
- 1 comment
Labels: enhancement, JSONPath
#54 - Fix operator precedence and selector list order
Pull Request -
State: closed - Opened by jg-rp 11 months ago
Labels: bug, JSONPath
#53 - Add a fluent API for JSONPathMatch iterators.
Pull Request -
State: closed - Opened by jg-rp 11 months ago
#52 - More find* helpers
Issue -
State: closed - Opened by jg-rp 12 months ago
- 1 comment
Labels: enhancement
#51 - Add non-standard fake root identifier.
Pull Request -
State: closed - Opened by jg-rp 12 months ago
Labels: JSONPath
#50 - Conditionally return target JSON root value
Issue -
State: closed - Opened by jg-rp 12 months ago
- 1 comment
Labels: enhancement, JSONPath
#49 - `startswith` function extension
Issue -
State: open - Opened by jg-rp 12 months ago
Labels: enhancement
#48 - The `keys` function extension is not well-typed
Issue -
State: open - Opened by jg-rp 12 months ago
Labels: enhancement
#47 - The `keys` function extension is undocumented
Issue -
State: open - Opened by jg-rp 12 months ago
Labels: documentation
#46 - Fix type checks on logical expressions.
Pull Request -
State: closed - Opened by jg-rp about 1 year ago
#45 - Logical expressions and non-singular filter queries
Issue -
State: closed - Opened by jg-rp about 1 year ago
Labels: bug, JSONPath
#44 - Fix handling of empty node lists
Pull Request -
State: closed - Opened by jg-rp about 1 year ago
#43 - Add benchmark and profile scripts.
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
- 1 comment
#42 - Fix JSONPath operator precedence.
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
Labels: JSONPath
#41 - Filter expression operator precedence
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: bug, JSONPath
#40 - Easier customization of logical operators in filter expressions.
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#39 - Fix priority of JSONPath lexer rules.
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#38 - jsonpath get keys not compatible
Issue -
State: closed - Opened by liuweidong88 over 1 year ago
- 2 comments
#37 - Test against Python version 3.12.
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#36 - Add support for filter selectors in bracketed segments.
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
Labels: JSONPath
#35 - Enforce JSONPath singular query usage and function well-typedness
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
Labels: JSONPath
#34 - Fix invalid escapes in string literals
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#33 - Filter function well-typedness
Issue -
State: closed - Opened by jg-rp over 1 year ago
- 1 comment
Labels: enhancement, JSONPath
#32 - Include the CTS as a git submodule
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: JSONPath, chore
#31 - String literal Unicode escape sequence parsing
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: enhancement, JSONPath
#30 - Bracketed segments can contain filter selectors
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: bug, JSONPath
#29 - feat: relative json pointers
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#28 - refactor: pure intersection and union of compound paths
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#27 - Arbitrary string without slashes returns document root
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: bug, JSON Pointer
#26 - feat: command line interface
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#25 - Optionally disable decoding of UTF-16 escape sequences
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: enhancement, JSONPath
#24 - Wrap JSONDecodeError
Issue -
State: closed - Opened by jg-rp over 1 year ago
- 1 comment
Labels: enhancement, JSONPath
#23 - chore: no relative imports
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#22 - fix: root pointer from parts
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#21 - Root pointer from parts
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: bug, JSON Pointer
#20 - Relative JSON Pointer
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: enhancement, JSON Pointer
#19 - JSONPointer.exists
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: enhancement, JSON Pointer
#18 - Child pointers with the slash operator
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: enhancement, JSON Pointer
#17 - JSON Pointer parent
Issue -
State: closed - Opened by jg-rp over 1 year ago
- 1 comment
Labels: enhancement, JSON Pointer
#16 - Command Line Interface
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: enhancement
#15 - feat: JSON Patch
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#14 - Filter expression caching
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#13 - feat: jsonpath.match()
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#12 - Custom JSONDecoder
Issue -
State: closed - Opened by jg-rp over 1 year ago
- 1 comment
Labels: enhancement
#11 - jsonpath.match
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: enhancement
#10 - feat: JSONPointer from JSONPathMatch
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#9 - `JSONPathMatch` to JSON Pointer
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: enhancement
#8 - Filter context selector as filter function argument
Issue -
State: closed - Opened by jg-rp over 1 year ago
Labels: bug
#7 - Filter expression efficiency
Issue -
State: closed - Opened by jg-rp over 1 year ago
- 1 comment
Labels: enhancement
#6 - feat: add support for filter functions that operate on node lists
Pull Request -
State: closed - Opened by jg-rp over 1 year ago
#5 - Current key identifier
Issue -
State: closed - Opened by jg-rp almost 2 years ago
- 1 comment
Labels: enhancement
#4 - `typeof()` or `isinstance()` filter function
Issue -
State: closed - Opened by jg-rp almost 2 years ago
Labels: enhancement
#3 - Keys selector
Issue -
State: closed - Opened by jg-rp almost 2 years ago
Labels: enhancement
#2 - `match` and `search` flags
Issue -
State: closed - Opened by jg-rp almost 2 years ago
- 1 comment
Labels: enhancement
#1 - IETF JSONPATH Working Group Internet-Draft
Issue -
State: closed - Opened by jg-rp almost 2 years ago