Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] bpo-43666: Lib/_aix_support.py routines may fail in a WPAR environment (GH-25095) #25880

Merged
merged 1 commit into from May 4, 2021

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 4, 2021

Since WPAR and LPAR both have a builddate for teh fileset bos.rte
The name of the fileset checked is modified.
To prevent a similiar situation (no builddate in ODM) a value
sufficient for pep425 activity if retrieved buildate is zero or NULL
Patch by M Felt.
(cherry picked from commit 5017cde)

Co-authored-by: Michael Felt aixtools@users.noreply.github.com

https://bugs.python.org/issue43666

pythonGH-25095)

Since WPAR and LPAR both have a builddate for teh fileset bos.rte
The name of the fileset checked is modified.
To prevent a similiar situation (no builddate in ODM) a value
sufficient for pep425 activity if retrieved buildate is zero or NULL
Patch by M Felt.
(cherry picked from commit 5017cde)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 4, 2021

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

1 similar comment
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 4, 2021

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

@ambv ambv merged commit 7a92bee into python:3.9 May 4, 2021
14 checks passed
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 4, 2021

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-5017cde-3.9 branch May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants