René's URL Explorer Experiment


Title: Issue 20181: Derby #12: Convert 50 sites to Argument Clinic across 4 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/64380 https://github.com/python/cpython/issues/64380
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
unicodedata_clinic.patchhttps://bugs.python.org/file38630/unicodedata_clinic.patch
reviewhttps://bugs.python.org/review/20181/#ps14304
PR 14326https://github.com/python/cpython/pull/14326
msg207637https://bugs.python.org/issue20181#msg207637
(view)https://bugs.python.org/msg207637
Objects/bytearrayobject.chttps://github.com/python/cpython/blob/master/Objects/bytearrayobject.c
Modules/parsermodule.chttps://github.com/python/cpython/blob/master/Modules/parsermodule.c
Modules/unicodedata.chttps://github.com/python/cpython/blob/master/Modules/unicodedata.c
Modules/readline.chttps://github.com/python/cpython/blob/master/Modules/readline.c
http://docs.python.org/dev/howto/clinic.htmlhttp://docs.python.org/dev/howto/clinic.html
msg208688https://bugs.python.org/issue20181#msg208688
(view)https://bugs.python.org/msg208688
Objects/stringlib/transmogrify.hhttps://github.com/python/cpython/blob/master/Objects/stringlib/transmogrify.h
issue20180https://bugs.python.org/issue20180
Objects/bytesobject.chttps://github.com/python/cpython/blob/master/Objects/bytesobject.c
Objects/bytearrayobject.chttps://github.com/python/cpython/blob/master/Objects/bytearrayobject.c
msg208700https://bugs.python.org/issue20181#msg208700
(view)https://bugs.python.org/msg208700
Objects/bytearrayobject.chttps://github.com/python/cpython/blob/master/Objects/bytearrayobject.c
issue20179https://bugs.python.org/issue20179
msg224762https://bugs.python.org/issue20181#msg224762
(view)https://bugs.python.org/msg224762
msg238876https://bugs.python.org/issue20181#msg238876
(view)https://bugs.python.org/msg238876
msg239232https://bugs.python.org/issue20181#msg239232
(view)https://bugs.python.org/msg239232
msg239236https://bugs.python.org/issue20181#msg239236
(view)https://bugs.python.org/msg239236
msg240651https://bugs.python.org/issue20181#msg240651
(view)https://bugs.python.org/msg240651
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg241348https://bugs.python.org/issue20181#msg241348
(view)https://bugs.python.org/msg241348
c6d468e0ecc6https://hg.python.org/lookup/c6d468e0ecc6
#20181https://bugs.python.org/issue20181
https://hg.python.org/cpython/rev/c6d468e0ecc6https://hg.python.org/cpython/rev/c6d468e0ecc6
msg346335https://bugs.python.org/issue20181#msg346335
(view)https://bugs.python.org/msg346335
PR 14326https://github.com/python/cpython/pull/14326
Modules/readline.chttps://github.com/python/cpython/blob/master/Modules/readline.c
PEP 594https://www.python.org/dev/peps/pep-0594/
Modules/parsermodule.chttps://github.com/python/cpython/blob/master/Modules/parsermodule.c
msg373560https://bugs.python.org/issue20181#msg373560
(view)https://bugs.python.org/msg373560
b7047e59a40649d81061acf0044e74cfd426f064https://hg.python.org/lookup/b7047e59a40649d81061acf0044e74cfd426f064
bpo-20181https://bugs.python.org/issue20181
#14326https://bugs.python.org/issue14326
https://github.com/python/cpython/commit/b7047e59a40649d81061acf0044e74cfd426f064https://github.com/python/cpython/commit/b7047e59a40649d81061acf0044e74cfd426f064
msg373560https://bugs.python.org/msg373560
ZackerySpytzhttps://bugs.python.org/user26650
msg346335https://bugs.python.org/msg346335
pull_request14146https://bugs.python.org/pull_request14146
taleinathttps://bugs.python.org/user2557
python-devhttps://bugs.python.org/user13902
msg241348https://bugs.python.org/msg241348
msg240651https://bugs.python.org/msg240651
msg239236https://bugs.python.org/msg239236
msg239232https://bugs.python.org/msg239232
unicodedata_clinic.patchhttps://bugs.python.org/file38630
serhiy.storchakahttps://bugs.python.org/user15623
msg238876https://bugs.python.org/msg238876
patchhttps://bugs.python.org/keyword2
msg224762https://bugs.python.org/msg224762
msg208700https://bugs.python.org/msg208700
taleinathttps://bugs.python.org/user2557
msg208688https://bugs.python.org/msg208688
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.