]> granicus.if.org Git - python/commitdiff
Issue #28208: Merge with 3.6
authorZachary Ware <zachary.ware@gmail.com>
Tue, 11 Oct 2016 03:37:29 +0000 (22:37 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 11 Oct 2016 03:37:29 +0000 (22:37 -0500)
1  2 
Misc/NEWS
PCbuild/readme.txt

diff --cc Misc/NEWS
index 76b2889343c68080cb551824ee7466e08c04879b,b9589e787a092625a55b8863a3ad730686338ada..0ffbefc6ecba32d2de2fcdcce841805bbc485ea6
+++ b/Misc/NEWS
@@@ -262,18 -272,6 +262,20 @@@ Window
  Build
  -----
  
++- Issue #28208: Update Windows build to use SQLite 3.14.2.0.
++
 +- Issue #28248: Update Windows build to use OpenSSL 1.0.2j.
 +
 +- Issue #21124: Fix building the _struct module on Cygwin by passing ``NULL``
 +  instead of ``&PyType_Type`` to PyVarObject_HEAD_INIT.  Patch by Masayuki
 +  Yamamoto.
 +
 +- Issue #13756: Fix building extensions modules on Cygwin.  Patch by Roumen
 +  Petrov, based on original patch by Jason Tishler.
 +
 +- Issue #21085: Add configure check for siginfo_t.si_band, which Cygwin does
 +  not provide.  Patch by Masayuki Yamamoto with review and rebase by Erik Bray.
 +
  - Issue #28258: Fixed build with Estonian locale (python-config and distclean
    targets in Makefile).  Patch by Arfrever Frehtes Taifersar Arahesis.
  
Simple merge