Message186901
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 | ezio.melotti, gvanrossum, jyasskin, python-dev, rhettinger |
| Date | 2013-04-14.09:59:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3ZpSwm48WJzP3l@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4678259af5a4 by Georg Brandl in branch '2.7': The Integral class does not contain implementations for the bit-shifting operations. (See #3056.) http://hg.python.org/cpython/rev/4678259af5a4 New changeset 1d4ba14cc505 by Georg Brandl in branch '3.3': The Integral class does not contain implementations for the bit-shifting operations. (See #3056.) http://hg.python.org/cpython/rev/1d4ba14cc505 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-14 09:59:05 | python-dev | set | recipients: + python-dev, gvanrossum, rhettinger, jyasskin, ezio.melotti |
| 2013-04-14 09:59:05 | python-dev | link | issue3056 messages |
| 2013-04-14 09:59:05 | python-dev | create | |