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