[Checkins] [zopefoundation/ZEO] c19bae: More trivial Py3 problems.

GitHub noreply at github.com
Wed Mar 13 13:14:28 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/ZEO
  Commit: c19bae1d9de3c9309eafc8504b2ed01578d9e2b6
      https://github.com/zopefoundation/ZEO/commit/c19bae1d9de3c9309eafc8504b2ed01578d9e2b6
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  More trivial Py3 problems.


  Commit: b05992e157226ebee03e8d88e7558f0dc37c24a5
      https://github.com/zopefoundation/ZEO/commit/b05992e157226ebee03e8d88e7558f0dc37c24a5
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M src/ZEO/ClientStorage.py
    M src/ZEO/StorageServer.py
    M src/ZEO/tests/ConnectionTests.py
    M src/ZEO/tests/InvalidationTests.py
    M src/ZEO/tests/client-config.test
    M src/ZEO/tests/drop_cache_rather_than_verify.txt
    M src/ZEO/tests/registerDB.test
    M src/ZEO/tests/testConnection.py
    M src/ZEO/tests/testConversionSupport.py
    M src/ZEO/tests/zdoptions.test
    M src/ZEO/tests/zeo-fan-out.test
    M src/ZEO/tests/zeo_blob_cache.test
    M src/ZEO/zrpc/connection.py

  Log Message:
  -----------
  More trivial Py3 fixes.


  Commit: a8ccb27408bbc130649c4c95aaaf196dd46a927a
      https://github.com/zopefoundation/ZEO/commit/a8ccb27408bbc130649c4c95aaaf196dd46a927a
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  More Py3 fixes.


  Commit: d1cc4c6fa790c0750063e12946329acf916b3f23
      https://github.com/zopefoundation/ZEO/commit/d1cc4c6fa790c0750063e12946329acf916b3f23
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M src/ZEO/tests/zeoserver.py

  Log Message:
  -----------
  The protocol version suddenly becoming an str.


  Commit: 4d9871f6c50535af989331bf90c960afbbc573b6
      https://github.com/zopefoundation/ZEO/commit/4d9871f6c50535af989331bf90c960afbbc573b6
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M src/ZEO/tests/protocols.test

  Log Message:
  -----------
  Fix one more test.


  Commit: 366414ae1a373028e1b9341792b5b1bcca0b1817
      https://github.com/zopefoundation/ZEO/commit/366414ae1a373028e1b9341792b5b1bcca0b1817
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M setup.py
    M src/ZEO/scripts/cache_simul.py
    M src/ZEO/scripts/cache_stats.py
    M src/ZEO/tests/test_cache.py

  Log Message:
  -----------
  Fix stats tests.   Need random2.


  Commit: 320e4d78f6b1dab7adf1674200ae31da220124ca
      https://github.com/zopefoundation/ZEO/commit/320e4d78f6b1dab7adf1674200ae31da220124ca
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M src/ZEO/scripts/zeopack.py
    M src/ZEO/scripts/zeopack.test
    M src/ZEO/tests/dynamic_server_ports.test
    M src/ZEO/tests/testZEO.py
    M src/ZEO/tests/testZEO2.py
    M src/ZEO/tests/zeo_blob_cache.test

  Log Message:
  -----------
  More Py3 porting.


  Commit: 1be16437fc94e95690ce12e771983b89f2ae3802
      https://github.com/zopefoundation/ZEO/commit/1be16437fc94e95690ce12e771983b89f2ae3802
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M src/ZEO/zrpc/smac.py

  Log Message:
  -----------
  Make an error more explicit.

Used to be "TypeError: str object is not an iterator".


Compare: https://github.com/zopefoundation/ZEO/compare/f07858e68c47...1be16437fc94


More information about the checkins mailing list