summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2023-04-24 22:30:13 (GMT)
committerGitHub <noreply@github.com>2023-04-24 22:30:13 (GMT)
commit209a0a76552c19088e74b0f27827b9214b6c2cf8 (patch)
tree561e233e1e44bc061a8ee594f4c57fa657ba1d93 /Misc
parent0dc8b50d33208e9ca4fc3d959c6798529731f020 (diff)
downloadcpython-209a0a76552c19088e74b0f27827b9214b6c2cf8.zip
cpython-209a0a76552c19088e74b0f27827b9214b6c2cf8.tar.gz
cpython-209a0a76552c19088e74b0f27827b9214b6c2cf8.tar.bz2
gh-95795: Move types.next_version_tag to PyInterpreterState (gh-102343)
Core static types will continue to use the global value. All other types will use the per-interpreter value. They all share the same range, where the global types use values < 2^16 and each interpreter uses values higher than that.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions