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

gh-84559: Remove the new multiprocessing warning, too disruptive. by gpshead · Pull Request #101551 · python/cpython · GitHub

/ cpython Public

gh-84559: Remove the new multiprocessing warning, too disruptive. - #101551

Merged
gpshead merged 3 commits into
python:mainfrom
gpshead:revert/gh100618/multiprocessing/warning
Feb 3, 2023
Merged

gh-84559: Remove the new multiprocessing warning, too disruptive.#101551
gpshead merged 3 commits into
python:mainfrom
gpshead:revert/gh100618/multiprocessing/warning

Conversation

gpshead commented Feb 3, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

This reverts the core of #100618 while leaving relevant documentation improvements and minor refactorings in place.

See the linked issue for discussion. Basically the new warning is showing up too often for the wrong people. We need to be conservative on warnings such that they're meaningfully directly actionable for a good purpose to everyone who sees them.

This reverts the core of python#100618 while leaving relevant documentation
improvements and minor refactorings in place.
gpshead self-assigned this Feb 3, 2023
gpshead added 3.12 only security fixes stdlib Standard Library Python modules in the Lib/ directory labels Feb 3, 2023
gpshead merged commit d4c410f into python:main Feb 3, 2023
gpshead deleted the revert/gh100618/multiprocessing/warning branch February 3, 2023 23:20
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

3.12 only security fixes stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL