Skip to content

Conversation

@even-even
Copy link

@even-even even-even commented Nov 9, 2025

#191 (comment)

  1. minimum support python3.10
  2. minimum support pytest 8.0
  3. up pre-commit hooks
  4. change https://github.com/asottile/reorder_python_imports to https://github.com/pycqa/isort for support black formatting
  5. fix linters
  6. up github-actions versions

Copy link
Member

@flub flub left a comment

Choose a reason for hiding this comment

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

Thanks for the follow-up! LGTM but I think one spelling check was resolved the wrong way.

"""Stop the timeouts when we entered pdb.
This stops timeouts from triggering when pytest's builting pdb
This stops timeouts from triggering when pytest's building pdb
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
This stops timeouts from triggering when pytest's building pdb
This stops timeouts from triggering when pytest's builtin pdb

Copy link
Author

Choose a reason for hiding this comment

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

fixed this, thanks
And change black 25.9.0 to 25.11.0

vyuroshchin added 4 commits November 12, 2025 09:50
@flub
Copy link
Member

flub commented Nov 12, 2025

Hum, could you resolve the conflicts that github claims there are?

@even-even
Copy link
Author

Hmm, I dont see conflicts in my PR
Снимок экрана 2025-11-12 в 19 46 08

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