summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Issue #15502: Bring the importlib ABCs into line with the current state of th...Nick Coghlan2012-08-021-0/+3
* | Issue #8847: Merge with 3.2Martin v. Löwis2012-08-011-0/+2
|\ \ | |/
| * Issue #8847: Disable COMDAT folding in Windows PGO builds.Martin v. Löwis2012-08-011-0/+2
* | merge headsBenjamin Peterson2012-08-011-0/+3
|\ \
| * | Closes #15499: Sleep is hardcoded in webbrowser.UnixBrowserJesus Cea2012-08-011-0/+3
* | | construct fields in the right order (closes #15517)Benjamin Peterson2012-08-011-1/+1
|/ /
* | - Issue #15295: Reorganize and rewrite the documentation on the import system.Barry Warsaw2012-07-311-2/+1
* | mergeBarry Warsaw2012-07-311-0/+7
|\ \
| * \ Issue #9803: Don't close IDLE on saving if breakpoint is open.Andrew Svetlov2012-07-311-0/+3
| |\ \ | | |/
| | * Issue #9803: Don't close IDLE on saving if breakpoint is open.Andrew Svetlov2012-07-311-0/+3
| * | Issue #15508: Fix the docstring for __import__ to not mention negativeBrett Cannon2012-07-301-0/+4
* | | mergeBarry Warsaw2012-07-302-1/+13
|\ \ \ | |/ /
| * | Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter Simple...Andrew Svetlov2012-07-302-0/+4
| |\ \ | | |/
| | * Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter Simple...Andrew Svetlov2012-07-302-0/+4
| | * Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.Ned Deily2012-07-301-0/+2
| * | Issue #15463: the faulthandler module truncates strings to 500 characters,Victor Stinner2012-07-301-0/+3
| * | Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.Ned Deily2012-07-301-0/+2
| * | Fix invalid UTF-8 encoding in commit message.Ned Deily2012-07-301-1/+1
| * | Issue #15489: Add a __sizeof__ implementation for BytesIO objects.Antoine Pitrou2012-07-291-0/+3
| |\ \ | | |/
| | * Issue #15489: Add a __sizeof__ implementation for BytesIO objects.Antoine Pitrou2012-07-291-0/+3
* | | mergedBarry Warsaw2012-07-291-0/+11
|\ \ \ | |/ /
| * | Issue #15487: Add a __sizeof__ implementation for buffered I/O objects.Antoine Pitrou2012-07-291-0/+3
| |\ \ | | |/
| | * Issue #15487: Add a __sizeof__ implementation for buffered I/O objects.Antoine Pitrou2012-07-291-0/+3
| * | Issue #15467: Merge 3.2Martin v. Löwis2012-07-291-0/+3
| |\ \ | | |/
| | * Issue #15467: Move helpers for __sizeof__ tests into test_support.Martin v. Löwis2012-07-291-0/+3
| | * Issue #6056: Make multiprocessing use setblocking(True) on the sockets it uses.Richard Oudkerk2012-07-272-0/+4
| * | Close #15425: Eliminate more importlib related traceback noiseNick Coghlan2012-07-291-0/+3
| * | Issue #14578: Support modules registered in the Windows registry again.Martin v. Löwis2012-07-281-0/+2
* | | Add NEWSBarry Warsaw2012-07-291-0/+3
|/ /
* | Issue #15431: Add _freeze_importlib project to regenerate importlib.h on Wind...Martin v. Löwis2012-07-281-0/+3
* | Commit unsaved edits.Martin v. Löwis2012-07-281-2/+2