[Python-bugs-list] [ python-Bugs-462658 ] PyLong_{As,From}VoidPtr not documented

noreply@sourceforge.net noreply@sourceforge.net
Thu, 20 Sep 2001 12:19:42 -0700


Bugs item #462658, was opened at 2001-09-18 13:26
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=462658&group_id=5470

Category: Documentation
Group: Python 2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: PyLong_{As,From}VoidPtr not documented

Initial Comment:
I stumbled upon PyLong_FromVoidPtr and PyLong_AsVoidPtr
a week or so ago.  I just noticed that they don't seem
to be documented in any of the TeX sources.  If they
are not deprecated, they should probably be in the API ref.


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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-09-20 12:19

Message:
Logged In: YES 
user_id=3066

Added documentation for these and many more PyLong_*()
functions in Doc/api/api.tex revision 1.148.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=462658&group_id=5470