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

Update server syntax to work with Python 3 #250

Merged
merged 3 commits into from
Feb 8, 2025

Conversation

StykMartin
Copy link
Contributor

@StykMartin StykMartin commented Feb 8, 2025

This is just the beginning. Libraries are still a huge problem and I will have to find a replacement for them.
This patch significantly reduces the number of problems with Python 3, but there's still a huge amount of code I can't run because of libraries, so I expect more patches will be needed.

@StykMartin StykMartin force-pushed the wip/mstyk/6 branch 20 times, most recently from 1c71efb to 8687e9a Compare February 8, 2025 15:32
@StykMartin StykMartin changed the title WIP: 6 Update server syntax to work with Python 3 Feb 8, 2025
@StykMartin StykMartin requested review from a team, JohnVillalovos, p3ck and mdujava and removed request for a team February 8, 2025 15:43
@StykMartin StykMartin marked this pull request as ready for review February 8, 2025 15:43
Copy link
Collaborator

@JohnVillalovos JohnVillalovos left a comment

Choose a reason for hiding this comment

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

LGTM. Left two very minor comments.

I approve to merge 👍

Signed-off-by: Martin Styk <mart.styk@gmail.com>
Signed-off-by: Martin Styk <mart.styk@gmail.com>
Signed-off-by: Martin Styk <mart.styk@gmail.com>
Copy link
Collaborator

@JohnVillalovos JohnVillalovos left a comment

Choose a reason for hiding this comment

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

LGTM

@StykMartin StykMartin merged commit 3129b5e into beaker-project:python-3 Feb 8, 2025
21 checks passed
@StykMartin StykMartin deleted the wip/mstyk/6 branch February 8, 2025 17:48
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