cpython/Misc/NEWS.d
Miss Islington (bot) 0fbb9afbdd
bpo-13886: Skip PTY non-ASCII tests if readline is loaded (GH-30631) (GH-30635)
Skip test_builtin PTY tests on non-ASCII characters if the readline
module is loaded. The readline module changes input() behavior, but
test_builtin is not intented to test the readline module.

When the readline module is loaded, PyOS_Readline() uses the readline
implementation. In some cases, the Python readline callback
rlhandler() is called by readline with a string without non-ASCII
characters.
(cherry picked from commit ad6e640f91)

Co-authored-by: Victor Stinner <vstinner@python.org>

Co-authored-by: Victor Stinner <vstinner@python.org>
2022-01-17 14:47:21 +01:00
..
next bpo-13886: Skip PTY non-ASCII tests if readline is loaded (GH-30631) (GH-30635) 2022-01-17 14:47:21 +01:00
3.5.0.rst
3.5.0a1.rst [3.9] [docs] Improve the markup of powers (GH-28598) (GH-28608) 2021-09-28 23:13:16 +02:00
3.5.0a2.rst
3.5.0a3.rst
3.5.0a4.rst
3.5.0b1.rst
3.5.0b2.rst
3.5.0b3.rst
3.5.0b4.rst
3.5.0rc1.rst
3.5.0rc2.rst
3.5.0rc3.rst
3.5.0rc4.rst
3.5.1.rst
3.5.1rc1.rst
3.5.2.rst
3.5.2rc1.rst
3.5.3.rst
3.5.3rc1.rst
3.5.4.rst
3.5.4rc1.rst
3.5.5.rst
3.5.5rc1.rst
3.6.0.rst
3.6.0a1.rst
3.6.0a2.rst
3.6.0a3.rst
3.6.0a4.rst
3.6.0b1.rst
3.6.0b2.rst
3.6.0b3.rst
3.6.0b4.rst
3.6.0rc1.rst
3.6.0rc2.rst
3.6.1.rst
3.6.1rc1.rst
3.6.2.rst
3.6.2rc1.rst
3.6.2rc2.rst
3.6.3.rst
3.6.3rc1.rst
3.6.4.rst
3.6.4rc1.rst [3.9] [docs] Improve the markup of powers (GH-28598) (GH-28608) 2021-09-28 23:13:16 +02:00
3.6.5.rst
3.6.5rc1.rst
3.6.6.rst
3.6.6rc1.rst
3.7.0.rst
3.7.0a1.rst
3.7.0a2.rst
3.7.0a3.rst [3.9] [docs] Improve the markup of powers (GH-28598) (GH-28608) 2021-09-28 23:13:16 +02:00
3.7.0a4.rst
3.7.0b1.rst
3.7.0b2.rst
3.7.0b3.rst
3.7.0b4.rst
3.7.0b5.rst
3.7.0rc1.rst
3.8.0a1.rst [3.9] [docs] Improve the markup of powers (GH-28598) (GH-28608) 2021-09-28 23:13:16 +02:00
3.8.0a2.rst
3.8.0a3.rst
3.8.0a4.rst
3.8.0b1.rst [3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512) 2021-09-22 17:32:04 +02:00
3.9.0.rst Python 3.9.0 2020-10-05 17:07:58 +02:00
3.9.0a1.rst [3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28793) 2021-10-07 06:42:07 -07:00
3.9.0a2.rst Correct name of bytecode in change note. (GH-22723) (#22765) 2020-10-19 17:44:25 +02:00
3.9.0a3.rst [3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28793) 2021-10-07 06:42:07 -07:00
3.9.0a4.rst bpo-39572: Address typo in CHANGELOG. (GH-24999) 2021-04-22 17:58:42 -07:00
3.9.0a5.rst [3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28793) 2021-10-07 06:42:07 -07:00
3.9.0a6.rst
3.9.0b1.rst
3.9.0b2.rst
3.9.0b3.rst
3.9.0b4.rst
3.9.0b5.rst
3.9.0rc1.rst
3.9.0rc2.rst Python 3.9.0rc2 2020-09-16 23:23:13 +02:00
3.9.1.rst Python 3.9.1 2020-12-07 15:02:38 +01:00
3.9.1rc1.rst [3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28793) 2021-10-07 06:42:07 -07:00
3.9.2.rst Python 3.9.2 2021-02-19 13:31:44 +01:00
3.9.2rc1.rst Python 3.9.2rc1 2021-02-16 21:10:19 +01:00
3.9.3.rst Python 3.9.3 2021-04-02 11:51:53 +02:00
3.9.4.rst Python 3.9.4 2021-04-04 14:56:53 +02:00
3.9.5.rst Fix typo in blurb entry (GH-26043) 2021-05-11 15:28:57 -07:00
3.9.6.rst Python 3.9.6 2021-06-28 10:26:18 +02:00
3.9.7.rst bpo-44756: Remove misleading NEWS entries of a change that was reverted before release (GH-28075) 2021-08-30 23:08:20 +02:00
3.9.8.rst Python 3.9.8 2021-11-05 20:21:41 +01:00
3.9.9.rst Python 3.9.9 2021-11-15 18:43:00 +01:00
3.9.10.rst Python 3.9.10 2022-01-13 22:21:23 +01:00