René's URL Explorer Experiment


Title: Issue 29263: Implement LOAD_METHOD/CALL_METHOD for C functions - Python tracker

Mail addresses
haypo@speed-python
haypo@speed-python

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/73449 https://github.com/python/cpython/issues/73449
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
loadmethod-fastcall.patchhttps://bugs.python.org/file46286/loadmethod-fastcall.patch
reviewhttps://bugs.python.org/review/29263/#ps19741
loadmethod-methoddescr.patchhttps://bugs.python.org/file46487/loadmethod-methoddescr.patch
reviewhttps://bugs.python.org/review/29263/#ps19892
loadmethod-methoddescr-2.patchhttps://bugs.python.org/file46493/loadmethod-methoddescr-2.patch
reviewhttps://bugs.python.org/review/29263/#ps19898
msg285414https://bugs.python.org/issue29263#msg285414
(view)https://bugs.python.org/msg285414
#29259https://bugs.python.org/issue29259
http://bugs.python.org/issue26110#msg283093http://bugs.python.org/issue26110#msg283093
msg285457https://bugs.python.org/issue29263#msg285457
(view)https://bugs.python.org/msg285457
msg285459https://bugs.python.org/issue29263#msg285459
(view)https://bugs.python.org/msg285459
msg285711https://bugs.python.org/issue29263#msg285711
(view)https://bugs.python.org/msg285711
0b219348ec9ehttps://hg.python.org/lookup/0b219348ec9e
https://hg.python.org/cpython/rev/0b219348ec9ehttps://hg.python.org/cpython/rev/0b219348ec9e
msg286651https://bugs.python.org/issue29263#msg286651
(view)https://bugs.python.org/msg286651
#29286https://bugs.python.org/issue29286
0b219348ec9ehttps://hg.python.org/lookup/0b219348ec9e
0b219348ec9ehttps://hg.python.org/lookup/0b219348ec9e
msg286728https://bugs.python.org/issue29263#msg286728
(view)https://bugs.python.org/msg286728
msg286731https://bugs.python.org/issue29263#msg286731
(view)https://bugs.python.org/msg286731
msg286732https://bugs.python.org/issue29263#msg286732
(view)https://bugs.python.org/msg286732
msg286733https://bugs.python.org/issue29263#msg286733
(view)https://bugs.python.org/msg286733
msg286739https://bugs.python.org/issue29263#msg286739
(view)https://bugs.python.org/msg286739
msg286740https://bugs.python.org/issue29263#msg286740
(view)https://bugs.python.org/msg286740
msg286741https://bugs.python.org/issue29263#msg286741
(view)https://bugs.python.org/msg286741
msg286757https://bugs.python.org/issue29263#msg286757
(view)https://bugs.python.org/msg286757
msg286762https://bugs.python.org/issue29263#msg286762
(view)https://bugs.python.org/msg286762
https://gist.github.com/methane/b33edbf1f123ae026e704b0e005c3606https://gist.github.com/methane/b33edbf1f123ae026e704b0e005c3606
msg286764https://bugs.python.org/issue29263#msg286764
(view)https://bugs.python.org/msg286764
https://haypo.github.io/journey-to-stable-benchmark-deadcode.htmlhttps://haypo.github.io/journey-to-stable-benchmark-deadcode.html
#28618https://bugs.python.org/issue28618
http://bugs.python.org/issue28618#msg281459http://bugs.python.org/issue28618#msg281459
https://haypo.github.io/analysis-python-performance-issue.htmlhttps://haypo.github.io/analysis-python-performance-issue.html
762a93935afdhttps://hg.python.org/lookup/762a93935afd
msg286809https://bugs.python.org/issue29263#msg286809
(view)https://bugs.python.org/msg286809
msg286832https://bugs.python.org/issue29263#msg286832
(view)https://bugs.python.org/msg286832
135a9a0c09f9https://hg.python.org/lookup/135a9a0c09f9
#29263https://bugs.python.org/issue29263
https://hg.python.org/cpython/rev/135a9a0c09f9https://hg.python.org/cpython/rev/135a9a0c09f9
msg286833https://bugs.python.org/issue29263#msg286833
(view)https://bugs.python.org/msg286833
48bde5d2cc5b9e98f55cd23ee57f3996d81caeb5https://hg.python.org/lookup/48bde5d2cc5b9e98f55cd23ee57f3996d81caeb5
#29263https://bugs.python.org/issue29263
https://github.com/python/cpython/commit/48bde5d2cc5b9e98f55cd23ee57f3996d81caeb5https://github.com/python/cpython/commit/48bde5d2cc5b9e98f55cd23ee57f3996d81caeb5
Add tp_fastcall to PyTypeObject: support FASTCALL calling convention for all callable objectshttps://bugs.python.org/issue29259
msg286833https://bugs.python.org/msg286833
msg286832https://bugs.python.org/msg286832
msg286809https://bugs.python.org/msg286809
loadmethod-methoddescr-2.patchhttps://bugs.python.org/file46493
msg286764https://bugs.python.org/msg286764
msg286762https://bugs.python.org/msg286762
serhiy.storchakahttps://bugs.python.org/user15623
msg286757https://bugs.python.org/msg286757
msg286741https://bugs.python.org/msg286741
msg286740https://bugs.python.org/msg286740
loadmethod-methoddescr.patchhttps://bugs.python.org/file46487
msg286739https://bugs.python.org/msg286739
msg286733https://bugs.python.org/msg286733
msg286732https://bugs.python.org/msg286732
msg286731https://bugs.python.org/msg286731
msg286728https://bugs.python.org/msg286728
msg286651https://bugs.python.org/msg286651
python-devhttps://bugs.python.org/user13902
msg285711https://bugs.python.org/msg285711
msg285459https://bugs.python.org/msg285459
loadmethod-fastcall.patchhttps://bugs.python.org/file46286
patchhttps://bugs.python.org/keyword2
msg285457https://bugs.python.org/msg285457
Add tp_fastcall to PyTypeObject: support FASTCALL calling convention for all callable objectshttps://bugs.python.org/issue29259
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.