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 gregory.p.smith
Recipients Julian, docs@python, emilyemorehouse, georg.brandl, gregory.p.smith, gvanrossum, martin.panter, ncoghlan, pitrou, serhiy.storchaka, syadlapalli, terry.reedy
Date 2019-06-30.04:20:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561868424.47.0.684838821305.issue30754@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb97b9211e7c99841d6cae8c63893b3525d5a401 by Gregory P. Smith (tmblweed) in branch 'master':
bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469)
https://github.com/python/cpython/commit/eb97b9211e7c99841d6cae8c63893b3525d5a401
History
Date User Action Args
2019-06-30 04:20:24gregory.p.smithsetrecipients: + gregory.p.smith, gvanrossum, georg.brandl, terry.reedy, ncoghlan, pitrou, docs@python, Julian, martin.panter, serhiy.storchaka, emilyemorehouse, syadlapalli
2019-06-30 04:20:24gregory.p.smithsetmessageid: <1561868424.47.0.684838821305.issue30754@roundup.psfhosted.org>
2019-06-30 04:20:24gregory.p.smithlinkissue30754 messages
2019-06-30 04:20:24gregory.p.smithcreate