mirror of
https://github.com/python/cpython.git
synced 2025-10-01 04:42:10 +00:00
Merge with 3.2 for #14359.
This commit is contained in:
commit
6d3a575fc1
2 changed files with 4 additions and 0 deletions
|
@ -188,6 +188,7 @@ Andrew Clegg
|
||||||
Brad Clements
|
Brad Clements
|
||||||
Robbie Clemons
|
Robbie Clemons
|
||||||
Steve Clift
|
Steve Clift
|
||||||
|
Hervé Coatanhay
|
||||||
Nick Coghlan
|
Nick Coghlan
|
||||||
Josh Cogliati
|
Josh Cogliati
|
||||||
Dave Cole
|
Dave Cole
|
||||||
|
|
|
@ -129,6 +129,9 @@ Library
|
||||||
Build
|
Build
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
- Issue #14359: Only use O_CLOEXEC in _posixmodule.c if it is defined.
|
||||||
|
Based on patch from Hervé Coatanhay.
|
||||||
|
|
||||||
- Issue #14321: Do not run pgen during the build if files are up to date.
|
- Issue #14321: Do not run pgen during the build if files are up to date.
|
||||||
|
|
||||||
- Issue #14324: Fix configure tests for cross builds.
|
- Issue #14324: Fix configure tests for cross builds.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue