cpython/Misc/NEWS.d
Mario Corchero 9f1e5f1b7f bpo-32206: Pdb can now run modules (GH-4752)
Add a new argument "-m" to the pdb module to allow
users to run `python -m pdb -m my_module_name`.

This relies on private APIs in the runpy module to work,
but we can get away with that since they're both part of
the standard library and can be updated together if
the runpy internals get refactored.
2018-01-06 17:53:05 +10:00
..
next bpo-32206: Pdb can now run modules (GH-4752) 2018-01-06 17:53:05 +10:00
3.5.0.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0a1.rst Replace KB unit with KiB (#4293) 2017-11-08 14:44:44 -08:00
3.5.0a2.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0a3.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07: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 Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.0b4.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07: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 Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.2.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.2rc1.rst bpo-29879: Update typing documentation. (GH-4573) 2017-11-26 14:23:02 -08:00
3.5.3.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.5.3rc1.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.6.0.rst Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07:00
3.6.0a1.rst Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02: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 Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07: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 Blurbify master branch. (#3298) 2017-09-04 13:30:19 -07: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 Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02:00
3.7.0a2.rst Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02:00
3.7.0a3.rst Update NEWS and pydoc topics. 2017-12-05 03:17:33 -05:00