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

Restore support for Python3.6 on LTS 18.04 #1061

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

hugsy
Copy link
Owner

@hugsy hugsy commented Jan 27, 2024

Description

Removed one debug print, and replaced typing.OrderedDict with typing.Dict (brings little and breaks compat)

Checklist

  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code, adequate tests have been added.
  • I have read and agree to the CONTRIBUTING document.

@hugsy hugsy added this to the 2024.05 milestone Jan 27, 2024
Copy link

🤖 Coverage update for 46032d3 🔴

Old New
Commit ece5728 46032d3
Score 71.5843% 71.5623% (-0.022)

Copy link

🤖 Coverage update for 46032d3 🔴

Old New
Commit ece5728 46032d3
Score 71.5843% 71.565% (-0.0193)

@hugsy hugsy merged commit c17a0d2 into main Jan 30, 2024
7 checks passed
@hugsy hugsy deleted the restore_lts1804_support branch January 30, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants