Title: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) · Issue #64359 · python/cpython · GitHub
Open Graph Title: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) · Issue #64359 · python/cpython
X Title: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) · Issue #64359 · python/cpython
Description: BPO 20160 Nosy @birkenfeld, @doko42, @vsajip, @mdickinson, @vstinner, @larryhastings, @tiran, @meadori, @mattip, @zooba, @rkuska PRs #168#8625 Files issue_20160_python2_7.patch: patch against 2.7issue_20160_tip.patch: patch against tipli...
Open Graph Description: BPO 20160 Nosy @birkenfeld, @doko42, @vsajip, @mdickinson, @vstinner, @larryhastings, @tiran, @meadori, @mattip, @zooba, @rkuska PRs #168#8625 Files issue_20160_python2_7.patch: patch against 2.7is...
X Description: BPO 20160 Nosy @birkenfeld, @doko42, @vsajip, @mdickinson, @vstinner, @larryhastings, @tiran, @meadori, @mattip, @zooba, @rkuska PRs #168#8625 Files issue_20160_python2_7.patch: patch against 2.7is...
Opengraph URL: https://github.com/python/cpython/issues/64359
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"broken ctypes calling convention on MSVC / 64-bit Windows (large structs)","articleBody":"BPO | [20160](https://bugs.python.org/issue20160)\n--- | :---\nNosy | @birkenfeld, @doko42, @vsajip, @mdickinson, @vstinner, @larryhastings, @tiran, @meadori, @mattip, @zooba, @rkuska\nPRs | \u003cli\u003epython/cpython#168\u003c/li\u003e\u003cli\u003epython/cpython#8625\u003c/li\u003e\nFiles | \u003cli\u003e[issue_20160_python2_7.patch](https://bugs.python.org/file35248/issue_20160_python2_7.patch \"Uploaded as text/plain at 2014-05-14.08:30:12 by @mattip\"): patch against 2.7\u003c/li\u003e\u003cli\u003e[issue_20160_tip.patch](https://bugs.python.org/file35249/issue_20160_tip.patch \"Uploaded as text/plain at 2014-05-14.08:32:39 by @mattip\"): patch against tip\u003c/li\u003e\u003cli\u003e[libffi.patch](https://bugs.python.org/file37716/libffi.patch \"Uploaded as text/plain at 2015-01-15.18:35:16 by @mattip\")\u003c/li\u003e\u003cli\u003e[large_struct_callback.patch](https://bugs.python.org/file38687/large_struct_callback.patch \"Uploaded as text/plain at 2015-03-25.12:27:41 by Bob\")\u003c/li\u003e\u003cli\u003e[ffi_msvc.patch](https://bugs.python.org/file43807/ffi_msvc.patch \"Uploaded as text/plain at 2016-07-21.12:08:31 by Patrick Stewart\")\u003c/li\u003e\u003cli\u003e[patch-vms-1.diff](https://bugs.python.org/file43993/patch-vms-1.diff \"Uploaded as text/plain at 2016-08-03.18:33:17 by @vsajip\"): Patch for callback on amd64 and test for the same.\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/vsajip'\nclosed_at = \u003cDate 2016-08-05.20:45:14.356\u003e\ncreated_at = \u003cDate 2014-01-07.09:37:54.034\u003e\nlabels = ['ctypes', 'type-crash']\ntitle = 'broken ctypes calling convention on MSVC / 64-bit Windows (large structs)'\nupdated_at = \u003cDate 2018-08-02.14:47:30.534\u003e\nuser = 'https://github.com/mdickinson'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-08-02.14:47:30.534\u003e\nactor = 'vstinner'\nassignee = 'vinay.sajip'\nclosed = True\nclosed_date = \u003cDate 2016-08-05.20:45:14.356\u003e\ncloser = 'python-dev'\ncomponents = ['ctypes']\ncreation = \u003cDate 2014-01-07.09:37:54.034\u003e\ncreator = 'mark.dickinson'\ndependencies = []\nfiles = ['35248', '35249', '37716', '38687', '43807', '43993']\nhgrepos = []\nissue_num = 20160\nkeywords = ['patch']\nmessage_count = 44.0\nmessages = ['207520', '207523', '218507', '218508', '230573', '230659', '230722', '230723', '230724', '230753', '230763', '233746', '233754', '234079', '234081', '234093', '234120', '239117', '239146', '239164', '239174', '239180', '239186', '239249', '240643', '270916', '271908', '271919', '272007', '272008', '272024', '272025', '272028', '272029', '272056', '272059', '276554', '276556', '276558', '276561', '276565', '276569', '288169', '322962']\nnosy_count = 17.0\nnosy_names = ['georg.brandl', 'jpe', 'doko', 'vinay.sajip', 'mark.dickinson', 'vstinner', 'larry', 'christian.heimes', 'meador.inge', 'python-dev', 'mattip', 'steve.dower', 'rkuska', 'Bob', 'Christoph Sarnowski', 'Patrick Stewart', 'Rafa\\xc5\\x82 Ch\\xc5\\x82odnicki']\npr_nums = ['168', '8625']\npriority = 'high'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'crash'\nurl = 'https://bugs.python.org/issue20160'\nversions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/mdickinson","@type":"Person","name":"mdickinson"},"datePublished":"2014-01-07T09:37:54.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":44},"url":"https://github.com/64359/cpython/issues/64359"}
| 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:92df29be-b614-02ab-bbf1-b0ad2d90f85f |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B71A:50FD4:50A704A:712C1FC:6A4F99AD |
| html-safe-nonce | d33c5ac935b9225378e9a60ab49ccc27be0f5e4a5f2172ed02be8e6efab1c6ca |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNzFBOjUwRkQ0OjUwQTcwNEE6NzEyQzFGQzo2QTRGOTlBRCIsInZpc2l0b3JfaWQiOiI3OTY2MTE5OTM3MjU2MTY3ODUzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 05a2dcec68e79744cf9b4f67d454d667ae762e59fee97d8715a25bab0695a567 |
| hovercard-subject-tag | issue:1198912179 |
| 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/64359/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4ac2b558fcc3c2bce3b7f63783604d871a8e9fd3d812c59d4edd1893b1255437/python/cpython/issues/64359 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4ac2b558fcc3c2bce3b7f63783604d871a8e9fd3d812c59d4edd1893b1255437/python/cpython/issues/64359 |
| og:image:alt | BPO 20160 Nosy @birkenfeld, @doko42, @vsajip, @mdickinson, @vstinner, @larryhastings, @tiran, @meadori, @mattip, @zooba, @rkuska PRs #168#8625 Files issue_20160_python2_7.patch: patch against 2.7is... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | mdickinson |
| 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 | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width