- 27 Eki, 2010 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Alexander Belopolsky yazdı
doc section under frameworks. Also fixed a couple of markup issues that affected TOC rendering.
-
Victor Stinner yazdı
* Windows always uses mbcs * Mac OS X always uses utf-8
-
- 26 Eki, 2010 8 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Vinay Sajip yazdı
-
R. David Murray yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 25 Eki, 2010 8 kayıt (commit)
-
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Senthil Kumaran yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Jesus Cea yazdı
-
Skip Montanaro yazdı
-
- 24 Eki, 2010 13 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
As suggested by Antoine, it's better to patch only test_pep277 than the unittest module.
-
Georg Brandl yazdı
-
Victor Stinner yazdı
narrow/wide unicode build.
-
Victor Stinner yazdı
keep a local copy of the fileystem encoding, instead of calling sys.getfilesystemencoding() each time. The filesystem encoding is now constant.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
except when configured --with-pydebug. Emit this warning from the GC shutdown procedure, rather than just printing to stderr.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Nick Coghlan yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 23 Eki, 2010 8 kayıt (commit)
-
-
R. David Murray yazdı
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
handler to parse the Makefile file. Avoid a UnicodeDecodeError if the source code directory name contains a non-ASCII character and the locale encoding is ASCII.
-
Antoine Pitrou yazdı
-