Files
cpython/Lib
Neil Schemenauer 3a313e3655 Check the type of values returned by __int__, __float__, __long__,
__oct__, and __hex__.  Raise TypeError if an invalid type is
returned.  Note that PyNumber_Int and PyNumber_Long can still
return ints or longs.  Fixes SF bug #966618.
2004-07-19 16:29:17 +00:00
..
2004-07-12 13:15:56 +00:00
2004-02-12 17:35:32 +00:00
2004-03-20 22:18:03 +00:00
2004-07-07 20:54:48 +00:00
2003-11-20 13:38:01 +00:00
2004-05-18 04:24:02 +00:00
2003-05-05 14:16:41 +00:00
2004-02-12 17:35:32 +00:00
2004-07-14 19:06:50 +00:00
2004-02-12 17:35:32 +00:00
2004-06-02 00:42:36 +00:00
2003-06-29 16:59:43 +00:00
2004-04-10 16:39:32 +00:00
2004-02-12 17:35:32 +00:00
2004-02-12 17:35:32 +00:00
2004-02-12 17:35:32 +00:00
2004-05-14 16:31:56 +00:00
2003-12-17 20:43:33 +00:00
2004-06-07 02:07:15 +00:00
2004-06-02 17:40:43 +00:00
2003-11-11 19:39:17 +00:00
2003-05-27 06:30:52 +00:00
2004-02-12 17:35:32 +00:00
2004-03-26 23:24:00 +00:00
2004-03-14 07:54:37 +00:00
2004-07-07 20:54:48 +00:00
2004-07-10 22:02:11 +00:00
2004-01-18 20:29:55 +00:00
2003-12-17 20:43:33 +00:00
2004-02-12 17:35:32 +00:00
2004-07-02 18:57:45 +00:00