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 | ghaering, python-dev, serhiy.storchaka |
| Date | 2013年02月07日.15:08:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Z22wB5WJWzSZq@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 649937bb8f1c by Serhiy Storchaka in branch '2.7': Issue #17073: Fix some integer overflows in sqlite3 module. http://hg.python.org/cpython/rev/649937bb8f1c New changeset 55a89352e220 by Serhiy Storchaka in branch '3.2': Issue #17073: Fix some integer overflows in sqlite3 module. http://hg.python.org/cpython/rev/55a89352e220 New changeset c5fb8bc56def by Serhiy Storchaka in branch '3.3': Issue #17073: Fix some integer overflows in sqlite3 module. http://hg.python.org/cpython/rev/c5fb8bc56def New changeset b8a6bc70fc08 by Serhiy Storchaka in branch 'default': Issue #17073: Fix some integer overflows in sqlite3 module. http://hg.python.org/cpython/rev/b8a6bc70fc08 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年02月07日 15:08:27 | python-dev | set | recipients: + python-dev, ghaering, serhiy.storchaka |
| 2013年02月07日 15:08:27 | python-dev | link | issue17073 messages |
| 2013年02月07日 15:08:27 | python-dev | create | |