summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/IDLE
Commit message (Expand)AuthorAgeFilesLines
* bpo-32905: IDLE - remove unused code in pyparse module (GH-5807)Terry Jan Reedy2018-02-221-0/+1
* bpo-32874: IDLE: add tests for pyparse (GH-5755)Cheryl Sabella2018-02-221-0/+1
* bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646)Terry Jan Reedy2018-02-121-0/+2
* bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5...Terry Jan Reedy2018-02-121-0/+5
* bpo-32765: Update configdialog General tab create page docstring (GH-5529)Cheryl Sabella2018-02-041-0/+1
* Update NEWS and pydoc topics.Ned Deily2017-12-058-30/+0
* Tidy NEWS entry.Ned Deily2017-12-051-7/+0
* bpo-32207: Improve tk event exception tracebacks in IDLE. (#4703)Terry Jan Reedy2017-12-041-0/+6
* bpo-32164: Delete unused file idlelib/tabbedpages.py (#4628)Terry Jan Reedy2017-11-291-0/+2
* bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484)Cheryl Sabella2017-11-231-0/+2
* bpo-31836: Test_code_module now passes with sys.ps1, ps2 set (#4070)Terry Jan Reedy2017-10-281-0/+4
* IDLE -- Restrict shell prompt manipulaton to the shell. (#4143)Terry Jan Reedy2017-10-281-0/+4
* bpo-31860: Make the font sample in the IDLE font configuration dialog editabl...Serhiy Storchaka2017-10-281-0/+2
* bpo-13802: Use non-Latin characters in IDLE's Font settings sample. (#3960)Terry Jan Reedy2017-10-171-0/+15
* bpo-28603: Fix formatting tracebacks for unhashable exceptions (#4014)Zane Bitter2017-10-171-0/+2
* Update NEWS and topics for 3.7.0a2Ned Deily2017-10-176-19/+0
* bpo-31460: Simplify the API of IDLE's Module Browser. (#3842)Terry Jan Reedy2017-09-301-0/+6
* bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)Terry Jan Reedy2017-09-301-0/+1
* bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser....Cheryl Sabella2017-09-231-0/+7
* bpo-31559: Remove test order dependence in idle_test.test_browser. (#3708)Terry Jan Reedy2017-09-231-0/+1
* bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573)Cheryl Sabella2017-09-221-0/+3
* bpo-31500: IDLE: Scale default fonts on HiDPI displays. (#3639)Serhiy Storchaka2017-09-211-0/+1
* Update PyDoc topics and NEWS blurbs for 3.7.0a1Ned Deily2017-09-1951-145/+0
* bpo-31493: Fix code context update and font update timers. (#3622)Terry Jan Reedy2017-09-171-0/+3
* bpo-31488: IDLE - update former extensions when options change. (#3612)Terry Jan Reedy2017-09-161-0/+4
* bpo-314777: IDLE - improve rstrip entry in doc (#3602)Terry Jan Reedy2017-09-151-0/+2
* bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (#3590)Terry Jan Reedy2017-09-141-0/+1
* bpo-31421: Document how IDLE runs tkinter programs. (#3513)Terry Jan Reedy2017-09-121-0/+4
* bpo-31414: IDLE -- fix tk entry box tests by deleting first. (#3501)Terry Jan Reedy2017-09-111-0/+2
* bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)wohlganger2017-09-101-0/+20
* Link to blurb on PyPI in the NEWS.d READMEs. (#3323)Gregory P. Smith2017-09-051-1/+3
* Blurbify master branch. (#3298)larryhastings2017-09-048-0/+16
* bpo-31051: Rearrange IDLE condigdialog GenPage into Window, Editor, and Help...Terry Jan Reedy2017-08-301-0/+1
* bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046)Cheryl Sabella2017-08-271-0/+4
* bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (#3220)Terry Jan Reedy2017-08-271-0/+1
* bpo-30781: IDLE - use ttk widgets in configdialog (#2654)Cheryl Sabella2017-08-261-1/+2
* bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3141)Cheryl Sabella2017-08-181-0/+2
* bpo-31001: IDLE: Add tests for configdialog highlight tab (#3123)Cheryl Sabella2017-08-181-0/+1
* bpo-31205: IDLE: Factor KeysPage class from ConfigDialog (#3096)Cheryl Sabella2017-08-151-0/+2
* bpo-31002: IDLE: Add tests for configdialog keys tab (#2996)Cheryl Sabella2017-08-151-0/+1
* bpo-19903: IDLE: Calltips changed to use inspect.signature (#2822)Louie Lu2017-08-101-0/+3
* bpo-31130: IDLE -- stop leaks in test_configdialog. (#3016)Terry Jan Reedy2017-08-071-0/+1
* bpo-31083: IDLE: Describe the Page classes in configdialog (#2965)csabella2017-08-011-0/+3
* bpo-31050: IDLE: Factor GenPage class from ConfigDialog (#2952)csabella2017-07-301-0/+2
* bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) (#2905)csabella2017-07-301-0/+4
* bpo-30781: IDLE - Use ttk Notebook in ConfigDialog (#2938)Terry Jan Reedy2017-07-291-0/+1
* bpo-30853: IDLE: Convert font and general vars to use VarTrace (#2914)csabella2017-07-281-0/+5
* bpo-31060: IDLE: Finish regrouping ConfigDialog methods (#2908)Terry Jan Reedy2017-07-271-0/+3
* bpo-31003: IDLE - Add more tests for General tab (#2859)Terry Jan Reedy2017-07-271-0/+1
* bpo-30993: IDLE - Improve configdialog font page and tests. (#2831)Terry Jan Reedy2017-07-241-4/+3