summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* - 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
* | Issue #15466: Stop using TYPE_INT64 in marshal,Martin v. Löwis2012-07-281-0/+3
* | Issue #1692335: Move initial args assignment to BaseException.__new__Richard Oudkerk2012-07-281-0/+3
* | Issue #12834: Fix PyBuffer_ToContiguous() for non-contiguous arrays.Stefan Krah2012-07-281-0/+2
* | Issue #6056: Make multiprocessing use setblocking(True) on the sockets it uses.Richard Oudkerk2012-07-272-0/+4
* | Issue #15364: Fix sysconfig.get_config_var('srcdir') to be an absolute path.Richard Oudkerk2012-07-271-0/+3
* | - Issue #15458: python-config gets a new option --configdir to print theBarry Warsaw2012-07-262-1/+7
* | Issue #15456: Fix code __sizeof__ after #12399 change.Martin v. Löwis2012-07-261-0/+3
* | Issue #15041: update "see also" list in tkinter documentation.Andrew Svetlov2012-07-261-0/+2
|\ \ | |/
| * Issue #15041: update "see also" list in tkinter documentation.Andrew Svetlov2012-07-261-0/+2
* | Issue #15320: Make iterating the list of tests thread-safe when running tests...Antoine Pitrou2012-07-251-0/+3
|\ \ | |/
| * Issue #15320: Make iterating the list of tests thread-safe when running tests...Antoine Pitrou2012-07-251-0/+3
* | Issue #15413: os.times() had disappeared under Windows.Antoine Pitrou2012-07-241-0/+2
* | #15232: make NEWS entry more accurate.R David Murray2012-07-241-1/+1
|\ \ | |/
| * #15232: make NEWS entry more accurate.R David Murray2012-07-241-1/+1
* | Issue #14197: mergeNed Deily2012-07-242-1/+5
|\ \ | |/
| * Issue #14197: For OS X framework builds, ensure links to the sharedNed Deily2012-07-242-1/+5
* | Issue #15402: Add a __sizeof__ method to struct.Struct.Meador Inge2012-07-231-0/+4
|\ \ | |/
| * Issue #15402: Add a __sizeof__ method to struct.Struct.Meador Inge2012-07-231-0/+4
| * merge heads.Senthil Kumaran2012-07-231-0/+3
| |\
* | \ merge heads.Senthil Kumaran2012-07-231-0/+3
|\ \ \
| * \ \ Merge #15232: correctly mangle From lines in MIME preamble and epilogueR David Murray2012-07-231-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | #15232: correctly mangle From lines in MIME preamble and epilogueR David Murray2012-07-231-0/+3
* | | | - Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch ...Senthil Kumaran2012-07-231-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | - Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch ...Senthil Kumaran2012-07-231-0/+3
| |/
* | #15094: fix incorrectly placed #endif in _tkinter.c.Andrew Svetlov2012-07-221-0/+3