[issue35674] Expose os.posix_spawnp()

STINNER Victor report at bugs.python.org
Wed Jan 9 16:56:30 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

Pablo:
> I also think to expose posix_spawnp() as os.posix_spawnp() seems the more consistent thing to do as the os/posix module tries to mirror glibc as much as possible, which helps with discoverability and cross-reference with man pages.

Ok. Let's do that.

@Joannah Nanjekye: Don't hesitate to come to me if you need my help to implement that ;-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35674>
_______________________________________


More information about the Python-bugs-list mailing list