- 22 Mar, 2010 22 commits
-
-
Florent Xicluna authored
-
Benjamin Peterson authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r79077 | benjamin.peterson | 2010-03-18 18:05:29 -0500 (Thu, 18 Mar 2010) | 1 line port detect_encoding improvements from py3k ........ r79137 | benjamin.peterson | 2010-03-20 11:12:53 -0500 (Sat, 20 Mar 2010) | 1 line add a fixer for setting sys.exitfunc #2356 ........ r79304 | benjamin.peterson | 2010-03-22 17:20:22 -0500 (Mon, 22 Mar 2010) | 1 line fix test_parser when it's run in a path with spaces #7666 ........ r79305 | benjamin.peterson | 2010-03-22 17:27:07 -0500 (Mon, 22 Mar 2010) | 1 line normalize whitespace ........
-
Antoine Pitrou authored
didn't support chflags() (for example ZFS under FreeBSD). The error is now silenced.
-
Florent Xicluna authored
-
Florent Xicluna authored
"This file should be kept compatible with Python 2.3, see PEP 291."
-
Florent Xicluna authored
Complement of r79288.
-
R. David Murray authored
when Python is running in WOW64 mode on 64 bit Windows. Patch by Brian Curtin.
-
Vinay Sajip authored
-
Jesus Cea authored
-
Florent Xicluna authored
-
Antoine Pitrou authored
-
Jesus Cea authored
-
Vinay Sajip authored
Issue #8201: logging: Handle config errors when non-ASCII and Unicode logger names exist at the same time.
-
Victor Stinner authored
__unicode__ method (and not the __str__ method). Simplify also the testcase.
-
Vinay Sajip authored
-
Victor Stinner authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-f/--failfast command line option for unittest. Issue 8074. Documentation still needed. Plus minor change to test_unittest to allow it to be run with python -m test.unittest
-
Michael Foord authored
-
- 21 Mar, 2010 18 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Note this removes the "non-keyword" or "keyword" phrases from these messages.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
variable anymore. It also forwards the LDFLAGS settings to the linker when building a shared library.
-
Georg Brandl authored
-
Andrew M. Kuchling authored
-
Florent Xicluna authored
-
Benjamin Peterson authored
-
Florent Xicluna authored
-
Florent Xicluna authored
-
Georg Brandl authored
-
Florent Xicluna authored
But when the "dl" module is available, it gives a py3k deprecation warning.
-
Florent Xicluna authored
-