#19546: Add logging configuration to test_sqlite.py
--------------------------------------+------------------------------------
     Reporter:  bak1an                |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Testing framework     |                  Version:  master
     Severity:  Release blocker       |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  1                     |  Patch needs improvement:  1
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by ptone):

 so in trying to wrap this up - I've simplified the patch to be a little
 less engineered and just assume that stdlib global state is likely as it
 would be set by LazySettings

 https://github.com/ptone/django/compare/ticket/19546

 but am getting a fair of unwanted deprecation warning noise now when
 running the tests under py3

 https://gist.github.com/6d384b4110fd916d1fd2

 The source and solution to these warnings (and why they are py3 only) I
 haven't yet had time to fully investigate.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19546#comment:11>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to