]> granicus.if.org Git - python/commit
#21804: Add RFC 6856 (UTF8) support to poplib.
authorR David Murray <rdmurray@bitdance.com>
Sat, 16 May 2015 19:05:53 +0000 (15:05 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 16 May 2015 19:05:53 +0000 (15:05 -0400)
commitb8cd3e4e30d3219ecf00ce7f114a15746561ea87
tree062ec0ea886b1015e47f932d4676ee2dced7c85d
parent8eb1f077c2be03f72ef31ddd2cfe805ffbfbd524
#21804: Add RFC 6856 (UTF8) support to poplib.

Patch by Milan Oberkirch.
Doc/library/poplib.rst
Doc/whatsnew/3.5.rst
Lib/poplib.py
Lib/test/test_poplib.py
Misc/NEWS