lp:py3dns/3.0

Created by Scott Kitterman and last modified
Get this branch:
bzr branch lp:py3dns/3.0
Members of PyDNS Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
PyDNS Developers
Project:
py3dns
Status:
Mature

Recent revisions

108. By Scott Kitterman

Backport fix from 3.1/trunk to correctly deal with source port already in use errors.

107. By Scott Kitterman

 * Raise DNSError when no nameservers have been found by the time a
   Base.DNSRequest object is initialized

106. By Scott Kitterman

Backport additional tests in DNS/tests/test_base.py from trunk.

105. By Scott Kitterman

 * Backport unittest test suite from the 3.1 branch, common test suite will
   help ensure backward compatibility for future releases
 * Backported split of DNS/Base.py ParseResolvConf into ParseResolvConf and
   ParseResolvConfFromIterable to support test suite

104. By Scott Kitterman

Update package name -> py3dns in setup.py.

103. By Scott Kitterman

Update classifiers and other setup.py data.
Remove unmaintained spec files.
Update version info for 3.0.4
Update MANIFEST.in for file cleanups

102. By Scott Kitterman

  * Add debian/patches/pydns_timeout.patch to fix timeouts associated with
     only one of several available nameservers being unavailable
     (LP: #1209071):
     - Only raise timeout error after trying all available servers
     - Stop lookups once an answer is gotten

101. By Scott Kitterman

 * Revert returning IPv6 addresses from AAAA lookups as string. Causing
   incompatiblities that are deeply annoying to fix on the other end.

   Catch up commit on the new maintenance branch for 3.0.3 on May 29, 2013

100. By customdesigned

Scott's 3.0.2 changes

99. By customdesigned

Add Ströder

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:py3dns
This branch contains Public information 
Everyone can see this information.

Subscribers