cpython/Misc/NEWS.d
Serhiy Storchaka 6848602806
bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec (GH-28944) (GH-28953)
They support now splitting escape sequences between input chunks.

Add the third parameter "final" in codecs.raw_unicode_escape_decode().
It is True by default to match the former behavior.

(cherry picked from commit 39aa98346d)
2021-10-14 21:23:52 +03:00
..
next bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec (GH-28944) (GH-28953) 2021-10-14 21:23:52 +03: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 Python 3.9.0a6 2020-04-27 22:44:04 +02:00
3.9.0b1.rst bpo-34956: edit and format better NEWS item in 3.9.0b1 changelog (GH-20255) 2020-05-20 02:47:07 -07:00
3.9.0b2.rst Python 3.9.0b2 2020-06-08 20:41:34 +02:00
3.9.0b3.rst Python 3.9.0b3 2020-06-09 20:52:10 +02:00
3.9.0b4.rst Python 3.9.0b4 2020-07-02 19:57:45 +02:00
3.9.0b5.rst Python 3.9.0b5 2020-07-20 19:47:09 +02:00
3.9.0rc1.rst Python 3.9.0rc1 2020-08-11 20:58:17 +02:00
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