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 2010-12-20 22:06 by pv, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| 001-ctypes-fix-pep-3118-format-strings-for-arrays.patch | pv, 2010-12-20 22:06 | Suggested fix (on py3k branch) | ||
| hg-python2.7-ctypes-fix-pep3118-format-strings-for-arrays-updated.patch | mattip, 2014-05-11 19:57 | python 2.7 patch | review | |
| hg-default-ctypes-fix-pep3118-format-strings-for-arrays-update.patch | mattip, 2014-05-11 19:58 | patch against HEAD | review | |
| hg-default-ctypes-fix-pep3118-format-strings-for-arrays-update.patch | mattip, 2014-05-12 14:54 | review | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:10 | admin | set | github: 54953 |
| 2014-05-17 22:07:43 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg218716 resolution: fixed stage: patch review -> resolved |
| 2014-05-12 14:54:40 | mattip | set | files: + hg-default-ctypes-fix-pep3118-format-strings-for-arrays-update.patch messages: + msg218322 |
| 2014-05-11 21:00:07 | eryksun | set | nosy: + eryksun messages: + msg218298 versions: + Python 3.3, - Python 3.5 |
| 2014-05-11 19:59:53 | pitrou | set | versions: + Python 2.7 |
| 2014-05-11 19:59:43 | pitrou | set | nosy: + amaury.forgeotdarc, belopolsky, meador.inge versions: + Python 3.5, - Python 2.7, Python 3.3 |
| 2014-05-11 19:58:12 | mattip | set | files: + hg-default-ctypes-fix-pep3118-format-strings-for-arrays-update.patch messages: + msg218293 |
| 2014-05-11 19:57:34 | mattip | set | files: + hg-python2.7-ctypes-fix-pep3118-format-strings-for-arrays-updated.patch versions: + Python 2.7 nosy: + mattip messages: + msg218292 |
| 2013-06-21 14:23:22 | ronaldoussoren | set | nosy: + ronaldoussoren messages: + msg191583 |
| 2013-06-21 12:57:59 | skrah | set | messages: + msg191575 |
| 2013-06-21 10:30:21 | vstinner | set | messages: + msg191562 |
| 2013-06-21 10:29:53 | vstinner | set | versions: + Python 3.4, - Python 3.1, Python 3.2 |
| 2013-06-21 08:52:59 | Tilka | set | nosy: + Tilka |
| 2011-08-16 13:30:30 | vstinner | set | nosy: + vstinner |
| 2011-08-16 13:27:20 | pv | set | messages: + msg142192 |
| 2011-08-14 20:28:36 | skrah | set | assignee: theller -> messages: + msg142081 stage: patch review |
| 2011-08-10 08:22:17 | skrah | set | nosy: + skrah |
| 2010-12-21 18:46:51 | georg.brandl | set | nosy: + pitrou |
| 2010-12-21 18:31:24 | r.david.murray | set | nosy: + mark.dickinson |
| 2010-12-20 22:06:47 | pv | create | |

