René's URL Explorer Experiment


Title: Issue 31938: Convert selectmodule.c to Argument Clinic - 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/76119 https://github.com/python/cpython/issues/76119
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
PR 4265https://github.com/python/cpython/pull/4265
PR 8796https://github.com/python/cpython/pull/8796
PR 21066https://github.com/python/cpython/pull/21066
PR 21067https://github.com/python/cpython/pull/21067
PR 21097https://github.com/python/cpython/pull/21097
PR 21098https://github.com/python/cpython/pull/21098
PR 21098https://github.com/python/cpython/pull/21098
PR 21098https://github.com/python/cpython/pull/21098
msg305514https://bugs.python.org/issue31938#msg305514
(view)https://bugs.python.org/msg305514
#20182https://bugs.python.org/issue20182
Modules/selectmodule.c.hhttps://github.com/python/cpython/blob/master/Modules/selectmodule.c.h
msg305520https://bugs.python.org/issue31938#msg305520
(view)https://bugs.python.org/msg305520
PR 4265https://github.com/python/cpython/pull/4265
msg305526https://bugs.python.org/issue31938#msg305526
(view)https://bugs.python.org/msg305526
PR 4265https://github.com/python/cpython/pull/4265
#31939https://bugs.python.org/issue31939
#31939https://bugs.python.org/issue31939
msg320439https://bugs.python.org/issue31938#msg320439
(view)https://bugs.python.org/msg320439
msg320805https://bugs.python.org/issue31938#msg320805
(view)https://bugs.python.org/msg320805
6dc57e2a20c5beb99e8bf5eb04cc836d53fa9aeehttps://hg.python.org/lookup/6dc57e2a20c5beb99e8bf5eb04cc836d53fa9aee
bpo-31938https://bugs.python.org/issue31938
GH-4265https://github.com/python/cpython/pull/4265
https://github.com/python/cpython/commit/6dc57e2a20c5beb99e8bf5eb04cc836d53fa9aeehttps://github.com/python/cpython/commit/6dc57e2a20c5beb99e8bf5eb04cc836d53fa9aee
msg323651https://bugs.python.org/issue31938#msg323651
(view)https://bugs.python.org/msg323651
0e6e7a1e52a53090e33ebef13f8f1fbe9bec2375https://hg.python.org/lookup/0e6e7a1e52a53090e33ebef13f8f1fbe9bec2375
bpo-34419https://bugs.python.org/issue34419
bpo-31938https://bugs.python.org/issue31938
GH-8796https://github.com/python/cpython/pull/8796
https://github.com/python/cpython/commit/0e6e7a1e52a53090e33ebef13f8f1fbe9bec2375https://github.com/python/cpython/commit/0e6e7a1e52a53090e33ebef13f8f1fbe9bec2375
msg372138https://bugs.python.org/issue31938#msg372138
(view)https://bugs.python.org/msg372138
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2004
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2007
runpy.pyhttps://github.com/python/cpython/blob/3.8/Lib/runpy.py#L193
runpy.pyhttps://github.com/python/cpython/blob/3.8/Lib/runpy.py#L86
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L2769
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L2731
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L1971
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L1694
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L1687
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L384
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L1183
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L385
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L1352
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L1298
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L386
pydoc.pyhttps://github.com/python/cpython/blob/3.8/Lib/pydoc.py#L1411
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L3093
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2842
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2296
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2109
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2057
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2039
ast.pyhttps://github.com/python/cpython/blob/3.8/Lib/ast.py#L360
ast.pyhttps://github.com/python/cpython/blob/3.8/Lib/ast.py#L445
ast.pyhttps://github.com/python/cpython/blob/3.8/Lib/ast.py#L360
ast.pyhttps://github.com/python/cpython/blob/3.8/Lib/ast.py#L445
ast.pyhttps://github.com/python/cpython/blob/3.8/Lib/ast.py#L360
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2031
inspect.pyhttps://github.com/python/cpython/blob/3.8/Lib/inspect.py#L2009
msg372206https://bugs.python.org/issue31938#msg372206
(view)https://bugs.python.org/msg372206
msg372208https://bugs.python.org/issue31938#msg372208
(view)https://bugs.python.org/msg372208
d051801052211b533c46a593b1c1bccf649a171chttps://hg.python.org/lookup/d051801052211b533c46a593b1c1bccf649a171c
bpo-31938https://bugs.python.org/issue31938
GH-21066https://github.com/python/cpython/pull/21066
https://github.com/python/cpython/commit/d051801052211b533c46a593b1c1bccf649a171chttps://github.com/python/cpython/commit/d051801052211b533c46a593b1c1bccf649a171c
msg372210https://bugs.python.org/issue31938#msg372210
(view)https://bugs.python.org/msg372210
60cbdc81d1bd5c175ff890ee4cfdc85c10090b75https://hg.python.org/lookup/60cbdc81d1bd5c175ff890ee4cfdc85c10090b75
bpo-31938https://bugs.python.org/issue31938
GH-21066https://github.com/python/cpython/pull/21066
GH-21098https://github.com/python/cpython/pull/21098
https://github.com/python/cpython/commit/60cbdc81d1bd5c175ff890ee4cfdc85c10090b75https://github.com/python/cpython/commit/60cbdc81d1bd5c175ff890ee4cfdc85c10090b75
msg372211https://bugs.python.org/issue31938#msg372211
(view)https://bugs.python.org/msg372211
48fc35ada7c4237f11bb9638387bfe5b4cebfb12https://hg.python.org/lookup/48fc35ada7c4237f11bb9638387bfe5b4cebfb12
bpo-31938https://bugs.python.org/issue31938
GH-21066https://github.com/python/cpython/pull/21066
GH-21097https://github.com/python/cpython/pull/21097
https://github.com/python/cpython/commit/48fc35ada7c4237f11bb9638387bfe5b4cebfb12https://github.com/python/cpython/commit/48fc35ada7c4237f11bb9638387bfe5b4cebfb12
msg372212https://bugs.python.org/issue31938#msg372212
(view)https://bugs.python.org/msg372212
msg372214https://bugs.python.org/issue31938#msg372214
(view)https://bugs.python.org/msg372214
bpo-41095https://bugs.python.org/issue41095
msg372215https://bugs.python.org/issue31938#msg372215
(view)https://bugs.python.org/msg372215
msg372215https://bugs.python.org/msg372215
msg372214https://bugs.python.org/msg372214
msg372212https://bugs.python.org/msg372212
msg372211https://bugs.python.org/msg372211
miss-islingtonhttps://bugs.python.org/user27838
msg372210https://bugs.python.org/msg372210
pull_request20267https://bugs.python.org/pull_request20267
pull_request20266https://bugs.python.org/pull_request20266
pull_request20265https://bugs.python.org/pull_request20265
pull_request20264https://bugs.python.org/pull_request20264
msg372208https://bugs.python.org/msg372208
msg372206https://bugs.python.org/msg372206
pull_request20236https://bugs.python.org/pull_request20236
msg372138https://bugs.python.org/msg372138
Anthony Sottilehttps://bugs.python.org/user22995
pull_request20235https://bugs.python.org/pull_request20235
msg323651https://bugs.python.org/msg323651
pull_request8272https://bugs.python.org/pull_request8272
pull_request7637https://bugs.python.org/pull_request7637
pull_request7636https://bugs.python.org/pull_request7636
msg320779https://bugs.python.org/msg320779
msg320777https://bugs.python.org/msg320777
msg320805https://bugs.python.org/msg320805
msg320779https://bugs.python.org/msg320779
msg320777https://bugs.python.org/msg320777
pull_request7637https://bugs.python.org/pull_request7637
pull_request7636https://bugs.python.org/pull_request7636
msg320775https://bugs.python.org/msg320775
pull_request7634https://bugs.python.org/pull_request7634
pull_request7450https://bugs.python.org/pull_request7450
pull_request7634https://bugs.python.org/pull_request7634
msg320775https://bugs.python.org/msg320775
msg320439https://bugs.python.org/msg320439
pull_request7450https://bugs.python.org/pull_request7450
msg305526https://bugs.python.org/msg305526
msg305520https://bugs.python.org/msg305520
patchhttps://bugs.python.org/keyword2
pull_request4228https://bugs.python.org/pull_request4228
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.