René's URL Explorer Experiment


Title: Issue 27809: Add _PyFunction_FastCallDict(): fast call with keyword arguments as a dict - 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/71996 https://github.com/python/cpython/issues/71996
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
fastcall_kwargs.patchhttps://bugs.python.org/file44162/fastcall_kwargs.patch
reviewhttps://bugs.python.org/review/27809/#ps18182
fastcall_kwargs-2.patchhttps://bugs.python.org/file44187/fastcall_kwargs-2.patch
reviewhttps://bugs.python.org/review/27809/#ps18201
fastcall_macros.patchhttps://bugs.python.org/file44188/fastcall_macros.patch
reviewhttps://bugs.python.org/review/27809/#ps18202
msg273170https://bugs.python.org/issue27809#msg273170
(view)https://bugs.python.org/msg273170
#27128https://bugs.python.org/issue27128
msg273353https://bugs.python.org/issue27809#msg273353
(view)https://bugs.python.org/msg273353
msg273354https://bugs.python.org/issue27809#msg273354
(view)https://bugs.python.org/msg273354
msg273367https://bugs.python.org/issue27809#msg273367
(view)https://bugs.python.org/msg273367
msg273365https://bugs.python.org/msg273365
#27128https://bugs.python.org/issue27128
issue27213https://bugs.python.org/issue27213
issue27574https://bugs.python.org/issue27574
msg273370https://bugs.python.org/issue27809#msg273370
(view)https://bugs.python.org/msg273370
issue27213https://bugs.python.org/issue27213
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
msg273374https://bugs.python.org/issue27809#msg273374
(view)https://bugs.python.org/msg273374
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
msg273375https://bugs.python.org/issue27809#msg273375
(view)https://bugs.python.org/msg273375
msg273390https://bugs.python.org/issue27809#msg273390
(view)https://bugs.python.org/msg273390
msg273391https://bugs.python.org/issue27809#msg273391
(view)https://bugs.python.org/msg273391
msg273403https://bugs.python.org/issue27809#msg273403
(view)https://bugs.python.org/msg273403
263334a652achttps://hg.python.org/lookup/263334a652ac
https://hg.python.org/cpython/rev/263334a652achttps://hg.python.org/cpython/rev/263334a652ac
msg273404https://bugs.python.org/issue27809#msg273404
(view)https://bugs.python.org/msg273404
1aefb4c4a7b4https://hg.python.org/lookup/1aefb4c4a7b4
https://hg.python.org/cpython/rev/1aefb4c4a7b4https://hg.python.org/cpython/rev/1aefb4c4a7b4
7924eac912fehttps://hg.python.org/lookup/7924eac912fe
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/7924eac912fehttps://hg.python.org/cpython/rev/7924eac912fe
15eab21bf934https://hg.python.org/lookup/15eab21bf934
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/15eab21bf934https://hg.python.org/cpython/rev/15eab21bf934
msg273406https://bugs.python.org/issue27809#msg273406
(view)https://bugs.python.org/msg273406
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
1aefb4c4a7b4https://hg.python.org/lookup/1aefb4c4a7b4
msg273370https://bugs.python.org/msg273370
msg273407https://bugs.python.org/issue27809#msg273407
(view)https://bugs.python.org/msg273407
ef0110a52e24https://hg.python.org/lookup/ef0110a52e24
https://hg.python.org/cpython/rev/ef0110a52e24https://hg.python.org/cpython/rev/ef0110a52e24
5587d0dfab4chttps://hg.python.org/lookup/5587d0dfab4c
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/5587d0dfab4chttps://hg.python.org/cpython/rev/5587d0dfab4c
0c65a2089f00https://hg.python.org/lookup/0c65a2089f00
https://hg.python.org/cpython/rev/0c65a2089f00https://hg.python.org/cpython/rev/0c65a2089f00
c53c532de995https://hg.python.org/lookup/c53c532de995
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/c53c532de995https://hg.python.org/cpython/rev/c53c532de995
614dd914c21ehttps://hg.python.org/lookup/614dd914c21e
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/614dd914c21ehttps://hg.python.org/cpython/rev/614dd914c21e
f48ae71e8a8fhttps://hg.python.org/lookup/f48ae71e8a8f
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/f48ae71e8a8fhttps://hg.python.org/cpython/rev/f48ae71e8a8f
60660890459fhttps://hg.python.org/lookup/60660890459f
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/60660890459fhttps://hg.python.org/cpython/rev/60660890459f
bf2d88cf039ahttps://hg.python.org/lookup/bf2d88cf039a
https://hg.python.org/cpython/rev/bf2d88cf039ahttps://hg.python.org/cpython/rev/bf2d88cf039a
msg273413https://bugs.python.org/issue27809#msg273413
(view)https://bugs.python.org/msg273413
620b2e554be4https://hg.python.org/lookup/620b2e554be4
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/620b2e554be4https://hg.python.org/cpython/rev/620b2e554be4
msg273452https://bugs.python.org/issue27809#msg273452
(view)https://bugs.python.org/msg273452
c1a698edfa1bhttps://hg.python.org/lookup/c1a698edfa1b
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/c1a698edfa1bhttps://hg.python.org/cpython/rev/c1a698edfa1b
msg273520https://bugs.python.org/issue27809#msg273520
(view)https://bugs.python.org/msg273520
70f88b097f60https://hg.python.org/lookup/70f88b097f60
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/70f88b097f60https://hg.python.org/cpython/rev/70f88b097f60
0e4f26083bbbhttps://hg.python.org/lookup/0e4f26083bbb
https://hg.python.org/cpython/rev/0e4f26083bbbhttps://hg.python.org/cpython/rev/0e4f26083bbb
msg273521https://bugs.python.org/issue27809#msg273521
(view)https://bugs.python.org/msg273521
401f59a7020bhttps://hg.python.org/lookup/401f59a7020b
https://hg.python.org/cpython/rev/401f59a7020bhttps://hg.python.org/cpython/rev/401f59a7020b
msg273522https://bugs.python.org/issue27809#msg273522
(view)https://bugs.python.org/msg273522
1b241e761f8fhttps://hg.python.org/lookup/1b241e761f8f
#27809https://bugs.python.org/issue27809
https://hg.python.org/cpython/rev/1b241e761f8fhttps://hg.python.org/cpython/rev/1b241e761f8f
msg274122https://bugs.python.org/issue27809#msg274122
(view)https://bugs.python.org/msg274122
msg274122https://bugs.python.org/msg274122
issue27810 dependencieshttps://bugs.python.org/issue27810
msg273522https://bugs.python.org/msg273522
msg273521https://bugs.python.org/msg273521
msg273520https://bugs.python.org/msg273520
msg273452https://bugs.python.org/msg273452
msg273413https://bugs.python.org/msg273413
msg273407https://bugs.python.org/msg273407
msg273406https://bugs.python.org/msg273406
msg273404https://bugs.python.org/msg273404
python-devhttps://bugs.python.org/user13902
msg273403https://bugs.python.org/msg273403
msg273391https://bugs.python.org/msg273391
msg273390https://bugs.python.org/msg273390
fastcall_macros.patchhttps://bugs.python.org/file44188
msg273375https://bugs.python.org/msg273375
msg273374https://bugs.python.org/msg273374
msg273370https://bugs.python.org/msg273370
msg273367https://bugs.python.org/msg273367
scoderhttps://bugs.python.org/user2153
msg273354https://bugs.python.org/msg273354
fastcall_kwargs-2.patchhttps://bugs.python.org/file44187
msg273353https://bugs.python.org/msg273353
issue27810 dependencieshttps://bugs.python.org/issue27810
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.