- 03 Jan, 2010 1 commit
-
-
Antoine Pitrou authored
-
- 30 Dec, 2009 1 commit
-
-
Mark Dickinson authored
-
- 08 Dec, 2009 1 commit
-
-
Antoine Pitrou authored
Diagnosis and original patch by Florent Xicluna (flox).
-
- 03 Dec, 2009 1 commit
-
-
Martin v. Löwis authored
-
- 28 Nov, 2009 1 commit
-
-
Antoine Pitrou authored
-
- 27 Nov, 2009 1 commit
-
-
Antoine Pitrou authored
-
- 04 Nov, 2009 1 commit
-
-
Antoine Pitrou authored
objects on 64-bit systems. Patch by Michael Broghton. I will revert this checkin if it causes problems on our BSD buildbots.
-
- 24 Oct, 2009 1 commit
-
-
Mark Dickinson authored
-
- 20 Oct, 2009 1 commit
-
-
Antoine Pitrou authored
fixes the problem of some exceptions being thrown at shutdown when the interpreter is killed. Patch by Adam Olsen.
-
- 11 Oct, 2009 1 commit
-
-
Antoine Pitrou authored
thread, and mutating it from another one. Patch by Scott Dial.
-
- 09 Oct, 2009 1 commit
-
-
R. David Murray authored
correct place to look for it is the Content-Type header. Patch by Darren Worrall.
-
- 06 Oct, 2009 1 commit
-
-
Amaury Forgeot d'Arc authored
-
- 29 Sep, 2009 1 commit
-
-
Antoine Pitrou authored
`httplib.HTTPConnection.send`. Patch by Kirk McDonald.
-
- 22 Sep, 2009 1 commit
-
-
Brett Cannon authored
to make sure it fell within [-1, 1] just in case someone implementing strftime() in libc was stupid enough to assume this. Turns out, though, some OSs (e.g. zOS) are stupid enough to use values outside of this range for time structs created by the system itself. So instead of throwing a ValueError, tm_isdst is now normalized before being passed to strftime(). Fixes issue #6823. Thanks Robert Shapiro for diagnosing the problem and contributing an initial patch.
-
- 18 Sep, 2009 2 commits
-
-
Benjamin Peterson authored
-
Mark Dickinson authored
-
- 23 Aug, 2009 1 commit
-
-
Georg Brandl authored
-
- 15 Aug, 2009 1 commit
-
-
Benjamin Peterson authored
Patch from Frank Wierzbicki.
-
- 13 Aug, 2009 1 commit
-
-
Brett Cannon authored
tokenizing step. Thanks to Ivan Krstić for the patch.
-
- 06 Aug, 2009 1 commit
-
-
Jesse Noller authored
-
- 02 Aug, 2009 1 commit
-
-
Mark Dickinson authored
Thanks Vincent Legoll.
-
- 18 Jul, 2009 1 commit
-
-
Mark Dickinson authored
-
- 16 Jul, 2009 1 commit
-
-
Jesse Noller authored
-
- 12 Jul, 2009 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 30 Jun, 2009 1 commit
-
-
Jesse Noller authored
-
- 23 Jun, 2009 1 commit
-
-
R. David Murray authored
error was thrown from itself in order to decide if the module can't be found. Thanks to Lucas Prado Melo for collaborating on the fix and tests.
-
- 30 May, 2009 1 commit
-
-
Antoine Pitrou authored
-
- 24 May, 2009 1 commit
-
-
Antoine Pitrou authored
It creates a python-2.7.pc file and a python.pc symlink in the $(LIBDIR)/pkgconfig directory. Patch by Clinton Roy.
-
- 23 May, 2009 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
R. David Murray authored
the socket. Patch by Farhan Ahmad, test by Marcin Bachry.
-
- 14 May, 2009 1 commit
-
-
Antoine Pitrou authored
(Unfortunately, nntplib doesn't have a test suite)
-
- 13 May, 2009 1 commit
-
-
R. David Murray authored
file is a binary. Patch by Brodie Rao, test by Daniel Diniz.
-
- 07 May, 2009 1 commit
-
-
Tarek Ziadé authored
-
- 04 May, 2009 1 commit
-
-
Antoine Pitrou authored
-
- 29 Apr, 2009 1 commit
-
-
R. David Murray authored
process instead of throwing errors for anything not in an explicit skip list. This is per this spec: http://www.cnpbagwell.com/aiff-c.txt. Spec reference and test sound file provided by Santiago Peresón, fix based on patch by Hiroaki Kawai.
-
- 27 Apr, 2009 1 commit
-
-
Antoine Pitrou authored
string is already in normalized form, by performing a quick check beforehand. Original patch by Rauli Ruohonen.
-