- 09 Feb, 2012 2 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
where relevant, instead send method. Patch contributed by Brian Brazil.
-
- 08 Feb, 2012 1 commit
-
-
Charles-François Natali authored
can't be called reliably from a worker thread.
-
- 06 Feb, 2012 2 commits
-
-
Petri Lehtinen authored
-
Benjamin Peterson authored
-
- 05 Feb, 2012 6 commits
-
-
Ned Deily authored
-
Terry Jan Reedy authored
Patch by Guilherme Polo and Roger Serwy.
-
Terry Jan Reedy authored
-
Nadeem Vawda authored
-
Georg Brandl authored
-
Meador Inge authored
-
- 04 Feb, 2012 6 commits
-
-
Nadeem Vawda authored
-
Ned Deily authored
module, like hashlib. (Patch by Roger Serwy)
-
Antoine Pitrou authored
-
Charles-François Natali authored
multiprocessing.Connection socket can't be bound.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 03 Feb, 2012 2 commits
- 02 Feb, 2012 7 commits
-
-
Charles-François Natali authored
-
Petri Lehtinen authored
Closes #13402.
-
Charles-François Natali authored
a random deadlock when fork() is called in a multithreaded process in debug mode, and make PyOS_AfterFork() more robust.
-
Stefan Krah authored
Fedora buildbot.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 01 Feb, 2012 8 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Brian Curtin authored
-
Brian Curtin authored
-
Petri Lehtinen authored
Closes #13676.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 31 Jan, 2012 2 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
to PyShell.PyShell.transfer_path() and changing elsewhere as needed. Original patches by Marco Scataglini and Roger Serwy.
-
- 29 Jan, 2012 2 commits
-
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 28 Jan, 2012 1 commit
-
-
Antoine Pitrou authored
Issue #13806: The size check in audioop decompression functions was too strict and could reject valid compressed data. Patch by Oleg Plakhotnyuk.
-
- 27 Jan, 2012 1 commit
-
-
Mark Dickinson authored
Issue #13889: Add missing _Py_SET_53BIT_PRECISION_* calls around uses of dtoa.c functions in float round.
-