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 2007-06-21 18:36 by theller, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
fail_pack_non_int.diff | ajaksu2, 2009-05-12 06:09 | Check the type of the arg to pack(), with trivial tests. | ||
issue1741130.patch | mark.dickinson, 2009-07-04 21:48 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:25 | admin | set | github: 45118 |
2009-07-05 10:08:20 | mark.dickinson | set | status: open -> closed resolution: fixed messages: + msg90149 stage: patch review -> resolved |
2009-07-04 21:48:12 | mark.dickinson | set | files:
+ issue1741130.patch messages: + msg90129 versions: + Python 2.7, - Python 2.6 |
2009-07-04 09:30:47 | mark.dickinson | set | messages: + msg90109 |
2009-05-15 02:34:11 | ajaksu2 | link | issue1530559 dependencies |
2009-05-12 06:09:24 | ajaksu2 | set | keywords:
+ patch files: + fail_pack_non_int.diff messages: + msg87607 stage: test needed -> patch review |
2009-04-19 21:10:46 | mark.dickinson | set | messages: + msg86181 |
2009-04-02 13:48:04 | mark.dickinson | set | assignee: mark.dickinson |
2009-04-01 16:27:45 | vdupras | set | nosy:
+ vdupras messages: + msg85043 |
2009-03-31 01:19:42 | ajaksu2 | set | type: behavior components: + Extension Modules, - None versions: + Python 2.6, - Python 2.5 nosy: + ajaksu2, mark.dickinson messages: + msg84737 stage: test needed |
2007-06-21 18:36:53 | theller | create |