cpython/Doc/whatsnew
Serhiy Storchaka b4ba0f73d6
gh-43457: Tkinter: fix design flaws in wm_attributes() (GH-111404)
* When called with a single argument to get a value, it allow to omit
  the minus prefix.
* It can be called with keyword arguments to set attributes.
* w.wm_attributes(return_python_dict=True) returns a dict instead of 
  a tuple (it will be the default in future).
* Setting wantobjects to 0 no longer affects the result.
2024-02-05 18:24:54 +02:00
..
2.0.rst gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327) 2024-02-04 09:45:35 +00:00
2.1.rst gh-101100: Improve documentation on function attributes (#112933) 2023-12-11 12:00:42 +02:00
2.2.rst gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327) 2024-02-04 09:45:35 +00:00
2.3.rst gh-113664: Improve style of Big O notation (GH-113695) 2024-01-10 15:01:18 +02:00
2.4.rst gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327) 2024-02-04 09:45:35 +00:00
2.5.rst gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327) 2024-02-04 09:45:35 +00:00
2.6.rst gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327) 2024-02-04 09:45:35 +00:00
2.7.rst gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327) 2024-02-04 09:45:35 +00:00
3.0.rst gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327) 2024-02-04 09:45:35 +00:00
3.1.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
3.2.rst gh-101100: Fix Sphinx warnings for removed dead batteries (#113669) 2024-01-03 13:04:26 +00:00
3.3.rst gh-113664: Improve style of Big O notation (GH-113695) 2024-01-10 15:01:18 +02:00
3.4.rst gh-101100: Fix Sphinx warnings for removed dead batteries (#113669) 2024-01-03 13:04:26 +00:00
3.5.rst gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327) 2024-02-04 09:45:35 +00:00
3.6.rst gh-101100: Fix Sphinx warnings for removed dead batteries (#113669) 2024-01-03 13:04:26 +00:00
3.7.rst gh-101100: Fix Sphinx warnings for removed dead batteries (#113669) 2024-01-03 13:04:26 +00:00
3.8.rst Fix more references to datetime and time classes (GH-114717) 2024-01-29 18:20:13 +02:00
3.9.rst gh-101100: Fix Sphinx warnings for removed dead batteries (#113669) 2024-01-03 13:04:26 +00:00
3.10.rst gh-101100: Fix Sphinx warnings in library/pyclbr.rst (#113739) 2024-01-05 19:15:07 +00:00
3.11.rst gh-100734: Add 'Notable change in 3.11.x' to whatsnew/3.11.rst (#114657) 2024-01-28 20:28:25 +00:00
3.12.rst gh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRINGS in csv.reader (GH-113738) 2024-01-30 14:21:12 +02:00
3.13.rst gh-43457: Tkinter: fix design flaws in wm_attributes() (GH-111404) 2024-02-05 18:24:54 +02:00
changelog.rst Include additional changes to support blurbified NEWS (#3340) 2017-09-05 00:46:18 -07:00
index.rst Fix whatsnew for 3.13. (GH-104756) 2023-05-22 16:05:27 -04:00