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 Mariatta, cheryl.sabella
Date 2019-03-02.12:21:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551529262.87.0.31703753151.issue36168@roundup.psfhosted.org>
In-reply-to
Content
In `string.rst`, under get_value(), `Subsequent` shouldn't be capitalized after the semi-colon.

For compound field names, these functions are only called for the first component of the field name; ---> Subsequent <--- components are handled through normal attribute and indexing operations.

Assigning to @Mariatta for the sprints.
History
Date User Action Args
2019-03-02 12:21:02cheryl.sabellasetrecipients: + cheryl.sabella, Mariatta
2019-03-02 12:21:02cheryl.sabellasetmessageid: <1551529262.87.0.31703753151.issue36168@roundup.psfhosted.org>
2019-03-02 12:21:02cheryl.sabellalinkissue36168 messages
2019-03-02 12:21:02cheryl.sabellacreate