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

noreply@sourceforge.net noreply@sourceforge.net
Thu, 13 Jun 2002 04:39:25 -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: Fred L. Drake, Jr. (fdrake)
Date: 2002-06-13 07:39

Message:
Logged In: YES 
user_id=3066

Put the \label{truth} back; not only should we not change
them, we should not remove them.  My earlier comments
pertained only to the change from \label{boolean} to
\label{Boolean} in the first version of the patch.

Once, done, check it in.

When you want to pass something back to me for review,
change the "assigned to" field so it appears on the list on
my "my sf.net" page.

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

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