Re: [Twisted-Python] [ANN] txAWS 0.4.0

2017-07-13 Thread Glyph Lefkowitz
> On Jul 11, 2017, at 3:41 AM, Jean-Paul Calderone > wrote: > > Do you see particular similarities between boto/boto3 and txAWS? Do you > think there is something to be gained by explicitly mirroring something done > in those libraries? The major thing to be gained by mimicking boto3, speci

Re: [Twisted-Python] [ANN] txAWS 0.4.0

2017-07-13 Thread Jean-Paul Calderone
On Thu, Jul 13, 2017 at 3:58 AM, Glyph Lefkowitz wrote: > > On Jul 11, 2017, at 3:41 AM, Jean-Paul Calderone < > exar...@twistedmatrix.com> wrote: > > Do you see particular similarities between boto/boto3 and txAWS? Do you > think there is something to be gained by explicitly mirroring something

Re: [Twisted-Python] Failure of twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc under pypy2

2017-07-13 Thread Daniel Sutcliffe
Craig, thanks for the pointers - I should have known about these really useful resources as I've been lurking a while but for some reason was focussed on the Travis-CI and Appveyor builds. I see now the Twisted Development Wiki page https://twistedmatrix.com/trac/wiki/TwistedDevelopment has links

Re: [Twisted-Python] Failure of twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc under pypy2

2017-07-13 Thread Craig Rodrigues
On Thu, Jul 13, 2017 at 5:57 AM, Daniel Sutcliffe wrote: > > I shall do my best as my intention is to use Twisted in a live > environment with PyPy so it would be great if the project viewed these > builds as required to be clean sometime in the future. This was just > the first ERROR I attacked,

Re: [Twisted-Python] Failure of twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc under pypy2

2017-07-13 Thread Daniel Sutcliffe
> On Thu, Jul 13, 2017 at 5:57 AM, Daniel Sutcliffe wrote: >> I shall do my best as my intention is to use Twisted in a live >> environment with PyPy so it would be great if the project viewed these >> builds as required to be clean sometime in the future. This was just >> the first ERROR I attack

Re: [Twisted-Python] Failure of twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc under pypy2

2017-07-13 Thread Glyph
On Thu, Jul 13, 2017, at 04:22 PM, Daniel Sutcliffe wrote: > > On Thu, Jul 13, 2017 at 5:57 AM, Daniel Sutcliffe wrote: > >> I shall do my best as my intention is to use Twisted in a live > >> environment with PyPy so it would be great if the project viewed these > >> builds as required to be cl

Re: [Twisted-Python] Failure of twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc under pypy2

2017-07-13 Thread Craig Rodrigues
On Thu, Jul 13, 2017 at 4:22 PM, Daniel Sutcliffe wrote: > > > - the FAIL goes away if the .py is not removed from the plugins dir > and it seems to me that the .py removal is not actually required to > strictly test what > twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc