* Fix the refcount leak in _PySequence_BytesToCharpArray from r78946.
* Also fixes a potential extra DECREF of an arg in the error case within _posixsubprocess.fork_exec() by not reusing the process_args variable.
G
Gregory P. Smith committed
68f52178d9a77bb598664a090019f8f971d3de7d
Parent: 8450857