Page MenuHomeSolus

Update python-typed-ast to 1.4.3
ClosedPublic

Authored by algent on Feb 19 2021, 1:57 PM.
Tags
None
Referenced Files
F10961872: D10575.id26113.diff
Tue, Jul 18, 6:57 PM
F10876323: D10575.id26226.diff
Jun 20 2023, 10:26 AM
F10876320: D10575.id25479.diff
Jun 20 2023, 10:25 AM
F10876319: D10575.id.diff
Jun 20 2023, 10:25 AM
F10876315: D10575.diff
Jun 20 2023, 10:23 AM
F10822724: D10575.diff
Jun 2 2023, 11:33 PM
F10797324: D10575.id26226.diff
May 28 2023, 5:15 AM
F10788053: D10575.id.diff
May 26 2023, 2:52 PM
Subscribers

Details

Summary

Changelog:

  • Add 3.9 and 3.10 to supported versions
  • ast27: prefix exported symbols
  • Remove reference to PyNode_ListTree for Python 3.10
  • Fix cross compile by adjusting includes
  • Fix linker error in debug build

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Rebuild and pass build test for pylint and python-astroid.
  • Update thonny and run a few scripts.

Diff Detail

Repository
R4371 python-typed-ast
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent retitled this revision from Update python-typed-ast to 1.4.2 to Update python-typed-ast to 1.4.3.
This revision is now accepted and ready to land.Apr 23 2021, 12:52 PM
This revision was automatically updated to reflect the committed changes.