Skip to content

[3.8] bpo-42749: Use dynamic version to test for unsupported bignum in Tk (GH-23966)#23990

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-156b7f7-3.8
Dec 29, 2020
Merged

[3.8] bpo-42749: Use dynamic version to test for unsupported bignum in Tk (GH-23966)#23990
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-156b7f7-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Dec 29, 2020

Copy link
Copy Markdown
Contributor

Tk can internally support bignum even if Tkinter is built without
support of bignum.
(cherry picked from commit 156b7f7)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue42749

…ythonGH-23966)

Tk can internally support bignum even if Tkinter is built without
support of bignum.
(cherry picked from commit 156b7f7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 323cbb5 into python:3.8 Dec 29, 2020
@miss-islington miss-islington deleted the backport-156b7f7-3.8 branch December 29, 2020 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants