summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/NEWS.txt
Commit message (Expand)AuthorAgeFilesLines
...
| | * Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.Terry Jan Reedy2015-09-221-2/+2
* | | 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
|\ \ \ | |/ /
| * | Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 linesTerry Jan Reedy2015-09-211-122/+26
| |\ \ |/ / / | | _
| * Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 linesTerry Jan Reedy2015-09-211-100/+20
* | 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
* | | 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
* | | Issue #16226: Fix IDLE Path Browser crash.Ned Deily2012-10-191-0/+7
|\ \ \ | |/ /
| * | Issue #16226: Fix IDLE Path Browser crash.Ned Deily2012-10-191-0/+7
|/ /
* | 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
* | 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
* | 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
* | Issue #4832: Modify IDLE to save files with .py extension byNed Deily2012-07-101-0/+3
* | 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
* | 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
* | Merge 3.2: issue #14937.Martin v. Löwis2012-06-031-1/+4
|\ \ | |/
| * Issue #14937: Perform auto-completion of filenames in strings even for non-AS...Martin v. Löwis2012-06-031-0/+6
* | Issue #8515: Set __file__ when run file in IDLE.Andrew Svetlov2012-04-051-0/+3