[Python-checkins] Remove NEWS entries duplicated from 3.7.2final. (GH-12309)

Ned Deily webhook-mailer at python.org
Wed Mar 13 10:49:31 EDT 2019


https://github.com/python/cpython/commit/a84f9bc11c3ce4854f7b4e16f3cb3cca954092f6
commit: a84f9bc11c3ce4854f7b4e16f3cb3cca954092f6
branch: 3.7
author: Ned Deily <nad at python.org>
committer: GitHub <noreply at github.com>
date: 2019年03月13日T10:49:21-04:00
summary:
Remove NEWS entries duplicated from 3.7.2final. (GH-12309)
files:
M Misc/NEWS.d/3.7.3rc1.rst
diff --git a/Misc/NEWS.d/3.7.3rc1.rst b/Misc/NEWS.d/3.7.3rc1.rst
index 37e50d212943..fbd7197f4403 100644
--- a/Misc/NEWS.d/3.7.3rc1.rst
+++ b/Misc/NEWS.d/3.7.3rc1.rst
@@ -1,3 +1,4 @@
+
 .. bpo: 36216
 .. date: 2019年03月06日-09-38-40
 .. nonce: 6q1m4a
@@ -564,15 +565,6 @@ and thereby avoid using partially-loaded modules. Patch by Tim Burgess.
 
 ..
 
-.. bpo: 31715
-.. date: 2018年08月15日-16-22-30
-.. nonce: Iw8jS8
-.. section: Library
-
-Associate ``.mjs`` file extension with ``application/javascript`` MIME Type.
-
-..
-
 .. bpo: 33687
 .. date: 2018年06月10日-14-08-52
 .. nonce: 1zZdnA
@@ -852,27 +844,6 @@ sun when compiling.
 
 ..
 
-.. bpo: 35499
-.. date: 2018年12月14日-19-36-05
-.. nonce: 9yAldM
-.. section: Build
-
-``make profile-opt`` no longer replaces ``CFLAGS_NODIST`` with ``CFLAGS``.
-It now adds profile-guided optimization (PGO) flags to ``CFLAGS_NODIST``:
-existing ``CFLAGS_NODIST`` flags are kept.
-
-..
-
-.. bpo: 35257
-.. date: 2018年12月05日-22-28-40
-.. nonce: dmcd_s
-.. section: Build
-
-Avoid leaking the linker flags from Link Time Optimizations (LTO) into
-distutils when compiling C extensions.
-
-..
-
 .. bpo: 24643
 .. date: 2019年02月24日-07-52-39
 .. nonce: PofyiS
@@ -1227,13 +1198,3 @@ Fix py-list and py-bt commands of python-gdb.py on gdb7.
 .. section: C API
 
 Fixed :c:func:`_PyBytes_Resize` for empty bytes objects.
-
-..
-
-.. bpo: 35259
-.. date: 2018年11月22日-13-52-36
-.. nonce: p07c61
-.. section: C API
-
-Conditionally declare :c:func:`Py_FinalizeEx()` (new in 3.6) based on
-Py_LIMITED_API. Patch by Arthur Neufeld.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /