| commit | b7f8e52433b656a6a524229fd7a65e4682a43729 | [log] [tgz] |
|---|---|---|
| author | Dino Viehland <dinoviehland@fb.com> | Tue Sep 10 13:59:43 2019 +0100 |
| committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 10 05:59:43 2019 -0700 |
| tree | 04a3091120d0ee790e4aca4a47c93e4f3fd11fac | |
| parent | 12c122ae958a55c9874ed4c7d7805ceb084411d7 [diff] |
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