Files
cpython/Python
Fred Drake 230cae7474 Trent Mick <trentm@activestate.com>:
Limit the 'b' formatter of PyArg_ParseTuple to valid values of an unsigned
char, i.e. [0,UCHAR_MAX]. It is expected that this is the common usage of 'b'.
An OverflowError is raised if the parsed value is outside this range.
2000-05-09 21:50:00 +00:00
..
2000-05-02 18:34:30 +00:00
2000-05-09 19:55:16 +00:00
2000-05-08 14:06:50 +00:00
2000-05-09 19:55:59 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
2000-05-09 21:50:00 +00:00
1999-12-22 14:09:35 +00:00
1999-06-18 14:22:24 +00:00
2000-05-09 19:57:01 +00:00