- 22 Jan, 2011 5 commits
-
-
Georg Brandl authored
#10983: fix several bugs in the _tunnel implementation that seem to have missed while porting between branches. A unittest is needed!
-
Armin Ronacher authored
headers with iso-8859-1 (latin1) encoding. It was already doing that for incoming headers which makes this behaviour now consistent in both incoming and outgoing direction.
-
Armin Ronacher authored
This makes the implementation of PEP 3333 compliant servers on top of BaseHTTPServer possible.
-
Victor Stinner authored
-
Victor Stinner authored
zipimport uses ASCII encoding instead of cp497 to decode filenames, at bootstrap, if the codec registry is not ready yet. It is still possible to have non-ASCII filenames using the Unicode flag (UTF-8 encoding) for file entries in the ZIP file.
-
- 21 Jan, 2011 5 commits
-
-
Vinay Sajip authored
-
Antoine Pitrou authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 20 Jan, 2011 12 commits
-
-
Antoine Pitrou authored
length. Initial patch by Ross Lagerwall. This fixes a regression introduced by r88022.
-
Alexander Belopolsky authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Split codecs into a separate section. Rewrite the Unicode section.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Brett Cannon authored
-
- 19 Jan, 2011 10 commits
-
-
Brett Cannon authored
-
Georg Brandl authored
-
Alexander Belopolsky authored
Time2Internaldate() documentation. Thanks Joe Peterson for the report and the original patch.
-
Antoine Pitrou authored
a symbol named FSTAT.
-
Raymond Hettinger authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Brett Cannon authored
-
- 18 Jan, 2011 8 commits
-
-
David Malcolm authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
to show equivalent code, and to provide a use case.
-
Antoine Pitrou authored
Initial patch by Ross Lagerwall.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-