#37311: In/Range lookups on annotations consume iterator rhs (regression in 6.1)
-------------------------------------+-------------------------------------
Reporter: Oleksandr Tatarinov | Owner: Yassin
| Bahri
Type: Bug | Status: assigned
Component: Database layer | Version: 6.1
(models, ORM) |
Severity: Release blocker | Resolution:
Keywords: regression | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Oleksandr Tatarinov):
* summary:
In/Range lookups silently return no results when rhs is an iterator
(regression in 6.1)
=>
In/Range lookups on annotations consume iterator rhs (regression in
6.1)
--
Ticket URL: <
https://code.djangoproject.com/ticket/37311#comment:4>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.