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 cheryl.sabella
Recipients cheryl.sabella, docs@python
Date 2019-02-15.18:08:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550254112.89.0.985997369649.issue36006@roundup.psfhosted.org>
In-reply-to
Content
In the documentation page for the io module, under the truncate method, there is a version changed directive which is not properly aligned.

https://docs.python.org/3/library/io.html#io.IOBase.truncate
History
Date User Action Args
2019-02-15 18:08:32cheryl.sabellasetrecipients: + cheryl.sabella, docs@python
2019-02-15 18:08:32cheryl.sabellasetmessageid: <1550254112.89.0.985997369649.issue36006@roundup.psfhosted.org>
2019-02-15 18:08:32cheryl.sabellalinkissue36006 messages
2019-02-15 18:08:32cheryl.sabellacreate