Skip to content

[3.10] bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034)#27685

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-d097876-3.10
Aug 9, 2021
Merged

[3.10] bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034)#27685
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-d097876-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 9, 2021

Copy link
Copy Markdown
Contributor

This was causing test___all__ to fail on platforms lacking a shared
memory implementation.

Co-Authored-By: Xavier de Gaye xdegaye@gmail.com
Co-authored-by: Łukasz Langa lukasz@langa.pl
(cherry picked from commit d097876)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue38840

)

This was causing test___all__ to fail on platforms lacking a shared
memory implementation.

Co-Authored-By: Xavier de Gaye <xdegaye@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit d097876)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @ambv: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @ambv: Status check is done, and it's a success ✅ .

@ambv

ambv commented Aug 9, 2021

Copy link
Copy Markdown
Contributor

@pablogsal, this change lets test___all__ pass on platforms without shared memory capability.

@miss-islington
miss-islington merged commit 8ece98a into python:3.10 Aug 9, 2021
@miss-islington
miss-islington deleted the backport-d097876-3.10 branch August 9, 2021 17:39
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.

6 participants