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 gvanrossum
Recipients Bernát Gábor, docs@python, gvanrossum, levkivskyi
Date 2017-08-23.05:27:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503466068.21.0.746268279745.issue31024@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I think Sphinx is way too complicated for its own good, and it's arguably not the fault of Python's documentation that this doesn't work for you.

I would like to close this issue as "won't fix", except... in a sense Tuple actually *is* a class, since you can subclass from e.g. Tuple[int, str].

@Levikvskyi, what do you think?
History
Date User Action Args
2017-08-23 05:27:48gvanrossumsetrecipients: + gvanrossum, docs@python, levkivskyi, Bernát Gábor
2017-08-23 05:27:48gvanrossumsetmessageid: <1503466068.21.0.746268279745.issue31024@psf.upfronthosting.co.za>
2017-08-23 05:27:48gvanrossumlinkissue31024 messages
2017-08-23 05:27:48gvanrossumcreate