[Checkins] [zopefoundation/zope.testbrowser] 98ac99: Always convert an uploaded file to a string, don't...
    GitHub 
    noreply at github.com
       
    Fri Feb  3 10:16:38 CET 2017
    
    
  
  Branch: refs/heads/fix-files
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 98ac9935dc3f2ab59ff95e0e35dbb9f32947f514
      https://github.com/zopefoundation/zope.testbrowser/commit/98ac9935dc3f2ab59ff95e0e35dbb9f32947f514
  Author: Matthew Wilkes <git at matthewwilkes.name>
  Date:   2017-02-03 (Fri, 03 Feb 2017)
  Changed paths:
    M CHANGES.rst
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/tests/test_browser.py
  Log Message:
  -----------
  Always convert an uploaded file to a string, don't pass files just because they're real files.
    
    
More information about the checkins
mailing list