Title: Use FASTCALL in typeobject.c call_method() to avoid temporary tuple · Issue #73693 · python/cpython · GitHub
Open Graph Title: Use FASTCALL in typeobject.c call_method() to avoid temporary tuple · Issue #73693 · python/cpython
X Title: Use FASTCALL in typeobject.c call_method() to avoid temporary tuple · Issue #73693 · python/cpython
Description: BPO 29507 Nosy @rhettinger, @vstinner, @methane, @serhiy-storchaka, @1st1 Files method_fastcall.patchcallmethod.patchmethod_fastcall2.patchmethod_fastcall3.patchmethod_fastcall4.patchbench.pycallmethod2.patchcallmethod3.patch Note: these...
Open Graph Description: BPO 29507 Nosy @rhettinger, @vstinner, @methane, @serhiy-storchaka, @1st1 Files method_fastcall.patchcallmethod.patchmethod_fastcall2.patchmethod_fastcall3.patchmethod_fastcall4.patchbench.pycallme...
X Description: BPO 29507 Nosy @rhettinger, @vstinner, @methane, @serhiy-storchaka, @1st1 Files method_fastcall.patchcallmethod.patchmethod_fastcall2.patchmethod_fastcall3.patchmethod_fastcall4.patchbench.pycallme...
Opengraph URL: https://github.com/python/cpython/issues/73693
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Use FASTCALL in typeobject.c call_method() to avoid temporary tuple","articleBody":"BPO | [29507](https://bugs.python.org/issue29507)\n--- | :---\nNosy | @rhettinger, @vstinner, @methane, @serhiy-storchaka, @1st1\nFiles | \u003cli\u003e[method_fastcall.patch](https://bugs.python.org/file46601/method_fastcall.patch \"Uploaded as text/plain at 2017-02-09.00:17:37 by @vstinner\")\u003c/li\u003e\u003cli\u003e[callmethod.patch](https://bugs.python.org/file46603/callmethod.patch \"Uploaded as text/plain at 2017-02-09.10:37:31 by @methane\")\u003c/li\u003e\u003cli\u003e[method_fastcall2.patch](https://bugs.python.org/file46606/method_fastcall2.patch \"Uploaded as text/plain at 2017-02-09.12:20:19 by @methane\")\u003c/li\u003e\u003cli\u003e[method_fastcall3.patch](https://bugs.python.org/file46610/method_fastcall3.patch \"Uploaded as text/plain at 2017-02-09.14:04:37 by @methane\")\u003c/li\u003e\u003cli\u003e[method_fastcall4.patch](https://bugs.python.org/file46611/method_fastcall4.patch \"Uploaded as text/plain at 2017-02-09.16:27:28 by @vstinner\")\u003c/li\u003e\u003cli\u003e[bench.py](https://bugs.python.org/file46612/bench.py \"Uploaded as text/plain at 2017-02-09.16:27:38 by @vstinner\")\u003c/li\u003e\u003cli\u003e[callmethod2.patch](https://bugs.python.org/file46615/callmethod2.patch \"Uploaded as text/plain at 2017-02-09.23:27:26 by @methane\")\u003c/li\u003e\u003cli\u003e[callmethod3.patch](https://bugs.python.org/file46619/callmethod3.patch \"Uploaded as text/plain at 2017-02-10.08:19:52 by @methane\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2017-03-14.21:38:51.342\u003e\ncreated_at = \u003cDate 2017-02-09.00:17:38.154\u003e\nlabels = ['interpreter-core', '3.7', 'performance']\ntitle = 'Use FASTCALL in typeobject.c call_method() to avoid temporary tuple'\nupdated_at = \u003cDate 2017-03-14.21:38:51.341\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2017-03-14.21:38:51.341\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2017-03-14.21:38:51.342\u003e\ncloser = 'vstinner'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2017-02-09.00:17:38.154\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = ['46601', '46603', '46606', '46610', '46611', '46612', '46615', '46619']\nhgrepos = []\nissue_num = 29507\nkeywords = ['patch']\nmessage_count = 30.0\nmessages = ['287371', '287372', '287387', '287399', '287401', '287410', '287413', '287418', '287436', '287439', '287440', '287453', '287460', '287461', '287462', '287463', '287464', '287465', '287467', '287468', '287469', '287470', '287471', '287476', '287481', '287490', '287492', '287496', '287529', '289621']\nnosy_count = 6.0\nnosy_names = ['rhettinger', 'vstinner', 'methane', 'python-dev', 'serhiy.storchaka', 'yselivanov']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue29507'\nversions = ['Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2017-02-09T00:17:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":30},"url":"https://github.com/73693/cpython/issues/73693"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:ff409288-9258-aeb9-732d-748bd345a360 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AEEC:2D0964:CACED5:1180DAC:6969F539 |
| html-safe-nonce | a418c8a709f03b052f747a32a1363ad4f29e017bfe136b4d3f6a0f73e10da9b1 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRUVDOjJEMDk2NDpDQUNFRDU6MTE4MERBQzo2OTY5RjUzOSIsInZpc2l0b3JfaWQiOiI0ODY0NTc5MTQ0ODk3OTE4MjY1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | c6f16fc608b6bf8b77593869f5a008b2b3db00bad2ccf9267c5340d138c0656b |
| hovercard-subject-tag | issue:1198968188 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/73693/issue_layout |
| twitter:image | https://opengraph.githubassets.com/656f77fc3e6f80eb21dd51889113b08ece8da482abc820403ead1c6cca0c469c/python/cpython/issues/73693 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/656f77fc3e6f80eb21dd51889113b08ece8da482abc820403ead1c6cca0c469c/python/cpython/issues/73693 |
| og:image:alt | BPO 29507 Nosy @rhettinger, @vstinner, @methane, @serhiy-storchaka, @1st1 Files method_fastcall.patchcallmethod.patchmethod_fastcall2.patchmethod_fastcall3.patchmethod_fastcall4.patchbench.pycallme... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | vstinner |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | bdde15ad1b403e23b08bbd89b53fbe6bdf688cad |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width