René's URL Explorer Experiment


Title: Issue 20152: Derby #15: 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/64351 https://github.com/python/cpython/issues/64351
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
import_ac.diffhttps://bugs.python.org/file33351/import_ac.diff
reviewhttps://bugs.python.org/review/20152/#ps10485
grp_derby.diffhttps://bugs.python.org/file33511/grp_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps10606
spwd_derby.diffhttps://bugs.python.org/file33513/spwd_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps10608
pwd_derby.diffhttps://bugs.python.org/file33515/pwd_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps10610
fcntl_derby.diffhttps://bugs.python.org/file33591/fcntl_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps10668
pyexpat_derby.diffhttps://bugs.python.org/file33828/pyexpat_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps10855
multibytecodec_derby.diffhttps://bugs.python.org/file33829/multibytecodec_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps10856
array_derby.diffhttps://bugs.python.org/file33831/array_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps10858
cmath_derby.diffhttps://bugs.python.org/file33839/cmath_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps10865
fcntl_derby.diffhttps://bugs.python.org/file37144/fcntl_derby.diff
reviewhttps://bugs.python.org/review/20152/#ps13217
msg207474https://bugs.python.org/issue20152#msg207474
(view)https://bugs.python.org/msg207474
msg207598https://bugs.python.org/issue20152#msg207598
(view)https://bugs.python.org/msg207598
msg207625https://bugs.python.org/issue20152#msg207625
(view)https://bugs.python.org/msg207625
msg207641https://bugs.python.org/issue20152#msg207641
(view)https://bugs.python.org/msg207641
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
Modules/cmathmodule.chttps://github.com/python/cpython/blob/master/Modules/cmathmodule.c
Modules/cjkcodecs/multibytecodec.chttps://github.com/python/cpython/blob/master/Modules/cjkcodecs/multibytecodec.c
Modules/arraymodule.chttps://github.com/python/cpython/blob/master/Modules/arraymodule.c
Modules/pyexpat.chttps://github.com/python/cpython/blob/master/Modules/pyexpat.c
Modules/fcntlmodule.chttps://github.com/python/cpython/blob/master/Modules/fcntlmodule.c
Modules/pwdmodule.chttps://github.com/python/cpython/blob/master/Modules/pwdmodule.c
Modules/spwdmodule.chttps://github.com/python/cpython/blob/master/Modules/spwdmodule.c
Modules/grpmodule.chttps://github.com/python/cpython/blob/master/Modules/grpmodule.c
http://docs.python.org/dev/howto/clinic.htmlhttp://docs.python.org/dev/howto/clinic.html
msg207808https://bugs.python.org/issue20152#msg207808
(view)https://bugs.python.org/msg207808
1f3242fb0c9chttps://hg.python.org/lookup/1f3242fb0c9c
#20152https://bugs.python.org/issue20152
http://hg.python.org/cpython/rev/1f3242fb0c9chttp://hg.python.org/cpython/rev/1f3242fb0c9c
msg207809https://bugs.python.org/issue20152#msg207809
(view)https://bugs.python.org/msg207809
Modules/cmathmodule.chttps://github.com/python/cpython/blob/master/Modules/cmathmodule.c
Modules/cjkcodecs/multibytecodec.chttps://github.com/python/cpython/blob/master/Modules/cjkcodecs/multibytecodec.c
Modules/arraymodule.chttps://github.com/python/cpython/blob/master/Modules/arraymodule.c
Modules/pyexpat.chttps://github.com/python/cpython/blob/master/Modules/pyexpat.c
Modules/fcntlmodule.chttps://github.com/python/cpython/blob/master/Modules/fcntlmodule.c
Modules/pwdmodule.chttps://github.com/python/cpython/blob/master/Modules/pwdmodule.c
Modules/spwdmodule.chttps://github.com/python/cpython/blob/master/Modules/spwdmodule.c
Modules/grpmodule.chttps://github.com/python/cpython/blob/master/Modules/grpmodule.c
msg208347https://bugs.python.org/issue20152#msg208347
(view)https://bugs.python.org/msg208347
msg208351https://bugs.python.org/issue20152#msg208351
(view)https://bugs.python.org/msg208351
msg208353https://bugs.python.org/issue20152#msg208353
(view)https://bugs.python.org/msg208353
Modules/cmathmodule.chttps://github.com/python/cpython/blob/master/Modules/cmathmodule.c
Modules/arraymodule.chttps://github.com/python/cpython/blob/master/Modules/arraymodule.c
Modules/pyexpat.chttps://github.com/python/cpython/blob/master/Modules/pyexpat.c
Modules/fcntlmodule.chttps://github.com/python/cpython/blob/master/Modules/fcntlmodule.c
Modules/pwdmodule.chttps://github.com/python/cpython/blob/master/Modules/pwdmodule.c
Modules/spwdmodule.chttps://github.com/python/cpython/blob/master/Modules/spwdmodule.c
Modules/grpmodule.chttps://github.com/python/cpython/blob/master/Modules/grpmodule.c
msg208357https://bugs.python.org/issue20152#msg208357
(view)https://bugs.python.org/msg208357
Modules/cmathmodule.chttps://github.com/python/cpython/blob/master/Modules/cmathmodule.c
Modules/arraymodule.chttps://github.com/python/cpython/blob/master/Modules/arraymodule.c
Modules/pyexpat.chttps://github.com/python/cpython/blob/master/Modules/pyexpat.c
Modules/fcntlmodule.chttps://github.com/python/cpython/blob/master/Modules/fcntlmodule.c
msg208653https://bugs.python.org/issue20152#msg208653
(view)https://bugs.python.org/msg208653
msg208668https://bugs.python.org/issue20152#msg208668
(view)https://bugs.python.org/msg208668
#20332https://bugs.python.org/issue20332
msg209788https://bugs.python.org/issue20152#msg209788
(view)https://bugs.python.org/msg209788
msg209789https://bugs.python.org/issue20152#msg209789
(view)https://bugs.python.org/msg209789
Modules/cmathmodule.chttps://github.com/python/cpython/blob/master/Modules/cmathmodule.c
Modules/arraymodule.chttps://github.com/python/cpython/blob/master/Modules/arraymodule.c
msg209826https://bugs.python.org/issue20152#msg209826
(view)https://bugs.python.org/msg209826
msg224141https://bugs.python.org/issue20152#msg224141
(view)https://bugs.python.org/msg224141
msg224142https://bugs.python.org/issue20152#msg224142
(view)https://bugs.python.org/msg224142
msg225678https://bugs.python.org/issue20152#msg225678
(view)https://bugs.python.org/msg225678
c2d71f9afa0bhttps://hg.python.org/lookup/c2d71f9afa0b
#20152https://bugs.python.org/issue20152
http://hg.python.org/cpython/rev/c2d71f9afa0bhttp://hg.python.org/cpython/rev/c2d71f9afa0b
msg225679https://bugs.python.org/issue20152#msg225679
(view)https://bugs.python.org/msg225679
msg225680https://bugs.python.org/issue20152#msg225680
(view)https://bugs.python.org/msg225680
2617db7e43a3https://hg.python.org/lookup/2617db7e43a3
#20152https://bugs.python.org/issue20152
http://hg.python.org/cpython/rev/2617db7e43a3http://hg.python.org/cpython/rev/2617db7e43a3
msg225681https://bugs.python.org/issue20152#msg225681
(view)https://bugs.python.org/msg225681
msg225691https://bugs.python.org/issue20152#msg225691
(view)https://bugs.python.org/msg225691
b3aa30f474c4https://hg.python.org/lookup/b3aa30f474c4
#20152https://bugs.python.org/issue20152
http://hg.python.org/cpython/rev/b3aa30f474c4http://hg.python.org/cpython/rev/b3aa30f474c4
msg225692https://bugs.python.org/issue20152#msg225692
(view)https://bugs.python.org/msg225692
c48980af7df2https://hg.python.org/lookup/c48980af7df2
#20152https://bugs.python.org/issue20152
http://hg.python.org/cpython/rev/c48980af7df2http://hg.python.org/cpython/rev/c48980af7df2
msg225694https://bugs.python.org/issue20152#msg225694
(view)https://bugs.python.org/msg225694
0c2792a8f9dbhttps://hg.python.org/lookup/0c2792a8f9db
#20152https://bugs.python.org/issue20152
http://hg.python.org/cpython/rev/0c2792a8f9dbhttp://hg.python.org/cpython/rev/0c2792a8f9db
msg225695https://bugs.python.org/issue20152#msg225695
(view)https://bugs.python.org/msg225695
msg229035https://bugs.python.org/issue20152#msg229035
(view)https://bugs.python.org/msg229035
f7ab0884467ehttps://hg.python.org/lookup/f7ab0884467e
#20152https://bugs.python.org/issue20152
https://hg.python.org/cpython/rev/f7ab0884467ehttps://hg.python.org/cpython/rev/f7ab0884467e
msg229036https://bugs.python.org/issue20152#msg229036
(view)https://bugs.python.org/msg229036
msg229362https://bugs.python.org/issue20152#msg229362
(view)https://bugs.python.org/msg229362
5e8b94397f81https://hg.python.org/lookup/5e8b94397f81
#20152https://bugs.python.org/issue20152
https://hg.python.org/cpython/rev/5e8b94397f81https://hg.python.org/cpython/rev/5e8b94397f81
msg230819https://bugs.python.org/issue20152#msg230819
(view)https://bugs.python.org/msg230819
msg230822https://bugs.python.org/issue20152#msg230822
(view)https://bugs.python.org/msg230822
msg230857https://bugs.python.org/issue20152#msg230857
(view)https://bugs.python.org/msg230857
msg230858https://bugs.python.org/issue20152#msg230858
(view)https://bugs.python.org/msg230858
msg230859https://bugs.python.org/issue20152#msg230859
(view)https://bugs.python.org/msg230859
msg230927https://bugs.python.org/issue20152#msg230927
(view)https://bugs.python.org/msg230927
6e6532d313a1https://hg.python.org/lookup/6e6532d313a1
Issue 20152https://bugs.python.org/issue20152
https://hg.python.org/cpython/rev/6e6532d313a1https://hg.python.org/cpython/rev/6e6532d313a1
msg230930https://bugs.python.org/issue20152#msg230930
(view)https://bugs.python.org/msg230930
msg230930https://bugs.python.org/msg230930
msg230927https://bugs.python.org/msg230927
msg230859https://bugs.python.org/msg230859
msg230858https://bugs.python.org/msg230858
msg230857https://bugs.python.org/msg230857
serhiy.storchakahttps://bugs.python.org/user15623
msg230822https://bugs.python.org/msg230822
fcntl_derby.diffhttps://bugs.python.org/file37144
msg230819https://bugs.python.org/msg230819
msg229362https://bugs.python.org/msg229362
msg229036https://bugs.python.org/msg229036
msg229035https://bugs.python.org/msg229035
msg225695https://bugs.python.org/msg225695
msg225694https://bugs.python.org/msg225694
msg225692https://bugs.python.org/msg225692
msg225691https://bugs.python.org/msg225691
msg225681https://bugs.python.org/msg225681
msg225680https://bugs.python.org/msg225680
msg225679https://bugs.python.org/msg225679
msg225678https://bugs.python.org/msg225678
larryhttps://bugs.python.org/user2731
brett.cannonhttps://bugs.python.org/user37
msg224142https://bugs.python.org/msg224142
loewishttps://bugs.python.org/user8
msg224141https://bugs.python.org/msg224141
cmath_derby.diffhttps://bugs.python.org/file33839
brett.cannonhttps://bugs.python.org/user37
larryhttps://bugs.python.org/user2731
msg209826https://bugs.python.org/msg209826
array_derby.diffhttps://bugs.python.org/file33831
multibytecodec_derby.diffhttps://bugs.python.org/file33514
multibytecodec_derby.diffhttps://bugs.python.org/file33829
pyexpat_derby.diffhttps://bugs.python.org/file33827
pyexpat_derby.diffhttps://bugs.python.org/file33828
larryhttps://bugs.python.org/user2731
brett.cannonhttps://bugs.python.org/user37
msg209789https://bugs.python.org/msg209789
pyexpat_derby.diffhttps://bugs.python.org/file33827
msg209788https://bugs.python.org/msg209788
pyexpat_derby.diffhttps://bugs.python.org/file33594
pyexpat_derby.diffhttps://bugs.python.org/file33594
msg208668https://bugs.python.org/msg208668
fcntl_derby.diffhttps://bugs.python.org/file33591
msg208653https://bugs.python.org/msg208653
brett.cannonhttps://bugs.python.org/user37
larryhttps://bugs.python.org/user2731
msg208357https://bugs.python.org/msg208357
pwd_derby.diffhttps://bugs.python.org/file33515
multibytecodec_derby.diffhttps://bugs.python.org/file33510
multibytecodec_derby.diffhttps://bugs.python.org/file33514
spwd_derby.diffhttps://bugs.python.org/file33513
grp_derby.diffhttps://bugs.python.org/file33511
msg208353https://bugs.python.org/msg208353
multibytecodec_derby.diffhttps://bugs.python.org/file33510
msg208351https://bugs.python.org/msg208351
brett.cannonhttps://bugs.python.org/user37
msg208347https://bugs.python.org/msg208347
larryhttps://bugs.python.org/user2731
msg207809https://bugs.python.org/msg207809
python-devhttps://bugs.python.org/user13902
msg207808https://bugs.python.org/msg207808
issue20187 dependencieshttps://bugs.python.org/issue20187
msg207641https://bugs.python.org/msg207641
import_ac.diffhttps://bugs.python.org/file33351
msg207625https://bugs.python.org/msg207625
brett.cannonhttps://bugs.python.org/user37
larryhttps://bugs.python.org/user2731
patchhttps://bugs.python.org/keyword2
msg207598https://bugs.python.org/msg207598
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.