René's URL Explorer Experiment


Title: [subinterpreters] Make free lists and unicode caches per-interpreter · Issue #84701 · python/cpython · GitHub

Open Graph Title: [subinterpreters] Make free lists and unicode caches per-interpreter · Issue #84701 · python/cpython

X Title: [subinterpreters] Make free lists and unicode caches per-interpreter · Issue #84701 · python/cpython

Description: BPO 40521 Nosy @rhettinger, @mdickinson, @vstinner, @markshannon, @corona10, @shihai1991, @JunyiXie PRs #19933#19937#19959#19960#20081#20082#20085#20246#20247#20636#20637#20638#20642#20643#20644#20645#21068#21073#21074#21082#21085#21086#...

Open Graph Description: BPO 40521 Nosy @rhettinger, @mdickinson, @vstinner, @markshannon, @corona10, @shihai1991, @JunyiXie PRs #19933#19937#19959#19960#20081#20082#20085#20246#20247#20636#20637#20638#20642#20643#20644#20...

X Description: BPO 40521 Nosy @rhettinger, @mdickinson, @vstinner, @markshannon, @corona10, @shihai1991, @JunyiXie PRs #19933#19937#19959#19960#20081#20082#20085#20246#20247#20636#20637#20638#20642#20643#20644#20...

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

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[subinterpreters] Make free lists and unicode caches per-interpreter","articleBody":"BPO | [40521](https://bugs.python.org/issue40521)\n--- | :---\nNosy | @rhettinger, @mdickinson, @vstinner, @markshannon, @corona10, @shihai1991, @JunyiXie\nPRs | \u003cli\u003epython/cpython#19933\u003c/li\u003e\u003cli\u003epython/cpython#19937\u003c/li\u003e\u003cli\u003epython/cpython#19959\u003c/li\u003e\u003cli\u003epython/cpython#19960\u003c/li\u003e\u003cli\u003epython/cpython#20081\u003c/li\u003e\u003cli\u003epython/cpython#20082\u003c/li\u003e\u003cli\u003epython/cpython#20085\u003c/li\u003e\u003cli\u003epython/cpython#20246\u003c/li\u003e\u003cli\u003epython/cpython#20247\u003c/li\u003e\u003cli\u003epython/cpython#20636\u003c/li\u003e\u003cli\u003epython/cpython#20637\u003c/li\u003e\u003cli\u003epython/cpython#20638\u003c/li\u003e\u003cli\u003epython/cpython#20642\u003c/li\u003e\u003cli\u003epython/cpython#20643\u003c/li\u003e\u003cli\u003epython/cpython#20644\u003c/li\u003e\u003cli\u003epython/cpython#20645\u003c/li\u003e\u003cli\u003epython/cpython#21068\u003c/li\u003e\u003cli\u003epython/cpython#21073\u003c/li\u003e\u003cli\u003epython/cpython#21074\u003c/li\u003e\u003cli\u003epython/cpython#21082\u003c/li\u003e\u003cli\u003epython/cpython#21085\u003c/li\u003e\u003cli\u003epython/cpython#21086\u003c/li\u003e\u003cli\u003epython/cpython#21096\u003c/li\u003e\u003cli\u003epython/cpython#21099\u003c/li\u003e\u003cli\u003epython/cpython#21101\u003c/li\u003e\u003cli\u003epython/cpython#21103\u003c/li\u003e\u003cli\u003epython/cpython#21116\u003c/li\u003e\u003cli\u003epython/cpython#21142\u003c/li\u003e\u003cli\u003epython/cpython#21265\u003c/li\u003e\u003cli\u003epython/cpython#22376\u003c/li\u003e\u003cli\u003epython/cpython#24821\u003c/li\u003e\u003cli\u003epython/cpython#24944\u003c/li\u003e\u003cli\u003epython/cpython#24964\u003c/li\u003e\u003cli\u003epython/cpython#25906\u003c/li\u003e\u003cli\u003epython/cpython#30422\u003c/li\u003e\u003cli\u003epython/cpython#30425\u003c/li\u003e\u003cli\u003epython/cpython#30433\u003c/li\u003e\nFiles | \u003cli\u003e[bench_tuple.patch](https://bugs.python.org/file49212/bench_tuple.patch \"Uploaded as text/plain at 2020-06-02.23:20:17 by @vstinner\")\u003c/li\u003e\u003cli\u003e[microbench_tuple.py](https://bugs.python.org/file49213/microbench_tuple.py \"Uploaded as text/plain at 2020-06-02.23:20:25 by @vstinner\")\u003c/li\u003e\u003cli\u003e[bench_dict.patch](https://bugs.python.org/file49216/bench_dict.patch \"Uploaded as text/plain at 2020-06-05.09:50:14 by @vstinner\")\u003c/li\u003e\u003cli\u003e[interned_bug.py](https://bugs.python.org/file49699/interned_bug.py \"Uploaded as text/plain at 2020-12-26.22:09:06 by @vstinner\")\u003c/li\u003e\u003cli\u003e[bench_dtoa.py](https://bugs.python.org/file49899/bench_dtoa.py \"Uploaded as text/plain at 2021-03-22.10:02:14 by @vstinner\")\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 = None\ncreated_at = \u003cDate 2020-05-05.15:48:02.489\u003e\nlabels = ['expert-subinterpreters', '3.10']\ntitle = '[subinterpreters] Make free lists and unicode caches per-interpreter'\nupdated_at = \u003cDate 2022-01-06.15:24:07.868\u003e\nuser = 'https://github.com/vstinner'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-01-06.15:24:07.868\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Subinterpreters']\ncreation = \u003cDate 2020-05-05.15:48:02.489\u003e\ncreator = 'vstinner'\ndependencies = []\nfiles = ['49212', '49213', '49216', '49699', '49899']\nhgrepos = []\nissue_num = 40521\nkeywords = ['patch']\nmessage_count = 56.0\nmessages = ['368175', '368177', '368187', '368278', '368283', '368807', '368808', '369407', '370636', '370733', '370734', '370735', '370737', '370740', '370741', '370742', '370754', '370755', '370756', '370757', '370771', '370928', '370969', '372146', '372148', '372161', '372168', '372169', '372176', '372181', '372207', '372209', '372216', '372220', '372223', '372250', '372357', '372795', '377368', '383789', '383790', '383829', '385950', '388492', '388493', '388617', '389226', '389294', '389305', '389525', '389527', '393787', '395860', '409819', '409856', '409862']\nnosy_count = 7.0\nnosy_names = ['rhettinger', 'mark.dickinson', 'vstinner', 'Mark.Shannon', 'corona10', 'shihai1991', 'JunyiXie']\npr_nums = ['19933', '19937', '19959', '19960', '20081', '20082', '20085', '20246', '20247', '20636', '20637', '20638', '20642', '20643', '20644', '20645', '21068', '21073', '21074', '21082', '21085', '21086', '21096', '21099', '21101', '21103', '21116', '21142', '21265', '22376', '24821', '24944', '24964', '25906', '30422', '30425', '30433']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue40521'\nversions = ['Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2020-05-05T15:48:02.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":57},"url":"https://github.com/84701/cpython/issues/84701"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:cb521c31-c61a-1167-0abe-9a3a560d566d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8260:861EA:129BFED:1914C7C:6969ABF9
html-safe-nonceb91b8d187a90c510cf50fa2d43e710885ebb5f5386622e6451f396bf8ee245cd
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MjYwOjg2MUVBOjEyOUJGRUQ6MTkxNEM3Qzo2OTY5QUJGOSIsInZpc2l0b3JfaWQiOiI4NDgzODMwOTUyODg5MDAzMDAxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacd51e09666c1547ea42b0b779513888b5b2f691658bdaabcfb68cd6f8fea789e8
hovercard-subject-tagissue:1199035807
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/84701/issue_layout
twitter:imagehttps://opengraph.githubassets.com/464d62d136277f6e242b535510d5202bc373f9c4b985258f503079d034a0dbac/python/cpython/issues/84701
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/464d62d136277f6e242b535510d5202bc373f9c4b985258f503079d034a0dbac/python/cpython/issues/84701
og:image:altBPO 40521 Nosy @rhettinger, @mdickinson, @vstinner, @markshannon, @corona10, @shihai1991, @JunyiXie PRs #19933#19937#19959#19960#20081#20082#20085#20246#20247#20636#20637#20638#20642#20643#20644#20...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamevstinner
hostnamegithub.com
expected-hostnamegithub.com
None24c4c97a2d520cb286b35e1a4c22d7a4df3c26a2fa28dd7cdf0e65db327b4de7
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
release124667f43168afb6c9c03b7c02eb5b1d2e1be3d9
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/84701#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F84701
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2F84701
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/84701
Reloadhttps://github.com/python/cpython/issues/84701
Reloadhttps://github.com/python/cpython/issues/84701
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/84701
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k 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.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/84701
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 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/84701
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/84701
[subinterpreters] Make free lists and unicode caches per-interpreterhttps://github.com/python/cpython/issues/84701#top
3.10only security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.10%22
topic-subinterpretershttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22topic-subinterpreters%22
https://github.com/vstinner
https://github.com/vstinner
vstinnerhttps://github.com/vstinner
on May 5, 2020https://github.com/python/cpython/issues/84701#issue-1199035807
40521https://bugs.python.org/issue40521
@rhettingerhttps://github.com/rhettinger
@mdickinsonhttps://github.com/mdickinson
@vstinnerhttps://github.com/vstinner
@markshannonhttps://github.com/markshannon
@corona10https://github.com/corona10
@shihai1991https://github.com/shihai1991
@JunyiXiehttps://github.com/JunyiXie
bpo-40521: Disable Unicode caches in isolated subinterpreters #19933https://github.com/python/cpython/pull/19933
bpo-40521: Disable free lists in subinterpreters #19937https://github.com/python/cpython/pull/19937
bpo-40521: Disable list free list in subinterpreters #19959https://github.com/python/cpython/pull/19959
bpo-40521: Disable method cache in subinterpreters #19960https://github.com/python/cpython/pull/19960
bpo-40521: Add PyInterpreterState.unicode #20081https://github.com/python/cpython/pull/20081
bpo-40521: Add PyInterpreterState.unicode #20082https://github.com/python/cpython/pull/20082
bpo-40521: Per-interpreter interned strings #20085https://github.com/python/cpython/pull/20085
bpo-40521: Fix update_slot() whne INTERN_NAME_STRINGS is not defined #20246https://github.com/python/cpython/pull/20246
bpo-40521: Make tuple free list per-interpreter #20247https://github.com/python/cpython/pull/20247
bpo-40521: Make float free list per-interpreter #20636https://github.com/python/cpython/pull/20636
bpo-40521: Make slice cache per-interpreter #20637https://github.com/python/cpython/pull/20637
bpo-40521: Make frame free list per-interpreter #20638https://github.com/python/cpython/pull/20638
bpo-40521: Make list free list per-interpreter #20642https://github.com/python/cpython/pull/20642
bpo-40521: Make async gen free lists per-interpreter #20643https://github.com/python/cpython/pull/20643
bpo-40521: Make context free list per-interpreter #20644https://github.com/python/cpython/pull/20644
bpo-40521: Make dict free lists per-interpreter #20645https://github.com/python/cpython/pull/20645
bpo-40521: Make the empty frozenset per interpreter #21068https://github.com/python/cpython/pull/21068
bpo-40521: Remove freelist from collections.deque() #21073https://github.com/python/cpython/pull/21073
bpo-40521: Make bytes singletons per interpreter #21074https://github.com/python/cpython/pull/21074
bpo-40521: Cleanup code of free lists #21082https://github.com/python/cpython/pull/21082
bpo-40521: Empty frozenset is no longer a singleton #21085https://github.com/python/cpython/pull/21085
bpo-40521: Make MemoryError free list per interpreter #21086https://github.com/python/cpython/pull/21086
bpo-40521: Make empty Unicode string per interpreter #21096https://github.com/python/cpython/pull/21096
bpo-40521: Optimize PyUnicode_New(0, maxchar) #21099https://github.com/python/cpython/pull/21099
bpo-40521: Make Unicode latin1 singletons per interpreter #21101https://github.com/python/cpython/pull/21101
bpo-40521: Fix _PyContext_Fini() #21103https://github.com/python/cpython/pull/21103
bpo-40521: Always create the empty tuple singleton #21116https://github.com/python/cpython/pull/21116
bpo-40521: Optimize PyBytes_FromStringAndSize(str, 0) #21142https://github.com/python/cpython/pull/21142
bpo-40521: Cleanup finalize_interp_types() #21265https://github.com/python/cpython/pull/21265
bpo-40521: Fix PyUnicode_InternInPlace() #22376https://github.com/python/cpython/pull/22376
bpo-40521: [subinterpreters] Make dtoa bigint free list per-interpreter #24821https://github.com/python/cpython/pull/24821
Revert "bpo-40521: Remove freelist from collections.deque() (GH-21073)" #24944https://github.com/python/cpython/pull/24944
Revert "bpo-40521: [subinterpreters] Make dtoa bigint free list per-interpreter" #24964https://github.com/python/cpython/pull/24964
bpo-40521: Convert deque freelist from global vars to instance vars #25906https://github.com/python/cpython/pull/25906
bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" #30422https://github.com/python/cpython/pull/30422
[3.10] bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" (GH-30422) #30425https://github.com/python/cpython/pull/30425
[3.10] bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" (GH-30422) #30433https://github.com/python/cpython/pull/30433
bench_tuple.patchhttps://bugs.python.org/file49212/bench_tuple.patch
microbench_tuple.pyhttps://bugs.python.org/file49213/microbench_tuple.py
bench_dict.patchhttps://bugs.python.org/file49216/bench_dict.patch
interned_bug.pyhttps://bugs.python.org/file49699/interned_bug.py
bench_dtoa.pyhttps://bugs.python.org/file49899/bench_dtoa.py
3.10only security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.10%22
topic-subinterpretershttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22topic-subinterpreters%22
Subinterpretershttps://github.com/orgs/python/projects/3
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.