Files
cpython/Modules
Thomas Heller ecc3e67b98 Convert CFieldObject tp_members to tp_getset, since there is no
structmember typecode for Py_ssize_t fields.  This should fix some of
the errors on the PPC64 debian machine (64-bit, big endian).

Assigning to readonly fields now raises AttributeError instead of
TypeError, so the testcase has to be changed as well.
2006-06-06 11:34:33 +00:00
..
2006-06-02 04:54:52 +00:00
2006-01-03 06:48:38 +00:00
2006-02-27 17:20:04 +00:00
2006-06-06 07:23:01 +00:00
2006-05-10 06:57:58 +00:00
2006-05-13 23:33:19 +00:00
2006-02-15 17:27:45 +00:00
2006-05-29 13:53:16 +00:00
2006-05-29 22:00:30 +00:00
2006-04-22 11:15:41 +00:00
2006-04-22 01:58:40 +00:00
2006-06-04 23:52:47 +00:00