Revert "bpo-31356: Add context manager to temporarily disable GC #4224 by 1st1 · Pull Request #5495 · python/cpython

Conversation

…honGH-4224)"

This reverts commit 72a0d21.

The reverted commit had a few issues hene it was unanimously decided
to undo it. See the bpo issue for details.

@1st1 1st1 changed the title Revert "bpo-31356: Add context manager to temporarily disable GC (GH-… Revert "bpo-31356: Add context manager to temporarily disable GC #4224

Feb 2, 2018

@serhiy-storchaka

What about the NEWS entry? Should the existing entry be removed or a new entry about withdrawing the feature be added?

This is the only non-trivial part in this PR.

@1st1

@1st1

Added/removed a NEWS entry

@miss-islington

Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@1st1 1st1 deleted the revert branch

February 2, 2018 14:31

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 2, 2018
…onGH-5495

This reverts commit 72a0d21.

The reverted commit had a few issues so it was unanimously decided
to undo it. See the bpo issue for details.
(cherry picked from commit 383b32f)

Co-authored-by: Yury Selivanov <yury@magic.io>

1st1 added a commit that referenced this pull request

Feb 2, 2018
 (#5496)

This reverts commit 72a0d21.

The reverted commit had a few issues so it was unanimously decided
to undo it. See the bpo issue for details.
(cherry picked from commit 383b32f)

Co-authored-by: Yury Selivanov <yury@magic.io>

Labels