Code Monkey home page Code Monkey logo

Comments (14)

berkerpeksag avatar berkerpeksag commented on August 17, 2024 3

Thanks for the ping! A new release is on my TODO list, but we've changed a lot of code and we need to properly document/deprecate them before doing a new release. See #36 and #37.

from astor.

samuelcolvin avatar samuelcolvin commented on August 17, 2024 2

I was really excited to find this project with recent commits for 3.6 features, but a bit depressed to find the most recent release was so old and didn't work at all with 3.5 or 3.6.

It would be great if you could release a new version. It doesn't have to be perfect: master@HEAD is already way better than the released version (eg. it works at all with python released in the last 3 years!).

Anyone relying on 0.5 can continue to use that, I really don't see how a new release can hurt.

If you're waiting for "perfect" it'll never come - move fast and break things.

from astor.

ztane avatar ztane commented on August 17, 2024

BTW is there support for Python 3.6 yet?

from astor.

berkerpeksag avatar berkerpeksag commented on August 17, 2024

Not really, I haven't had a chance to run the tests on Python 3.6 yet.

from astor.

pmaupin avatar pmaupin commented on August 17, 2024

There's a 3.6???

Wow, you learn something new every week. :)

Uhh, but seriously, I've been preoccupied and had no idea there was a new Python out. Now I have to go look at all the goodies.

from astor.

ztane avatar ztane commented on August 17, 2024

@pmaupin not yet, but it's got some new interesting syntax, coming out in December, including the format strings and variable annotations, that I'd very much like to see supported.

from astor.

zackmdavis avatar zackmdavis commented on August 17, 2024

(A few months ago, I started working on codegen visitors for the new PEP 498 AST nodes, but didn't finish; if someone is especially eager to take over, they're welcome to, otherwise I'll probably get to it sometime.)

from astor.

alexbw avatar alexbw commented on August 17, 2024

+1

from astor.

zackmdavis avatar zackmdavis commented on August 17, 2024

(A few months ago, I started

(quietly happy that @kirbyfan64 has scooped me on f-strings; looking at his implementation, it looks more complicated than I was expecting)

from astor.

Suor avatar Suor commented on August 17, 2024

This also blocks me from releasing to PyPI. How about releasing 0.6.beta or something?

from astor.

berkerpeksag avatar berkerpeksag commented on August 17, 2024

Doing a release without a compatibility shim and documentation updates would be a disaster for our existing users (e.g. Hylang) I'm going to try to release 0.6 next week.

Thank you for all pings!

from astor.

alexbw avatar alexbw commented on August 17, 2024

Any updates? Really looking forward to a fresh release cut!

from astor.

berkerpeksag avatar berkerpeksag commented on August 17, 2024

I've started to work on 0.7 release so hopefully it will be released by the end of the week.

from astor.

berkerpeksag avatar berkerpeksag commented on August 17, 2024

I've just released astor 0.6. Thank you all for your support. Hopefully, 0.6 won't break any code :)

from astor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.