Carol Willing added the comment:
Thanks Berker for pointing out the WIP patch for issue 16544. Issue 16544 seems
a better place than this issue for addressing the ast documentation.
There does not seem to be any additional action items left on this issue so I
recommend closing this issue and m
Matthias Bussonnier added the comment:
> There is an open issue for that: issue 16544. I've talked to Thomas about
> merging greentreesnakes to the AST documentation last year and already have a
> WIP patch
Ah, Thanks for the link, I see if I can rotate my chair 120deg clockwise and
give a nu
Berker Peksag added the comment:
Thanks for the report, Matthias.
> I can talk to Thomas Kluyver tomorrow about merging green tree snake into the
> devguide,
devguide isn't the correct place for such documentation.
> or maybe into ast docs. Would that be useful/more acceptable than linking to
Matthias Bussonnier added the comment:
Hi Carol,
> Matthias, Did you wish to mark this issue for additional Documentation and as
> a behavior change request (warning of signature change until 3.6) in addition
> to Devguide?
Hum, probably, I'm not super familiar with this bug tracker and it u
Carol Willing added the comment:
Matthias, Did you wish to mark this issue for additional Documentation and as a
behavior change request (warning of signature change until 3.6) in addition to
Devguide?
I've summarized below some info from researching Matthias' original message. I
see three qu
New submission from Matthias Bussonnier:
The `ast.Call/_ast.Call` signature, changed on May 5th
(https://hg.python.org/cpython/rev/95886) which causes some error in package
using ast
(https://bitbucket.org/pytest-dev/pytest/issue/744/pytest-assert-rewriting-broken-with-python#).
There does no