bpo-41730: Show deprecation warnings for tkinter.tix by wyz23x2 · Pull Request #22186 · python/cpython

added 3 commits

September 10, 2020 19:08

@wyz23x2

@wyz23x2 wyz23x2 changed the title bpo-41370: Show deprecation warnings for tkinter.tix bpo-41730: Show deprecation warnings for tkinter.tix

Sep 10, 2020

E-Paine

@wyz23x2 @E-Paine

Suggested by @E-Paine

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>

@wyz23x2

@zware

miss-islington added a commit that referenced this pull request

May 7, 2021
Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
Co-authored-by: Zachary Ware <zach@python.org>
(cherry picked from commit 4a2d98a)

Co-authored-by: wyz23x2 <52805709+wyz23x2@users.noreply.github.com>

@zware zware mentioned this pull request

May 9, 2021

zware added a commit to zware/cpython that referenced this pull request

May 9, 2021
Added in bpo-41730 (pythonGH-22186), the test apparently causes refleaks.  The
test isn't worth hunting them down, so it's simply reverted.

This partially reverts commit 4a2d98a.

zware added a commit that referenced this pull request

May 9, 2021
Added in bpo-41730 (GH-22186), the test apparently causes refleaks.  The
test isn't worth hunting them down, so it's simply reverted.

This partially reverts commit 4a2d98a.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 9, 2021
Added in bpo-41730 (pythonGH-22186), the test apparently causes refleaks.  The
test isn't worth hunting them down, so it's simply reverted.

This partially reverts commit 4a2d98a.
(cherry picked from commit 8e8307d)

Co-authored-by: Zachary Ware <zach@python.org>

miss-islington added a commit that referenced this pull request

May 9, 2021
Added in bpo-41730 (GH-22186), the test apparently causes refleaks.  The
test isn't worth hunting them down, so it's simply reverted.

This partially reverts commit 4a2d98a.
(cherry picked from commit 8e8307d)

Co-authored-by: Zachary Ware <zach@python.org>