René's URL Explorer Experiment


Title: Issue 39465: [subinterpreters] Design a subinterpreter friendly alternative to _Py_IDENTIFIER - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/83646 https://github.com/python/cpython/issues/83646
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
bench.pyhttps://bugs.python.org/file49147/bench.py
bench.patchhttps://bugs.python.org/file49148/bench.patch
PR 20043https://github.com/python/cpython/pull/20043
PR 20048https://github.com/python/cpython/pull/20048
PR 20058https://github.com/python/cpython/pull/20058
PR 20078https://github.com/python/cpython/pull/20078
PR 20390https://github.com/python/cpython/pull/20390
PR 20595https://github.com/python/cpython/pull/20595
PR 20766https://github.com/python/cpython/pull/20766
PR 20767https://github.com/python/cpython/pull/20767
PR 20788https://github.com/python/cpython/pull/20788
msg360766https://bugs.python.org/issue39465#msg360766
(view)https://bugs.python.org/msg360766
https://github.com/python/cpython/pull/18066https://github.com/python/cpython/pull/18066
https://github.com/python/cpython/pull/18032https://github.com/python/cpython/pull/18032
https://github.com/python/cpython/commit/5a7d2e11aaea2dd32878dc5c6b1aae8caf56cb44https://github.com/python/cpython/commit/5a7d2e11aaea2dd32878dc5c6b1aae8caf56cb44
msg361041https://bugs.python.org/issue39465#msg361041
(view)https://bugs.python.org/msg361041
msg361042https://bugs.python.org/issue39465#msg361042
(view)https://bugs.python.org/msg361042
https://github.com/python/cpython/pull/18066https://github.com/python/cpython/pull/18066
https://github.com/python/cpython/pull/18032https://github.com/python/cpython/pull/18032
msg361044https://bugs.python.org/issue39465#msg361044
(view)https://bugs.python.org/msg361044
msg361045https://bugs.python.org/issue39465#msg361045
(view)https://bugs.python.org/msg361045
msg361533https://bugs.python.org/issue39465#msg361533
(view)https://bugs.python.org/msg361533
msg361627https://bugs.python.org/issue39465#msg361627
(view)https://bugs.python.org/msg361627
https://docs.python.org/3/c-api/unicode.html#c.PyUnicode_InternFromStringhttps://docs.python.org/3/c-api/unicode.html#c.PyUnicode_InternFromString
msg368682https://bugs.python.org/issue39465#msg368682
(view)https://bugs.python.org/msg368682
4804b5b3df82e7892ca0550b02f902bcfc16bb48https://hg.python.org/lookup/4804b5b3df82e7892ca0550b02f902bcfc16bb48
bpo-39465https://bugs.python.org/issue39465
GH-20043https://github.com/python/cpython/pull/20043
https://github.com/python/cpython/commit/4804b5b3df82e7892ca0550b02f902bcfc16bb48https://github.com/python/cpython/commit/4804b5b3df82e7892ca0550b02f902bcfc16bb48
msg368688https://bugs.python.org/issue39465#msg368688
(view)https://bugs.python.org/msg368688
bpo-40602https://bugs.python.org/issue40602
Modules/hashtable.hhttps://github.com/python/cpython/blob/master/Modules/hashtable.h
Include/internal/pycore_hashtable.hhttps://github.com/python/cpython/blob/master/Include/internal/pycore_hashtable.h
msg368691https://bugs.python.org/issue39465#msg368691
(view)https://bugs.python.org/msg368691
msg368805https://bugs.python.org/issue39465#msg368805
(view)https://bugs.python.org/msg368805
d6fb53fe42d83a10f1372dd92ffaa6a01d2feffbhttps://hg.python.org/lookup/d6fb53fe42d83a10f1372dd92ffaa6a01d2feffb
bpo-39465https://bugs.python.org/issue39465
GH-20078https://github.com/python/cpython/pull/20078
https://github.com/python/cpython/commit/d6fb53fe42d83a10f1372dd92ffaa6a01d2feffbhttps://github.com/python/cpython/commit/d6fb53fe42d83a10f1372dd92ffaa6a01d2feffb
msg370607https://bugs.python.org/issue39465#msg370607
(view)https://bugs.python.org/msg370607
297257f7bc198e2dc8e0866b539c73ff1a5cc588https://hg.python.org/lookup/297257f7bc198e2dc8e0866b539c73ff1a5cc588
bpo-39465https://bugs.python.org/issue39465
GH-20595https://github.com/python/cpython/pull/20595
https://github.com/python/cpython/commit/297257f7bc198e2dc8e0866b539c73ff1a5cc588https://github.com/python/cpython/commit/297257f7bc198e2dc8e0866b539c73ff1a5cc588
msg371229https://bugs.python.org/issue39465#msg371229
(view)https://bugs.python.org/msg371229
1bcc32f0620d2e99649a6d423284d9496b7b3548https://hg.python.org/lookup/1bcc32f0620d2e99649a6d423284d9496b7b3548
bpo-39465https://bugs.python.org/issue39465
GH-20788https://github.com/python/cpython/pull/20788
https://github.com/python/cpython/commit/1bcc32f0620d2e99649a6d423284d9496b7b3548https://github.com/python/cpython/commit/1bcc32f0620d2e99649a6d423284d9496b7b3548
msg383629https://bugs.python.org/issue39465#msg383629
(view)https://bugs.python.org/msg383629
52a327c1cbb86c7f2f5c460645889b23615261bfhttps://hg.python.org/lookup/52a327c1cbb86c7f2f5c460645889b23615261bf
bpo-39465https://bugs.python.org/issue39465
GH-20766https://github.com/python/cpython/pull/20766
https://github.com/python/cpython/commit/52a327c1cbb86c7f2f5c460645889b23615261bfhttps://github.com/python/cpython/commit/52a327c1cbb86c7f2f5c460645889b23615261bf
msg383781https://bugs.python.org/issue39465#msg383781
(view)https://bugs.python.org/msg383781
ba3d67c2fb04a7842741b1b6da5d67f22c579f33https://hg.python.org/lookup/ba3d67c2fb04a7842741b1b6da5d67f22c579f33
bpo-39465https://bugs.python.org/issue39465
GH-20058https://github.com/python/cpython/pull/20058
https://github.com/python/cpython/commit/ba3d67c2fb04a7842741b1b6da5d67f22c579f33https://github.com/python/cpython/commit/ba3d67c2fb04a7842741b1b6da5d67f22c579f33
msg383783https://bugs.python.org/issue39465#msg383783
(view)https://bugs.python.org/msg383783
PR 20085https://github.com/python/cpython/pull/20085
bpo-40521https://bugs.python.org/issue40521
msg407954https://bugs.python.org/issue39465#msg407954
(view)https://bugs.python.org/msg407954
bpo-46006https://bugs.python.org/issue46006
msg407954https://bugs.python.org/msg407954
msg383783https://bugs.python.org/msg383783
msg383781https://bugs.python.org/msg383781
msg383629https://bugs.python.org/msg383629
msg371229https://bugs.python.org/msg371229
pull_request19983https://bugs.python.org/pull_request19983
pull_request19966https://bugs.python.org/pull_request19966
pull_request19965https://bugs.python.org/pull_request19965
msg370607https://bugs.python.org/msg370607
pull_request19825https://bugs.python.org/pull_request19825
pull_request19653https://bugs.python.org/pull_request19653
msg368805https://bugs.python.org/msg368805
pull_request19384https://bugs.python.org/pull_request19384
pull_request19366https://bugs.python.org/pull_request19366
bench.patchhttps://bugs.python.org/file49148
msg368691https://bugs.python.org/msg368691
bench.pyhttps://bugs.python.org/file49147
pull_request19357https://bugs.python.org/pull_request19357
msg368688https://bugs.python.org/msg368688
msg368682https://bugs.python.org/msg368682
patchhttps://bugs.python.org/keyword2
pull_request19352https://bugs.python.org/pull_request19352
msg361627https://bugs.python.org/msg361627
msg361533https://bugs.python.org/msg361533
msg361045https://bugs.python.org/msg361045
msg361044https://bugs.python.org/msg361044
msg361042https://bugs.python.org/msg361042
vstinnerhttps://bugs.python.org/user2377
msg361041https://bugs.python.org/msg361041
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.