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, jesstess, pitrou, python-dev, serhiy.storchaka, xapple
Date 2015-03-31.10:34:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150331103409.65773.98378@psf.io>
In-reply-to
Content
New changeset e47f520eb756 by Serhiy Storchaka in branch 'default':
Issue #13583: sqlite3.Row now supports slice indexing.
https://hg.python.org/cpython/rev/e47f520eb756
History
Date User Action Args
2015-03-31 10:34:18python-devsetrecipients: + python-dev, ghaering, pitrou, jesstess, xapple, serhiy.storchaka
2015-03-31 10:34:18python-devlinkissue13583 messages
2015-03-31 10:34:17python-devcreate