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 stnv
Recipients stnv
Date 2018-11-06.12:58:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541509092.34.0.788709270274.issue35175@psf.upfronthosting.co.za>
In-reply-to
Content
When a dictionary is passed to all() function, it iterates the keys instead of the values.
History
Date User Action Args
2018-11-06 12:58:12stnvsetrecipients: + stnv
2018-11-06 12:58:12stnvsetmessageid: <1541509092.34.0.788709270274.issue35175@psf.upfronthosting.co.za>
2018-11-06 12:58:12stnvlinkissue35175 messages
2018-11-06 12:58:11stnvcreate