commit | b6a748b817205413ac75ccee5f9b4728b5ea3b2d | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri May 29 15:23:17 2009 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri May 29 15:23:17 2009 +0000 |
tree | ca69f2aea6235e35952a2d5cac84cde1237afb52 | |
parent | c15bdef8190241357970c9d65783c929860b933a [diff] [blame] |
Issue #4859: Implement PEP 383 for pwd, spwd, and grp.
diff --git a/Misc/NEWS b/Misc/NEWS index 1aafdec..8cc76a2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -40,6 +40,8 @@ Library ------- +- Issue #4859: Implement PEP 383 for pwd, spwd, and grp. + - smtplib 'login' and 'cram-md5' login are also fixed (see Issue #5259). - Issue #6121: pydoc now ignores leading and trailing spaces in the