[Checkins] [zopefoundation/ZEO] 180d26: Disallow using strings as addresses on Windows. Fi...

GitHub noreply at github.com
Wed Mar 28 12:53:33 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 180d266aa42d67c94ebcf2c8a2cf3295fa73ce20
      https://github.com/zopefoundation/ZEO/commit/180d266aa42d67c94ebcf2c8a2cf3295fa73ce20
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/ClientStorage.py
    M src/ZEO/_compat.py
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  Disallow using strings as addresses on Windows. Fixes #106.

No specific test case, though.


  Commit: 5d50e0c1c8abdff9dee97e205ad2985310df6c9a
      https://github.com/zopefoundation/ZEO/commit/5d50e0c1c8abdff9dee97e205ad2985310df6c9a
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/ClientStorage.py
    M src/ZEO/_compat.py
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  Merge pull request #111 from zopefoundation/issue106

Disallow using strings as addresses on Windows. Fixes #106.


Compare: https://github.com/zopefoundation/ZEO/compare/23a5cf0ff2a6...5d50e0c1c8ab


More information about the checkins mailing list