René's URL Explorer Experiment


Title: Issue 37146: opcode cache for LOAD_GLOBAL emits false alarm in memory leak hunting - 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/81327 https://github.com/python/cpython/issues/81327
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 13787https://github.com/python/cpython/pull/13787
PR 13789https://github.com/python/cpython/pull/13789
PR 24582https://github.com/python/cpython/pull/24582
PR 24643https://github.com/python/cpython/pull/24643
PR 24786https://github.com/python/cpython/pull/24786
msg344469https://bugs.python.org/issue37146#msg344469
(view)https://bugs.python.org/msg344469
bpo-26219https://bugs.python.org/issue26219
91234a16367b56ca03ee289f7c03a34d4cfec4c8https://hg.python.org/lookup/91234a16367b56ca03ee289f7c03a34d4cfec4c8
91234a16367b56ca03ee289f7c03a34d4cfec4c8https://hg.python.org/lookup/91234a16367b56ca03ee289f7c03a34d4cfec4c8
411ba3d73chttps://hg.python.org/lookup/411ba3d73c
6cd148efbahttps://hg.python.org/lookup/6cd148efba
411ba3d73chttps://hg.python.org/lookup/411ba3d73c
3c85df6feahttps://hg.python.org/lookup/3c85df6fea
Modules/gcmodule.chttps://github.com/python/cpython/blob/master/Modules/gcmodule.c
Lib/test/libregrtest/refleak.pyhttps://github.com/python/cpython/blob/master/Lib/test/libregrtest/refleak.py
msg344485https://bugs.python.org/issue37146#msg344485
(view)https://bugs.python.org/msg344485
eddef861b49f1635222a9e1771231c34a807debfhttps://hg.python.org/lookup/eddef861b49f1635222a9e1771231c34a807debf
bpo-37146https://bugs.python.org/issue37146
GH-13787https://github.com/python/cpython/pull/13787
https://github.com/python/cpython/commit/eddef861b49f1635222a9e1771231c34a807debfhttps://github.com/python/cpython/commit/eddef861b49f1635222a9e1771231c34a807debf
msg344486https://bugs.python.org/issue37146#msg344486
(view)https://bugs.python.org/msg344486
PR 13787https://github.com/python/cpython/pull/13787
PR 13789https://github.com/python/cpython/pull/13789
https://github.com/python/cpython/pull/13789#issuecomment-498449735https://github.com/python/cpython/pull/13789#issuecomment-498449735
msg353666https://bugs.python.org/issue37146#msg353666
(view)https://bugs.python.org/msg353666
msg353700https://bugs.python.org/issue37146#msg353700
(view)https://bugs.python.org/msg353700
msg387335https://bugs.python.org/issue37146#msg387335
(view)https://bugs.python.org/msg387335
msg387338https://bugs.python.org/issue37146#msg387338
(view)https://bugs.python.org/msg387338
msg387339https://bugs.python.org/issue37146#msg387339
(view)https://bugs.python.org/msg387339
msg387361https://bugs.python.org/issue37146#msg387361
(view)https://bugs.python.org/msg387361
msg387368https://bugs.python.org/issue37146#msg387368
(view)https://bugs.python.org/msg387368
msg387400https://bugs.python.org/issue37146#msg387400
(view)https://bugs.python.org/msg387400
www.python.orghttp://www.python.org
https://backlinkstrong.com/https://backlinkstrong.com/
msg387820https://bugs.python.org/issue37146#msg387820
(view)https://bugs.python.org/msg387820
af5fa13ef6f648fc7a7a33a7556db13887e7d643https://hg.python.org/lookup/af5fa13ef6f648fc7a7a33a7556db13887e7d643
bpo-37146https://bugs.python.org/issue37146
GH-24643https://github.com/python/cpython/pull/24643
https://github.com/python/cpython/commit/af5fa13ef6f648fc7a7a33a7556db13887e7d643https://github.com/python/cpython/commit/af5fa13ef6f648fc7a7a33a7556db13887e7d643
msg388311https://bugs.python.org/issue37146#msg388311
(view)https://bugs.python.org/msg388311
9f672a52f55ce198d5689b5771948350028b4a3bhttps://hg.python.org/lookup/9f672a52f55ce198d5689b5771948350028b4a3b
bpo-37146https://bugs.python.org/issue37146
GH-24786https://github.com/python/cpython/pull/24786
https://github.com/python/cpython/commit/9f672a52f55ce198d5689b5771948350028b4a3bhttps://github.com/python/cpython/commit/9f672a52f55ce198d5689b5771948350028b4a3b
msg388311https://bugs.python.org/msg388311
pull_request23552https://bugs.python.org/pull_request23552
msg387820https://bugs.python.org/msg387820
pull_request23428https://bugs.python.org/pull_request23428
christian.heimeshttps://bugs.python.org/user3108
christian.heimeshttps://bugs.python.org/user3108
christian.heimeshttps://bugs.python.org/user3108
webstarnanteshttps://bugs.python.org/user37731
msg387400https://bugs.python.org/msg387400
pablogsalhttps://bugs.python.org/user26865
msg387368https://bugs.python.org/msg387368
msg387361https://bugs.python.org/msg387361
msg387339https://bugs.python.org/msg387339
msg387338https://bugs.python.org/msg387338
gvanrossumhttps://bugs.python.org/user5
msg387335https://bugs.python.org/msg387335
pull_request23365https://bugs.python.org/pull_request23365
msg353700https://bugs.python.org/msg353700
msg353666https://bugs.python.org/msg353666
msg344486https://bugs.python.org/msg344486
msg344485https://bugs.python.org/msg344485
pull_request13673https://bugs.python.org/pull_request13673
patchhttps://bugs.python.org/keyword2
pull_request13671https://bugs.python.org/pull_request13671
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.