summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge with 3.4Terry Jan Reedy2015-09-291-1/+1
|\ \ | |/
| * Remove indent in news item. Error when building 3.x docs.Terry Jan Reedy2015-09-291-1/+1
* | IDLE NEWS items.Terry Jan Reedy2015-09-292-2/+70
|\ \ | |/
| * Add recent IDLE NEWS items.Terry Jan Reedy2015-09-292-4/+72
* | Correct Misc/NEWS about asyncio.Queue rewrite.Guido van Rossum2015-09-281-4/+1
|\ \ | |/
| * Correct Misc/NEWS about asyncio.Queue rewrite.Guido van Rossum2015-09-281-4/+1
* | Issue #25233: Rewrite the guts of Queue to be more understandable and correct...Guido van Rossum2015-09-283-118/+91
|\ \ | |/
| * Issue #25233: Rewrite the guts of Queue to be more understandable and correct.Guido van Rossum2015-09-283-118/+91
* | Issue #25249: Remove unneeded mkstemp helper in test_subprocessBerker Peksag2015-09-281-18/+8
|\ \ | |/
| * Issue #25249: Remove unneeded mkstemp helper in test_subprocessBerker Peksag2015-09-281-18/+8
* | Merge with 3.4Terry Jan Reedy2015-09-281-1/+3
|\ \ | |/
| * Issue #24972: New option is only valid in tk 8.5+.Terry Jan Reedy2015-09-281-1/+3
* | Merge with 3.4Terry Jan Reedy2015-09-281-30/+1
|\ \ | |/
| * Issue #24972: Inactive selection background now matches active selectionTerry Jan Reedy2015-09-281-30/+1
* | Merge from 3.4 into 3.5; no file changesMartin Panter2015-09-280-0/+0
|\ \ | |/
| * Backed out changeset: 70c01dd35100Terry Jan Reedy2015-09-281-1/+30
| * Issue #24972: Inactive selection background now matches active selectionTerry Jan Reedy2015-09-281-30/+1
| * mergeAlexander Belopolsky2015-09-280-0/+0
| |\
| * | Closes issue #23600: Wrong results from tzinfo.fromutc().Alexander Belopolsky2015-09-283-1/+27
* | | mergeAlexander Belopolsky2015-09-280-0/+0
|\ \ \
| * \ \ Closes issue #23600: Wrong results from tzinfo.fromutc().Alexander Belopolsky2015-09-283-1/+27
| |\ \ \ | | | |/ | | |/|
| | * | Closes issue #23600: Wrong results from tzinfo.fromutc().Alexander Belopolsky2015-09-283-1/+27
* | | | Closes issue #23600: Wrong results from tzinfo.fromutc().Alexander Belopolsky2015-09-283-1/+27
* | | | Issue #25203: Failed readline.set_completer_delims() no longer left theSerhiy Storchaka2015-09-272-4/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Issue #25203: Failed readline.set_completer_delims() no longer left theSerhiy Storchaka2015-09-272-4/+8
| |/
* | Merge: Fix English phrasing.R David Murray2015-09-271-2/+2
|\ \ | |/
| * Fix English phrasing.R David Murray2015-09-271-2/+2
* | merge 3.4Benjamin Peterson2015-09-271-2/+2
|\ \ | |/
| * fix spacingBenjamin Peterson2015-09-271-2/+2
* | merge 3.4Benjamin Peterson2015-09-270-0/+0
|\ \ | |/
| * merge headsBenjamin Peterson2015-09-271-22/+14
| |\
* | \ merge headsBenjamin Peterson2015-09-271-22/+14
|\ \ \
| * \ \ Merge with 3.4Terry Jan Reedy2015-09-271-22/+14
| |\ \ \ | | | |/ | | |/|
| | * | Issue #25198: When using the Idle dov TOC menu, put the section title at theTerry Jan Reedy2015-09-271-22/+14
* | | | merge 3.4Benjamin Peterson2015-09-271-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | make wikipedia link httpsBenjamin Peterson2015-09-271-1/+1
| |/
* | merge 3.4Benjamin Peterson2015-09-271-2/+2
|\ \ | |/
| * shorten and fix casing of titleBenjamin Peterson2015-09-271-2/+2
* | merge 3.4 (#25245)Benjamin Peterson2015-09-271-0/+1
|\ \ | |/
| * initialize return value to NULL to avoid compiler compliants (closes #25245)Benjamin Peterson2015-09-271-0/+1
* | detect alpn by feature flag not openssl version (closes #23329)Benjamin Peterson2015-09-272-2/+4
* | Merge with 3.4Terry Jan Reedy2015-09-272-0/+2
|\ \ | |/
| * Issue #24570: Idle: make calltip and completion boxes appear on MacsTerry Jan Reedy2015-09-272-0/+2
* | Merge with 3.4Terry Jan Reedy2015-09-261-1/+6
|\ \ | |/
| * Issue #24988: Idle ScrolledList context menus (used in debugger)Terry Jan Reedy2015-09-261-1/+6
* | Issue #25135: Avoid possible reentrancy issues in deque_clear.Raymond Hettinger2015-09-262-3/+62
* | merge 3.4Benjamin Peterson2015-09-262-0/+8
|\ \ | |/
| * prevent overflow in _Unpickler_ReadBenjamin Peterson2015-09-262-0/+8
* | make opening brace of container literals and comprehensions correspond to the...Benjamin Peterson2015-09-263-13/+22
* | Merge with 3.4Terry Jan Reedy2015-09-265-20/+20
|\ \ | |/