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

Use typing_extensions only if Python < 3.8 #656

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

pmav99
Copy link
Contributor

@pmav99 pmav99 commented Jul 21, 2022

Closes #644

Successful PR Checklist:

  • Tests
    • (not applicable?)
  • Documentation
    • (not applicable?)

@pmav99 pmav99 requested a review from a team as a code owner July 21, 2022 11:05
@pmav99
Copy link
Contributor Author

pmav99 commented Jul 21, 2022

The failures don't seem to be related to the changes.

@ewjoachim
Copy link
Member

Yes, the same error suddenly appeared in an unrelated PR: #655

I'll fix it on a different PR, don't mind that :)

@ewjoachim
Copy link
Member

BTW, glad to see you've made it to your first public PR ! Congratulations :) And it's nice too !

@ewjoachim
Copy link
Member

Ok, I've fixed the problem (it was actually due to the update of deps in this PR, but it was due to some of the deps that got upgraded along the way, so nothing bad on your side).

I've rebased your PR and reran poetry update.

We should be able to merge as soon as CI passes.

@ewjoachim ewjoachim enabled auto-merge July 21, 2022 21:23
@ewjoachim ewjoachim merged commit c4eda46 into procrastinate-org:main Jul 21, 2022
@github-actions
Copy link

Coverage report

The coverage rate went from 99% to 100% ⬆️
The branch rate is 100%.

100% of new lines are covered.

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.

Missing typing_extensions from dependencies
2 participants