Message96689
Hmm. That's unfortunate: for argument type in 'bBHiIlkKn', an attempt to
pass a float results in a DeprecationWarning. For type 'L', there's no
DeprecationWarning, and the float is silently truncated. So for type 'L'
I guess we still have to go through a round of DeprecationWarning.
I'm not sure what 'h' does; there don't appear to be any tests for it,
currently. |
|
| Date |
User |
Action |
Args |
| 2009-12-20 15:31:52 | mark.dickinson | set | recipients:
+ mark.dickinson, georg.brandl, pitrou, vstinner, ezio.melotti, marcin.wider |
| 2009-12-20 15:31:52 | mark.dickinson | set | messageid: <[email protected]> |
| 2009-12-20 15:31:51 | mark.dickinson | link | issue5080 messages |
| 2009-12-20 15:31:51 | mark.dickinson | create | |
|