Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 18, 2017

  • bpo-30947: Update libexpat from 2.2.1 to 2.2.3

  • Add NEWS entry

  • Add new loadlibrary.c

  • expat_external.h: restore include "pyexpatns.h"

  • PCbuild: add expat/loadlibrary.c

  • Define XML_POOR_ENTROPY to compile expat

(cherry picked from commit 93d0cb5)

https://bugs.python.org/issue30947

* bpo-30947: Update libexpat from 2.2.1 to 2.2.3

* Add NEWS entry

* Add new loadlibrary.c

* expat_external.h: restore include "pyexpatns.h"

* PCbuild: add expat/loadlibrary.c

* Define XML_POOR_ENTROPY to compile expat

(cherry picked from commit 93d0cb5)
@vstinner
Copy link
Member Author

The AppVeyor failure seems unrelated:

======================================================================
FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\projects\cpython\lib\test\test_site.py", line 186, in test_s_option
    self.assertIn(usersite, sys.path)
AssertionError: 'C:\\Users\\appveyor\\AppData\\Roaming\\Python\\Python36\\site-packages' not found in ['', 'C:\\projects\\cpython\\PCbuild\\win32\\python36.zip', 'C:\\projects\\cpython\\DLLs', 'C:\\projects\\cpython\\lib', 'C:\\projects\\cpython\\PCbuild\\win32', 'C:\\projects\\cpython', 'C:\\projects\\cpython\\lib\\site-packages']

@vstinner vstinner merged commit 83e37e1 into python:3.6 Aug 18, 2017
@vstinner vstinner deleted the expat223_36 branch August 18, 2017 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants