cpython/Misc/NEWS.d/next
Miss Islington (bot) fc9471a888
bpo-17232: Clarify docs for -O and -OO command line options (GH-5839)
The 'optimization' is for space in the executable file, not for run time.
(cherry picked from commit 186b606d8a)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
2018-02-24 19:46:16 -08:00
..
Build bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH-5284) (#5296) 2018-01-24 11:11:16 +01:00
C API bpo-29084: Exclude C API for OrderedDict from the limited C API. (GH-4900) (#5007) 2017-12-25 09:40:27 +02:00
Core and Builtins bpo-32889: update valgrind suppressions (GH-5779) 2018-02-20 22:31:54 -08:00
Documentation bpo-17232: Clarify docs for -O and -OO command line options (GH-5839) 2018-02-24 19:46:16 -08:00
IDLE bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) 2018-02-23 19:16:00 -08:00
Library closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708) 2018-02-20 21:21:12 -08:00
Security Update pydoc topics and NEWS blurbs for 3.6.3rc1 2017-09-18 23:04:41 -04:00
Tests bpo-31518: Change TLS protocol for Debian (#3660) 2018-02-25 00:45:24 +01:00
Tools-Demos bpo-24960: use pkgutil.get_data in lib2to3 to read pickled grammar files (GH-4977) (#4979) 2017-12-22 12:51:46 -08:00
Windows bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754) 2018-02-24 09:43:05 -08:00
macOS Update NEWS and pydoc topics. 2017-12-05 03:17:05 -05:00