[Twisted-Python] Exception's Implicit Public API, and Python 3

Tobias Oberstein tobias.oberstein at tavendo.de
Sun Sep 6 14:20:02 MDT 2015


> Put differently, Twisted's "the first one's free" policy applies to
> upgrading Twisted itself, and /not/ to upgrading Python (or any other
> dependency).  If you upgrade Python and you need to update your code for
> that, Twisted won't create any additional problems but it won't go out
> of its way to solve the ones you normally have to deal with.
>
> Sound good?

Sounds good. We're fine.

FWIW, we need to guard for even more cases

.message there
.args there _and_ a tuple _and_ of length > 0

https://github.com/tavendo/AutobahnPython/commit/303d289de4993b5ffa9bf90c6fed71364f3521e7#diff-ced6a7641cc1e78205bd85d77b484c03R111

/Tobias





More information about the Twisted-Python mailing list