René's URL Explorer Experiment


Title: Add OrderedDict written in C · Issue #61195 · python/cpython · GitHub

Open Graph Title: Add OrderedDict written in C · Issue #61195 · python/cpython

X Title: Add OrderedDict written in C · Issue #61195 · python/cpython

Description: BPO 16991 Nosy @rhettinger, @gpshead, @ncoghlan, @pitrou, @scoder, @ericvsmith, @tiran, @benjaminp, @ned-deily, @ezio-melotti, @merwok, @alex, @asvetlov, @skrah, @florentx, @markshannon, @ericsnowcurrently, @JimJJewett, @serhiy-storchaka...

Open Graph Description: BPO 16991 Nosy @rhettinger, @gpshead, @ncoghlan, @pitrou, @scoder, @ericvsmith, @tiran, @benjaminp, @ned-deily, @ezio-melotti, @merwok, @alex, @asvetlov, @skrah, @florentx, @markshannon, @ericsnowc...

X Description: BPO 16991 Nosy @rhettinger, @gpshead, @ncoghlan, @pitrou, @scoder, @ericvsmith, @tiran, @benjaminp, @ned-deily, @ezio-melotti, @merwok, @alex, @asvetlov, @skrah, @florentx, @markshannon, @ericsnowc...

Opengraph URL: https://github.com/python/cpython/issues/61195

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add OrderedDict written in C","articleBody":"BPO | [16991](https://bugs.python.org/issue16991)\n--- | :---\nNosy | @rhettinger, @gpshead, @ncoghlan, @pitrou, @scoder, @ericvsmith, @tiran, @benjaminp, @ned-deily, @ezio-melotti, @merwok, @alex, @asvetlov, @skrah, @florentx, @markshannon, @ericsnowcurrently, @jimjjewett, @serhiy-storchaka, @1st1, @westurner, @refi64, @MojoVampire\nFiles | \u003cli\u003e[odict-speed.diff](https://bugs.python.org/file30461/odict-speed.diff \"Uploaded as text/plain at 2013-06-04.06:08:49 by @ericsnowcurrently\"): pybench addition for OrderedDict\u003c/li\u003e\u003cli\u003e[cOrderedDict.diff](https://bugs.python.org/file30661/cOrderedDict.diff \"Uploaded as text/plain at 2013-06-21.06:42:38 by @ericsnowcurrently\")\u003c/li\u003e\u003cli\u003e[cOrderedDict-2.diff](https://bugs.python.org/file32262/cOrderedDict-2.diff \"Uploaded as text/plain at 2013-10-20.18:32:18 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[cOrderedDict-3.diff](https://bugs.python.org/file38753/cOrderedDict-3.diff \"Uploaded as text/plain at 2015-03-31.05:17:31 by @ericsnowcurrently\")\u003c/li\u003e\u003cli\u003e[cOrderedDict-4.diff](https://bugs.python.org/file39445/cOrderedDict-4.diff \"Uploaded as text/plain at 2015-05-21.04:05:59 by @ericsnowcurrently\")\u003c/li\u003e\u003cli\u003e[3b2a9026d48e.diff](https://bugs.python.org/file39496/3b2a9026d48e.diff \"Uploaded as text/plain at 2015-05-25.22:24:01 by @ericsnowcurrently\")\u003c/li\u003e\u003cli\u003e[c3fab329aa7f.diff](https://bugs.python.org/file39499/c3fab329aa7f.diff \"Uploaded as text/plain at 2015-05-26.01:11:55 by @ericsnowcurrently\")\u003c/li\u003e\u003cli\u003e[ba1c6d40ca63.diff](https://bugs.python.org/file39500/ba1c6d40ca63.diff \"Uploaded as text/plain at 2015-05-26.01:53:19 by @ericsnowcurrently\")\u003c/li\u003e\u003cli\u003e[0813b1a88171.diff](https://bugs.python.org/file39566/0813b1a88171.diff \"Uploaded as text/plain at 2015-05-30.02:52:36 by @ericsnowcurrently\")\u003c/li\u003e\u003cli\u003e[odict-windows.diff](https://bugs.python.org/file39567/odict-windows.diff \"Uploaded as text/plain at 2015-05-30.18:26:07 by @ericsnowcurrently\")\u003c/li\u003e\u003cli\u003e[crash-1.py](https://bugs.python.org/file39581/crash-1.py \"Uploaded as text/plain at 2015-06-01.09:36:51 by @skrah\")\u003c/li\u003e\u003cli\u003e[crash-2.py](https://bugs.python.org/file39582/crash-2.py \"Uploaded as text/plain at 2015-06-01.09:37:20 by @skrah\")\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/ericsnowcurrently'\nclosed_at = \u003cDate 2015-06-01.16:26:38.776\u003e\ncreated_at = \u003cDate 2013-01-18.04:08:30.389\u003e\nlabels = ['interpreter-core', 'type-feature', 'release-blocker']\ntitle = 'Add OrderedDict written in C'\nupdated_at = \u003cDate 2015-06-02.14:01:03.238\u003e\nuser = 'https://github.com/ericsnowcurrently'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2015-06-02.14:01:03.238\u003e\nactor = 'eric.snow'\nassignee = 'eric.snow'\nclosed = True\nclosed_date = \u003cDate 2015-06-01.16:26:38.776\u003e\ncloser = 'eric.snow'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2013-01-18.04:08:30.389\u003e\ncreator = 'eric.snow'\ndependencies = []\nfiles = ['30461', '30661', '32262', '38753', '39445', '39496', '39499', '39500', '39566', '39567', '39581', '39582']\nhgrepos = ['309']\nissue_num = 16991\nkeywords = ['patch']\nmessage_count = 134.0\nmessages = ['180170', '180176', '180202', '180236', '180640', '180682', '180688', '180690', '181421', '181422', '182132', '182134', '182145', '182147', '182214', '184801', '184835', '189891', '189893', '189895', '189897', '190589', '190590', '190639', '190640', '190643', '191557', '200607', '209700', '209744', '209831', '215971', '231087', '232412', '232803', '232825', '232828', '239665', '239666', '239740', '239761', '239867', '239871', '243096', '243121', '243123', '243343', '243358', '243371', '243379', '243492', '243699', '243702', '243705', '243706', '243714', '243715', '243716', '243726', '243733', '243749', '243753', '243799', '243801', '243802', '243803', '243806', '243807', '243843', '243849', '243863', '243868', '243903', '243915', '243959', '243960', '243964', '243965', '243966', '244005', '244039', '244040', '244044', '244046', '244047', '244048', '244053', '244054', '244067', '244070', '244071', '244073', '244074', '244076', '244122', '244380', '244401', '244402', '244421', '244436', '244437', '244438', '244439', '244440', '244441', '244442', '244462', '244463', '244464', '244465', '244466', '244467', '244468', '244469', '244475', '244476', '244478', '244480', '244481', '244484', '244486', '244491', '244492', '244493', '244496', '244499', '244535', '244574', '244575', '244586', '244587', '244600', '244664', '244668']\nnosy_count = 29.0\nnosy_names = ['rhettinger', 'gregory.p.smith', 'ncoghlan', 'pitrou', 'scoder', 'eric.smith', 'christian.heimes', 'benjamin.peterson', 'ned.deily', 'ezio.melotti', 'eric.araujo', 'mrabarnett', 'Arfrever', 'alex', 'asvetlov', 'skrah', 'flox', 'BreamoreBoy', 'Mark.Shannon', 'python-dev', 'eric.snow', 'Jim.Jewett', 'serhiy.storchaka', 'yselivanov', 'westurner', 'refi64', 'josh.r', 'tonn81', 'introom']\npr_nums = []\npriority = 'release blocker'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue16991'\nversions = ['Python 3.5']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ericsnowcurrently","@type":"Person","name":"ericsnowcurrently"},"datePublished":"2013-01-18T04:08:30.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":134},"url":"https://github.com/61195/cpython/issues/61195"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:acf912ac-8f86-e3af-f5d6-c7602fe4caa3
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8C12:37E3D3:601FC6E:86E33AD:6A500E7A
html-safe-nonce87789ad8970a66323b8e72d4cb9207dec7d5afec09c9137ca12d7ded732c84b0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QzEyOjM3RTNEMzo2MDFGQzZFOjg2RTMzQUQ6NkE1MDBFN0EiLCJ2aXNpdG9yX2lkIjoiMjUwODk2ODg5MzY0NjYzODcxNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac7ea8bfa9bf521708501b851291046da19a0c93e55abeedcd6991cb1452afbe04
hovercard-subject-tagissue:1198893426
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/61195/issue_layout
twitter:imagehttps://opengraph.githubassets.com/69f2b61a5541a731e6d0b4aa7846acf68c216a3e06d1d714616f633406799ab4/python/cpython/issues/61195
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/69f2b61a5541a731e6d0b4aa7846acf68c216a3e06d1d714616f633406799ab4/python/cpython/issues/61195
og:image:altBPO 16991 Nosy @rhettinger, @gpshead, @ncoghlan, @pitrou, @scoder, @ericvsmith, @tiran, @benjaminp, @ned-deily, @ezio-melotti, @merwok, @alex, @asvetlov, @skrah, @florentx, @markshannon, @ericsnowc...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameericsnowcurrently
hostnamegithub.com
expected-hostnamegithub.com
Nonefe4f38b24922a1ce81c1708c3793b47c185599b9144ab94f6ca846b00698058d
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
release42b6390c91978a16f9196c38c7a00e9bf21f37e7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/61195#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F61195
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%2F61195
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/61195
Reloadhttps://github.com/python/cpython/issues/61195
Reloadhttps://github.com/python/cpython/issues/61195
Please reload this pagehttps://github.com/python/cpython/issues/61195
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/61195
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 34.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.6k 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
Add OrderedDict written in Chttps://github.com/python/cpython/issues/61195#top
https://github.com/ericsnowcurrently
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
release-blockerhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22release-blocker%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
https://github.com/ericsnowcurrently
ericsnowcurrentlyhttps://github.com/ericsnowcurrently
on Jan 18, 2013https://github.com/python/cpython/issues/61195#issue-1198893426
16991https://bugs.python.org/issue16991
@rhettingerhttps://github.com/rhettinger
@gpsheadhttps://github.com/gpshead
@ncoghlanhttps://github.com/ncoghlan
@pitrouhttps://github.com/pitrou
@scoderhttps://github.com/scoder
@ericvsmithhttps://github.com/ericvsmith
@tiranhttps://github.com/tiran
@benjaminphttps://github.com/benjaminp
@ned-deilyhttps://github.com/ned-deily
@ezio-melottihttps://github.com/ezio-melotti
@merwokhttps://github.com/merwok
@alexhttps://github.com/alex
@asvetlovhttps://github.com/asvetlov
@skrahhttps://github.com/skrah
@florentxhttps://github.com/florentx
@markshannonhttps://github.com/markshannon
@ericsnowcurrentlyhttps://github.com/ericsnowcurrently
@JimJJewetthttps://github.com/JimJJewett
@serhiy-storchakahttps://github.com/serhiy-storchaka
@1st1https://github.com/1st1
@westurnerhttps://github.com/westurner
@refi64https://github.com/refi64
@MojoVampirehttps://github.com/MojoVampire
odict-speed.diffhttps://bugs.python.org/file30461/odict-speed.diff
cOrderedDict.diffhttps://bugs.python.org/file30661/cOrderedDict.diff
cOrderedDict-2.diffhttps://bugs.python.org/file32262/cOrderedDict-2.diff
cOrderedDict-3.diffhttps://bugs.python.org/file38753/cOrderedDict-3.diff
cOrderedDict-4.diffhttps://bugs.python.org/file39445/cOrderedDict-4.diff
3b2a9026d48e.diffhttps://bugs.python.org/file39496/3b2a9026d48e.diff
c3fab329aa7f.diffhttps://bugs.python.org/file39499/c3fab329aa7f.diff
ba1c6d40ca63.diffhttps://bugs.python.org/file39500/ba1c6d40ca63.diff
0813b1a88171.diffhttps://bugs.python.org/file39566/0813b1a88171.diff
odict-windows.diffhttps://bugs.python.org/file39567/odict-windows.diff
crash-1.pyhttps://bugs.python.org/file39581/crash-1.py
crash-2.pyhttps://bugs.python.org/file39582/crash-2.py
ericsnowcurrentlyhttps://github.com/ericsnowcurrently
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
release-blockerhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22release-blocker%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%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.