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 miss-islington
Recipients benjamin.peterson, berker.peksag, izbyshev, miss-islington, serhiy.storchaka
Date 2018-08-26.00:03:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset d6725fcdd54cb3c72201eaa8841dd72d84f5f71d by Miss Islington (bot) in branch '3.7':
closes bpo-34504: Remove the useless NULL check in PySequence_Check(). (GH-8935)
https://github.com/python/cpython/commit/d6725fcdd54cb3c72201eaa8841dd72d84f5f71d
History
Date User Action Args
2018-08-26 00:03:53miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, berker.peksag, serhiy.storchaka, izbyshev
2018-08-26 00:03:52miss-islingtonsetmessageid: <[email protected]>
2018-08-26 00:03:52miss-islingtonlinkissue34504 messages
2018-08-26 00:03:52miss-islingtoncreate