- 22 Mar, 2010 21 kayıt (commit)
-
-
Benjamin Peterson yazdı
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 yazdı
didn't support chflags() (for example ZFS under FreeBSD). The error is now silenced.
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
"This file should be kept compatible with Python 2.3, see PEP 291."
-
Florent Xicluna yazdı
Complement of r79288.
-
R. David Murray yazdı
when Python is running in WOW64 mode on 64 bit Windows. Patch by Brian Curtin.
-
Vinay Sajip yazdı
-
Jesus Cea yazdı
-
Florent Xicluna yazdı
-
Antoine Pitrou yazdı
-
Jesus Cea yazdı
-
Vinay Sajip yazdı
Issue #8201: logging: Handle config errors when non-ASCII and Unicode logger names exist at the same time.
-
Victor Stinner yazdı
__unicode__ method (and not the __str__ method). Simplify also the testcase.
-
Vinay Sajip yazdı
-
Victor Stinner yazdı
-
Michael Foord yazdı
-
Michael Foord yazdı
-
Michael Foord yazdı
-
Michael Foord yazdı
-
Michael Foord yazdı
-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 yazdı
-
- 21 Mar, 2010 19 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Note this removes the "non-keyword" or "keyword" phrases from these messages.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
variable anymore. It also forwards the LDFLAGS settings to the linker when building a shared library.
-
Georg Brandl yazdı
-
Andrew M. Kuchling yazdı
-
Florent Xicluna yazdı
-
Benjamin Peterson yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Georg Brandl yazdı
-
Florent Xicluna yazdı
But when the "dl" module is available, it gives a py3k deprecation warning.
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-