Skip to content

Testgres is tested on python 3.7 now, too #280

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

Conversation

dmitry-lipetsk
Copy link
Collaborator

@dmitry-lipetsk dmitry-lipetsk commented Jul 7, 2025

Testgres supports python 3.7 but its tests - no.

The problem was in pluggy.Result.

In the python 3.7 this thing has the name pluggy._result._Result.


CI now tests python 3.7, too.

The exact latest version of python 3.7 is v3.7.17.

The problem was in pluggy.Result.

In the python 3.7 this thing has the name pluggy._result._Result

CI now tests python 3.7, too.

The exact latest version of python 3.7 is v3.7.17.
@dmitry-lipetsk dmitry-lipetsk merged commit 3dad0b8 into postgrespro:master Jul 7, 2025
1 check passed
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.

1 participant