Overview
Request 931812 accepted
- 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.
Request History
mcepl created request
- 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.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:65"
staging-bot accepted review
Picked "openSUSE:Factory:Staging:adi:65"
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:65 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:65 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:65 got accepted.