SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-38421: Update email.utils documentation (GH-16678)

Updates documentation around email.utils.parsedate_tz().

Currently, the documentation specifies that when a string without a is timezone passed to parsedate_tz(), the last tuple is returned as ```None```.

This is no longer true since Python 3.3


https://bugs.python.org/issue38421
D
David K committed
a12255d8def0c82560545e66c1be981a447751c3
Parent: 1062715
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 11/12/2019, 12:38:46 PM