René's URL Explorer Experiment


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

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@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-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:857936ae-58b6-c8bc-bf83-d5ca0a7d9d16
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id81B8:90350:EEC059:140BE81:6A5172DF
html-safe-nonce23ceb2cb8e4f8e85d9a1da06fdcd591af9329fae0894451bf6645eaef2d8a13b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MUI4OjkwMzUwOkVFQzA1OToxNDBCRTgxOjZBNTE3MkRGIiwidmlzaXRvcl9pZCI6IjUwNzU3MDUxNTE0NzU1MTIwMzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac40db55279a17afc0665227ac26104eb6ae11d505a17770dc851deac45c734091
hovercard-subject-tagissue:1198954460
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/71537/issue_layout
twitter:imagehttps://opengraph.githubassets.com/f977630ab8b26e8e6a3029af96d3ccf48690f9f73283d59ed83c65f26eeca9ea/python/cpython/issues/71537
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/f977630ab8b26e8e6a3029af96d3ccf48690f9f73283d59ed83c65f26eeca9ea/python/cpython/issues/71537
og:image:altBPO 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:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemethane
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseb19955a9dd40fd99462443f7911b522d7216776a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/71537#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F71537
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F71537
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/71537
Reloadhttps://github.com/python/cpython/issues/71537
Reloadhttps://github.com/python/cpython/issues/71537
Please reload this pagehttps://github.com/python/cpython/issues/71537
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/71537
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 35k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.7k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Compact and ordered dicthttps://github.com/python/cpython/issues/71537#top
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
performancePerformance or resource usagehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22performance%22
https://github.com/methane
methanehttps://github.com/methane
on Jun 19, 2016https://github.com/python/cpython/issues/71537#issue-1198954460
27350https://bugs.python.org/issue27350
@rhettingerhttps://github.com/rhettinger
@jceahttps://github.com/jcea
@vstinnerhttps://github.com/vstinner
@jabhttps://github.com/jab
@methanehttps://github.com/methane
@ethanfurmanhttps://github.com/ethanfurman
@serhiy-storchakahttps://github.com/serhiy-storchaka
@sdreeshttps://github.com/sdrees
compact-dict.patchhttps://bugs.python.org/file43463/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43465/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43467/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43472/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43480/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43484/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43509/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43520/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43542/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file43558/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file44086/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file44110/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file44194/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file44259/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file44267/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file44395/compact-dict.patch
compact-dict.patchhttps://bugs.python.org/file44418/compact-dict.patch
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
performancePerformance or resource usagehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22performance%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.