public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
From: Phil Muldoon <pmuldoon@redhat.com>
To: Project Archer <archer@sourceware.org>
Subject: ping - Re: [rfc] Inferior Functions Calls and Python Values
Date: Wed, 07 Oct 2009 19:37:00 -0000	[thread overview]
Message-ID: <4ACCEDF4.40901@redhat.com> (raw)
In-Reply-To: <4AA765E2.3080808@redhat.com>

On 09/09/2009 09:22 AM, Phil Muldoon wrote:
> This patch allows a Python value to become "callable", and to execute 
> any underlying function by means of an inferior function call.  This 
> is implemented purely as a function that is registered within the call 
> field on the PyTypeObject. When a Python value is now called, the 
> arguments are converted into a list of values. This value list, along 
> with the value representing the function, is passed to the 
> call_method_by_hand function.


It's been about a month, so ping on this patch

Regards

Phil

      parent reply	other threads:[~2009-10-07 19:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09  8:23 Phil Muldoon
2009-09-11  7:37 ` Phil Muldoon
2009-10-08 20:41   ` Tom Tromey
2009-10-07 19:37 ` Phil Muldoon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ACCEDF4.40901@redhat.com \
    --to=pmuldoon@redhat.com \
    --cc=archer@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).