[issue18665] Typos in frame object related code

2013-08-06 Thread Antoine Pitrou
Antoine Pitrou added the comment: Thank you :) -- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed versions: -Python 2.7, Python 3.3 ___ Python tracker

[issue18665] Typos in frame object related code

2013-08-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset 89ce323357db by Antoine Pitrou in branch 'default': Issue #18665: fix typos. Patch by Vajrasky Kok. http://hg.python.org/cpython/rev/89ce323357db -- nosy: +python-dev ___ Python tracker

[issue18665] Typos in frame object related code

2013-08-05 Thread Vajrasky Kok
Vajrasky Kok added the comment: Okay, attached the patch to fix the typo. -- keywords: +patch Added file: http://bugs.python.org/file31171/fix_typo_frame_object.patch ___ Python tracker

[issue18665] Typos in frame object related code

2013-08-05 Thread Ezio Melotti
Ezio Melotti added the comment: Can you attach the patch to the issue? Full stops for one-sentence comments can be omitted. -- nosy: +ezio.melotti stage: -> needs patch type: -> enhancement versions: +Python 2.7, Python 3.3 ___ Python tracker

[issue18665] Typos in frame object related code

2013-08-05 Thread Vajrasky Kok
New submission from Vajrasky Kok: See the patch for details: diff -r 438cdc97d8ee Include/frameobject.h --- a/Include/frameobject.h Mon Aug 05 23:35:43 2013 +0200 +++ b/Include/frameobject.h Tue Aug 06 12:38:15 2013 +0800 @@ -36,7 +36,7 @@ non-generator frames. See the save_e