◐ Shell
clean mode source ↗

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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@gpshead

@gpshead 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 gpshead self-assigned this

Feb 3, 2023

@gpshead gpshead added 3.12

only security fixes

stdlib

Standard Library Python modules in the Lib/ directory

labels

Feb 3, 2023

@gpshead gpshead merged commit d4c410f into python:main

Feb 3, 2023

@gpshead gpshead deleted the revert/gh100618/multiprocessing/warning branch

February 3, 2023 23:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vsajip vsajip Awaiting requested review from vsajip vsajip is a code owner

@1st1 1st1 Awaiting requested review from 1st1

Assignees

@gpshead gpshead

Labels

3.12

only security fixes

stdlib

Standard Library Python modules in the Lib/ directory

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@gpshead @bedevere-bot