diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-13 11:56:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-13 11:56:26 (GMT) |
commit | 44995aab499b09a550de26fd2927d481d4695e44 (patch) | |
tree | 1d18cf4ce5d9c32ef269511537349eb1f44f8f85 /Python/bytecodes.c | |
parent | 941883208cdae6972c04228e5dc8626429e0ae27 (diff) | |
download | cpython-44995aab499b09a550de26fd2927d481d4695e44.zip cpython-44995aab499b09a550de26fd2927d481d4695e44.tar.gz cpython-44995aab499b09a550de26fd2927d481d4695e44.tar.bz2 |
gh-118876: Ensure PC/layout sets ns.temp before using it (GH-118880)
Fixes an AttributeError that occurs when checking if ns.temp is an absolute path during building from source on Windows.
(cherry picked from commit d8a82cca12e12a6b22bfe6691e9b222f6d276f0a)
Co-authored-by: I-Shen Leong <i-shenl@activestate.com>
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions