Staging
v0.8.1
https://github.com/python/cpython
Revision a12255d8def0c82560545e66c1be981a447751c3 authored by David K on 12 November 2019, 12:38:46 UTC, committed by Miss Islington (bot) on 12 November 2019, 12:38:46 UTC


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
1 parent 1062715
History
Tip revision: a12255d8def0c82560545e66c1be981a447751c3 authored by David K on 12 November 2019, 12:38:46 UTC
bpo-38421: Update email.utils documentation (GH-16678)
Tip revision: a12255d
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.5 KB
README.rst -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 6.7 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 52.1 KB
license.rst -rw-r--r-- 45.2 KB
make.bat -rw-r--r-- 5.5 KB
requirements.txt -rw-r--r-- 128 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top