Bug summary
__
Summary for 2017-01-15 through 2017-01-22
Opened Closed Total Change
Enhancements: 10 15 1337 -5
Defects: 3 5882 -2
Tasks: 1 3 9
> On Jan 21, 2017, at 6:15 PM, Craig Rodrigues wrote:
>
> If I run the test on Python 2, I don't get the error, and on line 93, brdicts
> is a dict.
> However, if I run the test on Python 3, brdicts is a Deferred, thus the error.
This really ought to be impossible. If I were seeing this, sing
Hi,
I have been submitting many patches to get buildbot working on Python 3:
http://bit.ly/2jCCMPW
I have run into one problem involving inlineCallback, Deferred, and yield
which I am having difficulty solving. Can someone help me?
If I do the following inside a Python 3 virtualenv to set thin
On Fri, Jan 20, 2017 at 10:21 PM, Glyph Lefkowitz
wrote:
>
>
> I finally got around to trying this, and was baffled as to why the
> behavior wasn't different between trunk and trunk-with-merged-PRs; then I
> realized the commits from both were already in trunk :-). Seems to work
> great now vs.