Staging
v0.5.1
https://github.com/python/cpython
Revision 9db66a2b5ab6a302bc46421712f13b0afd94654b authored by Miss Islington (bot) on 29 August 2019, 14:54:37 UTC, committed by GitHub on 29 August 2019, 14:54:37 UTC

Adds a link to `dateutil.parser.isoparse` in the documentation.

It would be nice to set up intersphinx for things like this, but I think we can leave that for a separate PR.

CC: @pitrou

[bpo-37979](https://bugs.python.org/issue37979)

https://bugs.python.org/issue37979

Automerge-Triggered-By: @pitrou
(cherry picked from commit 59725f3badb3028636c8906ecac4ceb0a37f3982)

Co-authored-by: Paul Ganssle <paul@ganssle.io>
1 parent 384c6d7
History
Tip revision: 9db66a2b5ab6a302bc46421712f13b0afd94654b authored by Miss Islington (bot) on 29 August 2019, 14:54:37 UTC
bpo-37979: Add alternative to fromisoformat in documentation (GH-15596)
Tip revision: 9db66a2
File Mode Size
test
__init__.py -rw-r--r-- 165.1 KB
__main__.py -rw-r--r-- 148 bytes
colorchooser.py -rw-r--r-- 1.7 KB
commondialog.py -rw-r--r-- 1.2 KB
constants.py -rw-r--r-- 1.5 KB
dialog.py -rw-r--r-- 1.5 KB
dnd.py -rw-r--r-- 11.2 KB
filedialog.py -rw-r--r-- 14.2 KB
font.py -rw-r--r-- 6.4 KB
messagebox.py -rw-r--r-- 3.6 KB
scrolledtext.py -rw-r--r-- 1.8 KB
simpledialog.py -rw-r--r-- 11.2 KB
tix.py -rw-r--r-- 75.3 KB
ttk.py -rw-r--r-- 55.7 KB

back to top