FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.15] gh-153908: Fix data race in `itertools.count.__repr__` (GH-153917) by miss-islington · Pull Request #153951 · python/cpython · GitHub

/ cpython Public

[3.15] gh-153908: Fix data race in itertools.count.__repr__ (GH-153917) - #153951

Merged
ZeroIntensity merged 1 commit into
python:3.15from
miss-islington:backport-5200f11-3.15
Jul 18, 2026
Merged

[3.15] gh-153908: Fix data race in itertools.count.__repr__ (GH-153917)#153951
ZeroIntensity merged 1 commit into
python:3.15from
miss-islington:backport-5200f11-3.15

Conversation

miss-islington commented Jul 18, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

(cherry picked from commit 5200f11)

Co-authored-by: John me@joh.ng

…H-153917)

(cherry picked from commit 5200f11)

Co-authored-by: John <me@joh.ng>

Copy link
Copy Markdown
Contributor

CI failed with test_traceback_when_child_process_terminates_abruptly on macOS (see #143620):

======================================================================
FAIL: test_traceback_when_child_process_terminates_abruptly (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_traceback_when_child_process_terminates_abruptly)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/runner/work/cpython/cpython/Lib/test/test_concurrent_futures/test_process_pool.py", line 154, in test_traceback_when_child_process_terminates_abruptly
    self.assertIsInstance(cause, futures.process._RemoteTraceback)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: None is not an instance of <class 'concurrent.futures.process._RemoteTraceback'>

cc @ZeroIntensity

ZeroIntensity merged commit 536d18b into python:3.15 Jul 18, 2026
98 of 100 checks passed
miss-islington deleted the backport-5200f11-3.15 branch July 18, 2026 15:18
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL