8000 Note pypy issues in README · WilliamRen/python-jsonpath-rw@034b9ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 034b9ec

Browse files
committed
Note pypy issues in README
1 parent 6789047 commit 034b9ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ https://github.com/kennknowles/python-jsonpath-rw
66
|Build Status| |Test coverage| |PyPi version| |PyPi downloads|
77

88
This library provides a robust and significantly extended implementation
9-
of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3, and PyPy.
9+
of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3.
10+
*(On travis-ci there is a segfault when running the tests with pypy; I don't think the problem lies with this library)*.
1011

1112
This library differs from other JSONPath implementations in that it is a
1213
full *language* implementation, meaning the JSONPath expressions are

0 commit comments

Comments
 (0)
0