[Twisted-Python] txtorcon 0.14.0

meejah meejah at meejah.ca
Sun Oct 25 15:05:06 MDT 2015


meejah <meejah at meejah.ca> writes:

>  * add .is_built Deferred to txtorcon.Circuit that gets callback()'d
>  when the circuit becomes BUILT

This had a bug in it. I give you 0.14.1:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

There was a subtle bug with the Circuit.is_built API introduced in
0.14.0, necessitating this release.

I've also changed the API (with backwards-compatibility for now) to a
method-call that returns a Deferred: Circuit.when_built()

You can download the release from PyPI or GitHub (or of course "pip
install txtorcon"):

   https://pypi.python.org/pypi/txtorcon/0.14.1
   https://github.com/meejah/txtorcon/releases/tag/v0.14.1

Releases are also available from the hidden service:

   http://timaq4ygg2iegci7.onion/txtorcon-0.14.1.tar.gz
   http://timaq4ygg2iegci7.onion/txtorcon-0.14.1.tar.gz.asc
   http://timaq4ygg2iegci7.onion/txtorcon-0.14.1-py2-none-any.whl
   http://timaq4ygg2iegci7.onion/txtorcon-0.14.1-py2-none-any.whl.asc

You can verify the sha256sum of both by running the following 4 lines
in a shell wherever you have the files downloaded:

cat <<EOF | sha256sum --check
073d303a2905b70a9434beb18a5d657ddcf9933422393f36e4b3a670d8d59619  txtorcon-0.14.1-py2-none-any.whl
446ceeb73ba775d990cafb9340b2f9475dc795914e515b574433f8e5b00b0e15  txtorcon-0.14.1.tar.gz
EOF

thanks,
meejah
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJWLRH4AAoJEMJgKAMSgGmn4t0H/27gO87Hw7v+pgibgT78CjT4
5JSkVvcZzLRyKyarzKGrvtGHPvfrup76lJZG+f+jk9TDwcdhx4/r7LXQdRTPSNd4
q0+fLUE81skI9va8n7K1susRjwrIpoCVDElVY3C0t8D6ZoOTe3mMn1TcPxro3YO/
nl2H+jZojfSmDl75i1+Q3nTjCI8L0Rj/kGxLsu8e1z+tmXbxnh+/7N3K4BaDSWB5
9LsnjCSEhhsgR8hzcFrlbdEhZagBb4vXc9MarvKoC2dpmMO5hG/pCoWZWcby4sBB
z7OjNaCLOX6KhlqlHsABmK9UCyTpN2fnH29P1Klsyn7PmdSF09OagSaLNYnuLrA=
=Z8Jp
-----END PGP SIGNATURE-----




More information about the Twisted-Python mailing list