[Patches] [ python-Patches-1462414 ] Patch for bug #1458017 Log._log needs to be more forgiving
SourceForge.net
noreply at sourceforge.net
Fri Mar 31 23:21:10 CEST 2006
Patches item #1462414, was opened at 2006-03-31 21:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462414&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: Distutils and setup.py
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: splitscreen (splitscreen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for bug #1458017 Log._log needs to be more forgiving
Initial Comment:
This is a patch to stop Log._log() from crashing when
the message string contains a % escape but args is an
empty tuple (i.e we're not expecting to format anything).
It's only a modest patch against trunk r43509.
Matt
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462414&group_id=5470
More information about the Patches
mailing list