[2.7] bpo-29110: Fix file object leak in aifc.open#356
Merged
Conversation
serhiy-storchaka
approved these changes
Feb 28, 2017
jaraco
pushed a commit
that referenced
this pull request
Dec 2, 2022
SonicField
added a commit
to SonicField/cpython
that referenced
this pull request
May 12, 2026
Codification batch item 3 per supervisor 18:09:43Z dispatch. Discharges queue item 8 from supervisor 14:21:53Z disposition of pythia python#356 (3). Documents the rule that future load-only failures of test_multiprocessing_fork on subsequent c-series default to INTRODUCED until a load-faithful falsifier (matching original -j8 --timeout=120 conditions) clears. Closes the asymmetry that flake-reclassification via N-run isolation would re-fire on every recurrence, masking real load-class regressions (per feedback_assume_phoenix_regression). Currently-affected: test.test_multiprocessing_fork.test_threads (first load-fail c2 12:06Z, reclassified flake 12:27Z, next load-fail = INTRODUCED). Pre-existing CPython + ARM64-specific stdlib failure sets remain excluded (predate c-series, gate-script-non-blocking policy unchanged).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport some part of #162.