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

Misc fixes #9699

Merged
merged 5 commits into from
Sep 22, 2024
Merged

Misc fixes #9699

merged 5 commits into from
Sep 22, 2024

Conversation

dimbleby
Copy link
Contributor

a handful of unimportant fixes tidying up some code

  • remove the unused username parameter in code paths that get credentials for repositories
  • dictionary keys() are already set-like, simplify the code
  • take a couple of updates to allow removing some # type: ignore
  • remove / reinstate skipped tests

probably the original intention of the test was not what we now have,
but that was many years ago and what we now have seems satisfactory.
@Secrus Secrus enabled auto-merge (rebase) September 22, 2024 17:40
@Secrus Secrus merged commit 7443d0f into python-poetry:main Sep 22, 2024
75 checks passed
@dimbleby dimbleby deleted the misc-fixes branch September 22, 2024 17:55
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants