Skip to content

[3.8] bpo-42406: Fix whichmodule() with multiprocessing (GH-23403)#23561

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-8668431-3.8
Nov 29, 2020
Merged

[3.8] bpo-42406: Fix whichmodule() with multiprocessing (GH-23403)#23561
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-8668431-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Nov 29, 2020

  • bpo-42406: Fix whichmodule() with multiprocessing

Signed-off-by: Renato L. de F. Cunha renatoc@br.ibm.com
Co-authored-by: Gregory P. Smith greg@krypto.org
(cherry picked from commit 8668431)

Co-authored-by: Renato Cunha renatocunha@acm.org

https://bugs.python.org/issue42406

Automerge-Triggered-By: GH:gpshead

* bpo-42406: Fix whichmodule() with multiprocessing

Signed-off-by: Renato L. de F. Cunha <renatoc@br.ibm.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
(cherry picked from commit 8668431)

Co-authored-by: Renato Cunha <renatocunha@acm.org>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@renatolfc and @gpshead: Status check is done, and it's a success ✅ .

@gpshead gpshead added 🤖 automerge type-bug An unexpected behavior, bug, or error labels Nov 29, 2020
@miss-islington
Copy link
Copy Markdown
Contributor Author

@renatolfc and @gpshead: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b1c48e5 into python:3.8 Nov 29, 2020
@miss-islington miss-islington deleted the backport-8668431-3.8 branch November 29, 2020 18:43
@miss-islington
Copy link
Copy Markdown
Contributor Author

@renatolfc and @gpshead: Status check is done, and it's a failure ❌ .

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

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants