Skip to content

Conversation

@kroenlein
Copy link
Collaborator

This PR boosts the maximum version of Python in the test suites to 3.12. This requires migrating to a new Travis base build.

@kroenlein kroenlein marked this pull request as ready for review December 18, 2023 15:32
Copy link
Contributor

@btreecat btreecat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good work


return method(obj,
sub=lambda l: index.get(l, l),
sub=lambda link: index.get(link, link),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kroenlein kroenlein merged commit 4ea751d into main Dec 18, 2023
@kroenlein kroenlein deleted the maintain/boost-max-version branch December 18, 2023 23:09
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.

3 participants