Page MenuHomeSolus

Update python-parso to 0.7.0
ClosedPublic

Authored by xulongwu4 on Apr 26 2020, 11:45 PM.
Tags
None
Referenced Files
F11021243: D8744.diff
Mon, Aug 7, 1:20 PM
F10875746: D8744.diff
Jun 20 2023, 7:16 AM
F10864709: D8744.id20998.diff
Jun 17 2023, 8:58 AM
F10859290: D8744.id21078.diff
Jun 16 2023, 12:37 AM
F10858142: D8744.diff
Jun 15 2023, 1:52 PM
F10856153: D8744.diff
Jun 14 2023, 8:24 PM
F10838298: D8744.diff
Jun 9 2023, 1:15 PM
F10835455: D8744.id.diff
Jun 7 2023, 11:09 PM
Subscribers

Details

Summary

Update python-parso to 0.7.0.

Changelog:

  • Fix a lot of annoying bugs in the diff parser. The fuzzer did not find issues anymore even after running it for more than 24 hours (500k tests).
  • Small grammar change: suites can now contain newlines even after a newline. This should really not matter if you don't use error recovery. It allows for nicer error recovery.
Test Plan

Dependency of D8742 and D8743.

Diff Detail

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