René's URL Explorer Experiment


Title: Issue 15873: datetime: add ability to parse RFC 3339 dates and times - Python tracker

Mail addresses
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
alexander.belopolsky@gmail.com
report@bugs.python.org

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/60077 https://github.com/python/cpython/issues/60077
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
issue15873-proto.diffhttps://bugs.python.org/file27141/issue15873-proto.diff
reviewhttps://bugs.python.org/review/15873/#ps5958
test-cases.pyhttps://bugs.python.org/file27165/test-cases.py
fromisoformat.patchhttps://bugs.python.org/file41922/fromisoformat.patch
reviewhttps://bugs.python.org/review/15873/#ps16580
fromisoformat2.patchhttps://bugs.python.org/file41923/fromisoformat2.patch
reviewhttps://bugs.python.org/review/15873/#ps16581
fromisoformat3.patchhttps://bugs.python.org/file41926/fromisoformat3.patch
reviewhttps://bugs.python.org/review/15873/#ps16582
fromisoformat4.patchhttps://bugs.python.org/file41927/fromisoformat4.patch
reviewhttps://bugs.python.org/review/15873/#ps16583
simplerfromisoformat.patchhttps://bugs.python.org/file41934/simplerfromisoformat.patch
reviewhttps://bugs.python.org/review/15873/#ps16589
fromisoformat_new.patchhttps://bugs.python.org/file41935/fromisoformat_new.patch
reviewhttps://bugs.python.org/review/15873/#ps16590
fromisoformat_new2.patchhttps://bugs.python.org/file41940/fromisoformat_new2.patch
reviewhttps://bugs.python.org/review/15873/#ps16594
fromisoformat_new3.patchhttps://bugs.python.org/file41945/fromisoformat_new3.patch
reviewhttps://bugs.python.org/review/15873/#ps16598
fromisoformat_singledispatch.patchhttps://bugs.python.org/file41951/fromisoformat_singledispatch.patch
fromisoformat_regexinclasses.patchhttps://bugs.python.org/file44015/fromisoformat_regexinclasses.patch
reviewhttps://bugs.python.org/review/15873/#ps18066
fromisoformat_strptimesingledispatch.patchhttps://bugs.python.org/file44016/fromisoformat_strptimesingledispatch.patch
reviewhttps://bugs.python.org/review/15873/#ps18067
fromisoformat_regexinclasses2.patchhttps://bugs.python.org/file44019/fromisoformat_regexinclasses2.patch
reviewhttps://bugs.python.org/review/15873/#ps18070
PR 4699https://github.com/python/cpython/pull/4699
PR 4841https://github.com/python/cpython/pull/4841
PR 5559https://github.com/python/cpython/pull/5559
PR 5559https://github.com/python/cpython/pull/5559
PR 5939https://github.com/python/cpython/pull/5939
msg169941https://bugs.python.org/issue15873#msg169941
(view)https://bugs.python.org/msg169941
msg169952https://bugs.python.org/issue15873#msg169952
(view)https://bugs.python.org/msg169952
msg169966https://bugs.python.org/issue15873#msg169966
(view)https://bugs.python.org/msg169966
msg169968https://bugs.python.org/issue15873#msg169968
(view)https://bugs.python.org/msg169968
msg169970https://bugs.python.org/issue15873#msg169970
(view)https://bugs.python.org/msg169970
msg170098https://bugs.python.org/issue15873#msg170098
(view)https://bugs.python.org/msg170098
https://groups.google.com/d/topic/comp.lang.python/Q2w4R89Nq1w/discussionhttps://groups.google.com/d/topic/comp.lang.python/Q2w4R89Nq1w/discussion
msg170104https://bugs.python.org/issue15873#msg170104
(view)https://bugs.python.org/msg170104
msg170109https://bugs.python.org/issue15873#msg170109
(view)https://bugs.python.org/msg170109
msg170112https://bugs.python.org/issue15873#msg170112
(view)https://bugs.python.org/msg170112
msg170114https://bugs.python.org/issue15873#msg170114
(view)https://bugs.python.org/msg170114
msg170116https://bugs.python.org/issue15873#msg170116
(view)https://bugs.python.org/msg170116
msg170180https://bugs.python.org/issue15873#msg170180
(view)https://bugs.python.org/msg170180
msg170181https://bugs.python.org/issue15873#msg170181
(view)https://bugs.python.org/msg170181
msg174339https://bugs.python.org/issue15873#msg174339
(view)https://bugs.python.org/msg174339
http://code.google.com/p/pyiso8601/http://code.google.com/p/pyiso8601/
https://github.com/flying-sheep/plist/blob/master/iso8601.pyhttps://github.com/flying-sheep/plist/blob/master/iso8601.py
msg183672https://bugs.python.org/issue15873#msg183672
(view)https://bugs.python.org/msg183672
https://github.com/boxed/iso8601https://github.com/boxed/iso8601
msg183743https://bugs.python.org/issue15873#msg183743
(view)https://bugs.python.org/msg183743
msg183809https://bugs.python.org/issue15873#msg183809
(view)https://bugs.python.org/msg183809
msg183921https://bugs.python.org/issue15873#msg183921
(view)https://bugs.python.org/msg183921
msg183931https://bugs.python.org/issue15873#msg183931
(view)https://bugs.python.org/msg183931
msg221829https://bugs.python.org/issue15873#msg221829
(view)https://bugs.python.org/msg221829
http://code.activestate.com/lists/python-ideas/26883/http://code.activestate.com/lists/python-ideas/26883/
http://www.w3.org/TR/NOTE-datetimehttp://www.w3.org/TR/NOTE-datetime
http://tools.ietf.org/html/rfc3339http://tools.ietf.org/html/rfc3339
msg221830https://bugs.python.org/issue15873#msg221830
(view)https://bugs.python.org/msg221830
https://github.com/boxed/iso8601https://github.com/boxed/iso8601
http://tools.ietf.org/html/rfc3339#section-5.6http://tools.ietf.org/html/rfc3339#section-5.6
http://www.w3.org/TR/NOTE-datetimehttp://www.w3.org/TR/NOTE-datetime
msg221831https://bugs.python.org/issue15873#msg221831
(view)https://bugs.python.org/msg221831
https://github.com/tonyg/python-rfc3339https://github.com/tonyg/python-rfc3339
http://home.blarg.net/~steveha/pyfeed.htmlhttp://home.blarg.net/~steveha/pyfeed.html
https://wiki.python.org/moin/WorkingWithTimehttps://wiki.python.org/moin/WorkingWithTime
msg221903https://bugs.python.org/issue15873#msg221903
(view)https://bugs.python.org/msg221903
https://github.com/tonyg/python-rfc3339/https://github.com/tonyg/python-rfc3339/
https://github.com/tonyg/python-rfc3339/blob/master/rfc3339.pyhttps://github.com/tonyg/python-rfc3339/blob/master/rfc3339.py
msg260099https://bugs.python.org/issue15873#msg260099
(view)https://bugs.python.org/msg260099
https://bitbucket.org/micktwomey/pyiso8601/https://bitbucket.org/micktwomey/pyiso8601/
msg260100https://bugs.python.org/issue15873#msg260100
(view)https://bugs.python.org/msg260100
https://bitbucket.org/micktwomey/pyiso8601/https://bitbucket.org/micktwomey/pyiso8601/
msg260150https://bugs.python.org/issue15873#msg260150
(view)https://bugs.python.org/msg260150
#12006https://bugs.python.org/issue12006
issue 12006https://bugs.python.org/issue12006
msg260266https://bugs.python.org/issue15873#msg260266
(view)https://bugs.python.org/msg260266
#12006https://bugs.python.org/issue12006
https://docs.djangoproject.com/en/1.9/_modules/django/utils/dateparse/#parse_datetimehttps://docs.djangoproject.com/en/1.9/_modules/django/utils/dateparse/#parse_datetime
msg260276https://bugs.python.org/issue15873#msg260276
(view)https://bugs.python.org/msg260276
msg260280https://bugs.python.org/issue15873#msg260280
(view)https://bugs.python.org/msg260280
msg260282https://bugs.python.org/issue15873#msg260282
(view)https://bugs.python.org/msg260282
msg260292https://bugs.python.org/issue15873#msg260292
(view)https://bugs.python.org/msg260292
msg260293https://bugs.python.org/issue15873#msg260293
(view)https://bugs.python.org/msg260293
https://www.djangoproject.com/foundation/cla/faq/https://www.djangoproject.com/foundation/cla/faq/
msg260294https://bugs.python.org/issue15873#msg260294
(view)https://bugs.python.org/msg260294
https://docs.djangoproject.com/en/1.9/_modules/django/utils/dateparse/#parse_datetimehttps://docs.djangoproject.com/en/1.9/_modules/django/utils/dateparse/#parse_datetime
16588638674https://hg.python.org/lookup/16588638674
msg260295https://bugs.python.org/issue15873#msg260295
(view)https://bugs.python.org/msg260295
https://docs.djangoproject.com/en/1.9/_modules/django/utils/dateparse/#parse_datetimehttps://docs.djangoproject.com/en/1.9/_modules/django/utils/dateparse/#parse_datetime
16588638674https://hg.python.org/lookup/16588638674
http://bugs.python.org/issue15873http://bugs.python.org/issue15873
msg260298https://bugs.python.org/issue15873#msg260298
(view)https://bugs.python.org/msg260298
https://bugs.python.org/review/15873/diff/16581/Lib/datetime.py#newcode1418Lib/datetime.py:1418https://bugs.python.org/review/15873/diff/16581/Lib/datetime.py#newcode1418Lib/datetime.py:1418
msg260303https://bugs.python.org/issue15873#msg260303
(view)https://bugs.python.org/msg260303
16588638674https://hg.python.org/lookup/16588638674
msg260309https://bugs.python.org/issue15873#msg260309
(view)https://bugs.python.org/msg260309
msg260318https://bugs.python.org/issue15873#msg260318
(view)https://bugs.python.org/msg260318
msg260337https://bugs.python.org/issue15873#msg260337
(view)https://bugs.python.org/msg260337
msg260342https://bugs.python.org/issue15873#msg260342
(view)https://bugs.python.org/msg260342
https://github.com/django/django/commit/9b1cb75#diff-4db1d116f25f482278090b122e3b0028https://github.com/django/django/commit/9b1cb75#diff-4db1d116f25f482278090b122e3b0028
https://github.com/django/django/commit/2f59e94https://github.com/django/django/commit/2f59e94
https://code.djangoproject.com/ticket/18728https://code.djangoproject.com/ticket/18728
https://code.djangoproject.com/ticket/22814https://code.djangoproject.com/ticket/22814
msg260343https://bugs.python.org/issue15873#msg260343
(view)https://bugs.python.org/msg260343
msg260344https://bugs.python.org/issue15873#msg260344
(view)https://bugs.python.org/msg260344
msg260345https://bugs.python.org/issue15873#msg260345
(view)https://bugs.python.org/msg260345
http://bugs.python.org/issue15873http://bugs.python.org/issue15873
msg260347https://bugs.python.org/issue15873#msg260347
(view)https://bugs.python.org/msg260347
msg260350https://bugs.python.org/issue15873#msg260350
(view)https://bugs.python.org/msg260350
msg260356https://bugs.python.org/issue15873#msg260356
(view)https://bugs.python.org/msg260356
msg260382https://bugs.python.org/issue15873#msg260382
(view)https://bugs.python.org/msg260382
msg260420https://bugs.python.org/issue15873#msg260420
(view)https://bugs.python.org/msg260420
https://bugs.python.org/issue15873#msg260342https://bugs.python.org/issue15873#msg260342
msg260426https://bugs.python.org/issue15873#msg260426
(view)https://bugs.python.org/msg260426
msg260427https://bugs.python.org/issue15873#msg260427
(view)https://bugs.python.org/msg260427
msg260440https://bugs.python.org/issue15873#msg260440
(view)https://bugs.python.org/msg260440
https://code.djangoproject.com/https://code.djangoproject.com/
msg260441https://bugs.python.org/issue15873#msg260441
(view)https://bugs.python.org/msg260441
msg260442https://bugs.python.org/issue15873#msg260442
(view)https://bugs.python.org/msg260442
msg260445https://bugs.python.org/issue15873#msg260445
(view)https://bugs.python.org/msg260445
msg260449https://bugs.python.org/issue15873#msg260449
(view)https://bugs.python.org/msg260449
msg260989https://bugs.python.org/issue15873#msg260989
(view)https://bugs.python.org/msg260989
msg260990https://bugs.python.org/issue15873#msg260990
(view)https://bugs.python.org/msg260990
msg260991https://bugs.python.org/issue15873#msg260991
(view)https://bugs.python.org/msg260991
msg263867https://bugs.python.org/issue15873#msg263867
(view)https://bugs.python.org/msg263867
Modules/_datetimemodule.chttps://github.com/python/cpython/blob/master/Modules/_datetimemodule.c
Lib/socket.pyhttps://github.com/python/cpython/blob/master/Lib/socket.py
msg269714https://bugs.python.org/issue15873#msg269714
(view)https://bugs.python.org/msg269714
msg269722https://bugs.python.org/issue15873#msg269722
(view)https://bugs.python.org/msg269722
msg270529https://bugs.python.org/issue15873#msg270529
(view)https://bugs.python.org/msg270529
msg270828https://bugs.python.org/issue15873#msg270828
(view)https://bugs.python.org/msg270828
https://github.com/boxed/iso8601https://github.com/boxed/iso8601
https://github.com/boxed/iso8601https://github.com/boxed/iso8601
https://github.com/boxed/iso8601/blob/master/iso8601.py#L166https://github.com/boxed/iso8601/blob/master/iso8601.py#L166
https://github.com/boxed/iso8601/blob/master/iso8601.py#L166https://github.com/boxed/iso8601/blob/master/iso8601.py#L166
http://bugs.python.org/issue15873http://bugs.python.org/issue15873
msg270829https://bugs.python.org/issue15873#msg270829
(view)https://bugs.python.org/msg270829
https://github.com/boxed/iso8601https://github.com/boxed/iso8601
https://github.com/boxed/iso8601https://github.com/boxed/iso8601
https://github.com/boxed/iso8601/blob/master/iso8601.py#L166https://github.com/boxed/iso8601/blob/master/iso8601.py#L166
https://github.com/boxed/iso8601/blob/master/iso8601.py#L166https://github.com/boxed/iso8601/blob/master/iso8601.py#L166
http://bugs.python.org/issue15873http://bugs.python.org/issue15873
http://bugs.python.org/issue15873http://bugs.python.org/issue15873
msg270831https://bugs.python.org/issue15873#msg270831
(view)https://bugs.python.org/msg270831
https://github.com/boxed/iso8601https://github.com/boxed/iso8601
https://github.com/boxed/iso8601https://github.com/boxed/iso8601
https://github.com/boxed/iso8601/blob/master/iso8601.py#L166https://github.com/boxed/iso8601/blob/master/iso8601.py#L166
https://github.com/boxed/iso8601/blob/master/iso8601.py#L166https://github.com/boxed/iso8601/blob/master/iso8601.py#L166
http://bugs.python.org/issue15873http://bugs.python.org/issue15873
http://bugs.python.org/issue15873http://bugs.python.org/issue15873
http://bugs.python.org/issue15873http://bugs.python.org/issue15873
msg270899https://bugs.python.org/issue15873#msg270899
(view)https://bugs.python.org/msg270899
msg272021https://bugs.python.org/issue15873#msg272021
(view)https://bugs.python.org/msg272021
msg272026https://bugs.python.org/issue15873#msg272026
(view)https://bugs.python.org/msg272026
msg273609https://bugs.python.org/issue15873#msg273609
(view)https://bugs.python.org/msg273609
msg291822https://bugs.python.org/issue15873#msg291822
(view)https://bugs.python.org/msg291822
https://bitbucket.org/micktwomey/pyiso8601/https://bitbucket.org/micktwomey/pyiso8601/
https://docs.djangoproject.com/en/1.9/_modules/django/utils/dateparse/#parse_datetimehttps://docs.djangoproject.com/en/1.9/_modules/django/utils/dateparse/#parse_datetime
msg291831https://bugs.python.org/issue15873#msg291831
(view)https://bugs.python.org/msg291831
msg304950https://bugs.python.org/issue15873#msg304950
(view)https://bugs.python.org/msg304950
msg307603https://bugs.python.org/issue15873#msg307603
(view)https://bugs.python.org/msg307603
msg307604https://bugs.python.org/issue15873#msg307604
(view)https://bugs.python.org/msg307604
msg307605https://bugs.python.org/issue15873#msg307605
(view)https://bugs.python.org/msg307605
msg307606https://bugs.python.org/issue15873#msg307606
(view)https://bugs.python.org/msg307606
https://bugs.python.org/issue15873https://bugs.python.org/issue15873
msg307607https://bugs.python.org/issue15873#msg307607
(view)https://bugs.python.org/msg307607
msg307610https://bugs.python.org/issue15873#msg307610
(view)https://bugs.python.org/msg307610
msg307616https://bugs.python.org/issue15873#msg307616
(view)https://bugs.python.org/msg307616
msg308214https://bugs.python.org/issue15873#msg308214
(view)https://bugs.python.org/msg308214
msg308505https://bugs.python.org/issue15873#msg308505
(view)https://bugs.python.org/msg308505
msg308507https://bugs.python.org/issue15873#msg308507
(view)https://bugs.python.org/msg308507
msg308510https://bugs.python.org/issue15873#msg308510
(view)https://bugs.python.org/msg308510
msg308569https://bugs.python.org/issue15873#msg308569
(view)https://bugs.python.org/msg308569
msg308637https://bugs.python.org/issue15873#msg308637
(view)https://bugs.python.org/msg308637
https://docs.python.org/3.5/library/time.html#time.strptimehttps://docs.python.org/3.5/library/time.html#time.strptime
msg308851https://bugs.python.org/issue15873#msg308851
(view)https://bugs.python.org/msg308851
09dc2f508c8513e0466a759cc27a09108c1e55c2https://hg.python.org/lookup/09dc2f508c8513e0466a759cc27a09108c1e55c2
bpo-15873https://bugs.python.org/issue15873
#4699https://bugs.python.org/issue4699
https://github.com/python/cpython/commit/09dc2f508c8513e0466a759cc27a09108c1e55c2https://github.com/python/cpython/commit/09dc2f508c8513e0466a759cc27a09108c1e55c2
msg309168https://bugs.python.org/issue15873#msg309168
(view)https://bugs.python.org/msg309168
msg309175https://bugs.python.org/issue15873#msg309175
(view)https://bugs.python.org/msg309175
msg311703https://bugs.python.org/issue15873#msg311703
(view)https://bugs.python.org/msg311703
22864bc8e4a076bbac748ccda6c27f1ec41b53e7https://hg.python.org/lookup/22864bc8e4a076bbac748ccda6c27f1ec41b53e7
#5559https://bugs.python.org/issue5559
https://github.com/python/cpython/commit/22864bc8e4a076bbac748ccda6c27f1ec41b53e7https://github.com/python/cpython/commit/22864bc8e4a076bbac748ccda6c27f1ec41b53e7
msg313105https://bugs.python.org/issue15873#msg313105
(view)https://bugs.python.org/msg313105
0e06be836ca0d578cf9fc0c68979eb682c00f89chttps://hg.python.org/lookup/0e06be836ca0d578cf9fc0c68979eb682c00f89c
GH-5559https://github.com/python/cpython/pull/5559
GH-5939https://github.com/python/cpython/pull/5939
https://github.com/python/cpython/commit/0e06be836ca0d578cf9fc0c68979eb682c00f89chttps://github.com/python/cpython/commit/0e06be836ca0d578cf9fc0c68979eb682c00f89c
issue31839 supersederhttps://bugs.python.org/issue31839
msg313105https://bugs.python.org/msg313105
pull_request5709https://bugs.python.org/pull_request5709
msg311703https://bugs.python.org/msg311703
pull_request5381https://bugs.python.org/pull_request5381
pull_request5380https://bugs.python.org/pull_request5380
msg309175https://bugs.python.org/msg309175
msg309168https://bugs.python.org/msg309168
msg308851https://bugs.python.org/msg308851
jaitaiwanhttps://bugs.python.org/user27588
msg308637https://bugs.python.org/msg308637
msg308569https://bugs.python.org/msg308569
msg308510https://bugs.python.org/msg308510
msg308507https://bugs.python.org/msg308507
msg308505https://bugs.python.org/msg308505
msg308214https://bugs.python.org/msg308214
pull_request4729https://bugs.python.org/pull_request4729
msg307616https://bugs.python.org/msg307616
msg307610https://bugs.python.org/msg307610
msg307607https://bugs.python.org/msg307607
msg307606https://bugs.python.org/msg307606
msg307605https://bugs.python.org/msg307605
msg307604https://bugs.python.org/msg307604
p-gansslehttps://bugs.python.org/user24890
msg307603https://bugs.python.org/msg307603
pull_request4611https://bugs.python.org/pull_request4611
Elvis.Pranskevichushttps://bugs.python.org/user12189
msg304950https://bugs.python.org/msg304950
msg291831https://bugs.python.org/msg291831
larsonreeverhttps://bugs.python.org/user25964
msg291822https://bugs.python.org/msg291822
sirexhttps://bugs.python.org/user25110
ncoghlanhttps://bugs.python.org/user1309
cbenhttps://bugs.python.org/user1186
msg273609https://bugs.python.org/msg273609
fromisoformat_regexinclasses2.patchhttps://bugs.python.org/file44019
msg272026https://bugs.python.org/msg272026
fromisoformat_strptimesingledispatch.patchhttps://bugs.python.org/file44016
fromisoformat_regexinclasses.patchhttps://bugs.python.org/file44015
msg272021https://bugs.python.org/msg272021
msg270899https://bugs.python.org/msg270899
msg270831https://bugs.python.org/msg270831
msg270829https://bugs.python.org/msg270829
msg270828https://bugs.python.org/msg270828
msg270529https://bugs.python.org/msg270529
Alexander.Belopolskyhttps://bugs.python.org/user11771
msg269722https://bugs.python.org/msg269722
msg269714https://bugs.python.org/msg269714
Eric.Hanchrowhttps://bugs.python.org/user18551
msg263867https://bugs.python.org/msg263867
Roman.Evstifeevhttps://bugs.python.org/user14667
msg260991https://bugs.python.org/msg260991
msg260990https://bugs.python.org/msg260990
msg260989https://bugs.python.org/msg260989
msg260449https://bugs.python.org/msg260449
msg260445https://bugs.python.org/msg260445
fromisoformat_singledispatch.patchhttps://bugs.python.org/file41951
msg260442https://bugs.python.org/msg260442
msg260441https://bugs.python.org/msg260441
msg260440https://bugs.python.org/msg260440
msg260427https://bugs.python.org/msg260427
fromisoformat_new3.patchhttps://bugs.python.org/file41945
msg260426https://bugs.python.org/msg260426
SilentGhosthttps://bugs.python.org/user10753
aymeric.augustinhttps://bugs.python.org/user13738
msg260420https://bugs.python.org/msg260420
fromisoformat_new2.patchhttps://bugs.python.org/file41940
msg260382https://bugs.python.org/msg260382
fromisoformat_new.patchhttps://bugs.python.org/file41935
msg260356https://bugs.python.org/msg260356
msg260350https://bugs.python.org/msg260350
simplerfromisoformat.patchhttps://bugs.python.org/file41934
msg260347https://bugs.python.org/msg260347
msg260345https://bugs.python.org/msg260345
msg260344https://bugs.python.org/msg260344
msg260343https://bugs.python.org/msg260343
msg260342https://bugs.python.org/msg260342
msg260337https://bugs.python.org/msg260337
msg260318https://bugs.python.org/msg260318
fromisoformat4.patchhttps://bugs.python.org/file41927
msg260309https://bugs.python.org/msg260309
msg260303https://bugs.python.org/msg260303
fromisoformat3.patchhttps://bugs.python.org/file41926
msg260298https://bugs.python.org/msg260298
msg260295https://bugs.python.org/msg260295
msg260294https://bugs.python.org/msg260294
msg260293https://bugs.python.org/msg260293
msg260292https://bugs.python.org/msg260292
msg260282https://bugs.python.org/msg260282
fromisoformat2.patchhttps://bugs.python.org/file41923
msg260280https://bugs.python.org/msg260280
fromisoformat.patchhttps://bugs.python.org/file41922
msg260276https://bugs.python.org/msg260276
msg260266https://bugs.python.org/msg260266
jstasiakhttps://bugs.python.org/user18304
msg260150https://bugs.python.org/msg260150
vstinnerhttps://bugs.python.org/user2377
msg260100https://bugs.python.org/msg260100
deronnaxhttps://bugs.python.org/user18608
msg260099https://bugs.python.org/msg260099
mihaichttps://bugs.python.org/user13312
piotr.dobrogosthttps://bugs.python.org/user15108
jwilkhttps://bugs.python.org/user4692
issue19475 supersederhttps://bugs.python.org/issue19475
ethan.furmanhttps://bugs.python.org/user12590
pbryanhttps://bugs.python.org/user20929
issue22241 supersederhttps://bugs.python.org/issue22241
issue22241 supersederhttps://bugs.python.org/issue22241
msg221903https://bugs.python.org/msg221903
msg221831https://bugs.python.org/msg221831
msg221830https://bugs.python.org/msg221830
karlcowhttps://bugs.python.org/user10312
msg221829https://bugs.python.org/msg221829
davydovhttps://bugs.python.org/user10067
issue5207 supersederhttps://bugs.python.org/issue5207
ethan.furmanhttps://bugs.python.org/user12590
issue19475 supersederhttps://bugs.python.org/issue19475
martin.panterhttps://bugs.python.org/user14751
berker.peksaghttps://bugs.python.org/user14674
barryhttps://bugs.python.org/user19
pereyhttps://bugs.python.org/user12340
issue19004 supersederhttps://bugs.python.org/issue19004
msg183931https://bugs.python.org/msg183931
msg183921https://bugs.python.org/msg183921
msg183809https://bugs.python.org/msg183809
msg183743https://bugs.python.org/msg183743
Anders.Hovmöllerhttps://bugs.python.org/user17439
msg183672https://bugs.python.org/msg183672
kirpithttps://bugs.python.org/user16573
eric.araujohttps://bugs.python.org/user7641
flying sheephttps://bugs.python.org/user13286
msg174339https://bugs.python.org/msg174339
test-cases.pyhttps://bugs.python.org/file27165
msg170181https://bugs.python.org/msg170181
msg170180https://bugs.python.org/msg170180
mceplhttps://bugs.python.org/user5290
belopolskyhttps://bugs.python.org/user1427
jceahttps://bugs.python.org/user415
msg170116https://bugs.python.org/msg170116
msg170114https://bugs.python.org/msg170114
msg170112https://bugs.python.org/msg170112
msg170109https://bugs.python.org/msg170109
msg170104https://bugs.python.org/msg170104
roysmithhttps://bugs.python.org/user1266
msg170098https://bugs.python.org/msg170098
cvreberthttps://bugs.python.org/user10148
issue15873-proto.diffhttps://bugs.python.org/file27141
patchhttps://bugs.python.org/keyword2
msg169970https://bugs.python.org/msg169970
msg169968https://bugs.python.org/msg169968
msg169966https://bugs.python.org/msg169966
Arfreverhttps://bugs.python.org/user9138
Alexander.Belopolskyhttps://bugs.python.org/user11771
msg169952https://bugs.python.org/msg169952
r.david.murrayhttps://bugs.python.org/user9663
belopolskyhttps://bugs.python.org/user1427
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.