René's URL Explorer Experiment


Title: Issue 36876: [subinterpreters] Global C variables are a problem - 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/81057 https://github.com/python/cpython/issues/81057
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
PR 13372https://github.com/python/cpython/pull/13372
PR 13531https://github.com/python/cpython/pull/13531
PR 15760https://github.com/python/cpython/pull/15760
PR 15877https://github.com/python/cpython/pull/15877
PR 16017https://github.com/python/cpython/pull/16017
PR 16058https://github.com/python/cpython/pull/16058
PR 16328https://github.com/python/cpython/pull/16328
PR 16841https://github.com/python/cpython/pull/16841
PR 22841https://github.com/python/cpython/pull/22841
PR 23045https://github.com/python/cpython/pull/23045
PR 23431https://github.com/python/cpython/pull/23431
PR 23918https://github.com/python/cpython/pull/23918
PR 23929https://github.com/python/cpython/pull/23929
PR 31225https://github.com/python/cpython/pull/31225
PR 31239https://github.com/python/cpython/pull/31239
PR 31264https://github.com/python/cpython/pull/31264
msg342119https://bugs.python.org/issue36876#msg342119
(view)https://bugs.python.org/msg342119
Tools/c-globals/check-c-globals.pyhttps://github.com/python/cpython/blob/master/Tools/c-globals/check-c-globals.py
Tools/c-globals/ignored-globals.txthttps://github.com/python/cpython/blob/master/Tools/c-globals/ignored-globals.txt
msg342125https://bugs.python.org/issue36876#msg342125
(view)https://bugs.python.org/msg342125
Tools/c-globals/ignored-globals.txthttps://github.com/python/cpython/blob/master/Tools/c-globals/ignored-globals.txt
msg352013https://bugs.python.org/issue36876#msg352013
(view)https://bugs.python.org/msg352013
ee536b2020b1f0baad1286dbd4345e13870324afhttps://hg.python.org/lookup/ee536b2020b1f0baad1286dbd4345e13870324af
bpo-36876https://bugs.python.org/issue36876
#15877https://bugs.python.org/issue15877
https://github.com/python/cpython/commit/ee536b2020b1f0baad1286dbd4345e13870324afhttps://github.com/python/cpython/commit/ee536b2020b1f0baad1286dbd4345e13870324af
msg352032https://bugs.python.org/issue36876#msg352032
(view)https://bugs.python.org/msg352032
msg352063https://bugs.python.org/issue36876#msg352063
(view)https://bugs.python.org/msg352063
msg352085https://bugs.python.org/issue36876#msg352085
(view)https://bugs.python.org/msg352085
64535fc6c0712caef0bc46be30e661f7ccf8280ehttps://hg.python.org/lookup/64535fc6c0712caef0bc46be30e661f7ccf8280e
bpo-36876https://bugs.python.org/issue36876
gh-16017https://github.com/python/cpython/pull/16017
https://github.com/python/cpython/commit/64535fc6c0712caef0bc46be30e661f7ccf8280ehttps://github.com/python/cpython/commit/64535fc6c0712caef0bc46be30e661f7ccf8280e
msg352208https://bugs.python.org/issue36876#msg352208
(view)https://bugs.python.org/msg352208
088b63ea7a8331a3e34bc93c3b873c60354b4fadhttps://hg.python.org/lookup/088b63ea7a8331a3e34bc93c3b873c60354b4fad
bpo-36876https://bugs.python.org/issue36876
gh-16058https://github.com/python/cpython/pull/16058
https://github.com/python/cpython/commit/088b63ea7a8331a3e34bc93c3b873c60354b4fadhttps://github.com/python/cpython/commit/088b63ea7a8331a3e34bc93c3b873c60354b4fad
msg354928https://bugs.python.org/issue36876#msg354928
(view)https://bugs.python.org/msg354928
e4c431ecf50def40eb93c3969c1e4eeaf7bf32f1https://hg.python.org/lookup/e4c431ecf50def40eb93c3969c1e4eeaf7bf32f1
bpo-36876https://bugs.python.org/issue36876
gh-16841https://github.com/python/cpython/pull/16841
https://github.com/python/cpython/commit/e4c431ecf50def40eb93c3969c1e4eeaf7bf32f1https://github.com/python/cpython/commit/e4c431ecf50def40eb93c3969c1e4eeaf7bf32f1
msg356181https://bugs.python.org/issue36876#msg356181
(view)https://bugs.python.org/msg356181
9def81aa52adc3cc89554156e40742cf17312825https://hg.python.org/lookup/9def81aa52adc3cc89554156e40742cf17312825
bpo-36876https://bugs.python.org/issue36876
Parser/listnode.chttps://github.com/python/cpython/blob/master/Parser/listnode.c
GH-16328https://github.com/python/cpython/pull/16328
https://github.com/python/cpython/commit/9def81aa52adc3cc89554156e40742cf17312825https://github.com/python/cpython/commit/9def81aa52adc3cc89554156e40742cf17312825
msg357351https://bugs.python.org/issue36876#msg357351
(view)https://bugs.python.org/msg357351
msg357352https://bugs.python.org/issue36876#msg357352
(view)https://bugs.python.org/msg357352
PEP 384https://www.python.org/dev/peps/pep-0384/
msg357353https://bugs.python.org/issue36876#msg357353
(view)https://bugs.python.org/msg357353
msg368910https://bugs.python.org/issue36876#msg368910
(view)https://bugs.python.org/msg368910
PEP 489https://www.python.org/dev/peps/pep-0489/
bpo-39465https://bugs.python.org/issue39465
bpo-40521https://bugs.python.org/issue40521
msg379390https://bugs.python.org/issue36876#msg379390
(view)https://bugs.python.org/msg379390
345cd37abe324ad4f60f80e2c3133b8849e54e9bhttps://hg.python.org/lookup/345cd37abe324ad4f60f80e2c3133b8849e54e9b
bpo-36876https://bugs.python.org/issue36876
GH-22841https://github.com/python/cpython/pull/22841
https://github.com/python/cpython/commit/345cd37abe324ad4f60f80e2c3133b8849e54e9bhttps://github.com/python/cpython/commit/345cd37abe324ad4f60f80e2c3133b8849e54e9b
msg379999https://bugs.python.org/issue36876#msg379999
(view)https://bugs.python.org/msg379999
4fe72090deb7fb7bc09bfa56c92f6b3b0967d395https://hg.python.org/lookup/4fe72090deb7fb7bc09bfa56c92f6b3b0967d395
bpo-36876https://bugs.python.org/issue36876
GH-23045https://github.com/python/cpython/pull/23045
https://github.com/python/cpython/commit/4fe72090deb7fb7bc09bfa56c92f6b3b0967d395https://github.com/python/cpython/commit/4fe72090deb7fb7bc09bfa56c92f6b3b0967d395
msg381511https://bugs.python.org/issue36876#msg381511
(view)https://bugs.python.org/msg381511
9f02b479e6b6b48d0c2aad621978cff82e530b15https://hg.python.org/lookup/9f02b479e6b6b48d0c2aad621978cff82e530b15
bpo-36876https://bugs.python.org/issue36876
GH-23431https://github.com/python/cpython/pull/23431
https://github.com/python/cpython/commit/9f02b479e6b6b48d0c2aad621978cff82e530b15https://github.com/python/cpython/commit/9f02b479e6b6b48d0c2aad621978cff82e530b15
msg383698https://bugs.python.org/issue36876#msg383698
(view)https://bugs.python.org/msg383698
7ec59d8861ef1104c3028678b2cacde4c5693e19https://hg.python.org/lookup/7ec59d8861ef1104c3028678b2cacde4c5693e19
bpo-36876https://bugs.python.org/issue36876
gh-23918https://github.com/python/cpython/pull/23918
https://github.com/python/cpython/commit/7ec59d8861ef1104c3028678b2cacde4c5693e19https://github.com/python/cpython/commit/7ec59d8861ef1104c3028678b2cacde4c5693e19
msg383778https://bugs.python.org/issue36876#msg383778
(view)https://bugs.python.org/msg383778
5ae9be68d9f1a628fdc920b647257f94afb77887https://hg.python.org/lookup/5ae9be68d9f1a628fdc920b647257f94afb77887
bpo-36876https://bugs.python.org/issue36876
gh-23929https://github.com/python/cpython/pull/23929
https://github.com/python/cpython/commit/5ae9be68d9f1a628fdc920b647257f94afb77887https://github.com/python/cpython/commit/5ae9be68d9f1a628fdc920b647257f94afb77887
msg393785https://bugs.python.org/issue36876#msg393785
(view)https://bugs.python.org/msg393785
msg412886https://bugs.python.org/issue36876#msg412886
(view)https://bugs.python.org/msg412886
77bab59c8a1f04922bb975cc4f11e5323d1d379dhttps://hg.python.org/lookup/77bab59c8a1f04922bb975cc4f11e5323d1d379d
bpo-36876https://bugs.python.org/issue36876
gh-31225https://github.com/python/cpython/pull/31225
https://github.com/python/cpython/commit/77bab59c8a1f04922bb975cc4f11e5323d1d379dhttps://github.com/python/cpython/commit/77bab59c8a1f04922bb975cc4f11e5323d1d379d
msg412957https://bugs.python.org/issue36876#msg412957
(view)https://bugs.python.org/msg412957
cb68788dcadf43b47292bab7816a5ed9efa69730https://hg.python.org/lookup/cb68788dcadf43b47292bab7816a5ed9efa69730
bpo-36876https://bugs.python.org/issue36876
gh-31239https://github.com/python/cpython/pull/31239
https://github.com/python/cpython/commit/cb68788dcadf43b47292bab7816a5ed9efa69730https://github.com/python/cpython/commit/cb68788dcadf43b47292bab7816a5ed9efa69730
msg413029https://bugs.python.org/issue36876#msg413029
(view)https://bugs.python.org/msg413029
80e4f262aa27a39abf3fadc19a6323fea4607a8fhttps://hg.python.org/lookup/80e4f262aa27a39abf3fadc19a6323fea4607a8f
bpo-36876https://bugs.python.org/issue36876
gh-31264https://github.com/python/cpython/pull/31264
https://github.com/python/cpython/commit/80e4f262aa27a39abf3fadc19a6323fea4607a8fhttps://github.com/python/cpython/commit/80e4f262aa27a39abf3fadc19a6323fea4607a8f
msg413029https://bugs.python.org/msg413029
pull_request29430https://bugs.python.org/pull_request29430
msg412957https://bugs.python.org/msg412957
pull_request29409https://bugs.python.org/pull_request29409
msg412886https://bugs.python.org/msg412886
pull_request29396https://bugs.python.org/pull_request29396
Dennis Sweeneyhttps://bugs.python.org/user31377
msg393785https://bugs.python.org/msg393785
msg383778https://bugs.python.org/msg383778
pull_request22779https://bugs.python.org/pull_request22779
msg383698https://bugs.python.org/msg383698
pull_request22769https://bugs.python.org/pull_request22769
msg381511https://bugs.python.org/msg381511
pull_request22322https://bugs.python.org/pull_request22322
msg379999https://bugs.python.org/msg379999
pull_request21964https://bugs.python.org/pull_request21964
msg379390https://bugs.python.org/msg379390
pull_request21795https://bugs.python.org/pull_request21795
db3lhttps://bugs.python.org/user624
msg368910https://bugs.python.org/msg368910
maciej.szulikhttps://bugs.python.org/user15774
msg357353https://bugs.python.org/msg357353
msg357352https://bugs.python.org/msg357352
msg357351https://bugs.python.org/msg357351
yan12125https://bugs.python.org/user21917
msg356181https://bugs.python.org/msg356181
msg354928https://bugs.python.org/msg354928
pull_request16393https://bugs.python.org/pull_request16393
pull_request15904https://bugs.python.org/pull_request15904
vinay.sajiphttps://bugs.python.org/user328
msg352208https://bugs.python.org/msg352208
pull_request15681https://bugs.python.org/pull_request15681
msg352085https://bugs.python.org/msg352085
pull_request15640https://bugs.python.org/pull_request15640
msg352063https://bugs.python.org/msg352063
yan12125https://bugs.python.org/user21917
db3lhttps://bugs.python.org/user624
msg352032https://bugs.python.org/msg352032
msg352013https://bugs.python.org/msg352013
pull_request15518https://bugs.python.org/pull_request15518
pull_request15413https://bugs.python.org/pull_request15413
phsilvahttps://bugs.python.org/user6419
pull_request13445https://bugs.python.org/pull_request13445
patchhttps://bugs.python.org/keyword2
pull_request13283https://bugs.python.org/pull_request13283
christian.heimeshttps://bugs.python.org/user3108
pablogsalhttps://bugs.python.org/user26865
msg342125https://bugs.python.org/msg342125
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.