[Bug 1982586] [NEW] python3.10: can't type small letter "b" in REPL

Nicholas Guriev 1982586 at bugs.launchpad.net
Fri Jul 22 13:06:21 UTC 2022


Public bug reported:

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.

** Affects: python3.10 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: jammy

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