[Checkins] [zopefoundation/Zope] d062cd: Convert lists/tuples of strings to bytes.

GitHub noreply at github.com
Sat Oct 21 18:57:45 CEST 2017


  Branch: refs/heads/lines-property
  Home:   https://github.com/zopefoundation/Zope
  Commit: d062cdecb394d03298f61a902f6eb402f12489d1
      https://github.com/zopefoundation/Zope/commit/d062cdecb394d03298f61a902f6eb402f12489d1
  Author: Andreas Zeidler <witsch at plone.org>
  Date:   2017-10-21 (Sat, 21 Oct 2017)

  Changed paths:
    M src/ZPublisher/Converters.py
    M src/ZPublisher/tests/test_Converters.py

  Log Message:
  -----------
  Convert lists/tuples of strings to bytes.

`str` does the same in Python 2.


  Commit: 410560213cd227ea3b5dca6eed82b4742e3d9400
      https://github.com/zopefoundation/Zope/commit/410560213cd227ea3b5dca6eed82b4742e3d9400
  Author: Andreas Zeidler <witsch at plone.org>
  Date:   2017-10-21 (Sat, 21 Oct 2017)

  Changed paths:
    M src/ZPublisher/tests/test_Converters.py

  Log Message:
  -----------
  Also make sure bytes will be correctly converted as well.


Compare: https://github.com/zopefoundation/Zope/compare/d062cdecb394^...410560213cd2


More information about the checkins mailing list