Title: [WIP] Add a new _PyObject_FastCall() function which avoids the creation of a tuple or dict for arguments · Issue #71001 · python/cpython · GitHub
Open Graph Title: [WIP] Add a new _PyObject_FastCall() function which avoids the creation of a tuple or dict for arguments · Issue #71001 · python/cpython
X Title: [WIP] Add a new _PyObject_FastCall() function which avoids the creation of a tuple or dict for arguments · Issue #71001 · python/cpython
Description: BPO 26814 Nosy @rhettinger, @vstinner, @larryhastings, @serhiy-storchaka, @1st1, @jstasiak Files call_stack.patchcall_stack-2.patchcall_stack-3.patchad4a53ed1fbf.diffbench_fast.pybench_fast-2.py34456cce64bb.patch Note: these values refle...
Open Graph Description: BPO 26814 Nosy @rhettinger, @vstinner, @larryhastings, @serhiy-storchaka, @1st1, @jstasiak Files call_stack.patchcall_stack-2.patchcall_stack-3.patchad4a53ed1fbf.diffbench_fast.pybench_fast-2.py344...
X Description: BPO 26814 Nosy @rhettinger, @vstinner, @larryhastings, @serhiy-storchaka, @1st1, @jstasiak Files call_stack.patchcall_stack-2.patchcall_stack-3.patchad4a53ed1fbf.diffbench_fast.pybench_fast-2.py344...
Opengraph URL: https://github.com/python/cpython/issues/71001
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[WIP] Add a new _PyObject_FastCall() function which avoids the creation of a tuple or dict for arguments","articleBody":"BPO | [26814](https://bugs.python.org/issue26814)\n--- | :---\nNosy | @rhettinger, @vstinner, @larryhastings, @serhiy-storchaka, @1st1, @jstasiak\nFiles | \u003cli\u003e[call_stack.patch](https://bugs.python.org/file42549/call_stack.patch \"Uploaded as text/plain at 2016-04-21.08:57:20 by @vstinner\")\u003c/li\u003e\u003cli\u003e[call_stack-2.patch](https://bugs.python.org/file42550/call_stack-2.patch \"Uploaded as text/plain at 2016-04-21.10:42:27 by @vstinner\")\u003c/li\u003e\u003cli\u003e[call_stack-3.patch](https://bugs.python.org/file42557/call_stack-3.patch \"Uploaded as text/plain at 2016-04-21.15:03:08 by @vstinner\")\u003c/li\u003e\u003cli\u003e[ad4a53ed1fbf.diff](https://bugs.python.org/file42566/ad4a53ed1fbf.diff \"Uploaded as text/plain at 2016-04-22.10:41:50 by @vstinner\")\u003c/li\u003e\u003cli\u003e[bench_fast.py](https://bugs.python.org/file42567/bench_fast.py \"Uploaded as text/plain at 2016-04-22.11:40:11 by @vstinner\")\u003c/li\u003e\u003cli\u003e[bench_fast-2.py](https://bugs.python.org/file42568/bench_fast-2.py \"Uploaded as text/plain at 2016-04-22.11:52:19 by @vstinner\")\u003c/li\u003e\u003cli\u003e[34456cce64bb.patch](https://bugs.python.org/file42899/34456cce64bb.patch \"Uploaded as text/plain at 2016-05-19.13:37:54 by @vstinner\")\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 2016-09-01.13:15:25.801\u003e\ncreated_at = \u003cDate 2016-04-21.08:57:21.562\u003e\nlabels = ['performance']\ntitle = '[WIP] Add a new _PyObject_FastCall() function which avoids the creation of a tuple or dict for arguments'\nupdated_at = \u003cDate 2016-09-01.13:15:25.800\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-09-01.13:15:25.800\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2016-09-01.13:15:25.801\u003e\ncloser = 'vstinner'\ncomponents = []\ncreation = \u003cDate 2016-04-21.08:57:21.562\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = ['42549', '42550', '42557', '42566', '42567', '42568', '42899']\nhgrepos = ['342']\nissue_num = 26814\nkeywords = ['patch']\nmessage_count = 34.0\nmessages = ['263899', '263907', '263908', '263909', '263910', '263918', '263920', '263923', '263924', '263926', '263946', '263995', '263996', '263999', '264003', '264009', '264021', '264098', '264101', '264102', '264518', '264519', '264525', '264526', '264529', '264530', '265856', '265857', '265859', '265887', '265896', '265938', '266359', '274124']\nnosy_count = 6.0\nnosy_names = ['rhettinger', 'vstinner', 'larry', 'serhiy.storchaka', 'yselivanov', 'jstasiak']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue26814'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2016-04-21T08:57:22.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":34},"url":"https://github.com/71001/cpython/issues/71001"}
| 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:b0e7102e-d880-8c82-df1e-316347463b52 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AE52:6435C:6B5DA84:96C7675:6A4FE920 |
| html-safe-nonce | 1af2b82f9a785bd2d1758fa49def460f837ddefb949d140f15e97172413a9dce |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRTUyOjY0MzVDOjZCNURBODQ6OTZDNzY3NTo2QTRGRTkyMCIsInZpc2l0b3JfaWQiOiIxNjIyNjMwMjE5NDg2NTg3MTY4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | f2916dd6f09791a540df8153109781e4deefd8c97db54472aca41a5ddef8b79e |
| hovercard-subject-tag | issue:1198951123 |
| 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/71001/issue_layout |
| twitter:image | https://opengraph.githubassets.com/eb67ebe18f060729251c93e3df413a8b51a62ae7fb2e71a1f47ce0d07804a5e0/python/cpython/issues/71001 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/eb67ebe18f060729251c93e3df413a8b51a62ae7fb2e71a1f47ce0d07804a5e0/python/cpython/issues/71001 |
| og:image:alt | BPO 26814 Nosy @rhettinger, @vstinner, @larryhastings, @serhiy-storchaka, @1st1, @jstasiak Files call_stack.patchcall_stack-2.patchcall_stack-3.patchad4a53ed1fbf.diffbench_fast.pybench_fast-2.py344... |
| 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 | 19b98c3d9767bb8a56238a89ff8401d1cbdf3bc5c353799aacf49fe6c76b4b7c |
| 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 | f7e270be010aa4de2871991025fbb97f3afe2bcb |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width