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

Revert "Use 3.11-slim as base image (#259)" #304

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

berendt
Copy link
Member

@berendt berendt commented Dec 29, 2022

This reverts commit 93ab8e8.

The OpenStack SDK is not yet happy with Python 3.11:

AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?

More details: pyinvoke/invoke#833

Closes osism/issues#392

This reverts commit 93ab8e8.

The OpenStack SDK is not yet happy with Python 3.11:

AttributeError: module 'inspect' has no attribute 'getargspec'.
Did you mean: 'getargs'?

More details: pyinvoke/invoke#833

Closes osism/issues#392

Signed-off-by: Christian Berendt <[email protected]>
@berendt berendt force-pushed the revert-93ab8e878b6ea5a4d5e27ef09d2a510cd2fce80b branch from 88948ac to 00cd638 Compare December 29, 2022 11:38
@berendt berendt merged commit 54c98bd into main Dec 29, 2022
@berendt berendt deleted the revert-93ab8e878b6ea5a4d5e27ef09d2a510cd2fce80b branch December 29, 2022 11:51
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.

identity_role.py does not work with Python 3.11
1 participant