summaryrefslogtreecommitdiffstats
path: root/Python/dynload_shlib.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-12-14 17:29:57 (GMT)
committerGitHub <noreply@github.com>2020-12-14 17:29:57 (GMT)
commit06bfd033e847bedb6e123d131dcf46393a4555df (patch)
treefc5662c9b236f00303ee2dac8ab5200b3cc5e6b1 /Python/dynload_shlib.c
parent9feda9f871498463fe502d63204cf9cd6c1f4706 (diff)
downloadcpython-06bfd033e847bedb6e123d131dcf46393a4555df.zip
cpython-06bfd033e847bedb6e123d131dcf46393a4555df.tar.gz
cpython-06bfd033e847bedb6e123d131dcf46393a4555df.tar.bz2
bpo-36541: Add lib2to3 grammar PEP-570 pos-only arg parsing (GH-23759)
Add positional only args support to lib2to3 pgen2. This adds 3.8's PEP-570 support to lib2to3's pgen2. lib2to3, while being deprecated is still used by things to parse all versions of Python code today. We need it to support parsing modern 3.8 and 3.9 constructs. Also add tests for complex *expr and **expr's. (cherry picked from commit 42c9f0fd0a5e67d4ae0022bfd7370cb9725a5b01) Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/dynload_shlib.c')
0 files changed, 0 insertions, 0 deletions