- 28 Oct, 2010 5 commits
-
-
Kristján Valur Jónsson authored
Add threading.Barrier
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 27 Oct, 2010 10 commits
-
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Antoine Pitrou authored
than 1. This matches the pure Python implementation in _pyio and should fix a couple of failures on the NetBSD buildbot.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
xml.sax.saxutils.XMLGenerator as being bound to http://www.w3.org/XML/1998/namespace. Patch by Troy J. Farrell.
-
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 9 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
-