[Checkins] [zopefoundation/zope.testbrowser] 98ac99: Always convert an uploaded file to a string, don't...

GitHub noreply at github.com
Fri Feb 3 10:36:39 CET 2017


  Branch: refs/heads/master
  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.


  Commit: d6756c1048911ce7126f37a3e4c9a9dc3194fed6
      https://github.com/zopefoundation/zope.testbrowser/commit/d6756c1048911ce7126f37a3e4c9a9dc3194fed6
  Author: David Glick <david.glick at plone.org>
  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:
  -----------
  Merge pull request #25 from zopefoundation/fix-files

Fix uploading real files


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/ab4bb47e0ecc...d6756c104891


More information about the checkins mailing list