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 vivekvashist
Recipients docs@python, vivekvashist
Date 2021-12-17.10:11:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639735914.48.0.432121275579.issue46113@roundup.psfhosted.org>
In-reply-to
Content
PR: https://github.com/python/cpython/pull/30167

Fix#1 - isidentifier() function output
Fix#2 Update the str.splitlines() function parameter
Fix#3 Removed unwanted full stop for str and bytes types double quotes examples 
Fix#4 Updated class dict from **kwarg to **kwargs
History
Date User Action Args
2021-12-17 10:11:54vivekvashistsetrecipients: + vivekvashist, docs@python
2021-12-17 10:11:54vivekvashistsetmessageid: <1639735914.48.0.432121275579.issue46113@roundup.psfhosted.org>
2021-12-17 10:11:54vivekvashistlinkissue46113 messages
2021-12-17 10:11:54vivekvashistcreate