#23397: Multipart base64 file decoding of fails with large files when the 
encoded
string contains newlines.
-------------------------------+------------------------------------
     Reporter:  jhobbs         |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  HTTP handling  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  1
  Needs tests:  0              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by bmispelon):

 * needs_better_patch:  0 => 1
 * stage:  Unreviewed => Accepted
 * version:  1.6 => master
 * needs_docs:  0 => 1


Comment:

 Hi,

 Indeed, there seem to be a bug here.

 I can't say whether your fix is the right approach, but it does seem to
 fix the issue and the testcase you added currently fails which is a good
 sign.
 The testcase fails on python3 however, and the PR is missing some
 documentation (a mention in the release notes for 1.8).

 I'm checking `patch needs improvement`. Please uncheck it when you've
 fixed the two points above.

 Thanks

--
Ticket URL: <https://code.djangoproject.com/ticket/23397#comment:4>
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/064.da3a5f1a6e915c0b72c1926e90fda071%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to