aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_heapq.py
diff options
context:
space:
mode:
authorBatuhan Taskaya <batuhan@python.org>2021-06-22 19:29:42 +0300
committerGitHub <noreply@github.com>2021-06-22 19:29:42 +0300
commit35ad425866d591c33d7f2be2b9da8bce2bff9523 (patch)
tree69135e82ed192c9523cb6424d9cd720cda725b77 /Lib/test/test_heapq.py
parentd1ae57027fc39ff60dcfc1b63881400e5ca3ce56 (diff)
downloadcpython-35ad425866d591c33d7f2be2b9da8bce2bff9523.tar.gz
cpython-35ad425866d591c33d7f2be2b9da8bce2bff9523.zip
bpo-40528: Implement a metadata system for ASDL Generator (GH-20193)
ASDL Generator was lack of proper annotation related to generated module. This patch implements a MetadataVisitor that produces a metadata object to pass to other visitors that are visiting that same module. For the inital patch, it dynamically retrieves int sequences (like cmpop), that was previously hardcoded. It offers an interface that is easy to extend.
Diffstat (limited to 'Lib/test/test_heapq.py')
0 files changed, 0 insertions, 0 deletions