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 2013-01-04 17:24 by jim_minter, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
Issue16864_py35.patch | Alex.LordThorsen, 2014-04-17 20:04 | review | ||
sqlite_lastrowid_35.patch | Alex.LordThorsen, 2015-05-10 21:03 | review | ||
sqlite_lastrowid_35_v2.patch | Alex.LordThorsen, 2015-05-11 04:04 | |||
sqlite_lastrowid_35_updated.patch | Alex.LordThorsen, 2015-05-14 01:06 | |||
sqlite_lastrowid_35_updated_2.patch | Alex.LordThorsen, 2015-05-14 02:35 | review | ||
sqlite_after_review_1.patch | Alex.LordThorsen, 2015-05-17 23:33 | review | ||
sqlite_review_2.patch | Alex.LordThorsen, 2015-05-19 06:58 | review | ||
replace_lastrowid_3_6.patch | Alex.LordThorsen, 2015-06-11 00:56 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:40 | admin | set | github: 61068 |
2016-06-14 12:26:00 | berker.peksag | set | status: open -> closed nosy: + berker.peksag messages: + msg268554 resolution: fixed stage: patch review -> resolved |
2016-06-14 12:25:21 | python-dev | set | nosy:
+ python-dev messages: + msg268553 |
2015-08-19 09:56:01 | ghaering | set | assignee: ghaering |
2015-06-11 00:56:57 | Alex.LordThorsen | set | files:
+ replace_lastrowid_3_6.patch messages: + msg245153 versions: + Python 3.6, - Python 3.5 |
2015-05-19 06:58:30 | Alex.LordThorsen | set | files:
+ sqlite_review_2.patch messages: + msg243560 |
2015-05-18 01:00:34 | r.david.murray | set | messages: + msg243442 |
2015-05-17 23:33:21 | Alex.LordThorsen | set | files:
+ sqlite_after_review_1.patch messages: + msg243431 |
2015-05-16 15:17:52 | r.david.murray | set | messages: + msg243326 |
2015-05-14 02:35:20 | Alex.LordThorsen | set | files: + sqlite_lastrowid_35_updated_2.patch |
2015-05-14 01:06:51 | Alex.LordThorsen | set | files: + sqlite_lastrowid_35_updated.patch |
2015-05-11 21:39:36 | ned.deily | set | nosy:
+ ghaering stage: needs patch -> patch review |
2015-05-11 04:04:48 | Alex.LordThorsen | set | files:
+ sqlite_lastrowid_35_v2.patch messages: + msg242882 |
2015-05-10 21:16:58 | Alex.LordThorsen | set | messages: + msg242868 |
2015-05-10 21:03:51 | Alex.LordThorsen | set | files:
+ sqlite_lastrowid_35.patch messages: + msg242867 |
2015-04-15 18:20:05 | r.david.murray | set | type: behavior -> enhancement messages: + msg241137 versions: - Python 2.7, Python 3.4 |
2014-04-17 20:04:55 | Alex.LordThorsen | set | files:
+ Issue16864_py35.patch keywords: + patch messages: + msg216735 |
2014-04-17 15:56:56 | pitrou | set | stage: needs patch type: enhancement -> behavior versions: + Python 3.4, Python 3.5, - Python 3.3 |
2014-04-17 07:09:00 | Alex.LordThorsen | set | nosy:
+ Alex.LordThorsen messages: + msg216666 |
2013-01-04 17:55:48 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg179058 |
2013-01-04 17:24:20 | jim_minter | create |