This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 06:36:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
lib2to3
History
Victor Stinner
471870fc50
bpo-43844: Fix PendingDeprecationWarning in test_lib2to3 (GH-25407)
2021-04-16 11:27:00 +02:00
..
fixes
bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167)
2020-03-11 23:51:20 +00:00
pgen2
bpo-43651: Fix EncodingWarning in lib2to3/pgen2/pgen.py (GH-25127)
2021-04-02 08:59:15 +09:00
tests
bpo-43844: Fix PendingDeprecationWarning in test_lib2to3 (GH-25407)
2021-04-16 11:27:00 +02:00
__init__.py
bpo-40360: Deprecate lib2to3 module in light of PEP 617 (GH-19663)
2020-04-24 11:19:46 -07:00
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
…
Grammar.txt
bpo-36541: Add lib2to3 grammar PEP-570 pos-only arg parsing (GH-23759)
2020-12-14 09:10:10 -08:00
main.py
…
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
…
refactor.py
…