GithubHelp home page GithubHelp logo

Python 3K about flask HOT 9 CLOSED

pallets avatar pallets commented on April 20, 2024
Python 3K

from flask.

Comments (9)

mitsuhiko avatar mitsuhiko commented on April 20, 2024

Not started yet. I have a talk at djangocon.eu about that topic and I will collect some experiences from other people there. After that, I might start porting.

from flask.

justquick avatar justquick commented on April 20, 2024

Lovely. I have experience writing applications that are both py2 and py3 compatible. Flask seems like an easy app to port over, it is just werkzeug (and even WSGI in general) that seems like the bottleneck. Let me know once you have a gameplan for porting and I will be more than willing to help.

from flask.

tsarna avatar tsarna commented on April 20, 2024

Now that PEP3333 and Python 3.2 are out, what are the plans for this?

from flask.

mitsuhiko avatar mitsuhiko commented on April 20, 2024

Maybe a topic for sprinting at pycon or some work for google summer of code. Who knows ;)

from flask.

Poincare avatar Poincare commented on April 20, 2024

Any developments on this idea?

from flask.

mitsuhiko avatar mitsuhiko commented on April 20, 2024

If people want to work on it, go ahead. Currently our focus is more on making Flask/Werkzeug/Jinja2 work better with PyPy than Python 3 since this is what we consider a more reasonable platform for the next years. That being said, I don't have anything against a Python 3 version and we're refactoring code to make porting easier.

from flask.

Poincare avatar Poincare commented on April 20, 2024

Okay. Do you think a ROADMAP file would be helpful in this scenario?

from flask.

untitaker avatar untitaker commented on April 20, 2024

There's WIP in porting Werkzeug to Python 3, but many decisions regarding Unicode vs. Bytestrings have yet to be made. Also all commits need to be closely reviewed, because with a freshly ported, unstable testsuite, it's very easy to make errors.

(This is just what i comprehended. Feel free to correct me @RonnyPfannschmidt)

from flask.

DasIch avatar DasIch commented on April 20, 2024

Flask now supports 3.3

from flask.

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.