Staging
v0.8.1
swh:1:snp:635f4099902912592851108bcac178ff574f7c5f
Revision 9ce366a5a691fb929c41d7f2c065bcbbddc81026 authored by Éric Araujo on 12 February 2012, 03:52:21 UTC, committed by Éric Araujo on 12 February 2012, 03:52:21 UTC
The code used to call os.path.join to build a regex but without escaping
the backslash, which lead to test failures on Windows.  Antoine Pitrou
fixed it in 0a94e2f807c7 by enhancing the code to accept both / and \,
with proper escaping, but in my opinion this goes against the distutils
feature freeze, hence this change.
1 parent 01a2215
History
Tip revision: 550e4673be538d98b6ddf5550b3922539cf5c4b2 authored by Victor Stinner on 08 December 2020, 23:32:54 UTC
bpo-32381: Add _PyRun_SimpleFileObject() (GH-23709)
Tip revision: 550e467
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 629 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 909 bytes
.hgtags -rw-r--r-- 4.5 KB
LICENSE -rw-r--r-- 14.4 KB
Makefile.pre.in -rw-r--r-- 42.6 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 399.1 KB
configure.in -rw-r--r-- 123.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 80.3 KB

README

back to top