[docs] [issue38096] Clean up the "struct sequence" / "named tuple" docs

Tim Peters report at bugs.python.org
Wed Sep 11 14:47:19 EDT 2019


Tim Peters <tim at python.org> added the comment:

Paul, please heed what Raymond said:  it's not good to merge another core dev's PR unless they ask you to.  Besides what Raymond said, a core dev may well check in incomplete work for any number of reasons (e.g., to see how the automated test runs turn out).  When I do that, I add a "DO NOT MERGE" label just to be sure, but that really shouldn't be necessary.

Raymond, I added a review anyway, despite that it's already been merged.  One comment suggests repairing an obvious trivial typo.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38096>
_______________________________________


More information about the docs mailing list