René's URL Explorer Experiment


Title: Issue 27213: Rework CALL_FUNCTION* opcodes - 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/71400 https://github.com/python/cpython/issues/71400
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
27140https://bugs.python.org/issue27140
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
callfunc.patchhttps://bugs.python.org/file43474/callfunc.patch
reviewhttps://bugs.python.org/review/27213/#ps17684
callfunc2.patchhttps://bugs.python.org/file43493/callfunc2.patch
reviewhttps://bugs.python.org/review/27213/#ps17700
callfunc3.patchhttps://bugs.python.org/file43602/callfunc3.patch
reviewhttps://bugs.python.org/review/27213/#ps17781
callfunc4.patchhttps://bugs.python.org/file43669/callfunc4.patch
reviewhttps://bugs.python.org/review/27213/#ps17827
callfunc5.patchhttps://bugs.python.org/file43741/callfunc5.patch
reviewhttps://bugs.python.org/review/27213/#ps17883
callfunc-6.patchhttps://bugs.python.org/file44403/callfunc-6.patch
reviewhttps://bugs.python.org/review/27213/#ps18361
callfunc-7.patchhttps://bugs.python.org/file44485/callfunc-7.patch
reviewhttps://bugs.python.org/review/27213/#ps18427
callfunc-8.patchhttps://bugs.python.org/file44487/callfunc-8.patch
reviewhttps://bugs.python.org/review/27213/#ps18429
callfunc-9.patchhttps://bugs.python.org/file44508/callfunc-9.patch
reviewhttps://bugs.python.org/review/27213/#ps18446
callfunc-10.patchhttps://bugs.python.org/file44510/callfunc-10.patch
reviewhttps://bugs.python.org/review/27213/#ps18447
callfunc-11.patchhttps://bugs.python.org/file44546/callfunc-11.patch
reviewhttps://bugs.python.org/review/27213/#ps18482
callfunc-12.patchhttps://bugs.python.org/file44551/callfunc-12.patch
reviewhttps://bugs.python.org/review/27213/#ps18487
vladhttps://bugs.python.org/vlad
msg267241https://bugs.python.org/issue27213#msg267241
(view)https://bugs.python.org/msg267241
issue27140https://bugs.python.org/issue27140
http://permalink.gmane.org/gmane.comp.python.ideas/39993http://permalink.gmane.org/gmane.comp.python.ideas/39993
http://comments.gmane.org/gmane.comp.python.ideas/39961http://comments.gmane.org/gmane.comp.python.ideas/39961
msg267341https://bugs.python.org/issue27213#msg267341
(view)https://bugs.python.org/msg267341
#27140https://bugs.python.org/issue27140
msg268285https://bugs.python.org/issue27213#msg268285
(view)https://bugs.python.org/msg268285
msg268652https://bugs.python.org/issue27213#msg268652
(view)https://bugs.python.org/msg268652
msg268720https://bugs.python.org/issue27213#msg268720
(view)https://bugs.python.org/msg268720
msg268860https://bugs.python.org/issue27213#msg268860
(view)https://bugs.python.org/msg268860
msg268862https://bugs.python.org/issue27213#msg268862
(view)https://bugs.python.org/msg268862
msg268907https://bugs.python.org/issue27213#msg268907
(view)https://bugs.python.org/msg268907
issue26814https://bugs.python.org/issue26814
issue27128https://bugs.python.org/issue27128
msg268948https://bugs.python.org/issue27213#msg268948
(view)https://bugs.python.org/msg268948
msg268998https://bugs.python.org/issue27213#msg268998
(view)https://bugs.python.org/msg268998
Issue27358https://bugs.python.org/issue27358
msg269623https://bugs.python.org/issue27213#msg269623
(view)https://bugs.python.org/msg269623
msg269669https://bugs.python.org/issue27213#msg269669
(view)https://bugs.python.org/msg269669
#27358https://bugs.python.org/issue27358
msg269696https://bugs.python.org/issue27213#msg269696
(view)https://bugs.python.org/msg269696
msg270064https://bugs.python.org/issue27213#msg270064
(view)https://bugs.python.org/msg270064
msg270521https://bugs.python.org/issue27213#msg270521
(view)https://bugs.python.org/msg270521
msg273372https://bugs.python.org/issue27213#msg273372
(view)https://bugs.python.org/msg273372
#27809https://bugs.python.org/issue27809
msg273684https://bugs.python.org/issue27213#msg273684
(view)https://bugs.python.org/msg273684
https://pypi.python.org/pypi/performancehttps://pypi.python.org/pypi/performance
https://github.com/python/benchmarkshttps://github.com/python/benchmarks
msg273685https://bugs.python.org/issue27213#msg273685
(view)https://bugs.python.org/msg273685
#27830https://bugs.python.org/issue27830
#27810https://bugs.python.org/issue27810
msg274641https://bugs.python.org/issue27213#msg274641
(view)https://bugs.python.org/msg274641
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
msg275259https://bugs.python.org/issue27213#msg275259
(view)https://bugs.python.org/msg275259
msg275261https://bugs.python.org/issue27213#msg275261
(view)https://bugs.python.org/msg275261
msg275264https://bugs.python.org/issue27213#msg275264
(view)https://bugs.python.org/msg275264
#27810https://bugs.python.org/issue27810
msg275295https://bugs.python.org/issue27213#msg275295
(view)https://bugs.python.org/msg275295
msg275348https://bugs.python.org/issue27213#msg275348
(view)https://bugs.python.org/msg275348
msg275351https://bugs.python.org/issue27213#msg275351
(view)https://bugs.python.org/msg275351
msg275352https://bugs.python.org/issue27213#msg275352
(view)https://bugs.python.org/msg275352
msg275372https://bugs.python.org/issue27213#msg275372
(view)https://bugs.python.org/msg275372
msg275387https://bugs.python.org/issue27213#msg275387
(view)https://bugs.python.org/msg275387
msg275388https://bugs.python.org/issue27213#msg275388
(view)https://bugs.python.org/msg275388
msg275402https://bugs.python.org/issue27213#msg275402
(view)https://bugs.python.org/msg275402
a77756e480c2https://hg.python.org/lookup/a77756e480c2
https://hg.python.org/cpython/rev/a77756e480c2https://hg.python.org/cpython/rev/a77756e480c2
msg275405https://bugs.python.org/issue27213#msg275405
(view)https://bugs.python.org/msg275405
#28050https://bugs.python.org/issue28050
msg275409https://bugs.python.org/issue27213#msg275409
(view)https://bugs.python.org/msg275409
msg275411https://bugs.python.org/issue27213#msg275411
(view)https://bugs.python.org/msg275411
854b08acca97https://hg.python.org/lookup/854b08acca97
#27213https://bugs.python.org/issue27213
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
https://hg.python.org/cpython/rev/854b08acca97https://hg.python.org/cpython/rev/854b08acca97
msg275412https://bugs.python.org/issue27213#msg275412
(view)https://bugs.python.org/msg275412
#27830https://bugs.python.org/issue27830
#27810https://bugs.python.org/issue27810
msg275448https://bugs.python.org/issue27213#msg275448
(view)https://bugs.python.org/msg275448
msg275452https://bugs.python.org/issue27213#msg275452
(view)https://bugs.python.org/msg275452
msg275748https://bugs.python.org/issue27213#msg275748
(view)https://bugs.python.org/msg275748
a77756e480c2https://hg.python.org/lookup/a77756e480c2
Objects/abstract.c:2385https://github.com/python/cpython/blob/master/Objects/abstract.c#L2385
msg275749https://bugs.python.org/issue27213#msg275749
(view)https://bugs.python.org/msg275749
a77756e480c2https://hg.python.org/lookup/a77756e480c2
#28050https://bugs.python.org/issue28050
Objects/abstract.c:2385https://github.com/python/cpython/blob/master/Objects/abstract.c#L2385
msg275752https://bugs.python.org/issue27213#msg275752
(view)https://bugs.python.org/msg275752
msg275766https://bugs.python.org/issue27213#msg275766
(view)https://bugs.python.org/msg275766
Objects/abstract.c:2385https://github.com/python/cpython/blob/master/Objects/abstract.c#L2385
msg275770https://bugs.python.org/issue27213#msg275770
(view)https://bugs.python.org/msg275770
test/test_sys.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_sys.py#L283
msg275784https://bugs.python.org/issue27213#msg275784
(view)https://bugs.python.org/msg275784
msg275861https://bugs.python.org/issue27213#msg275861
(view)https://bugs.python.org/msg275861
51b635e81958https://hg.python.org/lookup/51b635e81958
#27213https://bugs.python.org/issue27213
https://hg.python.org/cpython/rev/51b635e81958https://hg.python.org/cpython/rev/51b635e81958
msg275885https://bugs.python.org/issue27213#msg275885
(view)https://bugs.python.org/msg275885
http://bugs.python.org/issue28086http://bugs.python.org/issue28086
msg276004https://bugs.python.org/issue27213#msg276004
(view)https://bugs.python.org/msg276004
msg276006https://bugs.python.org/issue27213#msg276006
(view)https://bugs.python.org/msg276006
51b635e81958https://hg.python.org/lookup/51b635e81958
msg276008https://bugs.python.org/issue27213#msg276008
(view)https://bugs.python.org/msg276008
f217419d08f0https://hg.python.org/lookup/f217419d08f0
#27213https://bugs.python.org/issue27213
https://hg.python.org/cpython/rev/f217419d08f0https://hg.python.org/cpython/rev/f217419d08f0
msg276021https://bugs.python.org/issue27213#msg276021
(view)https://bugs.python.org/msg276021
f860b7a775c5https://hg.python.org/lookup/f860b7a775c5
#27213https://bugs.python.org/issue27213
https://hg.python.org/cpython/rev/f860b7a775c5https://hg.python.org/cpython/rev/f860b7a775c5
msg276022https://bugs.python.org/issue27213#msg276022
(view)https://bugs.python.org/msg276022
e372c0ad32cehttps://hg.python.org/lookup/e372c0ad32ce
f860b7a775c5https://hg.python.org/lookup/f860b7a775c5
https://hg.python.org/cpython/rev/e372c0ad32cehttps://hg.python.org/cpython/rev/e372c0ad32ce
2558bc4a4ebfhttps://hg.python.org/lookup/2558bc4a4ebf
https://hg.python.org/cpython/rev/2558bc4a4ebfhttps://hg.python.org/cpython/rev/2558bc4a4ebf
msg276063https://bugs.python.org/issue27213#msg276063
(view)https://bugs.python.org/msg276063
msg276064https://bugs.python.org/issue27213#msg276064
(view)https://bugs.python.org/msg276064
msg276073https://bugs.python.org/issue27213#msg276073
(view)https://bugs.python.org/msg276073
Objects/methodobject.chttps://github.com/python/cpython/blob/master/Objects/methodobject.c
Objects/methodobject.c:281https://github.com/python/cpython/blob/master/Objects/methodobject.c#L281
msg276102https://bugs.python.org/issue27213#msg276102
(view)https://bugs.python.org/msg276102
#28105https://bugs.python.org/issue28105
msg277233https://bugs.python.org/issue27213#msg277233
(view)https://bugs.python.org/msg277233
msg277239https://bugs.python.org/issue27213#msg277239
(view)https://bugs.python.org/msg277239
msg277239https://bugs.python.org/msg277239
msg277233https://bugs.python.org/msg277233
msg276102https://bugs.python.org/msg276102
msg276073https://bugs.python.org/msg276073
msg276064https://bugs.python.org/msg276064
msg276063https://bugs.python.org/msg276063
msg276022https://bugs.python.org/msg276022
msg276021https://bugs.python.org/msg276021
msg276008https://bugs.python.org/msg276008
msg276006https://bugs.python.org/msg276006
msg276004https://bugs.python.org/msg276004
rbcollinshttps://bugs.python.org/user3924
msg275885https://bugs.python.org/msg275885
msg275861https://bugs.python.org/msg275861
IMG_20160830_174452.jpghttps://bugs.python.org/file44557
IMG_20160830_174452.jpghttps://bugs.python.org/file44557
msg275784https://bugs.python.org/msg275784
msg275770https://bugs.python.org/msg275770
callfunc-12.patchhttps://bugs.python.org/file44551
msg275766https://bugs.python.org/msg275766
msg275752https://bugs.python.org/msg275752
msg275749https://bugs.python.org/msg275749
berker.peksaghttps://bugs.python.org/user14674
msg275748https://bugs.python.org/msg275748
callfunc-11.patchhttps://bugs.python.org/file44546
issue27830 dependencieshttps://bugs.python.org/issue27830
msg275452https://bugs.python.org/msg275452
callfunc-10.patchhttps://bugs.python.org/file44510
msg275448https://bugs.python.org/msg275448
msg275412https://bugs.python.org/msg275412
msg275411https://bugs.python.org/msg275411
callfunc-9.patchhttps://bugs.python.org/file44508
msg275409https://bugs.python.org/msg275409
msg275405https://bugs.python.org/msg275405
python-devhttps://bugs.python.org/user13902
msg275402https://bugs.python.org/msg275402
msg275388https://bugs.python.org/msg275388
msg275387https://bugs.python.org/msg275387
msg275372https://bugs.python.org/msg275372
msg275352https://bugs.python.org/msg275352
msg275351https://bugs.python.org/msg275351
msg275348https://bugs.python.org/msg275348
serhiy.storchakahttps://bugs.python.org/user15623
msg275295https://bugs.python.org/msg275295
callfunc-8.patchhttps://bugs.python.org/file44487
msg275264https://bugs.python.org/msg275264
yselivanovhttps://bugs.python.org/user16198
msg275261https://bugs.python.org/msg275261
callfunc-7.patchhttps://bugs.python.org/file44485
msg275259https://bugs.python.org/msg275259
callfunc-6.patchhttps://bugs.python.org/file44403
msg274641https://bugs.python.org/msg274641
msg273685https://bugs.python.org/msg273685
msg273684https://bugs.python.org/msg273684
issue27830 dependencieshttps://bugs.python.org/issue27830
msg273372https://bugs.python.org/msg273372
callfunc5.patchhttps://bugs.python.org/file43741
msg270521https://bugs.python.org/msg270521
callfunc4.patchhttps://bugs.python.org/file43669
msg270064https://bugs.python.org/msg270064
msg269696https://bugs.python.org/msg269696
callfunc3.patchhttps://bugs.python.org/file43602
msg269669https://bugs.python.org/msg269669
msg269623https://bugs.python.org/msg269623
msg268998https://bugs.python.org/msg268998
callfunc2.patchhttps://bugs.python.org/file43493
msg268948https://bugs.python.org/msg268948
vstinnerhttps://bugs.python.org/user2377
msg268907https://bugs.python.org/msg268907
msg268862https://bugs.python.org/msg268862
callfunc.patchhttps://bugs.python.org/file43474
patchhttps://bugs.python.org/keyword2
msg268860https://bugs.python.org/msg268860
msg268720https://bugs.python.org/msg268720
msg268652https://bugs.python.org/msg268652
msg268285https://bugs.python.org/msg268285
msg267341https://bugs.python.org/msg267341
Mark.Shannonhttps://bugs.python.org/user13034
Demur Rumedhttps://bugs.python.org/user23484
Opcode for creating dict with constant keyshttps://bugs.python.org/issue27140
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.