René's URL Explorer Experiment


Title: Issue 31800: datetime.strptime: Support for parsing offsets with a colon - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/75981 https://github.com/python/cpython/issues/75981
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
PR 4015https://github.com/python/cpython/pull/4015
msg304486https://bugs.python.org/issue31800#msg304486
(view)https://bugs.python.org/msg304486
http://www.loc.gov/standards/datetime/iso-tc154-wg5_n0039_iso_wd_8601-2_2016-02-16.pdfhttp://www.loc.gov/standards/datetime/iso-tc154-wg5_n0039_iso_wd_8601-2_2016-02-16.pdf
https://mail.python.org/pipermail/python-ideas/2014-March/027018.htmlhttps://mail.python.org/pipermail/python-ideas/2014-March/027018.html
https://bugs.python.org/issue15873https://bugs.python.org/issue15873
msg304489https://bugs.python.org/issue31800#msg304489
(view)https://bugs.python.org/msg304489
Issue 24954https://bugs.python.org/issue24954
msg304490https://bugs.python.org/issue31800#msg304490
(view)https://bugs.python.org/msg304490
msg304510https://bugs.python.org/issue31800#msg304510
(view)https://bugs.python.org/msg304510
http://man7.org/linux/man-pages/man3/strptime.3.htmlhttp://man7.org/linux/man-pages/man3/strptime.3.html
msg304620https://bugs.python.org/issue31800#msg304620
(view)https://bugs.python.org/msg304620
msg304644https://bugs.python.org/issue31800#msg304644
(view)https://bugs.python.org/msg304644
http://code.metager.de/source/xref/gnu/glibc/time/strptime_l.c#765http://code.metager.de/source/xref/gnu/glibc/time/strptime_l.c#765
msg304645https://bugs.python.org/issue31800#msg304645
(view)https://bugs.python.org/msg304645
msg304836https://bugs.python.org/issue31800#msg304836
(view)https://bugs.python.org/msg304836
#5288https://bugs.python.org/issue5288
msg305017https://bugs.python.org/issue31800#msg305017
(view)https://bugs.python.org/msg305017
32318930da70ff03320ec50813b843e7db6fbc2ehttps://hg.python.org/lookup/32318930da70ff03320ec50813b843e7db6fbc2e
bpo-31800https://bugs.python.org/issue31800
#4015https://bugs.python.org/issue4015
https://github.com/python/cpython/commit/32318930da70ff03320ec50813b843e7db6fbc2ehttps://github.com/python/cpython/commit/32318930da70ff03320ec50813b843e7db6fbc2e
msg305017https://bugs.python.org/msg305017
issue24954 dependencieshttps://bugs.python.org/issue24954
belopolskyhttps://bugs.python.org/user1427
msg304836https://bugs.python.org/msg304836
msg304645https://bugs.python.org/msg304645
msg304644https://bugs.python.org/msg304644
p-gansslehttps://bugs.python.org/user24890
msg304620https://bugs.python.org/msg304620
msg304510https://bugs.python.org/msg304510
msg304490https://bugs.python.org/msg304490
martin.panterhttps://bugs.python.org/user14751
msg304489https://bugs.python.org/msg304489
pablogsalhttps://bugs.python.org/user26865
patchhttps://bugs.python.org/keyword2
pull_request3989https://bugs.python.org/pull_request3989
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.