#20815: daemonize.py: unbuffered text IO error (python3)
--------------------------------------+------------------------------------
     Reporter:  alex01@…              |                    Owner:  nobody
         Type:  Bug                   |                   Status:  new
    Component:  Python 3              |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:  python3 runfcgi open  |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by dk+django@…):

 Replying to [comment:2 aaugustin]:
 > Note that FastCGI is deprecated in 1.7.

 Interesting decision, why so? Cannot spot any rationale in the 1.7 release
 notes. Pointers?
 However, the error is not really fcgi-related, any code using
 django/utils/daemonize.py will have the same issue in Py3k.
 Log files are text files, and you cannot open them in unbuffered mode.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20815#comment:3>
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/074.a8fe171dd834aafd06e3a56a3d0f295f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to