This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients benjamin.peterson, gpolo, loewis, python-dev, serhiy.storchaka, vstinner
Date 2015-04-20.11:08:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150420110808.6587.50296@psf.io>
In-reply-to
Content
New changeset 8ab077c22fbf by Serhiy Storchaka in branch '2.7':
Issue #16840: Turn on support of bignums only in final release of Tcl 8.5.
https://hg.python.org/cpython/rev/8ab077c22fbf

New changeset 7f1622478d17 by Serhiy Storchaka in branch '3.4':
Issue #16840: Turn on support of bignums only in final release of Tcl 8.5.
https://hg.python.org/cpython/rev/7f1622478d17

New changeset 7a7f09528866 by Serhiy Storchaka in branch 'default':
Issue #16840: Turn on support of bignums only in final release of Tcl 8.5.
https://hg.python.org/cpython/rev/7a7f09528866
History
Date User Action Args
2015-04-20 11:08:15python-devsetrecipients: + python-dev, loewis, vstinner, benjamin.peterson, gpolo, serhiy.storchaka
2015-04-20 11:08:15python-devlinkissue16840 messages
2015-04-20 11:08:15python-devcreate