[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

[3.7] bpo-34572: change _pickle unpickling to use import rather than retrieving from sys.modules (GH-9047) by miss-islington · Pull Request #11921 · python/cpython

bedevere-bot

The Wayback Machine - https://web.archive.org/web/20191021182656/https://github.com/python/cpython/pull/11921

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

Conversation

…ving from sys.modules (GH-9047)

Fix C implementation of pickle.loads to use importlib's locking mechanisms, and thereby avoid using partially-loaded modules.
(cherry picked from commit 4371c0a)

Co-authored-by: tjb900 <ozburgess@gmail.com>

referenced this pull request

Feb 18, 2019

Merged

pitrou merged commit 3129432 into python:3.7

Feb 18, 2019

6 checks passed

Azure Pipelines PR #20190218.37 succeeded

Details

bedevere/issue-number Issue number 34572 found

Details

bedevere/maintenance-branch-pr Valid maintenance branch PR title.

bedevere/news News entry found in Misc/NEWS.d

continuous-integration/appveyor/pr AppVeyor build succeeded

Details

continuous-integration/travis-ci/pr The Travis CI build passed

Details