[Python-Dev] cpython: Issue #11750: The Windows API functions scattered in the _subprocess and
Antoine Pitrou
solipsis at pitrou.net
Wed Apr 18 21:30:14 CEST 2012
On Wed, 18 Apr 2012 21:29:00 +0200
"Martin v. Löwis" <martin at v.loewis.de> wrote:
> Am 18.04.2012 20:52, schrieb antoine.pitrou:
> > http://hg.python.org/cpython/rev/f3a27d11101a
> > changeset: 76405:f3a27d11101a
> > user: Antoine Pitrou <solipsis at pitrou.net>
> > date: Wed Apr 18 20:51:15 2012 +0200
> > summary:
> > Issue #11750: The Windows API functions scattered in the _subprocess and
> > _multiprocessing.win32 modules now live in a single module "_winapi".
> > Patch by sbt.
>
> Can we use Real Names, please?
Do we have a policy about that? sbt seems happy using a pseudonym (and
I personally don't have a problem with it).
Regards
Antoine.
More information about the Python-Dev
mailing list