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 2009-02-21 04:07 by zmedico, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
fromfile_eof.py | zmedico, 2009-02-21 04:21 | test case demonstrating array.fromfile() failure | ||
py3k_fix_array_fromfile.patch | ocean-city, 2009-02-26 20:43 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:46 | admin | set | github: 49584 |
2010-04-27 20:32:39 | loewis | set | priority: normal |
2009-03-06 03:13:25 | ocean-city | set | status: open -> closed resolution: fixed messages: + msg83235 priority: release blocker -> (no value) |
2009-03-05 21:24:42 | benjamin.peterson | set | nosy:
+ benjamin.peterson messages: + msg83218 |
2009-03-03 23:26:28 | ocean-city | set | priority: release blocker versions: + Python 3.1 |
2009-02-27 07:52:27 | zmedico | set | messages:
+ msg82823 components: + Library (Lib), - Extension Modules versions: - Python 3.1 |
2009-02-26 20:43:45 | ocean-city | set | files:
+ py3k_fix_array_fromfile.patch versions: + Python 3.1 nosy: + ocean-city messages: + msg82775 components: + Extension Modules, - Library (Lib) keywords: + patch |
2009-02-21 04:22:03 | zmedico | set | files: - fromfile_eof.py |
2009-02-21 04:21:57 | zmedico | set | files: + fromfile_eof.py |
2009-02-21 04:07:57 | zmedico | create |