Title: Rework CALL_FUNCTION* opcodes · Issue #71400 · python/cpython · GitHub
Open Graph Title: Rework CALL_FUNCTION* opcodes · Issue #71400 · python/cpython
X Title: Rework CALL_FUNCTION* opcodes · Issue #71400 · python/cpython
Description: BPO 27213 Nosy @vstinner, @rbtcollins, @markshannon, @berkerpeksag, @serhiy-storchaka, @1st1, @serprex Dependencies bpo-27140: Opcode for creating dict with constant keys Files callfunc.patchcallfunc2.patchcallfunc3.patchcallfunc4.patchc...
Open Graph Description: BPO 27213 Nosy @vstinner, @rbtcollins, @markshannon, @berkerpeksag, @serhiy-storchaka, @1st1, @serprex Dependencies bpo-27140: Opcode for creating dict with constant keys Files callfunc.patchcallfu...
X Description: BPO 27213 Nosy @vstinner, @rbtcollins, @markshannon, @berkerpeksag, @serhiy-storchaka, @1st1, @serprex Dependencies bpo-27140: Opcode for creating dict with constant keys Files callfunc.patchcallfu...
Opengraph URL: https://github.com/python/cpython/issues/71400
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Rework CALL_FUNCTION* opcodes","articleBody":"BPO | [27213](https://bugs.python.org/issue27213)\n--- | :---\nNosy | @vstinner, @rbtcollins, @markshannon, @berkerpeksag, @serhiy-storchaka, @1st1, @serprex\nDependencies | \u003cli\u003ebpo-27140: Opcode for creating dict with constant keys\u003c/li\u003e\nFiles | \u003cli\u003e[callfunc.patch](https://bugs.python.org/file43474/callfunc.patch \"Uploaded as text/plain at 2016-06-19.17:38:12 by @serprex\")\u003c/li\u003e\u003cli\u003e[callfunc2.patch](https://bugs.python.org/file43493/callfunc2.patch \"Uploaded as text/plain at 2016-06-20.23:45:46 by @serprex\")\u003c/li\u003e\u003cli\u003e[callfunc3.patch](https://bugs.python.org/file43602/callfunc3.patch \"Uploaded as text/plain at 2016-07-01.14:10:48 by @serprex\")\u003c/li\u003e\u003cli\u003e[callfunc4.patch](https://bugs.python.org/file43669/callfunc4.patch \"Uploaded as text/plain at 2016-07-09.20:02:17 by @serprex\")\u003c/li\u003e\u003cli\u003e[callfunc5.patch](https://bugs.python.org/file43741/callfunc5.patch \"Uploaded as text/plain at 2016-07-15.23:22:08 by @serprex\")\u003c/li\u003e\u003cli\u003e[callfunc-6.patch](https://bugs.python.org/file44403/callfunc-6.patch \"Uploaded as text/plain at 2016-09-06.22:16:13 by @vstinner\")\u003c/li\u003e\u003cli\u003e[callfunc-7.patch](https://bugs.python.org/file44485/callfunc-7.patch \"Uploaded as text/plain at 2016-09-09.05:07:53 by @vstinner\")\u003c/li\u003e\u003cli\u003e[callfunc-8.patch](https://bugs.python.org/file44487/callfunc-8.patch \"Uploaded as text/plain at 2016-09-09.05:47:37 by @vstinner\")\u003c/li\u003e\u003cli\u003e[callfunc-9.patch](https://bugs.python.org/file44508/callfunc-9.patch \"Uploaded as text/plain at 2016-09-09.19:48:20 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[callfunc-10.patch](https://bugs.python.org/file44510/callfunc-10.patch \"Uploaded as text/plain at 2016-09-09.21:23:32 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[callfunc-11.patch](https://bugs.python.org/file44546/callfunc-11.patch \"Uploaded as text/plain at 2016-09-11.06:29:41 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[callfunc-12.patch](https://bugs.python.org/file44551/callfunc-12.patch \"Uploaded as text/plain at 2016-09-11.10:07:45 by @serhiy-storchaka\")\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 = 'https://github.com/serhiy-storchaka'\nclosed_at = \u003cDate 2016-09-22.16:54:56.652\u003e\ncreated_at = \u003cDate 2016-06-04.07:45:33.985\u003e\nlabels = ['interpreter-core', 'type-feature']\ntitle = 'Rework CALL_FUNCTION* opcodes'\nupdated_at = \u003cDate 2016-09-22.21:13:20.263\u003e\nuser = 'https://github.com/serhiy-storchaka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-09-22.21:13:20.263\u003e\nactor = 'vstinner'\nassignee = 'serhiy.storchaka'\nclosed = True\nclosed_date = \u003cDate 2016-09-22.16:54:56.652\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2016-06-04.07:45:33.985\u003e\ncreator = 'serhiy.storchaka'\ndependencies = ['27140']\nfiles = ['43474', '43493', '43602', '43669', '43741', '44403', '44485', '44487', '44508', '44510', '44546', '44551']\nhgrepos = ['354']\nissue_num = 27213\nkeywords = ['patch']\nmessage_count = 55.0\nmessages = ['267241', '267341', '268285', '268652', '268720', '268860', '268862', '268907', '268948', '268998', '269623', '269669', '269696', '270064', '270521', '273372', '273684', '273685', '274641', '275259', '275261', '275264', '275295', '275348', '275351', '275352', '275372', '275387', '275388', '275402', '275405', '275409', '275411', '275412', '275448', '275452', '275748', '275749', '275752', '275766', '275770', '275784', '275861', '275885', '276004', '276006', '276008', '276021', '276022', '276063', '276064', '276073', '276102', '277233', '277239']\nnosy_count = 8.0\nnosy_names = ['vstinner', 'rbcollins', 'Mark.Shannon', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'yselivanov', 'Demur Rumed']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue27213'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/serhiy-storchaka","@type":"Person","name":"serhiy-storchaka"},"datePublished":"2016-06-04T07:45:34.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":55},"url":"https://github.com/71400/cpython/issues/71400"}
| 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:129b3a83-d14c-434b-6f4c-aa78aac88796 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A4E4:1EEA:1D0B185:2979510:6A4F7D53 |
| html-safe-nonce | a7a627eb374305a7f2d5e89f307b140fc0a758614d5fc8ef3e1067acbf01058b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNEU0OjFFRUE6MUQwQjE4NToyOTc5NTEwOjZBNEY3RDUzIiwidmlzaXRvcl9pZCI6Ijg1NzU4MDA1ODY1NTY4OTg2NDMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | e8a87163fad7c95a4d754116bb620ce0835d9300bf70dcc01e74b1cb70f670a6 |
| hovercard-subject-tag | issue:1198953527 |
| 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/71400/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b97b7a8627af548347be9b7585f562633a34e65cecdcf6173aa99e147b491dda/python/cpython/issues/71400 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b97b7a8627af548347be9b7585f562633a34e65cecdcf6173aa99e147b491dda/python/cpython/issues/71400 |
| og:image:alt | BPO 27213 Nosy @vstinner, @rbtcollins, @markshannon, @berkerpeksag, @serhiy-storchaka, @1st1, @serprex Dependencies bpo-27140: Opcode for creating dict with constant keys Files callfunc.patchcallfu... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | serhiy-storchaka |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| 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 | 4b249b445842943ed31549e027f57a8ade9881ed |
| ui-target | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width