#29297: Exception ignored in: <generator object
SQLCompiler.setup_query.<locals>.<genexpr> at 0x111aafe08>
-----------------------------------------+------------------------
               Reporter:  kingctan       |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  2.0
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 Exception ignored in: <generator object
 SQLCompiler.setup_query.<locals>.<genexpr> at 0x111aafe08>
 Traceback (most recent call last):
   File "/Users/boyeestudio/Projects/OutSource/env3/lib/python3.6/site-
 packages/django/db/models/sql/compiler.py", line 39, in <genexpr>
     if all(self.query.alias_refcount[a] == 0 for a in
 self.query.alias_map):
 SystemError: error return without exception set
 Exception ignored in: <generator object
 SQLCompiler.setup_query.<locals>.<genexpr> at 0x111aafe08>
 Traceback (most recent call last):
   File "/Users/boyeestudio/Projects/OutSource/env3/lib/python3.6/site-
 packages/django/db/models/sql/compiler.py", line 39, in <genexpr>
     if all(self.query.alias_refcount[a] == 0 for a in
 self.query.alias_map):
 SystemError: error return without exception set

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29297>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.cd8df880d6fb7a26f05c6104ba4f2f89%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to