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 | loewis, peter.otten, plemarre, python-dev, r.david.murray |
| Date | 2013年01月10日.16:31:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Yht4x2KFszRwy@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 2cdb599172ab by R David Murray in branch '3.2': #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. http://hg.python.org/cpython/rev/2cdb599172ab New changeset 6a85894c428f by R David Murray in branch '3.3': merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. http://hg.python.org/cpython/rev/6a85894c428f New changeset 7a62b5ee32ec by R David Murray in branch 'default': merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. http://hg.python.org/cpython/rev/7a62b5ee32ec New changeset bb4e4f0cec2e by R David Murray in branch '2.7': #15545: sort iterdump via SQL instead of in python code http://hg.python.org/cpython/rev/bb4e4f0cec2e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年01月10日 16:31:34 | python-dev | set | recipients: + python-dev, loewis, peter.otten, r.david.murray, plemarre |
| 2013年01月10日 16:31:33 | python-dev | link | issue15545 messages |
| 2013年01月10日 16:31:32 | python-dev | create | |