cpython/Misc/NEWS.d/next/Library
Serhiy Storchaka b8c20f9049
gh-97928: Change the behavior of tkinter.Text.count() (GH-98484)
It now always returns an integer if one or less counting options are specified.
Previously it could return a single count as a 1-tuple, an integer (only if
option "update" was specified) or None if no items found.
The result is now the same if wantobjects is set to 0.
2023-10-24 12:59:19 +03:00
..
2022-05-06-15-49-57.gh-issue-86826.rf006W.rst bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825) 2023-10-14 23:24:33 +03:00
2022-10-14-21-11-10.gh-issue-97928.Pdxh1G.rst gh-97928: Change the behavior of tkinter.Text.count() (GH-98484) 2023-10-24 12:59:19 +03:00
2023-03-22-02-01-30.gh-issue-102895.HiEqaZ.rst GH-102895 Add an option local_exit in code.interact to block exit() from terminating the whole process (GH-102896) 2023-10-18 11:36:43 -07:00
2023-08-30-19-10-35.gh-issue-105931.Lpwve8.rst gh-105931: Fix surprising compileall stripdir behaviour (GH-108671) 2023-10-23 13:55:39 +00:00
2023-09-02-16-07-23.gh-issue-108791.fBcAqh.rst gh-108791: Fix `pdb` CLI invalid argument handling (#108816) 2023-10-16 10:38:07 +01:00
2023-09-25-20-05-41.gh-issue-109747._cRJH8.rst gh-109747: Improve errors for unsupported look-behind patterns (GH-109859) 2023-10-14 09:13:02 +03:00
2023-10-02-05-23-27.gh-issue-110196.djwt0z.rst gh-110196: Fix ipaddress.IPv6Address.__reduce__ (GH-110198) 2023-10-22 21:50:51 +03:00
2023-10-08-18-38-09.gh-issue-88434.2Q_IkG.rst gh-88434: Emit deprecation warnings for non-integer numbers in gettext if translation not found (GH-110574) 2023-10-14 09:07:02 +03:00
2023-10-10-17-56-41.gh-issue-110392.6g6CnP.rst gh-110392: Fix tty functions (GH-110642) 2023-10-14 08:50:41 +03:00
2023-10-13-06-47-20.gh-issue-110771.opwdlc.rst gh-110771: Decompose run_forever() into parts (#110773) 2023-10-13 14:12:32 +00:00
2023-10-14-21-33-57.gh-issue-84583.-Cmn4_.rst gh-84583: Make pdb enter post-mortem mode even for SyntaxError (#110883) 2023-10-15 11:55:00 +01:00
2023-10-19-22-46-34.gh-issue-111092.hgut12.rst gh-111092: Make turtledemo run without default root enabled (#111093) 2023-10-19 23:58:41 -04:00
2023-10-20-15-29-10.gh-issue-110910.u2oPwX.rst gh-111085: Fix invalid state handling in TaskGroup and Timeout (#111111) 2023-10-21 22:18:34 +03:00
2023-10-21-13-57-06.gh-issue-111159.GoHp7s.rst gh-111159: Fix `doctest` output comparison for exceptions with notes (#111160) 2023-10-21 19:02:00 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

Put news entry `blurb`_ files for the *Library* section in this directory.

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