summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #15604: Update uses of PyObject_IsTrue() to check for and handle errors...Antoine Pitrou2012-08-151-0/+3
|\
| * Issue #15604: Update uses of PyObject_IsTrue() to check for and handle errors...Antoine Pitrou2012-08-151-0/+3
* | #11062: Fix adding a message from file to Babyl mailboxPetri Lehtinen2012-08-151-0/+2
|\ \ | |/
| * #11062: Fix adding a message from file to Babyl mailboxPetri Lehtinen2012-08-151-0/+2
* | Merge 3.2Richard Oudkerk2012-08-141-0/+4
|\ \ | |/
| * Issue #15646: Prevent equivalent of a fork bomb when using multiprocessingRichard Oudkerk2012-08-141-0/+4
* | Add Daniel Ellis to Misc/ACKSEli Bendersky2012-08-141-0/+1
* | errant merge problem committedBrian Curtin2012-08-131-265/+0
* | Merge 3.2Brian Curtin2012-08-131-0/+265
|\ \ | |/
| * Fix #15496. Add directory removal helpers to make Windows tests more reliable...Brian Curtin2012-08-131-0/+3
* | merge from 3.2Senthil Kumaran2012-08-121-0/+16
|\ \ | |/
| * Issue #15630: Add an example for "continue" statement in the tutorial. Patch bySenthil Kumaran2012-08-121-0/+3
* | Post-release updates.Georg Brandl2012-08-121-0/+12
* | Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-113-3/+6
|\ \ | |/
| * Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-113-3/+6
* | Bump to 3.3b2.v3.3.0b2Georg Brandl2012-08-112-122/+119
* | Issue #15424: Add a __sizeof__ implementation for array objects.Meador Inge2012-08-112-0/+4
|\ \ | |/
| * Issue #15424: Add a __sizeof__ implementation for array objects.Meador Inge2012-08-112-0/+4
| * Issue #15501: Document exception classes in subprocess module.Andrew Svetlov2012-08-091-0/+1
| * Issue #15482: Properly document the default 'level' parameter forBrett Cannon2012-08-061-0/+3
| * Issue #15560: Fix building _sqlite3 extension on OS X with an SDK.Ned Deily2012-08-051-0/+2
* | Issue #15610: The PyImport_ImportModuleEx macro now callsBrett Cannon2012-08-101-0/+3
* | Issue #15576: Allow extension modules to be a package's __init__Brett Cannon2012-08-101-0/+2
* | Issue #15502: Finish bringing importlib.abc in line with the currentBrett Cannon2012-08-101-0/+3
* | Issue #15501: Document exception classes in subprocess module.Andrew Svetlov2012-08-091-0/+1
* | - Issue #11715: Fix multiarch detection without having Debian developmentdoko@ubuntu.com2012-08-081-0/+3
* | Issue #15560: Ensure consistent sqlite3 behavior and feature availabilityNed Deily2012-08-071-0/+3
* | merge headsBenjamin Peterson2012-08-071-0/+5
|\ \
| * | Issue #15163: Pydoc shouldn't show __loader__ as a part of a module'sBrett Cannon2012-08-061-0/+2
| * | Issue #15471: Don't use mutable object as default values for theBrett Cannon2012-08-061-0/+3
* | | fix yield from return value on custom iterators (closes #15568)Benjamin Peterson2012-08-071-0/+3
|/ /
* | Issue #15037: Build OS X installers with local copy of ncurses 5.9 librariesNed Deily2012-08-061-0/+4
* | Issue #15560: Fix building _sqlite3 extension on OS X with an SDK.Ned Deily2012-08-051-0/+2
* | #15546: Also fix GzipFile.peek().Nadeem Vawda2012-08-051-2/+2
* | NEWS entry for previous ipaddress fixNick Coghlan2012-08-051-0/+4
* | #15546: Fix {GzipFile,LZMAFile}.read1()'s handling of pathological input data.Nadeem Vawda2012-08-051-0/+3
* | Issue #13052: Fix IDLE crashing when replace string in Search/Replace dialog ...Andrew Svetlov2012-08-041-0/+3
|\ \ | |/
| * Issue #13052: Fix IDLE crashing when replace string in Search/Replace dialog ...Andrew Svetlov2012-08-041-0/+3
| * Close #13119: use "\r\n" newline for sys.stdout/err on WindowsVictor Stinner2012-08-031-0/+3
* | Issue #12655: Instead of requiring a custom type, os.sched_getaffinity andAntoine Pitrou2012-08-041-0/+4
* | Close #13119: use "\r\n" newline for sys.stdout/err on WindowsVictor Stinner2012-08-031-0/+3
* | MERGE: Closes #15469: Correct __sizeof__ support for dequeJesus Cea2012-08-031-0/+3
|\ \ | |/
| * Closes #15469: Correct __sizeof__ support for dequeJesus Cea2012-08-031-0/+3
* | MERGE: Closes #15512: Correct __sizeof__ support for parserJesus Cea2012-08-031-0/+3
|\ \ | |/
| * Closes #15512: Correct __sizeof__ support for parserJesus Cea2012-08-031-0/+3
* | Closes #15514: Correct __sizeof__ support for cpu_setJesus Cea2012-08-031-0/+3
* | Close #15534: Fix a typo in the fast search function of the string library (_...Victor Stinner2012-08-021-1/+3
* | Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation ...Antoine Pitrou2012-08-021-0/+3
|\ \ | |/
| * Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation ...Antoine Pitrou2012-08-021-0/+3
* | Close #15519: Properly expose WindowsRegistryFinder in importlib and bring th...Nick Coghlan2012-08-021-0/+3