Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 651e6b5

Browse files
committed
Merged revisions 86271 via svnmerge from
svn+ssh://[email protected]/python/branches/py3k ........ r86271 | eric.araujo | 2010-11-06 16:01:07 +0100 (sam., 06 nov. 2010) | 2 lines Add missing NEWS entries for some of my commits. ........
1 parent e022484 commit 651e6b5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,16 @@ C-API
143143
Library
144144
-------
145145

146+
- Issue #10126: Fix distutils' test_build when Python was built with
147+
--enable-shared.
148+
149+
- Fix typo in one sdist option (medata-check).
150+
151+
- Issue #9199: Fix incorrect use of distutils.cmd.Command.announce.
152+
153+
- Issue #1718574: Fix options that were supposed to accept arguments but did
154+
not in build_clib.
155+
146156
- Issue #9281: Prevent race condition with mkdir in distutils. Patch by
147157
Arfrever.
148158

0 commit comments

Comments
 (0)