cpython/Misc/NEWS.d
Miss Islington (bot) 4e033c5aa1
bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199)
The difference from before is that the settings are now on the
Highlights tab instead of the Extensions tab and only change one theme
at a time instead of all themes. The default for light themes is black
on light gray, as before. The default for the IDLE Dark theme is white
on dark gray, which better fits the dark theme.

When one starts IDLE from a console and loads a custom theme without
definitions for 'context', one will see a warning message on the console.
To stop the warning, go to Options => Configure IDLE => Highlights,
select the custom theme if not selected already, select 'Code Context',
and select foreground and background colors.
(cherry picked from commit de6516264e)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
2018-06-01 19:16:04 -07:00
..
next bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199) 2018-06-01 19:16:04 -07:00
3.5.0.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0a1.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.5.0a2.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0a3.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.5.0a4.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0b1.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0b2.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0b3.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.5.0b4.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.5.0rc1.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0rc2.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0rc3.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0rc4.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.1.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.1rc1.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.5.2.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.2rc1.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.5.3.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.3rc1.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.6.0.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.6.0a1.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.6.0a2.rst Simplify NEWS entry to prevent suspicious warnings. (#3339) 2017-09-05 00:45:36 -07:00
3.6.0a3.rst Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02:00
3.6.0a4.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.6.0b1.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.6.0b2.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.6.0b3.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.6.0b4.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.6.0rc1.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.6.0rc2.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.6.1rc1.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.7.0a1.rst bpo-32911: Revert bpo-29463. (GH-7121) 2018-05-29 10:49:10 +03:00
3.7.0a2.rst bpo-33109: argparse subparsers are once again not required by default (GH-6919) (GH-7089) 2018-05-23 22:22:46 -04:00
3.7.0a3.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.7.0a4.rst bpo-32327: Revert loop.run_in_executor behaviour: return a Future. (#5392) 2018-01-28 14:09:40 -05:00
3.7.0b1.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.7.0b2.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.7.0b3.rst [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) 2018-05-22 14:53:08 +03:00
3.7.0b4.rst 3.7.0b4 2018-05-02 03:41:45 -04:00
3.7.0b5.rst Fix "ditribution" typo in NEWS entry. (GH-7275) 2018-05-31 01:19:58 -04:00