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

3.12 support, drop 3.7, uprev dependencies #439

Merged
merged 6 commits into from
Apr 1, 2024
Merged

Conversation

samuelcolvin
Copy link
Member

@samuelcolvin samuelcolvin commented Apr 1, 2024

Related to #437.

First step is to get a release out with all the pending PRs, and 3.12 support.

@samuelcolvin samuelcolvin changed the title 3.12 support 3.12 support, drop 3.7, uprev dependencies Apr 1, 2024
@@ -110,17 +110,6 @@ async def foobar(ctx, *args, **kwargs):
]


async def test_enqueue_job_with_unix_socket(worker, unix_socket_path):
Copy link
Member Author

Choose a reason for hiding this comment

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

redislite doesn't work with python 3.12, and getting a socket connection wasn't simple otherwise, hence removing the fixture and this test.

@samuelcolvin samuelcolvin enabled auto-merge (squash) April 1, 2024 12:22
@samuelcolvin samuelcolvin merged commit 8321dc1 into main Apr 1, 2024
11 checks passed
@samuelcolvin samuelcolvin deleted the 3.12-support branch April 1, 2024 12:23
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