- 17 Eki, 2006 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
- 16 Eki, 2006 1 kayıt (commit)
-
-
Brett Cannon yazdı
when the module is launched as a script.
-
- 15 Eki, 2006 10 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
to CRLF instead.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Also be consistent with modifying only mtime, not atime.
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
files in VC7. Will backport to 2.5.
-
- 14 Eki, 2006 2 kayıt (commit)
-
-
Neal Norwitz yazdı
and inline jumps to returns.
-
Brett Cannon yazdı
user-defined datatypes.
-
- 12 Eki, 2006 13 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
about the case of filenames.
-
Georg Brandl yazdı
(bug #1556261).
-
Georg Brandl yazdı
embedded in the string to convert.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
arguments with the system default encoding just like the write() method does, instead of converting it to a raw buffer.
-
Georg Brandl yazdı
in inspect.findsource().
-
Georg Brandl yazdı
-
Georg Brandl yazdı
is started with that option.
-
Georg Brandl yazdı
-
- 10 Eki, 2006 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
-
- 09 Eki, 2006 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Barry Warsaw yazdı
-
Georg Brandl yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 08 Eki, 2006 7 kayıt (commit)
-
-
Ronald Oussoren yazdı
shell profile patching post-install script.
-
Ronald Oussoren yazdı
installed to build extensions. This patch makes distutils emit a warning when the compiler should use an SDK but that SDK is not installed, hopefully reducing some confusion.
-
Ronald Oussoren yazdı
universal build of python on OSX 10.3 to ensure that those flags can be used to compile code (the universal build uses compiler flags that aren't supported on 10.3). This patches gives the same treatment to CFLAGS, PY_CFLAGS and BLDSHARED.
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
/Developer/Documentation/Python, better for users that install multiple versions of python.
-
Hye-Shik Chang yazdı
when encoding non-BMP unicode characters. (Submitted by Ray Chason)
-
Georg Brandl yazdı
-