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 lukasz.langa
Recipients ReblochonMasque, docs@python, effbot, epaine, hpmason, lukasz.langa, markroseman, python-dev, serhiy.storchaka, simao.afonso, terry.reedy
Date 2021-08-17.11:43:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629200632.75.0.454987158239.issue42560@roundup.psfhosted.org>
In-reply-to
Content
Mark, it's great to see you work on the documentation again. I would like you invite you to produce a number of smaller PRs, just like you did with GH-27717. Those tend to be much easier to include even as we are discussing larger-scale evolution of the documentation.

In particular, your cpython forks contains a number of commits, some tiny, some large. Taken in its entirety it will be hard to review because diffs aren't well suited for free-flowing text when semantic newlines aren't used [^1].

Reworking the tutorial seems like it could go in a separate PR. Same for updating literature to current versions, and so on.

[^1]: https://sembr.org/
History
Date User Action Args
2021-08-17 11:43:52lukasz.langasetrecipients: + lukasz.langa, effbot, terry.reedy, markroseman, docs@python, python-dev, serhiy.storchaka, epaine, hpmason, ReblochonMasque, simao.afonso
2021-08-17 11:43:52lukasz.langasetmessageid: <1629200632.75.0.454987158239.issue42560@roundup.psfhosted.org>
2021-08-17 11:43:52lukasz.langalinkissue42560 messages
2021-08-17 11:43:52lukasz.langacreate