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 rhettinger
Recipients docs@python, jonathan.scholbach, rhettinger
Date 2019-11-12.00:49:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573519799.01.0.946872587199.issue38771@roundup.psfhosted.org>
In-reply-to
Content
New changeset 98480cef9dba04794bd61c7e7cca643d384c8c35 by Raymond Hettinger (Jonathan Scholbach) in branch 'master':
bpo-38771:  Explict test for None in code example (GH-17108)
https://github.com/python/cpython/commit/98480cef9dba04794bd61c7e7cca643d384c8c35
History
Date User Action Args
2019-11-12 00:49:59rhettingersetrecipients: + rhettinger, docs@python, jonathan.scholbach
2019-11-12 00:49:59rhettingersetmessageid: <1573519799.01.0.946872587199.issue38771@roundup.psfhosted.org>
2019-11-12 00:49:58rhettingerlinkissue38771 messages
2019-11-12 00:49:58rhettingercreate