Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add a NEWS entry
  • Loading branch information
arhadthedev committed Jul 22, 2022
commit 7d431a39feb6617a178e59d3344b0829ef35b457
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
``_posixsubprocess`` now initializes all UID and GID variables using a
reserved ``-1`` value instead of a separate flag. Patch by Oleg Iarygin.