[Python-Dev] [Python-checkins] cpython: add test, which was missing from d64ac9ab4cd0 (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Sat Jan 14 06:16:32 CET 2012
- Previous message: [Python-Dev] Summary of Python tracker Issues
- Next message: [Python-Dev] cpython: Implement PEP 380 - 'yield from' (closes #11682)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Jan 14, 2012 at 5:39 AM, benjamin.peterson <python-checkins at python.org> wrote:
http://hg.python.org/cpython/rev/be85914b611c changeset: 74363:be85914b611c parent: 74361:609482c6710e user: Benjamin Peterson <benjamin at python.org> date: Fri Jan 13 14:39:38 2012 -0500 summary: add test, which was missing from d64ac9ab4cd0
Ah, that's where that came from, thanks.
I still haven't fully trained myself to use hg import instead of patch, which would avoid precisely this kind of error :P
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] Summary of Python tracker Issues
- Next message: [Python-Dev] cpython: Implement PEP 380 - 'yield from' (closes #11682)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]