René's URL Explorer Experiment


Title: Issue 20184: Derby #16: Convert 50 sites to Argument Clinic across 9 files - 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/64383 https://github.com/python/cpython/issues/64383
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
issue20184_builtin_conversion.diffhttps://bugs.python.org/file33696/issue20184_builtin_conversion.diff
reviewhttps://bugs.python.org/review/20184/#ps10750
issue20184_builtin_conversion_v2.diffhttps://bugs.python.org/file33701/issue20184_builtin_conversion_v2.diff
reviewhttps://bugs.python.org/review/20184/#ps10755
issue20184_builtin_conversion_v3.diffhttps://bugs.python.org/file33740/issue20184_builtin_conversion_v3.diff
reviewhttps://bugs.python.org/review/20184/#ps10787
issue20184_builtin_conversion_v4.diffhttps://bugs.python.org/file33860/issue20184_builtin_conversion_v4.diff
reviewhttps://bugs.python.org/review/20184/#ps10885
issue20184_builtin_conversion_v5.diffhttps://bugs.python.org/file33861/issue20184_builtin_conversion_v5.diff
reviewhttps://bugs.python.org/review/20184/#ps10886
issue20184_builtin_conversion_v6.diffhttps://bugs.python.org/file34664/issue20184_builtin_conversion_v6.diff
reviewhttps://bugs.python.org/review/20184/#ps11472
issue20184_builtin_conversion_v7.diffhttps://bugs.python.org/file36385/issue20184_builtin_conversion_v7.diff
reviewhttps://bugs.python.org/review/20184/#ps12719
dbm_clinic.patchhttps://bugs.python.org/file39032/dbm_clinic.patch
reviewhttps://bugs.python.org/review/20184/#ps14597
dbm_clinic_2.patchhttps://bugs.python.org/file39070/dbm_clinic_2.patch
reviewhttps://bugs.python.org/review/20184/#ps14623
json_clinic.patchhttps://bugs.python.org/file39292/json_clinic.patch
reviewhttps://bugs.python.org/review/20184/#ps14788
PR 18512https://github.com/python/cpython/pull/18512
PR 22693https://github.com/python/cpython/pull/22693
msg207642https://bugs.python.org/issue20184#msg207642
(view)https://bugs.python.org/msg207642
Modules/faulthandler.chttps://github.com/python/cpython/blob/master/Modules/faulthandler.c
Modules/_pickle.chttps://github.com/python/cpython/blob/master/Modules/_pickle.c
Modules/_lzmamodule.chttps://github.com/python/cpython/blob/master/Modules/_lzmamodule.c
Python/bltinmodule.chttps://github.com/python/cpython/blob/master/Python/bltinmodule.c
Modules/termios.chttps://github.com/python/cpython/blob/master/Modules/termios.c
Modules/syslogmodule.chttps://github.com/python/cpython/blob/master/Modules/syslogmodule.c
Modules/_dbmmodule.chttps://github.com/python/cpython/blob/master/Modules/_dbmmodule.c
Modules/_gdbmmodule.chttps://github.com/python/cpython/blob/master/Modules/_gdbmmodule.c
Modules/_json.chttps://github.com/python/cpython/blob/master/Modules/_json.c
http://docs.python.org/dev/howto/clinic.htmlhttp://docs.python.org/dev/howto/clinic.html
msg209159https://bugs.python.org/issue20184#msg209159
(view)https://bugs.python.org/msg209159
msg209179https://bugs.python.org/issue20184#msg209179
(view)https://bugs.python.org/msg209179
msg209203https://bugs.python.org/issue20184#msg209203
(view)https://bugs.python.org/msg209203
msg209409https://bugs.python.org/issue20184#msg209409
(view)https://bugs.python.org/msg209409
msg209953https://bugs.python.org/issue20184#msg209953
(view)https://bugs.python.org/msg209953
msg210218https://bugs.python.org/issue20184#msg210218
(view)https://bugs.python.org/msg210218
msg210375https://bugs.python.org/issue20184#msg210375
(view)https://bugs.python.org/msg210375
msg215164https://bugs.python.org/issue20184#msg215164
(view)https://bugs.python.org/msg215164
msg224765https://bugs.python.org/issue20184#msg224765
(view)https://bugs.python.org/msg224765
msg225385https://bugs.python.org/issue20184#msg225385
(view)https://bugs.python.org/msg225385
msg225423https://bugs.python.org/issue20184#msg225423
(view)https://bugs.python.org/msg225423
6219aa966a5fhttps://hg.python.org/lookup/6219aa966a5f
#20184https://bugs.python.org/issue20184
http://hg.python.org/cpython/rev/6219aa966a5fhttp://hg.python.org/cpython/rev/6219aa966a5f
msg225424https://bugs.python.org/issue20184#msg225424
(view)https://bugs.python.org/msg225424
msg225425https://bugs.python.org/issue20184#msg225425
(view)https://bugs.python.org/msg225425
msg241094https://bugs.python.org/issue20184#msg241094
(view)https://bugs.python.org/msg241094
msg241226https://bugs.python.org/issue20184#msg241226
(view)https://bugs.python.org/msg241226
msg241347https://bugs.python.org/issue20184#msg241347
(view)https://bugs.python.org/msg241347
49910ff21ba5https://hg.python.org/lookup/49910ff21ba5
#20184https://bugs.python.org/issue20184
https://hg.python.org/cpython/rev/49910ff21ba5https://hg.python.org/cpython/rev/49910ff21ba5
msg242588https://bugs.python.org/issue20184#msg242588
(view)https://bugs.python.org/msg242588
msg362008https://bugs.python.org/issue20184#msg362008
(view)https://bugs.python.org/msg362008
PR18512https://github.com/python/cpython/pull/18512
msg378872https://bugs.python.org/issue20184#msg378872
(view)https://bugs.python.org/msg378872
1bcaa81e520e30f920bd69e46fbf1d67a9107ce1https://hg.python.org/lookup/1bcaa81e520e30f920bd69e46fbf1d67a9107ce1
bpo-20184https://bugs.python.org/issue20184
GH-22693https://github.com/python/cpython/pull/22693
https://github.com/python/cpython/commit/1bcaa81e520e30f920bd69e46fbf1d67a9107ce1https://github.com/python/cpython/commit/1bcaa81e520e30f920bd69e46fbf1d67a9107ce1
msg378872https://bugs.python.org/msg378872
pull_request21664https://bugs.python.org/pull_request21664
shihai1991https://bugs.python.org/user31412
msg362008https://bugs.python.org/msg362008
pull_request17889https://bugs.python.org/pull_request17889
json_clinic.patchhttps://bugs.python.org/file39292
msg242588https://bugs.python.org/msg242588
msg241347https://bugs.python.org/msg241347
dbm_clinic_2.patchhttps://bugs.python.org/file39070
msg241226https://bugs.python.org/msg241226
dbm_clinic.patchhttps://bugs.python.org/file39032
serhiy.storchakahttps://bugs.python.org/user15623
msg241094https://bugs.python.org/msg241094
msg225425https://bugs.python.org/msg225425
msg225424https://bugs.python.org/msg225424
python-devhttps://bugs.python.org/user13902
msg225423https://bugs.python.org/msg225423
issue20184_builtin_conversion_v7.diffhttps://bugs.python.org/file36385
msg225385https://bugs.python.org/msg225385
msg224765https://bugs.python.org/msg224765
issue20184_builtin_conversion_v6.diffhttps://bugs.python.org/file34664
yselivanovhttps://bugs.python.org/user16198
msg215164https://bugs.python.org/msg215164
larryhttps://bugs.python.org/user2731
https://bugs.python.org/userNone
msg210375https://bugs.python.org/msg210375
ncoghlanhttps://bugs.python.org/user1309
larryhttps://bugs.python.org/user2731
msg210218https://bugs.python.org/msg210218
issue20184_builtin_conversion_v5.diffhttps://bugs.python.org/file33861
issue20184_builtin_conversion_v4.diffhttps://bugs.python.org/file33860
msg209953https://bugs.python.org/msg209953
issue20184_builtin_conversion_v3.diffhttps://bugs.python.org/file33740
ncoghlanhttps://bugs.python.org/user1309
msg209409https://bugs.python.org/msg209409
issue20184_builtin_conversion_v2.diffhttps://bugs.python.org/file33701
msg209203https://bugs.python.org/msg209203
issue20184_builtin_conversion.diffhttps://bugs.python.org/file33696
patchhttps://bugs.python.org/keyword2
msg209179https://bugs.python.org/msg209179
ncoghlanhttps://bugs.python.org/user1309
msg209159https://bugs.python.org/msg209159
nadeem.vawdahttps://bugs.python.org/user4348
issue20187 dependencieshttps://bugs.python.org/issue20187
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.