commit | 06ddbf309a878ddd25934127d8ec8652538e5b47 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Tue May 06 09:01:07 2014 -0400 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Tue May 06 09:01:07 2014 -0400 |
tree | 4c42a901f0515d193958eb336f358fde760971f1 | |
parent | 238fb74dc95828a8e9fb0369460f1096663f3b78 [diff] | |
parent | 774230a95d8bb18819251c78d53481cf3f1850b1 [diff] |
Merge pull request #88 from exarkun/set_verify-callback-argument Fix a regression in which the first argument of the "verify" callback was incorrectly passed a `Context` instance instead of the `Connection` instance.