[Checkins] [zopefoundation/ZEO] d8bc34: Some work in progress on porting. It is going slow...

GitHub noreply at github.com
Fri Mar 1 20:03:48 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/ZEO
  Commit: d8bc34cc0049a10bd146e49e23810adc93f70a7a
      https://github.com/zopefoundation/ZEO/commit/d8bc34cc0049a10bd146e49e23810adc93f70a7a
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    A .gitignore
    A MANIFEST.in
    A ZODB-4.0.0dev.tar.gz
    M bootstrap.py
    M buildout.cfg
    M setup.py
    M src/ZEO/ClientStorage.py
    M src/ZEO/StorageServer.py
    M src/ZEO/TransactionBuffer.py
    A src/ZEO/_compat.py
    M src/ZEO/auth/__init__.py
    M src/ZEO/auth/auth_digest.py
    M src/ZEO/auth/base.py
    M src/ZEO/auth/hmac.py
    M src/ZEO/cache.py
    M src/ZEO/monitor.py
    M src/ZEO/runzeo.py
    M src/ZEO/scripts/cache_simul.py
    M src/ZEO/scripts/cache_stats.py
    M src/ZEO/scripts/parsezeolog.py
    M src/ZEO/scripts/timeout.py
    M src/ZEO/scripts/zeopack.py
    M src/ZEO/scripts/zeoqueue.py
    M src/ZEO/scripts/zeoreplay.py
    M src/ZEO/scripts/zeoserverlog.py
    M src/ZEO/scripts/zeoup.py
    M src/ZEO/tests/CommitLockTests.py
    M src/ZEO/tests/ConnectionTests.py
    M src/ZEO/tests/InvalidationTests.py
    M src/ZEO/tests/IterationTests.py
    M src/ZEO/tests/TestThread.py
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/servertesting.py
    M src/ZEO/tests/speed.py
    M src/ZEO/tests/stress.py
    M src/ZEO/tests/testAuth.py
    M src/ZEO/tests/testConfig.py
    M src/ZEO/tests/testZEO.py
    M src/ZEO/tests/testZEO2.py
    M src/ZEO/tests/test_cache.py
    M src/ZEO/tests/zeoserver.py
    M src/ZEO/zeopasswd.py
    M src/ZEO/zrpc/_hmac.py
    M src/ZEO/zrpc/client.py
    M src/ZEO/zrpc/connection.py
    M src/ZEO/zrpc/marshal.py
    M src/ZEO/zrpc/server.py
    M src/ZEO/zrpc/smac.py
    M src/ZEO/zrpc/trigger.py
    A tox.ini

  Log Message:
  -----------
  Some work in progress on porting. It is going slowly.





More information about the checkins mailing list