- 04 Oct, 2011 40 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Charles-François Natali authored
root, since the semantics varies across Unix variants.
-
Charles-François Natali authored
root, since the semantics varies across Unix variants.
-
Victor Stinner authored
Use also _PyUnicode_READY_REPLACE() when it's applicable.
-
Victor Stinner authored
-
Antoine Pitrou authored
-
Charles-François Natali authored
-
Charles-François Natali authored
root (directory permissions are ignored).
-
Charles-François Natali authored
root (directory permissions are ignored).
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Reported and diagnosed by Thomas Kluyver.
-
Antoine Pitrou authored
Reported and diagnosed by Thomas Kluyver.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
if the underlying raw stream is unseekable, even if the seek could be satisfied using the internal buffer. Patch by John OConnor.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
if the underlying raw stream is unseekable, even if the seek could be satisfied using the internal buffer. Patch by John O'Connor.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
memory watchdog for timely stats collection.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
- bigmemtest is replaced by precisionbigmemtest - add a poor man's watchdog thread to print memory consumption
-
Antoine Pitrou authored
- bigmemtest is replaced by precisionbigmemtest - add a poor man's watchdog thread to print memory consumption
-
Antoine Pitrou authored
metaclass is registered with copyreg. Patch by Nicolas M. Thiéry and Craig Citro.
-
Antoine Pitrou authored
metaclass is registered with copyreg. Patch by Nicolas M. Thiéry and Craig Citro.
-
Meador Inge authored
-