[Checkins] [zopefoundation/ZEO] 1bd6bd: Drop unused import.

GitHub noreply at github.com
Sun Aug 14 20:37:40 CEST 2016


  Branch: refs/heads/ZEO5
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 1bd6bd937d24f0de7e6d87bc40c7090161bad230
      https://github.com/zopefoundation/ZEO/commit/1bd6bd937d24f0de7e6d87bc40c7090161bad230
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

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

  Log Message:
  -----------
  Drop unused import.


  Commit: 90d15055d70d9d1b7c200e5f3c76d954bd12b707
      https://github.com/zopefoundation/ZEO/commit/90d15055d70d9d1b7c200e5f3c76d954bd12b707
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/zrpc/client.py

  Log Message:
  -----------
  Fix connecting to 'localhost' on Windows / Solaris / Android.

Closes #8.

Closes #30.


  Commit: 332dcf5453c2887346a5e3db4fc31fd5df44bf1f
      https://github.com/zopefoundation/ZEO/commit/332dcf5453c2887346a5e3db4fc31fd5df44bf1f
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/zrpc/client.py

  Log Message:
  -----------
  Merge pull request #31 from zopefoundation/8-windows_sock_stream

Fix connecting to 'localhost' on Windows / Solaris / Android.


  Commit: 6b390906be1ae65d74f38cc118b6d2f7565f68b1
      https://github.com/zopefoundation/ZEO/commit/6b390906be1ae65d74f38cc118b6d2f7565f68b1
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  4.2.1


  Commit: 4fb51de6d24a395f33927a52c35eb696b3bd4751
      https://github.com/zopefoundation/ZEO/commit/4fb51de6d24a395f33927a52c35eb696b3bd4751
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M doc/zeo-client-cache-tracing.txt

  Log Message:
  -----------
  Update zeo-client-cache-tracing to use accurate script names.

I haven't actually compared the output snippets (yet), but at least the
script references are right now.


  Commit: edf0bf071e70dd2acb5d7b44ab34642152899c67
      https://github.com/zopefoundation/ZEO/commit/edf0bf071e70dd2acb5d7b44ab34642152899c67
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M doc/zeo-client-cache-tracing.txt

  Log Message:
  -----------
  Merge pull request #45 from NextThought/cache-docs

Update zeo-client-cache-tracing to use accurate script names.


  Commit: 834ed7d4c2eba6374d5afdd952122c6839666909
      https://github.com/zopefoundation/ZEO/commit/834ed7d4c2eba6374d5afdd952122c6839666909
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

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

  Log Message:
  -----------
  Convert cache_stats and cache_simul from getopt to argparse.


  Commit: e00cea789508a2323ddad457a91254a4e9b6c4db
      https://github.com/zopefoundation/ZEO/commit/e00cea789508a2323ddad457a91254a4e9b6c4db
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M src/ZEO/cache.py

  Log Message:
  -----------
  Fix tracing of loadBefore with empty tids on Py3.


  Commit: 121a551eda4f5b5a70ae73da0ec1e6aae5f3d0df
      https://github.com/zopefoundation/ZEO/commit/121a551eda4f5b5a70ae73da0ec1e6aae5f3d0df
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Add change note for #47. [skip ci]


  Commit: d06e32a81a6411d99dc9711b7f9aaf7e2136cfce
      https://github.com/zopefoundation/ZEO/commit/d06e32a81a6411d99dc9711b7f9aaf7e2136cfce
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/cache.py

  Log Message:
  -----------
  Merge pull request #47 from NextThought/trace-before

Fix tracing of loadBefore with empty tids on Py3.


  Commit: 934650ec8d7b28d108fb3f377833766116121e20
      https://github.com/zopefoundation/ZEO/commit/934650ec8d7b28d108fb3f377833766116121e20
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  -----------
  Merge pull request #46 from NextThought/argparse-cache-utils

Convert cache_stats and cache_simul from getopt to argparse.


  Commit: 4aaf4b629caee81993b71ee9faf75e58da8ffd3a
      https://github.com/zopefoundation/ZEO/commit/4aaf4b629caee81993b71ee9faf75e58da8ffd3a
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-02 (Tue, 02 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  4.3 and require ZODB 4 (not 5)


  Commit: f71114f07f42add06b81231ddb102fe4c5f0d518
      https://github.com/zopefoundation/ZEO/commit/f71114f07f42add06b81231ddb102fe4c5f0d518
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-02 (Tue, 02 Aug 2016)

  Changed paths:
    M src/ZEO/StorageServer.py
    M src/ZEO/auth/auth_digest.py
    M src/ZEO/auth/base.py
    M src/ZEO/monitor.py
    M src/ZEO/runzeo.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

  Log Message:
  -----------
  Use relative imports in server code so it can be reused in ZEO5 tests


  Commit: bc92bdd7e8e384eab0a256a9ab049f23eea62431
      https://github.com/zopefoundation/ZEO/commit/bc92bdd7e8e384eab0a256a9ab049f23eea62431
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Add caching

Mainly to have a backup cache for new branches (although this won't
help that much because of the differences between ZEO4 and ZEO5,
still...

Also stop testing on mac. I do that enough already. :)

Also, use a simpler leaner install script.


  Commit: 787cb6156e0424f1740ab68f5b6a8eeda23d427f
      https://github.com/zopefoundation/ZEO/commit/787cb6156e0424f1740ab68f5b6a8eeda23d427f
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M doc/zeo-client-cache-tracing.txt
    M src/ZEO/monitor.py
    M src/ZEO/runzeo.py
    M src/ZEO/scripts/cache_simul.py
    M src/ZEO/scripts/cache_stats.py

  Log Message:
  -----------
  Merge branch 'master' into ZEO5

Conflicts:
	.travis.yml
	CHANGES.rst
	setup.py
	src/ZEO/StorageServer.py
	src/ZEO/cache.py


Compare: https://github.com/zopefoundation/ZEO/compare/f4eeb59800ff...787cb6156e04


More information about the checkins mailing list