summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_unpack.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-07-17 01:31:25 (GMT)
committerGitHub <noreply@github.com>2022-07-17 01:31:25 (GMT)
commitccbf85382c48f02939b9f84def45265be1dd795f (patch)
treef0576779d4e1c01c9164dce07474b700a2520cf1 /Lib/test/test_unpack.py
parente121cb5814b4e24cabf44b65a395d69c5acdafd5 (diff)
downloadcpython-ccbf85382c48f02939b9f84def45265be1dd795f.zip
cpython-ccbf85382c48f02939b9f84def45265be1dd795f.tar.gz
cpython-ccbf85382c48f02939b9f84def45265be1dd795f.tar.bz2
gh-91181: drop support for bytes on sys.path (GH-31934)
Support for bytes broke sometime between Python 3.2 and 3.6 and has been broken ever since. Trying to bring back supports is surprisingly difficult in the face of -b and checking for keys in sys.path_importer_cache. Since the support was broken for so long, trying to overcome the difficulty of bringing back the support has been deemed not worth it. Co-authored-by: Eryk Sun <eryksun@gmail.com> Co-authored-by: Brett Cannon <brett@python.org> (cherry picked from commit 6da988a46c8955755624ad9878288d5214fceb4e) Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Diffstat (limited to 'Lib/test/test_unpack.py')
0 files changed, 0 insertions, 0 deletions