Title: Compact and ordered dict · Issue #71537 · python/cpython · GitHub
Open Graph Title: Compact and ordered dict · Issue #71537 · python/cpython
X Title: Compact and ordered dict · Issue #71537 · python/cpython
Description: BPO 27350 Nosy @rhettinger, @jcea, @vstinner, @jab, @methane, @ethanfurman, @serhiy-storchaka, @sdrees Files compact-dict.patchcompact-dict.patch: Use SIZEOF_VOID_Pcompact-dict.patchcompact-dict.patch: Use Py_LOCAL_INLINEcompact-dict.pat...
Open Graph Description: BPO 27350 Nosy @rhettinger, @jcea, @vstinner, @jab, @methane, @ethanfurman, @serhiy-storchaka, @sdrees Files compact-dict.patchcompact-dict.patch: Use SIZEOF_VOID_Pcompact-dict.patchcompact-dict.pa...
X Description: BPO 27350 Nosy @rhettinger, @jcea, @vstinner, @jab, @methane, @ethanfurman, @serhiy-storchaka, @sdrees Files compact-dict.patchcompact-dict.patch: Use SIZEOF_VOID_Pcompact-dict.patchcompact-dict.pa...
Opengraph URL: https://github.com/python/cpython/issues/71537
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Compact and ordered dict","articleBody":"BPO | [27350](https://bugs.python.org/issue27350)\n--- | :---\nNosy | @rhettinger, @jcea, @vstinner, @jab, @methane, @ethanfurman, @serhiy-storchaka, @sdrees\nFiles | \u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43463/compact-dict.patch \"Uploaded as text/plain at 2016-06-19.03:42:57 by @methane\")\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43465/compact-dict.patch \"Uploaded as text/plain at 2016-06-19.06:41:13 by @methane\"): Use SIZEOF_VOID_P\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43467/compact-dict.patch \"Uploaded as text/plain at 2016-06-19.07:51:34 by @methane\")\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43472/compact-dict.patch \"Uploaded as text/plain at 2016-06-19.13:55:10 by @methane\"): Use Py_LOCAL_INLINE\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43480/compact-dict.patch \"Uploaded as text/plain at 2016-06-20.05:14:29 by @methane\"): empty keys and values arn't special enough to break the rules\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43484/compact-dict.patch \"Uploaded as text/plain at 2016-06-20.09:59:03 by @methane\"): fix leak\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43509/compact-dict.patch \"Uploaded as text/plain at 2016-06-22.11:38:02 by @methane\"): Win32 support, fix comments and some refactoring.\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43520/compact-dict.patch \"Uploaded as text/plain at 2016-06-23.16:36:11 by @methane\"): more nit fix\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43542/compact-dict.patch \"Uploaded as text/plain at 2016-06-26.11:24:05 by @methane\"): ordered split dict, and bugfix\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file43558/compact-dict.patch \"Uploaded as text/plain at 2016-06-27.07:40:05 by @methane\"): Add comments and tests\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file44086/compact-dict.patch \"Uploaded as text/plain at 2016-08-12.11:20:56 by @methane\"): small fixups, thanks for Jim\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file44110/compact-dict.patch \"Uploaded as text/plain at 2016-08-14.23:14:14 by @methane\"): Added freelist for PyDictKeys object.\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file44194/compact-dict.patch \"Uploaded as text/plain at 2016-08-23.07:54:58 by @methane\"): Fix compile error on Windows\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file44259/compact-dict.patch \"Uploaded as text/plain at 2016-08-30.01:13:35 by @methane\"): Add more comments and NEWS entry\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file44267/compact-dict.patch \"Uploaded as text/plain at 2016-08-30.13:48:07 by @methane\"): Wrap lines longer than 79 characters\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file44395/compact-dict.patch \"Uploaded as text/plain at 2016-09-06.08:54:50 by @methane\"): Update patch for current tip\u003c/li\u003e\u003cli\u003e[compact-dict.patch](https://bugs.python.org/file44418/compact-dict.patch \"Uploaded as text/plain at 2016-09-07.02:21:36 by @methane\"): Stop adding PY_INT16_T\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-12.12:49:21.502\u003e\ncreated_at = \u003cDate 2016-06-19.03:43:15.983\u003e\nlabels = ['interpreter-core', 'performance']\ntitle = 'Compact and ordered dict'\nupdated_at = \u003cDate 2017-05-17.17:24:07.031\u003e\nuser = 'https://github.com/methane'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2017-05-17.17:24:07.031\u003e\nactor = 'jcea'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2016-09-12.12:49:21.502\u003e\ncloser = 'vstinner'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2016-06-19.03:43:15.983\u003e\ncreator = 'methane'\ndependencies = []\nfiles = ['43463', '43465', '43467', '43472', '43480', '43484', '43509', '43520', '43542', '43558', '44086', '44110', '44194', '44259', '44267', '44395', '44418']\nhgrepos = []\nissue_num = 27350\nkeywords = ['patch']\nmessage_count = 36.0\nmessages = ['268837', '268842', '268843', '268844', '268846', '269004', '269011', '269012', '269068', '269072', '269367', '269369', '269429', '272098', '272135', '272144', '274703', '275065', '275067', '275071', '275090', '275092', '275099', '275112', '275116', '275118', '275120', '275357', '275378', '275382', '275581', '275587', '275589', '275626', '276030', '276031']\nnosy_count = 9.0\nnosy_names = ['rhettinger', 'jcea', 'vstinner', 'jab', 'methane', 'ethan.furman', 'python-dev', 'serhiy.storchaka', 'dilettant']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'patch review'\nstatus = 'closed'\nsuperseder = None\ntype = 'resource usage'\nurl = 'https://bugs.python.org/issue27350'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/methane","@type":"Person","name":"methane"},"datePublished":"2016-06-19T03:43:16.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":36},"url":"https://github.com/71537/cpython/issues/71537"}
| 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:857936ae-58b6-c8bc-bf83-d5ca0a7d9d16 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 81B8:90350:EEC059:140BE81:6A5172DF |
| html-safe-nonce | 23ceb2cb8e4f8e85d9a1da06fdcd591af9329fae0894451bf6645eaef2d8a13b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MUI4OjkwMzUwOkVFQzA1OToxNDBCRTgxOjZBNTE3MkRGIiwidmlzaXRvcl9pZCI6IjUwNzU3MDUxNTE0NzU1MTIwMzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 40db55279a17afc0665227ac26104eb6ae11d505a17770dc851deac45c734091 |
| hovercard-subject-tag | issue:1198954460 |
| 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/71537/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f977630ab8b26e8e6a3029af96d3ccf48690f9f73283d59ed83c65f26eeca9ea/python/cpython/issues/71537 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f977630ab8b26e8e6a3029af96d3ccf48690f9f73283d59ed83c65f26eeca9ea/python/cpython/issues/71537 |
| og:image:alt | BPO 27350 Nosy @rhettinger, @jcea, @vstinner, @jab, @methane, @ethanfurman, @serhiy-storchaka, @sdrees Files compact-dict.patchcompact-dict.patch: Use SIZEOF_VOID_Pcompact-dict.patchcompact-dict.pa... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | methane |
| 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 | b19955a9dd40fd99462443f7911b522d7216776a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width