Skip to content

Windows: use Unicode input directly - #943

Merged
penguinolog merged 1 commit into
urwid:masterfrom
penguinolog:windows_use_unicode_input
Oct 15, 2024
Merged

Windows: use Unicode input directly#943
penguinolog merged 1 commit into
urwid:masterfrom
penguinolog:windows_use_unicode_input

Conversation

@penguinolog

Copy link
Copy Markdown
Collaborator

Fix: #934 #882

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 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)

@penguinolog penguinolog added bug Unicode Issues related to Unicode <-> bytes conversion Windows Windows support labels Oct 15, 2024
@penguinolog penguinolog linked an issue Oct 15, 2024 that may be closed by this pull request
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 11349367813

Details

  • 0 of 4 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.004%) to 74.589%

Changes Missing Coverage Covered Lines Changed/Added Lines %
urwid/display/_win32_raw_display.py 0 4 0.0%
Totals Coverage Status
Change from base Build 11343022563: -0.004%
Covered Lines: 9419
Relevant Lines: 12754

💛 - Coveralls

@penguinolog
penguinolog merged commit 9599b33 into urwid:master Oct 15, 2024
@penguinolog
penguinolog deleted the windows_use_unicode_input branch October 15, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Display Unicode Issues related to Unicode <-> bytes conversion Windows Windows support

Projects

None yet

2 participants