[Patches] [ python-Patches-1673759 ] 'G' formatting doesn't catch same errors as 'g'

SourceForge.net noreply at sourceforge.net
Sat Mar 10 19:01:58 CET 2007


Patches item #1673759, was opened at 2007-03-05 02:45
Message generated for change (Comment added) made by paulhankin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1673759&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 3000
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Eric V. Smith (ericvsmith)
Assigned to: Nobody/Anonymous (nobody)
Summary: 'G' formatting doesn't catch same errors as 'g'

Initial Comment:
See http://python.org/sf/1673757



----------------------------------------------------------------------

Comment By: Paul Hankin (paulhankin)
Date: 2007-03-10 18:01

Message:
Logged In: YES 
user_id=1740099
Originator: NO

Your change in Objects/stringobject.c and Objects/unicodeobject.c goes
over the 79 character line limit.

Otherwise looks ok - compiles, runs, tests look correct and pass.

----------------------------------------------------------------------

Comment By: Eric V. Smith (ericvsmith)
Date: 2007-03-06 11:10

Message:
Logged In: YES 
user_id=411198
Originator: YES

Updated diff file attached, with correct filenames and with updated tests.
File Added: 1673757.diff

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1673759&group_id=5470


More information about the Patches mailing list