Skip to content
Commit b9626530 authored by Thomas Chaumeny's avatar Thomas Chaumeny Committed by Baptiste Mispelon
Browse files

Fixed #23664 -- Provided a consistent definition for OrderedSet.__bool__

This also defines QuerySet.__bool__ for consistency though this should not have any consequence as bool(qs) used to fallback on QuerySet.__len__ in Py3.
parent 2e5b2c61
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment