diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-03-09 16:50:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-09 16:50:33 (GMT) |
commit | ca066bdbed85094a9c4d9930823ce3587807db48 (patch) | |
tree | aee15b512dd2703c210112ebd84dc661b835cab8 /Modules/_io/bytesio.c | |
parent | cf6e7c5e551b3513817d6a77ba88253dc8473298 (diff) | |
download | cpython-ca066bdbed85094a9c4d9930823ce3587807db48.zip cpython-ca066bdbed85094a9c4d9930823ce3587807db48.tar.gz cpython-ca066bdbed85094a9c4d9930823ce3587807db48.tar.bz2 |
gh-81057: Vendor a Subset of distutils for the c-analyzer Tool (gh-102505)
distutils was removed in November. However, the c-analyzer relies on it. To solve that here, we vendor the parts the tool needs so it can be run against 3.12+. (Also see gh-92584.)
Note that we may end up removing this code later in favor of a solution in common with the peg_generator tool (which also relies on distutils). At the least, the copy here makes sure the c-analyzer tool works on 3.12+ in the meantime.
Diffstat (limited to 'Modules/_io/bytesio.c')
0 files changed, 0 insertions, 0 deletions