cpython/Misc/NEWS.d/next/Core and Builtins
Pablo Galindo Salgado 41de54378d
gh-105194: Fix format specifier escaped characters in f-strings (#105231)
2023-06-02 13:33:26 +02:00
..
2023-05-18-12-48-39.gh-issue-89091.FDzRcW.rst GH-89091: raise `RuntimeWarning` for unawaited async generator methods (#104611) 2023-05-26 16:53:29 +05:30
2023-05-23-00-36-02.gh-issue-104770.poSkyY.rst gh-104770: Let generator.close() return value (#104771) 2023-05-23 13:51:56 -07:00
2023-05-24-09-59-56.gh-issue-104825.mQesie.rst gh-104825: Remove implicit newline in the line attribute in tokens emitted in the tokenize module (#104846) 2023-05-24 09:59:18 +00:00
2023-05-24-10-19-35.gh-issue-104879.v-29NL.rst gh-104879: Fix TypeAliasType.__module__ in exec() (#104881) 2023-05-24 11:48:13 -07:00
2023-05-25-21-40-39.gh-issue-104955.LZx7jf.rst gh-104955: Fix __release_buffer__ signature (#104956) 2023-05-26 05:44:23 -07:00
2023-05-26-14-09-47.gh-issue-104972.El2UjE.rst gh-104972: Ensure that line attributes in tokens in the tokenize module are correct (#104975) 2023-05-26 15:46:22 +01:00
2023-05-26-15-16-11.gh-issue-104976.6dLitD.rst gh-104976: Ensure trailing dedent tokens are emitted as the previous tokenizer (#104980) 2023-05-26 22:02:26 +01:00
2023-05-27-16-23-16.gh-issue-105017.KQrsC0.rst gh-105017: Fix including additional NL token when using CRLF (#105022) 2023-05-27 16:50:43 +00:00
2023-05-27-16-57-11.gh-issue-105013.IsDgDY.rst gh-105013: Fix inspect.getsource with parenthesized multiline lambdas (#105021) 2023-05-28 00:20:42 +01:00
2023-05-27-21-50-48.gh-issue-105017.4sDyDV.rst gh-105017: Include CRLF lines in strings and column numbers (#105030) 2023-05-28 15:15:53 +01:00
2023-05-30-08-09-43.gh-issue-105035.OWUlHy.rst gh-105035: fix super() calls on unusual types (e.g. meta-types) (#105094) 2023-05-30 14:36:24 -06:00
2023-05-30-20-30-57.gh-issue-105111.atn0_6.rst gh-105111: remove deprecated macros Py_TRASHCAN_SAFE_BEGIN and Py_TRASHCAN_SAFE_END (#105112) 2023-05-31 15:44:11 +01:00
2023-05-31-08-10-59.gh-issue-104799.8kDWti.rst gh-104799: Default missing lists in AST to the empty list (#104834) 2023-06-01 18:39:39 -07:00
2023-05-31-16-22-29.gh-issue-105148.MOlb1d.rst gh-105148: make _PyASTOptimizeState internal to ast_opt.c (#105149) 2023-05-31 20:21:46 +01:00
2023-06-01-11-37-03.gh-issue-105162.r8VCXk.rst GH-105162: Account for `INSTRUMENTED_RESUME` in gen.close/throw. (GH-105187) 2023-06-02 10:39:38 +01:00
2023-06-02-11-37-12.gh-issue-105194.4eu56B.rst gh-105194: Fix format specifier escaped characters in f-strings (#105231) 2023-06-02 13:33:26 +02:00
README.rst

README.rst

Put news entry `blurb`_ files for the *Core and Builtins* section in this directory.

.. _blurb: https://pypi.org/project/blurb/