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 docs@python, gvanrossum, levkivskyi, michael0x2a
Date 2016-08-15.22:10:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471299002.42.0.0176174732296.issue27723@psf.upfronthosting.co.za>
In-reply-to
Content
Committed and merged to 3.6.

changeset:   102670:d5872d0863c8
branch:      3.5
parent:      102663:27a99a722828
user:        Guido van Rossum <guido@python.org>
date:        Mon Aug 15 15:06:38 2016 -0700
summary:     Add docs for typing.AnyStr and typing.Text. By Michael Lee.

changeset:   102672:705416c5909e
tag:         tip
parent:      102671:247ecbae325c
parent:      102670:d5872d0863c8
user:        Guido van Rossum <guido@dropbox.com>
date:        Mon Aug 15 15:08:11 2016 -0700
summary:     Add docs for typing.AnyStr and typing.Text. By Michael Lee. (Merge 3.5->3.6)
History
Date User Action Args
2016-08-15 22:10:02gvanrossumsetrecipients: + gvanrossum, docs@python, michael0x2a, levkivskyi
2016-08-15 22:10:02gvanrossumsetmessageid: <1471299002.42.0.0176174732296.issue27723@psf.upfronthosting.co.za>
2016-08-15 22:10:02gvanrossumlinkissue27723 messages
2016-08-15 22:10:02gvanrossumcreate