[Patches] Patch to add :name to extension modules

Skip Montanaro skip@mojam.com (Skip Montanaro)
Mon, 28 Feb 2000 17:44:47 -0600


I patched the extension modules in the core distribution to add :name info
to as many format arts for PyArt_ParseTuple as easily possible.  Some of the 
internal functions that are called from several places were left as-is, but
I suspect I got well over 90% of the possible cases.

Because the generated context diff was so large I decided not to attach it
to this message.  Instead, it's available at

    http://www.musi-cal.com/~skip/big.diff

Once I see some activity on the checkins alias I'll delete the above URL.

Release:

    I confirm that, to the best of my knowledge and belief, this
    contribution is free of any claims of third parties under
    copyright, patent or other rights or interests ("claims").  To
    the extent that I have any such claims, I hereby grant to CNRI a
    nonexclusive, irrevocable, royalty-free, worldwide license to
    reproduce, distribute, perform and/or display publicly, prepare
    derivative versions, and otherwise use this contribution as part
    of the Python software and its related documentation, or any
    derivative versions thereof, at no cost to CNRI or its licensed
    users, and to authorize others to do so.

    I acknowledge that CNRI may, at its sole discretion, decide
    whether or not to incorporate this contribution in the Python
    software and its related documentation.  I further grant CNRI
    permission to use my name and other identifying information
    provided to CNRI by me for use in connection with the Python
    software and its related documentation.

Skip Montanaro | http://www.mojam.com/
skip@mojam.com | http://www.musi-cal.com/