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 adelfino
Recipients adelfino, eric.smith, serhiy.storchaka
Date 2018-05-04.15:41:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525448466.14.0.682650639539.issue33422@psf.upfronthosting.co.za>
In-reply-to
Content
And what should symbols show in pydoc?

Should symbols show:

1. All legal combinations with ("'", '"') (48 possible combinations)
2. Only b/f/r/u with ("'", '"') (IMHO, this is the most reasonable option) 
3. Only b/f/r/u with ' or "

Depending on that, we can choose one of the options you mentioned.
History
Date User Action Args
2018-05-04 15:41:06adelfinosetrecipients: + adelfino, eric.smith, serhiy.storchaka
2018-05-04 15:41:06adelfinosetmessageid: <1525448466.14.0.682650639539.issue33422@psf.upfronthosting.co.za>
2018-05-04 15:41:06adelfinolinkissue33422 messages
2018-05-04 15:41:06adelfinocreate