[Python-Dev] cpython (3.1): #11515: fix several typos. Patch by Piotr Kasprzyk.
Antoine Pitrou
solipsis at pitrou.net
Tue Mar 15 18:00:29 CET 2011
More information about the Python-Dev mailing list
Tue Mar 15 18:00:29 CET 2011
- Previous message: [Python-Dev] cpython: Fix #11509. Significantly increase test coverage for fileinput.
- Next message: [Python-Dev] cpython (3.1): #11515: fix several typos. Patch by Piotr Kasprzyk.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 15 Mar 2011 04:19:24 +0100 ezio.melotti <python-checkins at python.org> wrote: > Modules/_ctypes/libffi/src/powerpc/ffi_darwin.c > Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c libffi is a third-party library and you should probably not introduce gratuitous changes in these files. It will make tracking changes with upstream more tedious. Regards Antoine.
- Previous message: [Python-Dev] cpython: Fix #11509. Significantly increase test coverage for fileinput.
- Next message: [Python-Dev] cpython (3.1): #11515: fix several typos. Patch by Piotr Kasprzyk.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list