Skip to content

bpo-43666: Lib/_aix_support.py routines may fail in a WPAR environment #25095

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

Merged
merged 3 commits into from
May 4, 2021

Conversation

aixtools
Copy link
Contributor

@aixtools aixtools commented Mar 30, 2021

Backport for Python3.9 needed.

https://bugs.python.org/issue43666

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.
@aixtools aixtools changed the title bpo_43666: Lib/_aix_support.py routines may fail in a WPAR environment bpo-43666: Lib/_aix_support.py routines may fail in a WPAR environment Mar 30, 2021
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Apr 30, 2021
@aixtools
Copy link
Contributor Author

aixtools commented May 4, 2021

Not stale: Noone looking at it.

@python python deleted a comment May 4, 2021
@ambv ambv added the needs backport to 3.9 only security fixes label May 4, 2021
@ambv ambv merged commit 5017cde into python:main May 4, 2021
@miss-islington
Copy link
Contributor

Thanks @aixtools for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 4, 2021
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 <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label May 4, 2021
@bedevere-bot
Copy link

GH-25880 is a backport of this pull request to the 3.9 branch.

ambv pushed a commit that referenced this pull request May 4, 2021
GH-25095) (#25880)

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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale PR or inactive for long period of time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants