[Checkins] [zopefoundation/Zope] 398986: Improve docstring.

Jürgen Gmach noreply at github.com
Sat Apr 20 01:12:28 CEST 2019


  Branch: refs/heads/fix-converter-basics
  Home:   https://github.com/zopefoundation/Zope
  Commit: 398986c0cf5d901ea19a3c87d3c6d31376ce7085
      https://github.com/zopefoundation/Zope/commit/398986c0cf5d901ea19a3c87d3c6d31376ce7085
  Author: Jürgen Gmach <juergen.gmach at apis.de>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

  Changed paths:
    M src/ZPublisher/Converters.py

  Log Message:
  -----------
  Improve docstring.

modified:   src/ZPublisher/Converters.py


  Commit: e1e93446615047439641791b5110ce7f69bf1a89
      https://github.com/zopefoundation/Zope/commit/e1e93446615047439641791b5110ce7f69bf1a89
  Author: Jürgen Gmach <juergen.gmach at apis.de>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

  Changed paths:
    M src/ZPublisher/Converters.py

  Log Message:
  -----------
  Rename v to value.

modified:   src/ZPublisher/Converters.py


  Commit: 9ff7b42c5a85224955096348aefe22c2cfa92224
      https://github.com/zopefoundation/Zope/commit/9ff7b42c5a85224955096348aefe22c2cfa92224
  Author: Jürgen Gmach <juergen.gmach at apis.de>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

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

  Log Message:
  -----------
  Make test more explicit.

This does not change the behaviour of the test, though, but now it
should be more obvious that the behaviour of the read attribute is
different for Python 2 and 3.

modified:   src/ZPublisher/tests/test_Converters.py


  Commit: aa999bca2ba4903b963c00231c9769ec578964bb
      https://github.com/zopefoundation/Zope/commit/aa999bca2ba4903b963c00231c9769ec578964bb
  Author: Jürgen Gmach <juergen.gmach at apis.de>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

  Changed paths:
    M src/ZPublisher/Converters.py

  Log Message:
  -----------
  Improve docstring.

modified:   src/ZPublisher/Converters.py


  Commit: a916c7b955fcaddf8031a32b7f8e008f94bf57cf
      https://github.com/zopefoundation/Zope/commit/a916c7b955fcaddf8031a32b7f8e008f94bf57cf
  Author: Jürgen Gmach <juergen.gmach at apis.de>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

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

  Log Message:
  -----------
  Fix field2bytes for Python 3.

The converter failed to convert to bytes for Python 3 and file-like
input.

Also added test to prevent regression.

modified:   src/ZPublisher/Converters.py
modified:   src/ZPublisher/tests/test_Converters.py


  Commit: 8d05a65eeaba33aef66c5b273c5223fcbbdf34b9
      https://github.com/zopefoundation/Zope/commit/8d05a65eeaba33aef66c5b273c5223fcbbdf34b9
  Author: Jürgen Gmach <juergen.gmach at apis.de>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

  Changed paths:
    M src/ZPublisher/Converters.py

  Log Message:
  -----------
  Rename v to value.

modified:   src/ZPublisher/Converters.py


  Commit: dc5d67c2327fe43b8dc22350285f0bf25b09e759
      https://github.com/zopefoundation/Zope/commit/dc5d67c2327fe43b8dc22350285f0bf25b09e759
  Author: Jürgen Gmach <juergen.gmach at apis.de>
  Date:   2019-04-20 (Sat, 20 Apr 2019)

  Changed paths:
    M src/ZPublisher/Converters.py

  Log Message:
  -----------
  Drop redundant else keyword.

modified:   src/ZPublisher/Converters.py


Compare: https://github.com/zopefoundation/Zope/compare/398986c0cf5d%5E...dc5d67c2327f


More information about the checkins mailing list