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.
Created on 2011-12-11 21:45 by xapple, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
sqlrowslice.patch | xapple, 2011-12-11 21:45 | Patch for implementing slices in sqlite3.Row | review | |
issue13583.patch | jesstess, 2014-04-28 06:03 | review | ||
sqlite3_slicing_demo.py | jesstess, 2014-04-28 06:04 | |||
sqlite3_row_slice.patch | serhiy.storchaka, 2015-03-07 17:33 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:24 | admin | set | github: 57792 |
2015-03-31 10:36:54 | serhiy.storchaka | set | status: open -> closed resolution: fixed messages: + msg239681 stage: patch review -> resolved |
2015-03-31 10:34:18 | python-dev | set | nosy:
+ python-dev messages: + msg239680 |
2015-03-31 10:25:01 | serhiy.storchaka | set | assignee: ghaering -> serhiy.storchaka |
2015-03-24 20:01:26 | serhiy.storchaka | set | messages: + msg239172 |
2015-03-07 17:33:56 | serhiy.storchaka | set | files:
+ sqlite3_row_slice.patch messages: + msg237462 components: + Extension Modules |
2015-01-11 08:12:51 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg233840 |
2015-01-11 02:01:02 | ghaering | set | assignee: ghaering |
2014-04-28 06:04:55 | jesstess | set | files:
+ sqlite3_slicing_demo.py messages: + msg217344 |
2014-04-28 06:03:24 | jesstess | set | files:
+ issue13583.patch versions: + Python 3.5, - Python 3.3 nosy: + jesstess messages: + msg217343 keywords: + needs review |
2011-12-19 15:17:40 | pitrou | set | versions:
- Python 2.7, Python 3.2 nosy: + pitrou messages: + msg149871 stage: patch review |
2011-12-16 23:55:54 | terry.reedy | set | nosy:
+ ghaering versions: - Python 2.6 |
2011-12-11 21:45:47 | xapple | create |