diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-11-07-23-44-25.bpo-25451.re_8db.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-11-07-23-44-25.bpo-25451.re_8db.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-11-07-23-44-25.bpo-25451.re_8db.rst b/Misc/NEWS.d/next/Library/2018-11-07-23-44-25.bpo-25451.re_8db.rst deleted file mode 100644 index e0a9ea0..0000000 --- a/Misc/NEWS.d/next/Library/2018-11-07-23-44-25.bpo-25451.re_8db.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add transparency methods to :class:`tkinter.PhotoImage`. Patch by Zackery -Spytz. |