summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/NEWS.txt
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Add recent IDLE NEWS items.Terry Jan Reedy2015-09-291-3/+37
| | |
* | | Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.Terry Jan Reedy2015-09-221-2/+2
|\ \ \ | |/ / | | | | | | Change destination to help.html. Adjust NEWS entries.
| * | Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.Terry Jan Reedy2015-09-221-2/+2
| |\ \ | | |/ | | | | | | Change destination to help.html. Adjust NEWS entries.
| | * Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.Terry Jan Reedy2015-09-221-2/+2
| | | | | | | | | | | | Change destination to help.html. Adjust NEWS entries.
* | | Merge with 3.5Terry Jan Reedy2015-09-211-2/+5
|\ \ \ | |/ /
| * | Marge 3.4Terry Jan Reedy2015-09-211-2/+5
| |\ \ | | |/
| | * Issue #24861: add Idle news item and correct previous errors.Terry Jan Reedy2015-09-211-2/+5
| | |
* | | Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 linesTerry Jan Reedy2015-09-211-114/+28
|\ \ \ | |/ / | | | | | | | | | above "What's New and 0 lines above "Release date". Remove most old headers for non-final releases (they currently do not get carried forward.
| * | Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 linesTerry Jan Reedy2015-09-211-122/+26
| |\ \ |/ / / | | _ | | | | above "What's New and 0 lines above "Release date". Remove most old headers for non-final releases (they currently do not get carried forward.
| * Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 linesTerry Jan Reedy2015-09-211-100/+20
| | | | | | | | | | above "What's New and 0 lines above "Release date". Remove most old headers for non-final releases (they currently do not get carried forward.
* | Entries for idlelib/NEWS.txtTerry Jan Reedy2015-08-171-0/+13
|\ \ | |/
| * Entries for idlelib/NEWS.txtTerry Jan Reedy2015-08-171-1/+14
| |
* | Update idlelib/NEWS.txtTerry Jan Reedy2015-05-231-4/+14
|\ \ | |/
| * Update idlelib/NEWS.txt.Terry Jan Reedy2015-05-231-0/+21
| |
* | Update idlelib/NEWS.txt.Terry Jan Reedy2014-12-061-0/+20
|\ \ | |/
| * Update idlelib/NEWS.txt.Terry Jan Reedy2014-12-061-0/+24
| |
* | Update 3.5 Idle News up to 3.4.2 changes.Terry Jan Reedy2014-10-011-0/+52
|\ \ | |/
| * Update Idle news for 3.4.2 (and 3.4.1).Terry Jan Reedy2014-10-011-0/+57
| |
| * merge with 3.3Georg Brandl2014-02-101-1/+0
| |
* | merge with 3.3Georg Brandl2014-02-101-1/+0
|\ \ | |/ |/|
| * Fix trailing whitespace.Georg Brandl2014-02-101-2/+1
| |
| * Update IDLE news from Misc/NEWS.Georg Brandl2014-01-251-0/+62
| |
* | merge with 3.3Georg Brandl2013-04-061-4/+4
|\ \ | |/
| * merge with 3.3.1 release cloneGeorg Brandl2013-04-061-0/+2
| |\
| | * Bump to 3.3.1.v3.3.1Georg Brandl2013-04-061-0/+2
| | |
| * | merge with 3.2 branchGeorg Brandl2013-04-061-4/+2
| |\ \
| | * | Bump to 3.2.4.v3.2.4Georg Brandl2013-04-061-4/+2
| | | |
* | | | Merge from 3.3: Issue #17390Terry Jan Reedy2013-03-301-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett.Terry Jan Reedy2013-03-301-0/+7
| | |/ | |/|
* | | Issue #5066: Update IDLE docsAndrew Svetlov2013-01-141-0/+2
| | | | | | | | | | | | Patch by Todd Rovito
* | | Issue #15853: merge 3.3 -> defaultNed Deily2012-10-221-0/+3
|\ \ \ | |/ /
| * | Issue #15853: merge 3.2 -> 3.3Ned Deily2012-10-221-0/+3
| |\ \ | | |/
| | * Issue #15853: Prevent IDLE crash on OS X when opening Preferences menuNed Deily2012-10-221-0/+3
| | | | | | | | | | | | with certain versions of Tk 8.5. Initial patch by Kevin Walzer.
* | | Issue #16226: Fix IDLE Path Browser crash.Ned Deily2012-10-191-0/+7
|\ \ \ | |/ / | | | | | | (Patch by Roger Serwy)
| * | Issue #16226: Fix IDLE Path Browser crash.Ned Deily2012-10-191-0/+7
|/ / | | | | | | (Patch by Roger Serwy)
* | Issue #14018: mergeNed Deily2012-07-301-0/+3
|\ \ | |/
| * Issue #14018: Update the OS X IDLE Tcl/Tk warning check to includeNed Deily2012-07-301-0/+4
| | | | | | | | | | the Apple-supplied Tck/Tk versions shipped with OS X 10.7 and 10.8. They are not as buggy as the 10.6 version but can still easily crash.
* | merge 3.2Martin v. Löwis2012-07-251-0/+2
|\ \ | |/
| * Issue #7163: Propagate return value of sys.stdout.write.Martin v. Löwis2012-07-251-0/+2
| | | | | | | | Patch by Roger Serwy.
* | merge 3.2Martin v. Löwis2012-07-251-0/+2
|\ \ | |/
| * Issue #15318: Prevent writing to sys.stdin.Martin v. Löwis2012-07-251-0/+2
| | | | | | | | Patch by Roger Serwy and myself.
* | Issue #4832: Modify IDLE to save files with .py extension byNed Deily2012-07-101-0/+3
| | | | | | | | default on Windows and OS X as it already does with X11 Tk.
* | merge 3.2Martin v. Löwis2012-07-111-1/+1
|\ \ | |/
| * Issue #15319: Revert wrapping of sys.stdin. Patch by Serhiy Storchaka.Martin v. Löwis2012-07-111-1/+1
| |
* | merge 3.2Martin v. Löwis2012-07-091-0/+2
|\ \ | |/
| * Issue #13532: Check that arguments to sys.stdout.write are strings.Martin v. Löwis2012-07-091-0/+2
| |
* | Merge from 3.2, #12510Terry Jan Reedy2012-06-081-0/+8
|\ \ | |/
| * Issue #12510: Revise and triple # of calltip tests, with an eye to unittestTerry Jan Reedy2012-06-071-0/+8
| | | | | | | | | | | | use. Make the get_entity 'method' a module function as it did not use 'self'. Delete buggy _find_constructor function that is not needed, at least in 3.x. Revise get_argspec so all tests pass. Add and fix NEWS entries.
* | merge 3.2Martin v. Löwis2012-06-031-1/+1
|\ \ | |/
| * PEP 3131: support non-ASCII characters in auto-completion of identifiers.Martin v. Löwis2012-06-031-1/+1
| |