[Python-Dev] [Python-checkins] r43041 - python/trunk/Modules/_ctypes/cfield.c
"Martin v. Löwis"
martin at v.loewis.de
Mon Mar 20 22:10:37 CET 2006
More information about the Python-Dev mailing list
Mon Mar 20 22:10:37 CET 2006
- Previous message: [Python-Dev] [Python-checkins] r43041 - python/trunk/Modules/_ctypes/cfield.c
- Next message: [Python-Dev] Documenting the ssize_t Python C API changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
M.-A. Lemburg wrote: > I really don't understand why you put so much effort into > trying to argue that the ssize_t patch isn't going to break > extensions or that fixing compiler warnings is good enough. Well, in *this* thread, my main point is that I don't want to provide the list that you demand, mainly because I consider it a waste of my time to create it. > I consider the fact that it's currently not possible to have > a look at the changed APIs a documentation which is in the > responsibility of the patch authors to provide (just like it > always is). It is possible to look at the changed APIs, see http://docs.python.org/dev/api/sequence.html Regards, Martin
- Previous message: [Python-Dev] [Python-checkins] r43041 - python/trunk/Modules/_ctypes/cfield.c
- Next message: [Python-Dev] Documenting the ssize_t Python C API changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list