[Python-Dev] [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c
Giampaolo RodolĂ
g.rodola at gmail.com
Fri Mar 4 13:55:21 CET 2011
More information about the Python-Dev mailing list
Fri Mar 4 13:55:21 CET 2011
- Previous message: [Python-Dev] [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c
- Next message: [Python-Dev] rXXX links in the bug tracker after the migration to Mercurial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks. I'll try to remember ACKS and NEWS in the future. =) Fixed in r88744 and r88745. --- Giampaolo http://code.google.com/p/pyftpdlib/ http://code.google.com/p/psutil/ 2011/3/4 Nick Coghlan <ncoghlan at gmail.com>: > 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 > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/g.rodola%40gmail.com >
- Previous message: [Python-Dev] [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c
- Next message: [Python-Dev] rXXX links in the bug tracker after the migration to Mercurial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list