python-calmjs.parse
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-calmjs.parse && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
1.3.0.tar.gz | 0000147176 144 KB | |
python-calmjs.parse.changes | 0000001955 1.91 KB | |
python-calmjs.parse.spec | 0000001878 1.83 KB |
Revision 4 (latest revision is 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 931812
from
Matej Cepl (mcepl)
(revision 4)
- Update to 1.3.0: - Introduce the extractor unparser - an unparser that will unparse a valid AST into a dict. - Correct the JoinAttr ruletype such that the intended empty definition value is passed to walk if it was defined as such to avoid an unintended infinite recursion. - Will now import Iterable from the Python 3.3+ location as the previous location is marked for removal in Python 3.9. The import will still have a fallback to the previous location in order to maintain support for Python 2.7. - Provide a test case helper to ensure that the generic Program repr signature is provided to assist with test case portability. - In the calmjs.parse.vlq module, implemented the decode_vlq helper for completeness/symmetry to the encode_vlq helper.
Comments 0