René's URL Explorer Experiment


Title: Issue 22117: Rewrite pytime.h to work on nanoseconds - Python tracker

Mail addresses
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/66315 https://github.com/python/cpython/issues/66315
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
timespec.patchhttps://bugs.python.org/file36186/timespec.patch
reviewhttps://bugs.python.org/review/22117/#ps12561
timespec-2.patchhttps://bugs.python.org/file36197/timespec-2.patch
reviewhttps://bugs.python.org/review/22117/#ps12570
timespec-3.patchhttps://bugs.python.org/file36200/timespec-3.patch
reviewhttps://bugs.python.org/review/22117/#ps12573
nanosec-wip.patchhttps://bugs.python.org/file36538/nanosec-wip.patch
reviewhttps://bugs.python.org/review/22117/#ps12806
PR 1106https://github.com/python/cpython/pull/1106
PR 11190https://github.com/python/cpython/pull/11190
PR 11191https://github.com/python/cpython/pull/11191
PR 11636https://github.com/python/cpython/pull/11636
msg224452https://bugs.python.org/issue22117#msg224452
(view)https://bugs.python.org/msg224452
#22043https://bugs.python.org/issue22043
#22043https://bugs.python.org/issue22043
PEP 410https://www.python.org/dev/peps/pep-0410/
msg224460https://bugs.python.org/issue22117#msg224460
(view)https://bugs.python.org/msg224460
#22043https://bugs.python.org/issue22043
#19007https://bugs.python.org/issue19007
http://legacy.python.org/dev/peps/pep-0418/#system-timehttp://legacy.python.org/dev/peps/pep-0418/#system-time
msg224461https://bugs.python.org/issue22117#msg224461
(view)https://bugs.python.org/msg224461
msg224527https://bugs.python.org/issue22117#msg224527
(view)https://bugs.python.org/msg224527
msg224530https://bugs.python.org/issue22117#msg224530
(view)https://bugs.python.org/msg224530
Include/pyport.hhttps://github.com/python/cpython/blob/master/Include/pyport.h
Include/pytime.hhttps://github.com/python/cpython/blob/master/Include/pytime.h
Lib/test/test_time.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_time.py
Modules/_datetimemodule.chttps://github.com/python/cpython/blob/master/Modules/_datetimemodule.c
Modules/_ssl.chttps://github.com/python/cpython/blob/master/Modules/_ssl.c
Modules/_testcapimodule.chttps://github.com/python/cpython/blob/master/Modules/_testcapimodule.c
Modules/_threadmodule.chttps://github.com/python/cpython/blob/master/Modules/_threadmodule.c
Modules/gcmodule.chttps://github.com/python/cpython/blob/master/Modules/gcmodule.c
Modules/posixmodule.chttps://github.com/python/cpython/blob/master/Modules/posixmodule.c
Modules/selectmodule.chttps://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/signalmodule.chttps://github.com/python/cpython/blob/master/Modules/signalmodule.c
Modules/socketmodule.chttps://github.com/python/cpython/blob/master/Modules/socketmodule.c
Modules/socketmodule.hhttps://github.com/python/cpython/blob/master/Modules/socketmodule.h
Modules/timemodule.chttps://github.com/python/cpython/blob/master/Modules/timemodule.c
Python/pythonrun.chttps://github.com/python/cpython/blob/master/Python/pythonrun.c
Python/pytime.chttps://github.com/python/cpython/blob/master/Python/pytime.c
msg224560https://bugs.python.org/issue22117#msg224560
(view)https://bugs.python.org/msg224560
msg224570https://bugs.python.org/issue22117#msg224570
(view)https://bugs.python.org/msg224570
msg224571https://bugs.python.org/issue22117#msg224571
(view)https://bugs.python.org/msg224571
PEP 410https://www.python.org/dev/peps/pep-0410/
PEP 475https://www.python.org/dev/peps/pep-0475/
msg225861https://bugs.python.org/issue22117#msg225861
(view)https://bugs.python.org/msg225861
msg225906https://bugs.python.org/issue22117#msg225906
(view)https://bugs.python.org/msg225906
http://lwn.net/Articles/607741/http://lwn.net/Articles/607741/
msg225918https://bugs.python.org/issue22117#msg225918
(view)https://bugs.python.org/msg225918
msg225919https://bugs.python.org/issue22117#msg225919
(view)https://bugs.python.org/msg225919
msg225920https://bugs.python.org/issue22117#msg225920
(view)https://bugs.python.org/msg225920
msg226384https://bugs.python.org/issue22117#msg226384
(view)https://bugs.python.org/msg226384
Include/pytime.hhttps://github.com/python/cpython/blob/master/Include/pytime.h
Modules/_datetimemodule.chttps://github.com/python/cpython/blob/master/Modules/_datetimemodule.c
Modules/_testcapimodule.chttps://github.com/python/cpython/blob/master/Modules/_testcapimodule.c
Modules/_threadmodule.chttps://github.com/python/cpython/blob/master/Modules/_threadmodule.c
Modules/gcmodule.chttps://github.com/python/cpython/blob/master/Modules/gcmodule.c
Modules/posixmodule.chttps://github.com/python/cpython/blob/master/Modules/posixmodule.c
Modules/selectmodule.chttps://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/signalmodule.chttps://github.com/python/cpython/blob/master/Modules/signalmodule.c
Modules/socketmodule.chttps://github.com/python/cpython/blob/master/Modules/socketmodule.c
Modules/socketmodule.hhttps://github.com/python/cpython/blob/master/Modules/socketmodule.h
Modules/timemodule.chttps://github.com/python/cpython/blob/master/Modules/timemodule.c
Python/pytime.chttps://github.com/python/cpython/blob/master/Python/pytime.c
msg239395https://bugs.python.org/issue22117#msg239395
(view)https://bugs.python.org/msg239395
2309597e7a00https://hg.python.org/lookup/2309597e7a00
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/2309597e7a00https://hg.python.org/cpython/rev/2309597e7a00
msg239402https://bugs.python.org/issue22117#msg239402
(view)https://bugs.python.org/msg239402
f64d0b99d405https://hg.python.org/lookup/f64d0b99d405
#23451https://bugs.python.org/issue23451
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/f64d0b99d405https://hg.python.org/cpython/rev/f64d0b99d405
msg239405https://bugs.python.org/issue22117#msg239405
(view)https://bugs.python.org/msg239405
b0b4c4d365b1https://hg.python.org/lookup/b0b4c4d365b1
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/b0b4c4d365b1https://hg.python.org/cpython/rev/b0b4c4d365b1
msg239415https://bugs.python.org/issue22117#msg239415
(view)https://bugs.python.org/msg239415
0378c10ba164https://hg.python.org/lookup/0378c10ba164
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/0378c10ba164https://hg.python.org/cpython/rev/0378c10ba164
msg239440https://bugs.python.org/issue22117#msg239440
(view)https://bugs.python.org/msg239440
45d9093d259dhttps://hg.python.org/lookup/45d9093d259d
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/45d9093d259dhttps://hg.python.org/cpython/rev/45d9093d259d
a88735cbeb50https://hg.python.org/lookup/a88735cbeb50
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/a88735cbeb50https://hg.python.org/cpython/rev/a88735cbeb50
abf38a17d3a8https://hg.python.org/lookup/abf38a17d3a8
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/abf38a17d3a8https://hg.python.org/cpython/rev/abf38a17d3a8
a3c5e05d2cefhttps://hg.python.org/lookup/a3c5e05d2cef
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/a3c5e05d2cefhttps://hg.python.org/cpython/rev/a3c5e05d2cef
msg239443https://bugs.python.org/issue22117#msg239443
(view)https://bugs.python.org/msg239443
f841d3bc30eehttps://hg.python.org/lookup/f841d3bc30ee
#23618https://bugs.python.org/issue23618
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/f841d3bc30eehttps://hg.python.org/cpython/rev/f841d3bc30ee
ae551abe398dhttps://hg.python.org/lookup/ae551abe398d
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/ae551abe398dhttps://hg.python.org/cpython/rev/ae551abe398d
c0c7d258c1edhttps://hg.python.org/lookup/c0c7d258c1ed
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/c0c7d258c1edhttps://hg.python.org/cpython/rev/c0c7d258c1ed
msg239448https://bugs.python.org/issue22117#msg239448
(view)https://bugs.python.org/msg239448
7605d9d262cahttps://hg.python.org/lookup/7605d9d262ca
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/7605d9d262cahttps://hg.python.org/cpython/rev/7605d9d262ca
d1ef5ff79125https://hg.python.org/lookup/d1ef5ff79125
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/d1ef5ff79125https://hg.python.org/cpython/rev/d1ef5ff79125
msg239451https://bugs.python.org/issue22117#msg239451
(view)https://bugs.python.org/msg239451
adbc9e6162fehttps://hg.python.org/lookup/adbc9e6162fe
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/adbc9e6162fehttps://hg.python.org/cpython/rev/adbc9e6162fe
msg239452https://bugs.python.org/issue22117#msg239452
(view)https://bugs.python.org/msg239452
930be74bbae5https://hg.python.org/lookup/930be74bbae5
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/930be74bbae5https://hg.python.org/cpython/rev/930be74bbae5
5aa39b88bd55https://hg.python.org/lookup/5aa39b88bd55
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/5aa39b88bd55https://hg.python.org/cpython/rev/5aa39b88bd55
47123ac83733https://hg.python.org/lookup/47123ac83733
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/47123ac83733https://hg.python.org/cpython/rev/47123ac83733
msg239453https://bugs.python.org/issue22117#msg239453
(view)https://bugs.python.org/msg239453
0850452048echttps://hg.python.org/lookup/0850452048ec
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/0850452048echttps://hg.python.org/cpython/rev/0850452048ec
msg239528https://bugs.python.org/issue22117#msg239528
(view)https://bugs.python.org/msg239528
e93eeadef0c3https://hg.python.org/lookup/e93eeadef0c3
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/e93eeadef0c3https://hg.python.org/cpython/rev/e93eeadef0c3
b16fc95b66e4https://hg.python.org/lookup/b16fc95b66e4
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/b16fc95b66e4https://hg.python.org/cpython/rev/b16fc95b66e4
msg239530https://bugs.python.org/issue22117#msg239530
(view)https://bugs.python.org/msg239530
626575d756dahttps://hg.python.org/lookup/626575d756da
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/626575d756dahttps://hg.python.org/cpython/rev/626575d756da
c26b4b85dfc4https://hg.python.org/lookup/c26b4b85dfc4
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/c26b4b85dfc4https://hg.python.org/cpython/rev/c26b4b85dfc4
msg239531https://bugs.python.org/issue22117#msg239531
(view)https://bugs.python.org/msg239531
6bae19f4e7b2https://hg.python.org/lookup/6bae19f4e7b2
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/6bae19f4e7b2https://hg.python.org/cpython/rev/6bae19f4e7b2
msg239542https://bugs.python.org/issue22117#msg239542
(view)https://bugs.python.org/msg239542
d938533b43f7https://hg.python.org/lookup/d938533b43f7
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/d938533b43f7https://hg.python.org/cpython/rev/d938533b43f7
49d3ff81f31fhttps://hg.python.org/lookup/49d3ff81f31f
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/49d3ff81f31fhttps://hg.python.org/cpython/rev/49d3ff81f31f
msg239552https://bugs.python.org/issue22117#msg239552
(view)https://bugs.python.org/msg239552
msg239558https://bugs.python.org/issue22117#msg239558
(view)https://bugs.python.org/msg239558
f6b41566ca28https://hg.python.org/lookup/f6b41566ca28
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/f6b41566ca28https://hg.python.org/cpython/rev/f6b41566ca28
0a8015a4ff97https://hg.python.org/lookup/0a8015a4ff97
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/0a8015a4ff97https://hg.python.org/cpython/rev/0a8015a4ff97
350eb1ca561ahttps://hg.python.org/lookup/350eb1ca561a
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/350eb1ca561ahttps://hg.python.org/cpython/rev/350eb1ca561a
msg239559https://bugs.python.org/issue22117#msg239559
(view)https://bugs.python.org/msg239559
PEP 475https://www.python.org/dev/peps/pep-0475/
msg239566https://bugs.python.org/issue22117#msg239566
(view)https://bugs.python.org/msg239566
msg239568https://bugs.python.org/issue22117#msg239568
(view)https://bugs.python.org/msg239568
msg239579https://bugs.python.org/issue22117#msg239579
(view)https://bugs.python.org/msg239579
http://buildbot.python.org/all/builders/x86%20Ubuntu%20Shared%203.x/builds/11426/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Ubuntu%20Shared%203.x/builds/11426/steps/test/logs/stdio
test/test_time.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_time.py#L779
test/test_time.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_time.py#L779
msg239580https://bugs.python.org/issue22117#msg239580
(view)https://bugs.python.org/msg239580
e00b581a65echttps://hg.python.org/lookup/e00b581a65ec
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/e00b581a65echttps://hg.python.org/cpython/rev/e00b581a65ec
msg239590https://bugs.python.org/issue22117#msg239590
(view)https://bugs.python.org/msg239590
msg239718https://bugs.python.org/issue22117#msg239718
(view)https://bugs.python.org/msg239718
dbc92a254173https://hg.python.org/lookup/dbc92a254173
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/dbc92a254173https://hg.python.org/cpython/rev/dbc92a254173
msg239823https://bugs.python.org/issue22117#msg239823
(view)https://bugs.python.org/msg239823
65ac8e587bb0https://hg.python.org/lookup/65ac8e587bb0
#22117https://bugs.python.org/issue22117
#23485https://bugs.python.org/issue23485
https://hg.python.org/cpython/rev/65ac8e587bb0https://hg.python.org/cpython/rev/65ac8e587bb0
msg239969https://bugs.python.org/issue22117#msg239969
(view)https://bugs.python.org/msg239969
d976683671bahttps://hg.python.org/lookup/d976683671ba
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/d976683671bahttps://hg.python.org/cpython/rev/d976683671ba
msg240181https://bugs.python.org/issue22117#msg240181
(view)https://bugs.python.org/msg240181
af664f48b9b8https://hg.python.org/lookup/af664f48b9b8
#22117https://bugs.python.org/issue22117
https://hg.python.org/cpython/rev/af664f48b9b8https://hg.python.org/cpython/rev/af664f48b9b8
msg331983https://bugs.python.org/issue22117#msg331983
(view)https://bugs.python.org/msg331983
3ab064e80a9be1e6e9c62437fffb92bde9c5e1fbhttps://hg.python.org/lookup/3ab064e80a9be1e6e9c62437fffb92bde9c5e1fb
bpo-23451https://bugs.python.org/issue23451
GH-11190https://github.com/python/cpython/pull/11190
https://github.com/python/cpython/commit/3ab064e80a9be1e6e9c62437fffb92bde9c5e1fbhttps://github.com/python/cpython/commit/3ab064e80a9be1e6e9c62437fffb92bde9c5e1fb
msg331990https://bugs.python.org/issue22117#msg331990
(view)https://bugs.python.org/msg331990
c367d52a74781b2c9ffd9e29722fbdfc0234408chttps://hg.python.org/lookup/c367d52a74781b2c9ffd9e29722fbdfc0234408c
bpo-23451https://bugs.python.org/issue23451
GH-11190https://github.com/python/cpython/pull/11190
https://github.com/python/cpython/commit/c367d52a74781b2c9ffd9e29722fbdfc0234408chttps://github.com/python/cpython/commit/c367d52a74781b2c9ffd9e29722fbdfc0234408c
msg343914https://bugs.python.org/issue22117#msg343914
(view)https://bugs.python.org/msg343914
PEP 590https://www.python.org/dev/peps/pep-0590/
https://github.com/python/cpython/pull/13185https://github.com/python/cpython/pull/13185
msg343915https://bugs.python.org/issue22117#msg343915
(view)https://bugs.python.org/msg343915
https://github.com/python/cpython/pull/13665https://github.com/python/cpython/pull/13665
msg344711https://bugs.python.org/issue22117#msg344711
(view)https://bugs.python.org/msg344711
msg344712https://bugs.python.org/issue22117#msg344712
(view)https://bugs.python.org/msg344712
msg344717https://bugs.python.org/issue22117#msg344717
(view)https://bugs.python.org/msg344717
msg344718https://bugs.python.org/issue22117#msg344718
(view)https://bugs.python.org/msg344718
msg344737https://bugs.python.org/issue22117#msg344737
(view)https://bugs.python.org/msg344737
https://hg.python.org/cpython/rev/b0b4c4d365b1https://hg.python.org/cpython/rev/b0b4c4d365b1
pull_request14405https://bugs.python.org/pull_request14405
msg344737https://bugs.python.org/msg344737
msg344718https://bugs.python.org/msg344718
msg344717https://bugs.python.org/msg344717
msg344712https://bugs.python.org/msg344712
msg344711https://bugs.python.org/msg344711
msg343915https://bugs.python.org/msg343915
jdemeyerhttps://bugs.python.org/user16197
msg343914https://bugs.python.org/msg343914
miss-islingtonhttps://bugs.python.org/user27838
msg331990https://bugs.python.org/msg331990
pull_request10431https://bugs.python.org/pull_request10431
msg331983https://bugs.python.org/msg331983
pull_request10429https://bugs.python.org/pull_request10429
pull_request1245https://bugs.python.org/pull_request1245
koobshttps://bugs.python.org/user16276
msg240181https://bugs.python.org/msg240181
msg239969https://bugs.python.org/msg239969
msg239823https://bugs.python.org/msg239823
msg239718https://bugs.python.org/msg239718
msg239590https://bugs.python.org/msg239590
msg239580https://bugs.python.org/msg239580
msg239579https://bugs.python.org/msg239579
msg239568https://bugs.python.org/msg239568
serhiy.storchakahttps://bugs.python.org/user15623
msg239566https://bugs.python.org/msg239566
msg239559https://bugs.python.org/msg239559
msg239558https://bugs.python.org/msg239558
msg239552https://bugs.python.org/msg239552
msg239542https://bugs.python.org/msg239542
msg239531https://bugs.python.org/msg239531
msg239530https://bugs.python.org/msg239530
msg239528https://bugs.python.org/msg239528
msg239453https://bugs.python.org/msg239453
msg239452https://bugs.python.org/msg239452
msg239451https://bugs.python.org/msg239451
msg239448https://bugs.python.org/msg239448
msg239443https://bugs.python.org/msg239443
msg239440https://bugs.python.org/msg239440
msg239415https://bugs.python.org/msg239415
msg239405https://bugs.python.org/msg239405
msg239402https://bugs.python.org/msg239402
python-devhttps://bugs.python.org/user13902
msg239395https://bugs.python.org/msg239395
nanosec-wip.patchhttps://bugs.python.org/file36538
msg226384https://bugs.python.org/msg226384
pymonotonic-4.patchhttps://bugs.python.org/file36512
pymonotonic-4.patchhttps://bugs.python.org/file36512
msg225920https://bugs.python.org/msg225920
msg225919https://bugs.python.org/msg225919
pitrouhttps://bugs.python.org/user2040
msg225918https://bugs.python.org/msg225918
msg225906https://bugs.python.org/msg225906
msg225861https://bugs.python.org/msg225861
msg224571https://bugs.python.org/msg224571
msg224570https://bugs.python.org/msg224570
loewishttps://bugs.python.org/user8
msg224560https://bugs.python.org/msg224560
msg224530https://bugs.python.org/msg224530
timespec-3.patchhttps://bugs.python.org/file36200
msg224527https://bugs.python.org/msg224527
timespec-2.patchhttps://bugs.python.org/file36197
msg224461https://bugs.python.org/msg224461
msg224460https://bugs.python.org/msg224460
tim.petershttps://bugs.python.org/user6
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.