]> granicus.if.org Git - python/commit
bpo-38073: Make pwd module PEP-384 compatible (GH-15790)
authorDino Viehland <dinoviehland@fb.com>
Tue, 10 Sep 2019 12:59:43 +0000 (13:59 +0100)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2019 12:59:43 +0000 (05:59 -0700)
commitb7f8e52433b656a6a524229fd7a65e4682a43729
tree04a3091120d0ee790e4aca4a47c93e4f3fd11fac
parent12c122ae958a55c9874ed4c7d7805ceb084411d7
bpo-38073: Make pwd module PEP-384 compatible (GH-15790)

Makes the pwd module PEP-384 compatible

https://bugs.python.org/issue38073

Automerge-Triggered-By: @tiran
Misc/NEWS.d/next/Core and Builtins/2019-09-09-15-17-58.bpo-38073.ZoKYOU.rst [new file with mode: 0644]
Modules/pwdmodule.c