Skip to content

Fix deprecated _set_focus method usage #662

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

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

penguinolog
Copy link
Collaborator

Checklist
  • I've ensured that similar functionality has not already been implemented
  • I've ensured that similar functionality has not earlier been proposed and declined
  • I've branched off the master or python-dual-support branch
  • I've merged fresh upstream into my branch recently
  • I've ran tox successfully in local environment
  • I've included docstrings and/or documentation and/or examples for my code (if this is a new feature)

Fix #658

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6574691143

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.388%

Changes Missing Coverage Covered Lines Changed/Added Lines %
urwid/monitored_list.py 0 1 0.0%
Totals Coverage Status
Change from base Build 6574657364: 0.0%
Covered Lines: 7519
Relevant Lines: 10291

💛 - Coveralls

@penguinolog penguinolog merged commit fd35a00 into urwid:master Oct 19, 2023
@penguinolog penguinolog deleted the deprecated_fix branch October 19, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] deprecated method used
2 participants