diff options
| -rw-r--r-- | Misc/ACKS | 1 | ||||
| -rw-r--r-- | Misc/NEWS | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -188,6 +188,7 @@ Andrew Clegg Brad Clements Robbie Clemons Steve Clift +Hervé Coatanhay Nick Coghlan Josh Cogliati Dave Cole @@ -129,6 +129,9 @@ Library 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 #14324: Fix configure tests for cross builds. |
