Skip to content

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

Merged
ambv merged 3 commits into
python:mainfrom
aixtools:aix_rte
May 4, 2021
Merged

bpo-43666: Lib/_aix_support.py routines may fail in a WPAR environment#25095
ambv merged 3 commits into
python:mainfrom
aixtools:aix_rte

Conversation

@aixtools

@aixtools aixtools commented Mar 30, 2021

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

aixtools commented May 4, 2021

Copy link
Copy Markdown
Contributor Author

Not stale: Noone looking at it.

@python python deleted a comment May 4, 2021
@ambv
ambv merged commit 5017cde into python:main May 4, 2021
@miss-islington

Copy link
Copy Markdown
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 <aixtools@users.noreply.github.com>
@bedevere-bot

Copy link
Copy Markdown

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 <aixtools@users.noreply.github.com>
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