Title: Modify the _struct module to use FASTCALL and Argument Clinic · Issue #73486 · python/cpython · GitHub
Open Graph Title: Modify the _struct module to use FASTCALL and Argument Clinic · Issue #73486 · python/cpython
X Title: Modify the _struct module to use FASTCALL and Argument Clinic · Issue #73486 · python/cpython
Description: BPO 29300 Nosy @vstinner, @larryhastings, @methane, @skrah, @vadmium, @serhiy-storchaka Files struct_fastcall.patchstruct_fastcall-2.patchstruct_fastcall-3.patchstruct_fastcall-4.patchstruct_fastcall-5.patchstruct_fastcall-6.patchstruct_...
Open Graph Description: BPO 29300 Nosy @vstinner, @larryhastings, @methane, @skrah, @vadmium, @serhiy-storchaka Files struct_fastcall.patchstruct_fastcall-2.patchstruct_fastcall-3.patchstruct_fastcall-4.patchstruct_fastca...
X Description: BPO 29300 Nosy @vstinner, @larryhastings, @methane, @skrah, @vadmium, @serhiy-storchaka Files struct_fastcall.patchstruct_fastcall-2.patchstruct_fastcall-3.patchstruct_fastcall-4.patchstruct_fastca...
Opengraph URL: https://github.com/python/cpython/issues/73486
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Modify the _struct module to use FASTCALL and Argument Clinic","articleBody":"BPO | [29300](https://bugs.python.org/issue29300)\n--- | :---\nNosy | @vstinner, @larryhastings, @methane, @skrah, @vadmium, @serhiy-storchaka\nFiles | \u003cli\u003e[struct_fastcall.patch](https://bugs.python.org/file46319/struct_fastcall.patch \"Uploaded as text/plain at 2017-01-17.16:31:44 by @vstinner\")\u003c/li\u003e\u003cli\u003e[struct_fastcall-2.patch](https://bugs.python.org/file46422/struct_fastcall-2.patch \"Uploaded as text/plain at 2017-01-26.17:27:22 by @vstinner\")\u003c/li\u003e\u003cli\u003e[struct_fastcall-3.patch](https://bugs.python.org/file46431/struct_fastcall-3.patch \"Uploaded as text/plain at 2017-01-27.08:53:51 by @vstinner\")\u003c/li\u003e\u003cli\u003e[struct_fastcall-4.patch](https://bugs.python.org/file46432/struct_fastcall-4.patch \"Uploaded as text/plain at 2017-01-27.14:40:04 by @vstinner\")\u003c/li\u003e\u003cli\u003e[struct_fastcall-5.patch](https://bugs.python.org/file46434/struct_fastcall-5.patch \"Uploaded as text/plain at 2017-01-27.15:22:21 by @vstinner\")\u003c/li\u003e\u003cli\u003e[struct_fastcall-6.patch](https://bugs.python.org/file46436/struct_fastcall-6.patch \"Uploaded as text/plain at 2017-01-27.15:46:27 by @vstinner\")\u003c/li\u003e\u003cli\u003e[struct_fastcall-7.patch](https://bugs.python.org/file46488/struct_fastcall-7.patch \"Uploaded as text/plain at 2017-02-02.10:02:52 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[cache_struct.patch](https://bugs.python.org/file46489/cache_struct.patch \"Uploaded as text/plain at 2017-02-02.12:22:42 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[unpack_buffer.patch](https://bugs.python.org/file46490/unpack_buffer.patch \"Uploaded as text/plain at 2017-02-02.12:25:08 by @vstinner\")\u003c/li\u003e\u003cli\u003e[cache_struct-2.patch](https://bugs.python.org/file46492/cache_struct-2.patch \"Uploaded as text/plain at 2017-02-02.14:52:30 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 = None\nclosed_at = \u003cDate 2017-02-10.11:33:37.652\u003e\ncreated_at = \u003cDate 2017-01-17.16:31:45.553\u003e\nlabels = ['3.7', 'expert-argument-clinic', 'performance']\ntitle = 'Modify the _struct module to use FASTCALL and Argument Clinic'\nupdated_at = \u003cDate 2017-02-10.11:33:37.651\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2017-02-10.11:33:37.651\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2017-02-10.11:33:37.652\u003e\ncloser = 'vstinner'\ncomponents = ['Argument Clinic']\ncreation = \u003cDate 2017-01-17.16:31:45.553\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = ['46319', '46422', '46431', '46432', '46434', '46436', '46488', '46489', '46490', '46492']\nhgrepos = []\nissue_num = 29300\nkeywords = ['patch']\nmessage_count = 48.0\nmessages = ['285663', '285669', '286326', '286327', '286329', '286346', '286348', '286349', '286350', '286351', '286357', '286358', '286364', '286367', '286373', '286645', '286659', '286712', '286756', '286761', '286766', '286767', '286768', '286770', '286771', '286772', '286773', '286774', '286775', '286776', '286781', '286782', '286783', '286784', '286785', '286786', '286789', '286790', '286791', '286792', '286795', '286799', '286800', '286834', '286934', '286943', '287125', '287517']\nnosy_count = 7.0\nnosy_names = ['vstinner', 'larry', 'methane', 'skrah', 'python-dev', 'martin.panter', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue29300'\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-01-17T16:31:46.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":48},"url":"https://github.com/73486/cpython/issues/73486"}
| 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:0f86aa2d-ead6-2d82-82e4-3999299ce31b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | ACC8:1187B3:23F5CF9:313191E:6A53A6D7 |
| html-safe-nonce | 5304f0dd111ec9c0a3283010a6b1f2f3b9b4f2c5e559f9c3fbb4c93391915636 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQ0M4OjExODdCMzoyM0Y1Q0Y5OjMxMzE5MUU6NkE1M0E2RDciLCJ2aXNpdG9yX2lkIjoiODE2MDc4OTI5NTU4Nzg5NDk5OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | cfe68443f83b7e7338ad4f14e0b666f54c723754d34aa742ef449c3fa7b03972 |
| hovercard-subject-tag | issue:1198966951 |
| 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/73486/issue_layout |
| twitter:image | https://opengraph.githubassets.com/d2efbe5eeb604fe427058ffe0fb166f935e497bdccf941bdd5f22208c0959463/python/cpython/issues/73486 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/d2efbe5eeb604fe427058ffe0fb166f935e497bdccf941bdd5f22208c0959463/python/cpython/issues/73486 |
| og:image:alt | BPO 29300 Nosy @vstinner, @larryhastings, @methane, @skrah, @vadmium, @serhiy-storchaka Files struct_fastcall.patchstruct_fastcall-2.patchstruct_fastcall-3.patchstruct_fastcall-4.patchstruct_fastca... |
| 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 | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width