Staging
v0.5.1
https://github.com/python/cpython
Revision 64707923bef2f539c12446b880f715a70ed6c21a authored by Gregory P. Smith on 22 October 2015, 20:12:20 UTC, committed by Gregory P. Smith on 22 October 2015, 20:12:20 UTC
with what findCaller() does when running on non-POSIX platforms.

(alternatively: the normcase calls in both places could be eliminated, but that
touches more code and that refactoring hasn't even been done in 3 yet...)
1 parent 7427a79
History
Tip revision: 64707923bef2f539c12446b880f715a70ed6c21a authored by Gregory P. Smith on 22 October 2015, 20:12:20 UTC
Issue21709: Call os.path.normcase when setting _srcfile for compatibility
Tip revision: 6470792
File Mode Size
build-amd64.bat -rw-r--r-- 251 bytes
build.bat -rw-r--r-- 559 bytes
buildmsi.bat -rw-r--r-- 531 bytes
clean-amd64.bat -rw-r--r-- 279 bytes
clean.bat -rw-r--r-- 371 bytes
external-amd64.bat -rw-r--r-- 168 bytes
external.bat -rw-r--r-- 168 bytes
test-amd64.bat -rw-r--r-- 323 bytes
test.bat -rw-r--r-- 701 bytes

back to top