lp:~martin-v/zodb/ipv6
Created by
Martin v. Löwis
on
2010-09-19
and last modified on
2010-09-19
- Get this branch:
- bzr branch lp:~martin-v/zodb/ipv6
Only
Martin v. Löwis
can upload to this branch. If you are
Martin v. Löwis
please log in for upload directions.
Branch merges
Propose for merging
- Jim Fulton: Approve on 2010-09-27
- Hanno Schlichting: Pending requested 2010-09-19
- Christian Theune: Pending requested 2010-09-19
-
Diff: 173 lines (+71/-5)6 files modifieddoc/zeo.txt (+3/-0)
src/ZEO/tests/ConnectionTests.py (+16/-0)
src/ZEO/tests/testZEO.py (+2/-2)
src/ZEO/zrpc/client.py (+14/-2)
src/ZEO/zrpc/server.py (+32/-1)
src/ZEO/zrpc/smac.py (+4/-0)
Branch information
Recent revisions
- 3958. By Martin v. Löwis on 2010-09-19
-
Only check for IPPROTO_IPV6 if socket creation succeeded.
Look for AttributeError, not NameError, when checking IPPROTO_IPV6 presence. - 3952. By Tres Seaver <email address hidden> on 2010-09-17
-
repozo: Remove '.index' + files corresponding to backups being removed.
- 3951. By jim on 2010-09-16
-
Bug fixed
The verbose mode of the fstest was broken.
(https://bugs.launchpad .net/zodb/ +bug/475996) - 3950. By jim on 2010-09-16
-
Bug fixed:
Setting _p_changed on a blob wo actually writing anything caused an
error. (https://bugs.launchpad .net/zodb/ +bug/440234)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)