Skip to content

Tags: magmax/python-readchar

Tags

v4.2.1

Toggle v4.2.1's commit message
release v4.2.1

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement Unicode Support

closes #93

* fix full-width characters issue (magmax/python-inquirer#432)

* Fix the issue that raises a bunch of OSError exceptions in the test script (#93)

* Fix UnicodeEncodeError when inputting emojis

* add tests for new unicode support

v4.1.0

Toggle v4.1.0's commit message

v4.0.6

Toggle v4.0.6's commit message
drop python 3.7, as its EOL

v4.0.5

Toggle v4.0.5's commit message
add OpenBSD to the list of supported platforms

closes #103

v4.0.4

Toggle v4.0.4's commit message
fix f370fea

the commit intredouced `tee` to put variables into the `$GITHUB_ENV`
This was a great idea, but we must allways _append_ to the vfile, not
override it. This is fixed now by usign the `-a` option

v4.0.4-dev2

Toggle v4.0.4-dev2's commit message
Merge branch 'master' into py-typed

v4.0.4-dev1

Toggle v4.0.4-dev1's commit message

v4.0.4-dev0

Toggle v4.0.4-dev0's commit message

v4.1.0-dev1

Toggle v4.1.0-dev1's commit message

Unverified

This user has not yet uploaded their public signing key.
make the new class public