This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author andymaier
Recipients andymaier, belopolsky, docs@python, eric.araujo
Date 2014-07-07.10:50:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404730204.11.0.987461204908.issue10289@psf.upfronthosting.co.za>
In-reply-to
Content
Uploaded v2 of the 3.4/default patch, which removes the comment line at the top of Doc/library/functions.rst (mentioned by Éric in the original message of this issue).

-> Please review the patch.

-> Please also double check whether there are any additional built-in functions in 3.x that have a need to document their underlying __special__ functions.

Andy
History
Date User Action Args
2014-07-07 10:50:04andymaiersetrecipients: + andymaier, belopolsky, eric.araujo, docs@python
2014-07-07 10:50:04andymaiersetmessageid: <1404730204.11.0.987461204908.issue10289@psf.upfronthosting.co.za>
2014-07-07 10:50:04andymaierlinkissue10289 messages
2014-07-07 10:50:03andymaiercreate