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
Domain: github.com
{"@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-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:acf912ac-8f86-e3af-f5d6-c7602fe4caa3 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8C12:37E3D3:601FC6E:86E33AD:6A500E7A |
| html-safe-nonce | 87789ad8970a66323b8e72d4cb9207dec7d5afec09c9137ca12d7ded732c84b0 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QzEyOjM3RTNEMzo2MDFGQzZFOjg2RTMzQUQ6NkE1MDBFN0EiLCJ2aXNpdG9yX2lkIjoiMjUwODk2ODg5MzY0NjYzODcxNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 7ea8bfa9bf521708501b851291046da19a0c93e55abeedcd6991cb1452afbe04 |
| hovercard-subject-tag | issue:1198893426 |
| 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/61195/issue_layout |
| twitter:image | https://opengraph.githubassets.com/69f2b61a5541a731e6d0b4aa7846acf68c216a3e06d1d714616f633406799ab4/python/cpython/issues/61195 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/69f2b61a5541a731e6d0b4aa7846acf68c216a3e06d1d714616f633406799ab4/python/cpython/issues/61195 |
| og:image:alt | BPO 16991 Nosy @rhettinger, @gpshead, @ncoghlan, @pitrou, @scoder, @ericvsmith, @tiran, @benjaminp, @ned-deily, @ezio-melotti, @merwok, @alex, @asvetlov, @skrah, @florentx, @markshannon, @ericsnowc... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ericsnowcurrently |
| hostname | github.com |
| expected-hostname | github.com |
| None | fe4f38b24922a1ce81c1708c3793b47c185599b9144ab94f6ca846b00698058d |
| 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 | 42b6390c91978a16f9196c38c7a00e9bf21f37e7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width