diff options
author | Ned Deily <nad@python.org> | 2017-09-19 05:01:36 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2017-09-19 05:01:36 (GMT) |
commit | 450ceea33169e8a7717d3e2fffb009141a99c479 (patch) | |
tree | c503081df2b528bacc9eb749cc7f29bef19ec294 /Misc/NEWS.d/next/Build | |
parent | 380c5fbc6f9b89e013cd7dbb540316a59e4ddb63 (diff) | |
download | cpython-450ceea33169e8a7717d3e2fffb009141a99c479.zip cpython-450ceea33169e8a7717d3e2fffb009141a99c479.tar.gz cpython-450ceea33169e8a7717d3e2fffb009141a99c479.tar.bz2 |
Update PyDoc topics and NEWS blurbs for 3.7.0a1
Diffstat (limited to 'Misc/NEWS.d/next/Build')
36 files changed, 0 insertions, 63 deletions
diff --git a/Misc/NEWS.d/next/Build/0019.bpo-28676.Wxf6Ds.rst b/Misc/NEWS.d/next/Build/0019.bpo-28676.Wxf6Ds.rst deleted file mode 100644 index 89dcfc7..0000000 --- a/Misc/NEWS.d/next/Build/0019.bpo-28676.Wxf6Ds.rst +++ /dev/null @@ -1,2 +0,0 @@ -Prevent missing 'getentropy' declaration warning on macOS. Patch by Gareth -Rees. diff --git a/Misc/NEWS.d/next/Build/0020.bpo-15819.QVDr3E.rst b/Misc/NEWS.d/next/Build/0020.bpo-15819.QVDr3E.rst deleted file mode 100644 index b5fdd6c..0000000 --- a/Misc/NEWS.d/next/Build/0020.bpo-15819.QVDr3E.rst +++ /dev/null @@ -1,2 +0,0 @@ -Remove redundant include search directory option for building outside the -source tree. diff --git a/Misc/NEWS.d/next/Build/0021.bpo-27979.fR0KgM.rst b/Misc/NEWS.d/next/Build/0021.bpo-27979.fR0KgM.rst deleted file mode 100644 index 305fea8..0000000 --- a/Misc/NEWS.d/next/Build/0021.bpo-27979.fR0KgM.rst +++ /dev/null @@ -1,3 +0,0 @@ -A full copy of libffi is no longer bundled for use when building _ctypes on -non-OSX UNIX platforms. An installed copy of libffi is now required when -building _ctypes on such platforms. diff --git a/Misc/NEWS.d/next/Build/0022.bpo-26661.Z_HNbs.rst b/Misc/NEWS.d/next/Build/0022.bpo-26661.Z_HNbs.rst deleted file mode 100644 index af6057a..0000000 --- a/Misc/NEWS.d/next/Build/0022.bpo-26661.Z_HNbs.rst +++ /dev/null @@ -1 +0,0 @@ -setup.py now detects system libffi with multiarch wrapper. diff --git a/Misc/NEWS.d/next/Build/0023.bpo-28258.iKtAHd.rst b/Misc/NEWS.d/next/Build/0023.bpo-28258.iKtAHd.rst deleted file mode 100644 index b53e947..0000000 --- a/Misc/NEWS.d/next/Build/0023.bpo-28258.iKtAHd.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fixed build with Estonian locale (python-config and distclean targets in -Makefile). Patch by Arfrever Frehtes Taifersar Arahesis. diff --git a/Misc/NEWS.d/next/Build/0024.bpo-21085.2VvyUF.rst b/Misc/NEWS.d/next/Build/0024.bpo-21085.2VvyUF.rst deleted file mode 100644 index f470ccd..0000000 --- a/Misc/NEWS.d/next/Build/0024.bpo-21085.2VvyUF.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add configure check for siginfo_t.si_band, which Cygwin does not provide. -Patch by Masayuki Yamamoto with review and rebase by Erik Bray. diff --git a/Misc/NEWS.d/next/Build/0025.bpo-13756.sslhpC.rst b/Misc/NEWS.d/next/Build/0025.bpo-13756.sslhpC.rst deleted file mode 100644 index b898c92..0000000 --- a/Misc/NEWS.d/next/Build/0025.bpo-13756.sslhpC.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fix building extensions modules on Cygwin. Patch by Roumen Petrov, based on -original patch by Jason Tishler. diff --git a/Misc/NEWS.d/next/Build/0026.bpo-21124.1bbArU.rst b/Misc/NEWS.d/next/Build/0026.bpo-21124.1bbArU.rst deleted file mode 100644 index 8574312..0000000 --- a/Misc/NEWS.d/next/Build/0026.bpo-21124.1bbArU.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fix building the _struct module on Cygwin by passing ``NULL`` instead of -``&PyType_Type`` to PyVarObject_HEAD_INIT. Patch by Masayuki Yamamoto. diff --git a/Misc/NEWS.d/next/Build/0027.bpo-28248.KY_-en.rst b/Misc/NEWS.d/next/Build/0027.bpo-28248.KY_-en.rst deleted file mode 100644 index 18d3693..0000000 --- a/Misc/NEWS.d/next/Build/0027.bpo-28248.KY_-en.rst +++ /dev/null @@ -1 +0,0 @@ -Update Windows build and OS X installers to use OpenSSL 1.0.2j. diff --git a/Misc/NEWS.d/next/Build/0028.bpo-28208.DtoP1i.rst b/Misc/NEWS.d/next/Build/0028.bpo-28208.DtoP1i.rst deleted file mode 100644 index 2deaf02..0000000 --- a/Misc/NEWS.d/next/Build/0028.bpo-28208.DtoP1i.rst +++ /dev/null @@ -1 +0,0 @@ -Update Windows build and OS X installers to use SQLite 3.14.2. diff --git a/Misc/NEWS.d/next/Build/0029.bpo-28444.zkc9nT.rst b/Misc/NEWS.d/next/Build/0029.bpo-28444.zkc9nT.rst deleted file mode 100644 index 1df6824..0000000 --- a/Misc/NEWS.d/next/Build/0029.bpo-28444.zkc9nT.rst +++ /dev/null @@ -1 +0,0 @@ -Fix missing extensions modules when cross compiling. diff --git a/Misc/NEWS.d/next/Build/0030.bpo-26359.CLz6qy.rst b/Misc/NEWS.d/next/Build/0030.bpo-26359.CLz6qy.rst deleted file mode 100644 index 581ddaf..0000000 --- a/Misc/NEWS.d/next/Build/0030.bpo-26359.CLz6qy.rst +++ /dev/null @@ -1 +0,0 @@ -Rename --with-optimiations to --enable-optimizations. diff --git a/Misc/NEWS.d/next/Build/0031.bpo-10656.pR8FFU.rst b/Misc/NEWS.d/next/Build/0031.bpo-10656.pR8FFU.rst deleted file mode 100644 index 62cc546..0000000 --- a/Misc/NEWS.d/next/Build/0031.bpo-10656.pR8FFU.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fix out-of-tree building on AIX. Patch by Tristan Carel and Michael -Haubenwallner. diff --git a/Misc/NEWS.d/next/Build/0032.bpo-28849.AzRRF5.rst b/Misc/NEWS.d/next/Build/0032.bpo-28849.AzRRF5.rst deleted file mode 100644 index 9aac021..0000000 --- a/Misc/NEWS.d/next/Build/0032.bpo-28849.AzRRF5.rst +++ /dev/null @@ -1 +0,0 @@ -Do not define sys.implementation._multiarch on Android. diff --git a/Misc/NEWS.d/next/Build/0033.bpo-20211.gpNptI.rst b/Misc/NEWS.d/next/Build/0033.bpo-20211.gpNptI.rst deleted file mode 100644 index 8bbea8d..0000000 --- a/Misc/NEWS.d/next/Build/0033.bpo-20211.gpNptI.rst +++ /dev/null @@ -1,3 +0,0 @@ -Do not add the directory for installing C header files and the directory for -installing object code libraries to the cross compilation search paths. -Original patch by Thomas Petazzoni. diff --git a/Misc/NEWS.d/next/Build/0034.bpo-28538.FqtN7v.rst b/Misc/NEWS.d/next/Build/0034.bpo-28538.FqtN7v.rst deleted file mode 100644 index ddaf34a..0000000 --- a/Misc/NEWS.d/next/Build/0034.bpo-28538.FqtN7v.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fix the compilation error that occurs because if_nameindex() is available on -Android API level 24, but the if_nameindex structure is not defined. diff --git a/Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst b/Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst deleted file mode 100644 index 0bfb77e..0000000 --- a/Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst +++ /dev/null @@ -1,2 +0,0 @@ -lockf() is available on Android API level 24, but the F_LOCK macro is not -defined in android-ndk-r13. diff --git a/Misc/NEWS.d/next/Build/0036.bpo-23903.JXJ889.rst b/Misc/NEWS.d/next/Build/0036.bpo-23903.JXJ889.rst deleted file mode 100644 index 39ff222..0000000 --- a/Misc/NEWS.d/next/Build/0036.bpo-23903.JXJ889.rst +++ /dev/null @@ -1 +0,0 @@ -Added missed names to PC/python3.def. diff --git a/Misc/NEWS.d/next/Build/0037.bpo-29080.b3qLQT.rst b/Misc/NEWS.d/next/Build/0037.bpo-29080.b3qLQT.rst deleted file mode 100644 index 3a4b7bf..0000000 --- a/Misc/NEWS.d/next/Build/0037.bpo-29080.b3qLQT.rst +++ /dev/null @@ -1 +0,0 @@ -Removes hard dependency on hg.exe from PCBuild/build.bat diff --git a/Misc/NEWS.d/next/Build/0038.bpo-28768.b9_a6E.rst b/Misc/NEWS.d/next/Build/0038.bpo-28768.b9_a6E.rst deleted file mode 100644 index 702e14e..0000000 --- a/Misc/NEWS.d/next/Build/0038.bpo-28768.b9_a6E.rst +++ /dev/null @@ -1 +0,0 @@ -Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto diff --git a/Misc/NEWS.d/next/Build/0039.bpo-26851.R5243g.rst b/Misc/NEWS.d/next/Build/0039.bpo-26851.R5243g.rst deleted file mode 100644 index 1b34a70..0000000 --- a/Misc/NEWS.d/next/Build/0039.bpo-26851.R5243g.rst +++ /dev/null @@ -1 +0,0 @@ -Set Android compilation and link flags. diff --git a/Misc/NEWS.d/next/Build/0040.bpo-29384.v3IqBE.rst b/Misc/NEWS.d/next/Build/0040.bpo-29384.v3IqBE.rst deleted file mode 100644 index ccd2808..0000000 --- a/Misc/NEWS.d/next/Build/0040.bpo-29384.v3IqBE.rst +++ /dev/null @@ -1 +0,0 @@ -Remove old Be OS helper scripts. diff --git a/Misc/NEWS.d/next/Build/0041.bpo-27659.i8UzRC.rst b/Misc/NEWS.d/next/Build/0041.bpo-27659.i8UzRC.rst deleted file mode 100644 index d720659..0000000 --- a/Misc/NEWS.d/next/Build/0041.bpo-27659.i8UzRC.rst +++ /dev/null @@ -1,3 +0,0 @@ -Prohibit implicit C function declarations: use -Werror=implicit-function- -declaration when possible (GCC and Clang, but it depends on the compiler -version). Patch written by Chi Hsuan Yen. diff --git a/Misc/NEWS.d/next/Build/0042.bpo-29572.iZ1XKK.rst b/Misc/NEWS.d/next/Build/0042.bpo-29572.iZ1XKK.rst deleted file mode 100644 index 9bf71f9..0000000 --- a/Misc/NEWS.d/next/Build/0042.bpo-29572.iZ1XKK.rst +++ /dev/null @@ -1 +0,0 @@ -Update Windows build and OS X installers to use OpenSSL 1.0.2k. diff --git a/Misc/NEWS.d/next/Build/0043.bpo-27593.v87xEr.rst b/Misc/NEWS.d/next/Build/0043.bpo-27593.v87xEr.rst deleted file mode 100644 index 5b345e6..0000000 --- a/Misc/NEWS.d/next/Build/0043.bpo-27593.v87xEr.rst +++ /dev/null @@ -1,3 +0,0 @@ -sys.version and the platform module python_build(), python_branch(), and -python_revision() functions now use git information rather than hg when -building from a repo. diff --git a/Misc/NEWS.d/next/Build/0044.bpo-29643.4WLIJQ.rst b/Misc/NEWS.d/next/Build/0044.bpo-29643.4WLIJQ.rst deleted file mode 100644 index 65b958f..0000000 --- a/Misc/NEWS.d/next/Build/0044.bpo-29643.4WLIJQ.rst +++ /dev/null @@ -1 +0,0 @@ -Fix ``--enable-optimization`` didn't work. diff --git a/Misc/NEWS.d/next/Build/0045.bpo-23404.PdYVWg.rst b/Misc/NEWS.d/next/Build/0045.bpo-23404.PdYVWg.rst deleted file mode 100644 index 0addfd0..0000000 --- a/Misc/NEWS.d/next/Build/0045.bpo-23404.PdYVWg.rst +++ /dev/null @@ -1,2 +0,0 @@ -Don't regenerate generated files based on file modification time anymore: -the action is now explicit. Replace ``make touch`` with ``make regen-all``. diff --git a/Misc/NEWS.d/next/Build/0046.bpo-29243.WDK4hT.rst b/Misc/NEWS.d/next/Build/0046.bpo-29243.WDK4hT.rst deleted file mode 100644 index 378e49f..0000000 --- a/Misc/NEWS.d/next/Build/0046.bpo-29243.WDK4hT.rst +++ /dev/null @@ -1,3 +0,0 @@ -Prevent unnecessary rebuilding of Python during ``make test``, ``make -install`` and some other make targets when configured with ``--enable- -optimizations``. diff --git a/Misc/NEWS.d/next/Build/0047.bpo-28787.vhH_6a.rst b/Misc/NEWS.d/next/Build/0047.bpo-28787.vhH_6a.rst deleted file mode 100644 index 13ff837..0000000 --- a/Misc/NEWS.d/next/Build/0047.bpo-28787.vhH_6a.rst +++ /dev/null @@ -1 +0,0 @@ -Fix out-of-tree builds of Python when configured with ``--with--dtrace``. diff --git a/Misc/NEWS.d/next/Build/0048.bpo-29941.ylh45A.rst b/Misc/NEWS.d/next/Build/0048.bpo-29941.ylh45A.rst deleted file mode 100644 index d36c9c0..0000000 --- a/Misc/NEWS.d/next/Build/0048.bpo-29941.ylh45A.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add ``--with-assertions`` configure flag to explicitly enable C ``assert()`` -checks. Defaults to off. ``--with-pydebug`` implies ``--with-assertions``. diff --git a/Misc/NEWS.d/next/Build/0049.bpo-20210.MN_n-r.rst b/Misc/NEWS.d/next/Build/0049.bpo-20210.MN_n-r.rst deleted file mode 100644 index 3eb76d7..0000000 --- a/Misc/NEWS.d/next/Build/0049.bpo-20210.MN_n-r.rst +++ /dev/null @@ -1,2 +0,0 @@ -Support the *disabled* marker in Setup files. Extension modules listed after -this marker are not built at all, neither by the Makefile nor by setup.py. diff --git a/Misc/NEWS.d/next/Build/0050.bpo-30687.8mqHnu.rst b/Misc/NEWS.d/next/Build/0050.bpo-30687.8mqHnu.rst deleted file mode 100644 index 9f37c07..0000000 --- a/Misc/NEWS.d/next/Build/0050.bpo-30687.8mqHnu.rst +++ /dev/null @@ -1 +0,0 @@ -Locate msbuild.exe on Windows when building rather than vcvarsall.bat diff --git a/Misc/NEWS.d/next/Build/2017-07-05-16-54-59.bpo-30854.sPADRI.rst b/Misc/NEWS.d/next/Build/2017-07-05-16-54-59.bpo-30854.sPADRI.rst deleted file mode 100644 index f75aea4..0000000 --- a/Misc/NEWS.d/next/Build/2017-07-05-16-54-59.bpo-30854.sPADRI.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fix compile error when compiling --without-threads. -Patch by Masayuki Yamamoto. diff --git a/Misc/NEWS.d/next/Build/2017-09-04-14-43-46.bpo-31341.XLuZFk.rst b/Misc/NEWS.d/next/Build/2017-09-04-14-43-46.bpo-31341.XLuZFk.rst deleted file mode 100644 index 1429d8b..0000000 --- a/Misc/NEWS.d/next/Build/2017-09-04-14-43-46.bpo-31341.XLuZFk.rst +++ /dev/null @@ -1 +0,0 @@ -Per PEP 11, support for the IRIX operating system was removed. diff --git a/Misc/NEWS.d/next/Build/2017-09-06-23-14-08.bpo-31370.-j4kN4.rst b/Misc/NEWS.d/next/Build/2017-09-06-23-14-08.bpo-31370.-j4kN4.rst deleted file mode 100644 index 3e66ead..0000000 --- a/Misc/NEWS.d/next/Build/2017-09-06-23-14-08.bpo-31370.-j4kN4.rst +++ /dev/null @@ -1,5 +0,0 @@ -Remove support for building --without-threads. - -This option is not really useful anymore in the 21st century. Removing lots -of conditional paths allows us to simplify the code base, including in -difficult to maintain low-level internal code. diff --git a/Misc/NEWS.d/next/Build/2017-09-08-11-48-11.bpo-31354.4f-VJK.rst b/Misc/NEWS.d/next/Build/2017-09-08-11-48-11.bpo-31354.4f-VJK.rst deleted file mode 100644 index b63c9ea..0000000 --- a/Misc/NEWS.d/next/Build/2017-09-08-11-48-11.bpo-31354.4f-VJK.rst +++ /dev/null @@ -1 +0,0 @@ -Allow --with-lto to be used on all builds, not just `make profile-opt`. |