Add a NEWS entry for previous checkin
This commit is contained in:
parent
7adc776ea6
commit
02f33b43dc
|
@ -18,6 +18,10 @@ Extensions Modules
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #2408: The ``_types`` module, which was used as in implementation
|
||||||
|
detail of the public ``types`` module, has been removed and replaced by pure
|
||||||
|
python code.
|
||||||
|
|
||||||
- Issue #2513: distutils on Windows is now capable of cross-compiling
|
- Issue #2513: distutils on Windows is now capable of cross-compiling
|
||||||
extension modules between 32 and 64 bit platforms. See the distutls
|
extension modules between 32 and 64 bit platforms. See the distutls
|
||||||
build documentation for more information.
|
build documentation for more information.
|
||||||
|
|
Loading…
Reference in New Issue