]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Apr 2021 10:45:20 +0000 (03:45 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Apr 2021 10:45:20 +0000 (03:45 -0700)
commitc70f268523cb3213693710e14c0fcae81fd3fa7a
treef942967b998bfd03cb7463a4710a8a9a5d2c6cbc
parentfc82f3f8fb36f88a4e7238a463812c2916bd4db0
bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again (GH-24923)

(cherry picked from commit b5adc8a7e5c13d175b4d3e53b37bc61de35b1457)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/turtle.py
Misc/NEWS.d/next/Library/2021-03-18-15-46-08.bpo-43534.vPE9Us.rst [new file with mode: 0644]