Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
for Ticket #1396
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Cory Johns  
View profile  
 More options Jun 8 2007, 9:41 am
From: Cory Johns <CJoh...@thig.com>
Date: Fri, 8 Jun 2007 09:41:19 -0400
Local: Fri, Jun 8 2007 9:41 am
Subject: [PATCH] for Ticket #1396

Attached is an SVN diff against util.py that should resolve ticket #1396.

However, I think that there may also be an error in the "if key or not args"
line.  getargvalues returns the local variables for the frame in addition to
the call parameters, so it's unlikely that args will ever be empty, even
(especially?) for a call with an empty parameter list.  Additionally, it
conflicts with the preceding loop, which allows a match even if there are
extra call parameters, as long as the parameters that are in kw are present
in args and match (ie, [a, b] == [a, b, c]).  As I am unsure what the
intended behavior is (ability to compare local variables seems unlikely, but
not entirely out of the question), I did not make any changes to that part.
If someone would like to clarify the expected behavior, I'd be happy to
submit a more complete patch.

Cory Johns
Systems
Tower Hill Insurance Group, Inc.

 <<util.diff>>

CONFIDENTIAL NOTICE: This email including any attachments, contains
confidential information belonging to the sender. It may also be
privileged or otherwise protected by work product immunity or other
legal rules. This information is intended only for the use of the
individual or entity named above.  If you are not the intended
recipient, you are hereby notified that any disclosure, copying,
distribution or the taking of any action in reliance on the contents
of this emailed information is strictly prohibited.  If you have
received this email in error, please immediately notify us by
reply email of the error and then delete this email immediately.

  util.diff
1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[PATCH] for Ticket #1396" by Florent Aide
Florent Aide  
View profile  
 More options Jul 2 2007, 7:17 pm
From: "Florent Aide" <florent.a...@gmail.com>
Date: Tue, 3 Jul 2007 01:17:42 +0200
Local: Mon, Jul 2 2007 7:17 pm
Subject: Re: [TurboGears] [PATCH] for Ticket #1396
Hi Cory,

Your patch seems full of =3D and =0A= when I download it, it must be
some mangling done by the mailer (either yours or mine)...

Could you attach the file directly to the trac ticket or maybe try to
send it again ?

Thanks in advance,
Florent.

On 6/8/07, Cory Johns <CJoh...@thig.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Florent Aide  
View profile  
 More options Oct 3 2007, 5:54 pm
From: "Florent Aide" <florent.a...@gmail.com>
Date: Wed, 3 Oct 2007 23:54:40 +0200
Local: Wed, Oct 3 2007 5:54 pm
Subject: Re: [TurboGears] [PATCH] for Ticket #1396
On 7/3/07, Florent Aide <florent.a...@gmail.com> wrote:

> Hi Cory,

> Your patch seems full of =3D and =0A= when I download it, it must be
> some mangling done by the mailer (either yours or mine)...

> Could you attach the file directly to the trac ticket or maybe try to
> send it again ?

> Thanks in advance,
> Florent.

Hi Cory,

I am doing some review of the tickets for the upcoming 1.0.4 release
and wondered if you wanted to send us back a new patch in our track so
we could try to incorporate your changes in the release...

Cheers,
Florent.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »