| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
It was set to 2 in 65f5e58 (pythonGH-98592).
| Add support for passing arguments to callbacks registered in the :mod:`tkinter` | ||
| module as various Python objects (``int``, ``float``, ``bytes``, ``tuple``), | ||
| corresponding to the original Tcl value, not just ``str``, and enable this by default. | ||
| To restore the previous behavior set :mod:`!tkinter` module global |
There was a problem hiding this comment.
This does not make sense when the value already is 1.
Sorry, something went wrong.
There was a problem hiding this comment.
It is an edited NEWS entry for 3.13.0b1.
Sorry, something went wrong.
There was a problem hiding this comment.
The change to 3.13 what's new suggests that the change to wantobjects will be backported also. 'Restoring' 1 to 1 is what I questioned.
Sorry, something went wrong.
There was a problem hiding this comment.
This is an edited NEWS entry for 3.13.0b1. We cannot simply remove it, because it is the part of the history, and 3.13.0b1 was already released with the bug.
But I reworded it, focusing on the possibility to change the behavior and adding that it was changed by default (not for long, for 3.13.0b1 only). So "restoring" here refers to the changed default. How to write this better? Maybe just remove all starting from "To restore"? And add the description of how to enable the experimental feature in the new NEWS entry for 3.13.0b2?
Sorry, something went wrong.
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
pythonGH-118784) It was set to 2 in 65f5e58 (pythonGH-98592). (cherry picked from commit e188527) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
GH-119251 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
It was set to 2 in 65f5e58 (GH-98592).
📚 Documentation preview 📚: https://cpython-previews--118784.org.readthedocs.build/