cpython/Misc/NEWS.d/next/IDLE
Tal Einat 604e7b9931
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
2018-09-25 15:10:14 +03:00
..
2018-02-04-17-52-54.bpo-32765.qm0eCu.rst bpo-32765: Update configdialog General tab create page docstring (GH-5529) 2018-02-04 18:15:21 -05:00
2018-02-12-08-08-45.bpo-32831.srDRvU.rst bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638) 2018-05-19 15:34:03 -04:00
2018-02-12-11-05-22.bpo-32826.IxNZrk.rst bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5639) 2018-02-12 14:58:26 -05:00
2018-02-12-17-22-48.bpo-32837.-33QPl.rst bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646) 2018-02-12 17:42:41 -05:00
2018-02-19-10-56-41.bpo-32874.6pZ9Gv.rst bpo-32874: IDLE: add tests for pyparse (GH-5755) 2018-02-21 22:48:36 -05:00
2018-02-22-00-09-27.bpo-32905.VlXj0x.rst bpo-32905: IDLE - remove unused code in pyparse module (GH-5807) 2018-02-22 01:19:02 -05:00
2018-02-23-07-32-36.bpo-32916.4MsQ5F.rst bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) 2018-02-23 21:35:27 -05:00
2018-02-24-18-20-50.bpo-32940.ZaJ1Rf.rst bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862) 2018-02-28 17:23:58 -05:00
2018-03-05-01-29-05.bpo-32984.NGjgT4.rst bpo-32984: IDLE - set __file__ for startup files (GH-5981) 2018-03-05 11:02:46 -05:00
2018-04-02-00-28-13.bpo-33204.NBsuIv.rst bpo-33204: IDLE - revise and extend colorizer test. (GH-6347) 2018-04-02 11:18:02 -04:00
2018-04-29-16-13-02.bpo-21474.bglg-F.rst bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643) 2018-04-30 03:08:01 -04:00
2018-05-17-19-41-12.bpo-33564.XzHZJe.rst bpo-33564: Add async to IDLE's code context block openers. (GH-6960) 2018-05-17 20:38:41 -04:00
2018-05-23-19-51-07.bpo-33628.sLlFLO.rst bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085) 2018-05-23 22:18:15 -04:00
2018-05-24-20-42-44.bpo-33642.J0VQbS.rst bpo-33642 and bpo-33679: Revise and condense blurbs (GH-7500) 2018-06-07 19:11:41 -04:00
2018-05-29-07-14-37.bpo-33679.MgX_Ui.rst bpo-33642 and bpo-33679: Revise and condense blurbs (GH-7500) 2018-06-07 19:11:41 -04:00
2018-06-03-09-13-28.bpo-33664.PZzQyL.rst bpo-33664: Scroll IDLE editor text by lines (GH-7351) 2018-06-04 11:48:21 -04:00
2018-06-03-20-12-57.bpo-33763.URiFlE.rst bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367) 2018-06-04 11:58:44 -04:00
2018-06-04-19-23-11.bpo-33768.I_2qpV.rst bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411) 2018-06-08 01:21:15 -04:00
2018-06-10-17-59-36.bpo-33656.60ZqJS.rst bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) 2018-06-11 14:14:32 -04:00
2018-06-14-11-35-50.bpo-33855.XL230W.rst bpo-33855: Minimally test all IDLE modules. (GH-7689) 2018-06-15 18:20:55 -04:00
2018-06-14-13-23-55.bpo-33839.ZlJzHa.rst bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-7683) 2018-08-05 09:21:08 +03:00
2018-06-16-21-54-45.bpo-33856.TH8WHU.rst bpo-33856: Add "help" to the welcome message of IDLE (GH-7755) 2018-06-16 17:20:56 -04:00
2018-06-19-22-21-27.bpo-33907.z-_B3N.rst bpo-33907: Rename an IDLE module and classes. (GH-7810) 2018-06-20 02:18:49 -04:00
2018-06-20-12-40-54.bpo-33904.qm0eCu.rst bpo-33904: In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811) 2018-06-20 03:42:13 -04:00
2018-06-20-16-27-48.bpo-33917.ZXHs8x.rst bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830) 2018-06-20 17:08:31 -04:00
2018-06-20-19-16-24.bpo-33906.a1lXq0.rst bpo-33906: Rename idlelib.windows as window (#7833) 2018-06-20 21:25:59 -04:00
2018-06-20-22-14-07.bpo-33924.6Rz1wt.rst bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836) 2018-06-20 22:49:55 -04:00
2018-06-21-20-35-33.bpo-33905.W2mhiY.rst bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852) 2018-06-21 22:19:56 -04:00
2018-06-26-22-53-14.bpo-33975.Ow7alv.rst bpo-33975: Avoid small type when running IDLE's htests. (GH-7944) 2018-06-27 00:07:30 -04:00
2018-08-01-23-25-38.bpo-34120.HgsIz-.rst bpo-34120: fix IDLE freezing after closing dialogs (GH-8603) 2018-08-02 09:18:29 +03:00
2018-08-02-22-16-42.bpo-34275.Iu0d7t.rst bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639) 2018-08-02 22:50:01 -04:00
2018-08-05-15-49-55.bpo-34047.LGKsIm.rst bpo-34047: IDLE: fix mousewheel scrolling direction on macOS (GH-8678) 2018-08-10 09:02:08 +03:00
2018-08-13-16-31-24.bpo-1529353.wXfQJk.rst bpo-1529353: IDLE: squeeze large output in the shell (GH-7626) 2018-09-25 15:10:14 +03:00
2018-09-22-20-25-07.bpo-34548.7pBzjg.rst bpo-34548: IDLE: use configured theme colors in TextView (GH-9008) 2018-09-23 05:23:15 -07:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

Put news entry `blurb`_ files for the *IDLE* section in this directory.

.. _blurb: https://pypi.org/project/blurb/