cpython/Doc/whatsnew
Steve (Gadget) Barnes 5b8f972e09 bpo-30362 : Add list options to launcher. (#1578)
* bpo-30362 Add list options to launcher.

* bpo-30362 Add list options to help message.

* To avoid possible later conflict with python replaced flags with --launcher-list and --launcher-list-paths

* bpo-30362 Changed flag to -0 as suggested on review.

* bpo-30362: Modified to default to not path for -0, -0p to dispaly path and append * to default

* bpo-30362: Modified to display list on required version not found.

* bpo-30362 add --list and --list-paths added back in following review by paul.moore

* bpo-30362 Cleaner handing of -0 & -0p by not calling exit directly per review by @zooba

* bpo-30362: Tidy up and add news & what's new

Removed commented out line of code in PC/launcher.c.
Added the results of using blurb to add details of bpo-30362 & bpo-30291.
Updated Doc/whatsnew/3.7.rst to add a Windows only section covering both tickets.

* bpo-30362 Resolve conflict in Doc/whatsnew/3.7.rst

* bpo-30362:Address Whitespace Issue in Doc\whatsnew\3.7.rst

* Shorten NEWS message for bpo-30362

* Shorten NEWS item for bpo-30291
2017-06-28 12:14:52 -07:00
..
2.0.rst Avoid line breaks after hyphens, otherwise they are turned into spaces 2017-01-14 08:24:20 +00:00
2.1.rst Merge doc fixes from 3.5 2017-01-14 09:54:57 +00:00
2.2.rst Avoid line breaks after hyphens, otherwise they are turned into spaces 2017-01-14 08:24:20 +00:00
2.3.rst Avoid line breaks after hyphens, otherwise they are turned into spaces 2017-01-14 08:24:20 +00:00
2.4.rst Avoid line breaks after hyphens, otherwise they are turned into spaces 2017-01-14 08:24:20 +00:00
2.5.rst Avoid line breaks after hyphens, otherwise they are turned into spaces 2017-01-14 08:24:20 +00:00
2.6.rst Avoid line breaks after hyphens, otherwise they are turned into spaces 2017-01-14 08:24:20 +00:00
2.7.rst Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges 2016-11-26 13:43:28 +02:00
3.0.rst Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings 2016-10-30 04:20:17 +00:00
3.1.rst Issue #19795: Fixed markup errors. 2016-10-19 18:11:24 +03:00
3.2.rst bpo-27200: Fix several doctests (GH-604) 2017-04-27 15:23:34 +03:00
3.3.rst Issue #19795: Improved more markups of True/False. 2016-10-19 18:36:51 +03:00
3.4.rst Issue #19795: Fixed markup errors. 2016-10-19 18:12:05 +03:00
3.5.rst bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) 2017-02-22 08:45:51 +03:00
3.6.rst bpo-29898: Fix incorrect env variable name (GH-1576) 2017-05-16 12:36:45 +03:00
3.7.rst bpo-30362 : Add list options to launcher. (#1578) 2017-06-28 12:14:52 -07:00
changelog.rst Issue #28251: Improvements to help manuals on Windows. 2016-09-22 17:07:56 -07:00
index.rst Bump to 3.7.0a0 2016-09-12 17:29:04 -04:00