Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request. |
Sorry, something went wrong.
|
I have made the requested changes; please review again |
Sorry, something went wrong.
|
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
|
Thanks for reviewing, @serhiy-storchaka! |
Sorry, something went wrong.
|
And it could be good idea to add tests for filename to all existing deprecation tests. |
Sorry, something went wrong.
|
And it could be good idea to add tests for filename to all existing deprecation tests. I agree. I can open an issue for it. |
Sorry, something went wrong.
|
And it could be good idea to add tests for filename to all existing deprecation tests. There's a lot: bash$ grep -r "DeprecationWarning" Lib/test | grep -v " as " | wc -l (master)cpython.git
519
|
Sorry, something went wrong.
|
FYI, Ubuntu CI hangs again: |
Sorry, something went wrong.
|
test_virtual_event (tkinter.test.test_ttk.test_widgets.ComboboxTest) ... Timeout (0:20:00)! It is a know issue https://bugs.python.org/issue42142 You can ignore it. When it happens, I simply re-run the job until it pass. |
Sorry, something went wrong.
There was a problem hiding this comment.
Good, it's way better! More comments.
Sorry, something went wrong.
|
Please take another look, @vstinner. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
@serhiy-storchaka: Do you want to double check this PR?
Sorry, something went wrong.
|
@serhiy-storchaka Will you merge this after double checking, or will that be up to another core dev to decide? |
Sorry, something went wrong.
Fixes #86430