[Python-Dev] Documenting the ssize_t Python C API changes
Michael Hudson
mwh at python.net
Tue Mar 21 11:59:10 CET 2006
More information about the Python-Dev mailing list
Tue Mar 21 11:59:10 CET 2006
- Previous message: [Python-Dev] Documenting the ssize_t Python C API changes
- Next message: [Python-Dev] Py_ssize_t backwards compatibility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Fredrik Lundh" <fredrik at pythonware.com> writes: > Michael Hudson wrote: > >> > The ssize_t patch is the single most disruptive patch in >> > Python 2.5, so it deserves special attention. >> >> From your POV, maybe: from mine, it's definitely the new compiler. > > in what way does the new compiler affect third-party developers ? It has subtle bugs in it. I guess when it's working it has little effect and in that way it's less disruptive than the ssize_t branch. Cheers, mwh -- <exarkun> today's lesson <exarkun> don't strace X in an xterm -- from Twisted.Quotes
- Previous message: [Python-Dev] Documenting the ssize_t Python C API changes
- Next message: [Python-Dev] Py_ssize_t backwards compatibility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list