]> granicus.if.org Git - python/commit
Add policy keyword to email.generator.DecodedGenerator.
authorR David Murray <rdmurray@bitdance.com>
Thu, 8 Sep 2016 21:57:06 +0000 (17:57 -0400)
committerR David Murray <rdmurray@bitdance.com>
Thu, 8 Sep 2016 21:57:06 +0000 (17:57 -0400)
commit301edfa579036baf35c1aa4ab5ea50bcd51c0fe0
treeb5df0f6b6c5e58020fbda4c60bbcd4bdb1c8bf65
parent4c483ad52b6f7760a0a861badae6c803d6ce8590
Add policy keyword to email.generator.DecodedGenerator.
Doc/library/email.generator.rst
Doc/whatsnew/3.6.rst
Lib/email/generator.py
Misc/NEWS