René's URL Explorer Experiment


Title: Issue 27810: Add METH_FASTCALL: new calling convention for C functions - Python tracker

Mail addresses
victor.stinner@gmail.com
victor.stinner@gmail.com

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/71997 https://github.com/python/cpython/issues/71997
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
27830https://bugs.python.org/issue27830
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.patchhttps://bugs.python.org/file44517/fastcall.patch
reviewhttps://bugs.python.org/review/27810/#ps18454
msg273173https://bugs.python.org/issue27810#msg273173
(view)https://bugs.python.org/msg273173
#27128https://bugs.python.org/issue27128
#27809https://bugs.python.org/issue27809
#26814https://bugs.python.org/issue26814
msg273336https://bugs.python.org/issue27810#msg273336
(view)https://bugs.python.org/msg273336
msg273339https://bugs.python.org/issue27810#msg273339
(view)https://bugs.python.org/msg273339
msg273340https://bugs.python.org/issue27810#msg273340
(view)https://bugs.python.org/msg273340
msg273341https://bugs.python.org/issue27810#msg273341
(view)https://bugs.python.org/msg273341
Python/bltinmodule.chttps://github.com/python/cpython/blob/master/Python/bltinmodule.c
https://bugs.python.org/issue26814#msg263999https://bugs.python.org/issue26814#msg263999
https://github.com/jhgameboy/ironclad/blob/5892c43b540b216d638e0fed2e6cf3fd8289fdfc/src/CallableBuilder.cshttps://github.com/jhgameboy/ironclad/blob/5892c43b540b216d638e0fed2e6cf3fd8289fdfc/src/CallableBuilder.cs
https://github.com/pepsipepsi/nodebox_opengl_python3/blob/cfb2633df1055a028672b11311603cc2241a1378/nodebox/ext/psyco/src/c/Objects/pmethodobject.chttps://github.com/pepsipepsi/nodebox_opengl_python3/blob/cfb2633df1055a028672b11311603cc2241a1378/nodebox/ext/psyco/src/c/Objects/pmethodobject.c
https://bitbucket.org/arigo/psyco/commits/allhttps://bitbucket.org/arigo/psyco/commits/all
msg273409https://bugs.python.org/issue27810#msg273409
(view)https://bugs.python.org/msg273409
#27809https://bugs.python.org/issue27809
#27830https://bugs.python.org/issue27830
msg273679https://bugs.python.org/issue27810#msg273679
(view)https://bugs.python.org/msg273679
#27830https://bugs.python.org/issue27830
#27213https://bugs.python.org/issue27213
msg275447https://bugs.python.org/issue27810#msg275447
(view)https://bugs.python.org/msg275447
a25c39873d93https://hg.python.org/lookup/a25c39873d93
#27810https://bugs.python.org/issue27810
https://hg.python.org/cpython/rev/a25c39873d93https://hg.python.org/cpython/rev/a25c39873d93
msg275516https://bugs.python.org/issue27810#msg275516
(view)https://bugs.python.org/msg275516
Include/modsupport.hhttps://github.com/python/cpython/blob/master/Include/modsupport.h
Python/getargs.chttps://github.com/python/cpython/blob/master/Python/getargs.c
Tools/clinic/clinic.pyhttps://github.com/python/cpython/blob/master/Tools/clinic/clinic.py
#27810https://bugs.python.org/issue27810
Include/abstract.hhttps://github.com/python/cpython/blob/master/Include/abstract.h
Include/methodobject.hhttps://github.com/python/cpython/blob/master/Include/methodobject.h
Objects/abstract.chttps://github.com/python/cpython/blob/master/Objects/abstract.c
Objects/methodobject.chttps://github.com/python/cpython/blob/master/Objects/methodobject.c
#27810https://bugs.python.org/issue27810
msg275555https://bugs.python.org/issue27810#msg275555
(view)https://bugs.python.org/msg275555
86b0f5a900c7https://hg.python.org/lookup/86b0f5a900c7
https://hg.python.org/cpython/rev/86b0f5a900c7https://hg.python.org/cpython/rev/86b0f5a900c7
633f850038c3https://hg.python.org/lookup/633f850038c3
https://hg.python.org/cpython/rev/633f850038c3https://hg.python.org/cpython/rev/633f850038c3
97a68adbe826https://hg.python.org/lookup/97a68adbe826
#27810https://bugs.python.org/issue27810
https://hg.python.org/cpython/rev/97a68adbe826https://hg.python.org/cpython/rev/97a68adbe826
msg275560https://bugs.python.org/issue27810#msg275560
(view)https://bugs.python.org/msg275560
3934e070c9dbhttps://hg.python.org/lookup/3934e070c9db
#27810https://bugs.python.org/issue27810
https://hg.python.org/cpython/rev/3934e070c9dbhttps://hg.python.org/cpython/rev/3934e070c9db
msg275826https://bugs.python.org/issue27810#msg275826
(view)https://bugs.python.org/msg275826
603bef7bb744https://hg.python.org/lookup/603bef7bb744
#27810https://bugs.python.org/issue27810
https://hg.python.org/cpython/rev/603bef7bb744https://hg.python.org/cpython/rev/603bef7bb744
msg276033https://bugs.python.org/issue27810#msg276033
(view)https://bugs.python.org/msg276033
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
msg276046https://bugs.python.org/issue27810#msg276046
(view)https://bugs.python.org/msg276046
msg276047https://bugs.python.org/issue27810#msg276047
(view)https://bugs.python.org/msg276047
08a500e8b482https://hg.python.org/lookup/08a500e8b482
#27810https://bugs.python.org/issue27810
https://hg.python.org/cpython/rev/08a500e8b482https://hg.python.org/cpython/rev/08a500e8b482
msg276048https://bugs.python.org/issue27810#msg276048
(view)https://bugs.python.org/msg276048
msg283332https://bugs.python.org/issue27810#msg283332
(view)https://bugs.python.org/msg283332
ecd218c41cd4https://hg.python.org/lookup/ecd218c41cd4
https://hg.python.org/cpython/rev/ecd218c41cd4https://hg.python.org/cpython/rev/ecd218c41cd4
msg342518https://bugs.python.org/issue27810#msg342518
(view)https://bugs.python.org/msg342518
#36907https://bugs.python.org/issue36907
jdemeyerhttps://bugs.python.org/user16197
msg342518https://bugs.python.org/msg342518
msg283332https://bugs.python.org/msg283332
msg276048https://bugs.python.org/msg276048
msg276047https://bugs.python.org/msg276047
msg276046https://bugs.python.org/msg276046
msg276033https://bugs.python.org/msg276033
msg275826https://bugs.python.org/msg275826
msg275560https://bugs.python.org/msg275560
msg275555https://bugs.python.org/msg275555
fastcall.patchhttps://bugs.python.org/file44517
patchhttps://bugs.python.org/keyword2
msg275516https://bugs.python.org/msg275516
python-devhttps://bugs.python.org/user13902
msg275447https://bugs.python.org/msg275447
Add _PyObject_FastCallKeywords(): avoid the creation of a temporary dictionary for keyword argumentshttps://bugs.python.org/issue27830
Add _PyFunction_FastCallDict(): fast call with keyword arguments as a dicthttps://bugs.python.org/issue27809
msg273679https://bugs.python.org/msg273679
msg273409https://bugs.python.org/msg273409
msg273341https://bugs.python.org/msg273341
msg273340https://bugs.python.org/msg273340
msg273339https://bugs.python.org/msg273339
msg273336https://bugs.python.org/msg273336
scoderhttps://bugs.python.org/user2153
serhiy.storchakahttps://bugs.python.org/user15623
Add _PyFunction_FastCallDict(): fast call with keyword arguments as a dicthttps://bugs.python.org/issue27809
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.