Title: Rework uuid module: lazy initialization and add a new C extension · Issue #55272 · python/cpython · GitHub
Open Graph Title: Rework uuid module: lazy initialization and add a new C extension · Issue #55272 · python/cpython
X Title: Rework uuid module: lazy initialization and add a new C extension · Issue #55272 · python/cpython
Description: BPO 11063 Nosy @ncoghlan, @orsenthil, @pitrou, @vstinner, @tiran, @ned-deily, @merwok, @bitdancer, @methane, @skrah, @ambv, @berkerpeksag, @hynek, @vadmium, @serhiy-storchaka, @aixtools PRs #3795#3796#3684#3855#4287#4343#4565 Files issue...
Open Graph Description: BPO 11063 Nosy @ncoghlan, @orsenthil, @pitrou, @vstinner, @tiran, @ned-deily, @merwok, @bitdancer, @methane, @skrah, @ambv, @berkerpeksag, @hynek, @vadmium, @serhiy-storchaka, @aixtools PRs #3795#3...
X Description: BPO 11063 Nosy @ncoghlan, @orsenthil, @pitrou, @vstinner, @tiran, @ned-deily, @merwok, @bitdancer, @methane, @skrah, @ambv, @berkerpeksag, @hynek, @vadmium, @serhiy-storchaka, @aixtools PRs #3795#3...
Opengraph URL: https://github.com/python/cpython/issues/55272
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Rework uuid module: lazy initialization and add a new C extension","articleBody":"BPO | [11063](https://bugs.python.org/issue11063)\n--- | :---\nNosy | @ncoghlan, @orsenthil, @pitrou, @vstinner, @tiran, @ned-deily, @merwok, @bitdancer, @methane, @skrah, @ambv, @berkerpeksag, @hynek, @vadmium, @serhiy-storchaka, @aixtools\nPRs | \u003cli\u003epython/cpython#3795\u003c/li\u003e\u003cli\u003epython/cpython#3796\u003c/li\u003e\u003cli\u003epython/cpython#3684\u003c/li\u003e\u003cli\u003epython/cpython#3855\u003c/li\u003e\u003cli\u003epython/cpython#4287\u003c/li\u003e\u003cli\u003epython/cpython#4343\u003c/li\u003e\u003cli\u003epython/cpython#4565\u003c/li\u003e\nFiles | \u003cli\u003e[issue11063.patch](https://bugs.python.org/file20685/issue11063.patch \"Uploaded as text/plain at 2011-02-05.15:55:51 by knny-myer\"): Fix issue python/cpython#55272\u003c/li\u003e\u003cli\u003e[issue11063_2.patch](https://bugs.python.org/file29220/issue11063_2.patch \"Uploaded as text/plain at 2013-02-24.13:17:11 by nailor\")\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 2017-11-08.20:10:08.173\u003e\ncreated_at = \u003cDate 2011-01-29.17:10:59.772\u003e\nlabels = ['easy', '3.7', 'library', 'performance']\ntitle = 'Rework uuid module: lazy initialization and add a new C extension'\nupdated_at = \u003cDate 2017-11-26.03:04:48.497\u003e\nuser = 'https://bugs.python.org/KeithDart'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2017-11-26.03:04:48.497\u003e\nactor = 'ncoghlan'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2017-11-08.20:10:08.173\u003e\ncloser = 'berker.peksag'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2011-01-29.17:10:59.772\u003e\ncreator = 'Keith.Dart'\ndependencies = []\nfiles = ['20685', '29220']\nhgrepos = []\nissue_num = 11063\nkeywords = ['patch', 'easy']\nmessage_count = 67.0\nmessages = ['127442', '127989', '127998', '128001', '128008', '128010', '128012', '128013', '128015', '128016', '128017', '128018', '128019', '128020', '128021', '178293', '178297', '182778', '182873', '182875', '264151', '264998', '265109', '265122', '265126', '265449', '303202', '303205', '303208', '303209', '303210', '303211', '303212', '303213', '303214', '303215', '303218', '303220', '303228', '303230', '303231', '303234', '303238', '303281', '303284', '303288', '303365', '303406', '303525', '303531', '303532', '303533', '303534', '303539', '303540', '303552', '303555', '305587', '305589', '305635', '305897', '305900', '305904', '305909', '305911', '306984', '306985']\nnosy_count = 23.0\nnosy_names = ['ncoghlan', 'orsenthil', 'kdart', 'pitrou', 'vstinner', 'christian.heimes', 'ned.deily', 'eric.araujo', 'Arfrever', 'r.david.murray', 'methane', 'skrah', 'nvetoshkin', 'lukasz.langa', 'knny-myer', 'nailor', 'Keith.Dart', 'berker.peksag', 'hynek', 'martin.panter', 'serhiy.storchaka', 'Michael.Felt', 'aixtools@gmail.com']\npr_nums = ['3795', '3796', '3684', '3855', '4287', '4343', '4565']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'resource usage'\nurl = 'https://bugs.python.org/issue11063'\nversions = ['Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/KeithDart","@type":"Person","name":"KeithDart"},"datePublished":"2011-01-29T17:11:00.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":67},"url":"https://github.com/55272/cpython/issues/55272"}
| 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:c0fe4625-04aa-ff24-e828-c219de3928d8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DB26:154180:31C31EE:419ED03:696B8AD0 |
| html-safe-nonce | 9af2c3787c336b2a8417b63bf0db22c5c7e5c1c2d45bd14fd9cbf1b34e537d6e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQjI2OjE1NDE4MDozMUMzMUVFOjQxOUVEMDM6Njk2QjhBRDAiLCJ2aXNpdG9yX2lkIjoiNzIxMjgzMjgzMDE1MDkwNDUyOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 37bf6bda17b2e6c406edc257c07eb40f53bd4cda8d0fb61d534cb1cc33f325d4 |
| hovercard-subject-tag | issue:1198865141 |
| 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/55272/issue_layout |
| twitter:image | https://opengraph.githubassets.com/1b1f6f65658481bda0d1a2bb89b0ca60b6c49785e2b00d4bea3e7e36b0b0bbe2/python/cpython/issues/55272 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/1b1f6f65658481bda0d1a2bb89b0ca60b6c49785e2b00d4bea3e7e36b0b0bbe2/python/cpython/issues/55272 |
| og:image:alt | BPO 11063 Nosy @ncoghlan, @orsenthil, @pitrou, @vstinner, @tiran, @ned-deily, @merwok, @bitdancer, @methane, @skrah, @ambv, @berkerpeksag, @hynek, @vadmium, @serhiy-storchaka, @aixtools PRs #3795#3... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | KeithDart |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| 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 | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width