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

feat: add python 3.12 support #554

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Conversation

edx-requirements-bot
Copy link
Contributor

For the details, check the issue #553

@@ -43,6 +43,6 @@ def test_send_to_slack(self, slack_url, service_name, expected_message):
if expected_message is None:
mock_req.assert_not_called()
else:
assert mock_req.called_once()
mock_req.assert_called_once()
Copy link
Member

Choose a reason for hiding this comment

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

@UsamaSadiq UsamaSadiq force-pushed the jenkins/python312-support-e272aa4 branch from 04d5d9e to b40579f Compare February 26, 2024 13:52
@UsamaSadiq UsamaSadiq marked this pull request as ready for review February 26, 2024 13:52
@UsamaSadiq UsamaSadiq merged commit 063c3da into main Feb 26, 2024
7 checks passed
@UsamaSadiq UsamaSadiq deleted the jenkins/python312-support-e272aa4 branch February 26, 2024 13:58
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.

2 participants