Skip to content

bpo-42749: Use dynamic version to test for unsupported bignum in Tk#23966

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:tkinter-test-bignum-error
Dec 29, 2020
Merged

bpo-42749: Use dynamic version to test for unsupported bignum in Tk#23966
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:tkinter-test-bignum-error

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Dec 27, 2020

Copy link
Copy Markdown
Member

Tk can internally support bignum even if Tkinter is built without support of bignum.

https://bugs.python.org/issue42749

Tk can internally support bignum even if Tkinter is built without
support of bignum.
@serhiy-storchaka serhiy-storchaka force-pushed the tkinter-test-bignum-error branch from 20121ea to 4310fa6 Compare December 27, 2020 13:34
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the tkinter-test-bignum-error branch December 29, 2020 10:55
@bedevere-bot

Copy link
Copy Markdown

GH-23989 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 29, 2020
…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 pushed a commit to miss-islington/cpython that referenced this pull request Dec 29, 2020
…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>
@bedevere-bot

Copy link
Copy Markdown

GH-23990 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Dec 29, 2020
…H-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 added a commit that referenced this pull request Dec 29, 2020
…H-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>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…ythonGH-23966)

Tk can internally support bignum even if Tkinter is built without
support of bignum.
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.

5 participants