summaryrefslogtreecommitdiffstats
path: root/Doc/library/distutils.rst
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2022-01-11 16:37:24 (GMT)
committerGitHub <noreply@github.com>2022-01-11 16:37:24 (GMT)
commitcf496d657a1a82eaf9ebfb47d721676fef6effa5 (patch)
tree6fde71cbde5f2713d77015f1c86baede744a239f /Doc/library/distutils.rst
parent6f05e1ec193c132015e9a23d1137b1731596f186 (diff)
downloadcpython-cf496d657a1a82eaf9ebfb47d721676fef6effa5.zip
cpython-cf496d657a1a82eaf9ebfb47d721676fef6effa5.tar.gz
cpython-cf496d657a1a82eaf9ebfb47d721676fef6effa5.tar.bz2
bpo-45953: Statically allocate and initialize global bytes objects. (gh-30096)
The empty bytes object (b'') and the 256 one-character bytes objects were allocated at runtime init. Now we statically allocate and initialize them. https://bugs.python.org/issue45953
Diffstat (limited to 'Doc/library/distutils.rst')
0 files changed, 0 insertions, 0 deletions