René's URL Explorer Experiment


Title: Issue 34572: C unpickling bypasses import thread safety - 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/78753 https://github.com/python/cpython/issues/78753
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
reproducer_submit.pyhttps://bugs.python.org/file47784/reproducer_submit.py
reproduce_34572.pyhttps://bugs.python.org/file48715/reproduce_34572.py
find_class_deadlock.pyhttps://bugs.python.org/file48736/find_class_deadlock.py
PR 9047https://github.com/python/cpython/pull/9047
PR 11921https://github.com/python/cpython/pull/11921
msg324528https://bugs.python.org/issue34572#msg324528
(view)https://bugs.python.org/msg324528
msg327729https://bugs.python.org/issue34572#msg327729
(view)https://bugs.python.org/msg327729
msg335023https://bugs.python.org/issue34572#msg335023
(view)https://bugs.python.org/msg335023
msg335027https://bugs.python.org/issue34572#msg335027
(view)https://bugs.python.org/msg335027
msg335096https://bugs.python.org/issue34572#msg335096
(view)https://bugs.python.org/msg335096
msg335098https://bugs.python.org/issue34572#msg335098
(view)https://bugs.python.org/msg335098
issue35943https://bugs.python.org/issue35943
msg335099https://bugs.python.org/issue34572#msg335099
(view)https://bugs.python.org/msg335099
msg335842https://bugs.python.org/issue34572#msg335842
(view)https://bugs.python.org/msg335842
4371c0a9c0848f7a0947d43f26f234842b41efdfhttps://hg.python.org/lookup/4371c0a9c0848f7a0947d43f26f234842b41efdf
bpo-34572https://bugs.python.org/issue34572
GH-9047https://github.com/python/cpython/pull/9047
https://github.com/python/cpython/commit/4371c0a9c0848f7a0947d43f26f234842b41efdfhttps://github.com/python/cpython/commit/4371c0a9c0848f7a0947d43f26f234842b41efdf
msg335844https://bugs.python.org/issue34572#msg335844
(view)https://bugs.python.org/msg335844
3129432845948fdcab1e05042e99a19e9e2c3c71https://hg.python.org/lookup/3129432845948fdcab1e05042e99a19e9e2c3c71
bpo-34572https://bugs.python.org/issue34572
GH-9047https://github.com/python/cpython/pull/9047
GH-11921https://github.com/python/cpython/pull/11921
https://github.com/python/cpython/commit/3129432845948fdcab1e05042e99a19e9e2c3c71https://github.com/python/cpython/commit/3129432845948fdcab1e05042e99a19e9e2c3c71
msg335845https://bugs.python.org/issue34572#msg335845
(view)https://bugs.python.org/msg335845
msg356641https://bugs.python.org/issue34572#msg356641
(view)https://bugs.python.org/msg356641
msg356697https://bugs.python.org/issue34572#msg356697
(view)https://bugs.python.org/msg356697
https://devguide.python.org/#status-of-python-brancheshttps://devguide.python.org/#status-of-python-branches
msg357200https://bugs.python.org/issue34572#msg357200
(view)https://bugs.python.org/msg357200
https://bugs.python.org/issue38884https://bugs.python.org/issue38884
https://issues.apache.org/jira/browse/BEAM-8651https://issues.apache.org/jira/browse/BEAM-8651
https://github.com/python/cpython/blob/4ffc569b47bef9f95e443f3c56f7e7e32cb440c0/Lib/pickle.py#L1426https://github.com/python/cpython/blob/4ffc569b47bef9f95e443f3c56f7e7e32cb440c0/Lib/pickle.py#L1426
find_class_deadlock.pyhttps://bugs.python.org/file48736
Valentyn Tymofieievhttps://bugs.python.org/user32767
msg357200https://bugs.python.org/msg357200
msg356697https://bugs.python.org/msg356697
reproduce_34572.pyhttps://bugs.python.org/file48715
gsthttps://bugs.python.org/user32964
msg356641https://bugs.python.org/msg356641
msg335845https://bugs.python.org/msg335845
msg335844https://bugs.python.org/msg335844
pull_request11946https://bugs.python.org/pull_request11946
msg335842https://bugs.python.org/msg335842
msg335099https://bugs.python.org/msg335099
msg335098https://bugs.python.org/msg335098
msg335096https://bugs.python.org/msg335096
msg335027https://bugs.python.org/msg335027
brett.cannonhttps://bugs.python.org/user37
ncoghlanhttps://bugs.python.org/user1309
eric.snowhttps://bugs.python.org/user14000
pitrouhttps://bugs.python.org/user2040
msg335023https://bugs.python.org/msg335023
needs reviewhttps://bugs.python.org/keyword8
alexandre.vassalottihttps://bugs.python.org/user3805
msg327729https://bugs.python.org/msg327729
patchhttps://bugs.python.org/keyword2
pull_request8509https://bugs.python.org/pull_request8509
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.