summaryrefslogtreecommitdiffstats
path: root/Include/pystate.h
diff options
context:
space:
mode:
authorLysandros Nikolaou <lisandrosnik@gmail.com>2022-10-06 23:07:17 (GMT)
committerGitHub <noreply@github.com>2022-10-06 23:07:17 (GMT)
commitcbf0afd8a1474d68310331af9218606959d4cc22 (patch)
treecd421653d73d25c89fa8c02e5819517efa76f7b3 /Include/pystate.h
parentb9d2e8171696514e9226164005f7bf24bf69e66d (diff)
downloadcpython-cbf0afd8a1474d68310331af9218606959d4cc22.zip
cpython-cbf0afd8a1474d68310331af9218606959d4cc22.tar.gz
cpython-cbf0afd8a1474d68310331af9218606959d4cc22.tar.bz2
gh-97973: Return all necessary information from the tokenizer (GH-97984)
Right now, the tokenizer only returns type and two pointers to the start and end of the token. This PR modifies the tokenizer to return the type and set all of the necessary information, so that the parser does not have to this.
Diffstat (limited to 'Include/pystate.h')
0 files changed, 0 insertions, 0 deletions