[Bug 1982586] Re: python3.10: can't type small letter "b" in REPL
Dan Halbert
1982586 at bugs.launchpad.net
Fri Jul 29 12:33:39 UTC 2022
I was unable to reproduce this problem, I tried in gnome-terminal and
mate-terminal, in the cinnamon desktop. My locale is en_US.UTF-8. If
this problem persists, it would be helpful to report more details, such
as:
the output of usr/bin/locale
the language your keyboard is meant for
whether this is true for other keyboards
whether it is true in other desktops
whether it is true in a plain console, entered through ctrl-alt-F3, etc
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1982586
Title:
python3.10: can't type small letter "b" in REPL
Status in python3.10 package in Ubuntu:
New
Bug description:
Steps to reproduce:
1. Run in MATE terminal the following command.
INPUTRC=/dev/null /usr/bin/python3.10
2. Press letter small "b" on the keyboard.
Expected behaviour:
1. "b" is shown on the terminal.
2. The interpreter receives byte representing "b" over stdin.
Actual behaviour:
1. Nothing happens.
2. It is impossible to input this letter.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/1982586/+subscriptions
More information about the foundations-bugs
mailing list