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 2014年03月01日 22:20 by ned.deily, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg212524 - (view) | Author: Ned Deily (ned.deily) * (Python committer) | Date: 2014年03月01日 22:20 | |
Update the OS X installer build to use SQLite 3.8.3.1 instead of 3.8.3 (see Issue20465). |
|||
| msg212703 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2014年03月04日 10:28 | |
Links: changesets 5fa3f6d82d61 and a8470f88e7b4 |
|||
| msg212704 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2014年03月04日 10:31 | |
On OS X, the change looks useless: http://bugs.python.org/issue20465#msg212525 It can wait Python 3.4.0, but at the same time, the change looks safe. |
|||
| msg212829 - (view) | Author: Larry Hastings (larry) * (Python committer) | Date: 2014年03月06日 17:40 | |
ok. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:59 | admin | set | github: 65017 |
| 2014年03月06日 17:40:05 | larry | set | status: open -> closed resolution: fixed messages: + msg212829 |
| 2014年03月04日 10:31:07 | vstinner | set | messages: + msg212704 |
| 2014年03月04日 10:29:43 | vstinner | set | title: 3.4 cherry pick: 5fa3f6d82d61 and a8470f88e7b4 - Windows and OS X installer use SQLite 3.8.3.1 (instead of 3.8.3) -> 3.4 cherry pick: 5fa3f6d82d61 and a8470f88e7b4 - OS X installer use SQLite 3.8.3.1 (instead of 3.8.3) |
| 2014年03月04日 10:29:18 | vstinner | set | title: 3.4 cherry pick: 5fa3f6d82d61 and a8470f88e7b4 - OS X installer use SQLite 3.8.3.1 -> 3.4 cherry pick: 5fa3f6d82d61 and a8470f88e7b4 - Windows and OS X installer use SQLite 3.8.3.1 (instead of 3.8.3) |
| 2014年03月04日 10:28:43 | vstinner | set | nosy:
+ vstinner messages: + msg212703 |
| 2014年03月01日 22:20:14 | ned.deily | create | |