mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
1262e7c746
case-sensitive filesystems -- which is not the default case. Along the way also fixed the skipping of tests when sys.dont_write_bytecode is true. Closes issue #5442 again.