[Python-Dev] [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c
Nick Coghlan
ncoghlan at gmail.com
Fri Mar 4 13:40:05 CET 2011
More information about the Python-Dev mailing list
Fri Mar 4 13:40:05 CET 2011
- Previous message: [Python-Dev] [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c
- Next message: [Python-Dev] [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Mar 4, 2011 at 10:33 PM, Nick Coghlan <ncoghlan at gmail.com> wrote: > On Fri, Mar 4, 2011 at 2:10 AM, giampaolo.rodola > <python-checkins at python.org> wrote: >> Author: giampaolo.rodola >> Date: Thu Mar 3 17:10:51 2011 >> New Revision: 88729 >> >> Log: >> Issue 11351 - apply patch by Steffen Daode Nurpmeso which should fix TestSendfile.test_headers failure on OSX. >> >> Modified: >> python/branches/py3k/Modules/posixmodule.c > > NEWS entry and a new name in ACKS? > > (the query regarding the lack of a NEWS entry applies to your other > recent commits as well). Oops, one of them did have an entry, and a second was just a tweak to the first one. So the NEWS query only applies to this one and the NNTP change. Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c
- Next message: [Python-Dev] [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list