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

Skip to content

Commit f8ba39c

Browse files
committed
A note about EX_OK and friends in the posixmodule.
1 parent 6d0d365 commit f8ba39c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Core and builtins
2121
Extension modules
2222
-----------------
2323

24+
- os/posixmodule has grown the sysexits.h constants (EX_OK and friends).
25+
2426
- Fixed broken threadstate swap in readline that could cause fatal
2527
errors when a readline hook was being invoked while a background
2628
thread was active. (SF bugs #660476 and #513033.)

0 commit comments

Comments
 (0)