Page MenuHomeSolus

Update python-parso to 0.3.4
ClosedPublic

Authored by xulongwu4 on Mar 23 2019, 2:43 PM.
Tags
None
Referenced Files
F11066741: D5828.diff
Fri, Aug 11, 6:41 PM
F10933985: D5828.diff
Jul 12 2023, 9:22 AM
F10888932: D5828.id14049.diff
Jun 27 2023, 10:44 AM
F10886557: D5828.id14198.diff
Jun 26 2023, 12:10 AM
F10884564: D5828.diff
Jun 25 2023, 12:44 AM
F10790961: D5828.id.diff
May 27 2023, 1:14 AM
Subscribers
None

Details

Summary

Update to 0.3.4.
Changelog since 0.3.1:

  • 20+ bugfixes in the diff parser and 3 in the tokenizer
  • A fuzzer for the diff parser, to give confidence that the diff parser is in a good shape.
  • Some bugfixes for f-string
  • A fix in iter_errors
  • Fix async errors in the diff parser
  • Fix an f-string tokenizer error
Test Plan

Dependency of D5826 and D5827.

Diff Detail

Repository
R3749 python-parso
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage