[Patches] [ python-Patches-562529 ] First patch: start describing types...

noreply@sourceforge.net noreply@sourceforge.net
Wed, 12 Jun 2002 20:57:31 -0700


Patches item #562529, was opened at 2002-05-30 14:38
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=562529&group_id=5470

Category: Documentation
Group: Python 2.3
Status: Open
Resolution: Accepted
Priority: 5
Submitted By: Steve Holden (holdenweb)
Assigned to: Steve Holden (holdenweb)
Summary: First patch: start describing types...

Initial Comment:
Small changes in wording with the intention of eventually 
splitting out the type information from the built-in 
functions.


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

>Comment By: Steve Holden (holdenweb)
Date: 2002-06-12 23:57

Message:
Logged In: YES 
user_id=88157

Should be ready to commit now. I'd appreciate a final once-
over from Fred or someone else before I do that (gulp).

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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-06-12 23:16

Message:
Logged In: YES 
user_id=3066

Accepted with the changes described.  Commit whenever you're
ready.  This should be marked for backporting to the 2.2.x
tree as well.

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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-06-12 18:50

Message:
Logged In: YES 
user_id=3066

Two changes are needed:

- The second "hunk" of the patch needs to be removed.  The
content of a \label construct is not textual content of the
document, but is used to construct long-lived file names in
the HTML.  These should not be changed if it can be avoided.

- "creator functions" should be simply "constructors".

These changes need to be made before the patch can be committed.

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

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