Coder Social home page Coder Social logo

Python 3.2 support required about werkzeug HOT 6 CLOSED

pallets avatar pallets commented on May 6, 2024
Python 3.2 support required

from werkzeug.

Comments (6)

mitsuhiko avatar mitsuhiko commented on May 6, 2024

It's on the roadmap, but there are more important issues right now that need to be tackled first. The next upcoming release will already clean up the internal implementation to ease the transition to Python 3.

from werkzeug.

shon avatar shon commented on May 6, 2024

+1

from werkzeug.

msabramo avatar msabramo commented on May 6, 2024

See #192 for some baby steps towards Python 3

from werkzeug.

DasIch avatar DasIch commented on May 6, 2024

3.3 is now supported. 3.2 isn't and won't be supported.

from werkzeug.

jayvdb avatar jayvdb commented on May 6, 2024

It would be nice to clearly state that 3.2 wont ever be supported, in a front page somewhere.

I see http://werkzeug.pocoo.org/ says "Supports Python 2.6, 2.7 and 3.3." , which should be "Supports Python 2.6, 2.7 and 3.3+."

And maybe explicitly fail on cpython 3.2 during setup.py by using u'...' in setup.py .. as I believe that is the main problem with supporting 3.2 - all u'...' would need to be removed (and unicode_literals added), which is a lot of churn for little benefit.

from werkzeug.

untitaker avatar untitaker commented on May 6, 2024

@jayvdb This will be resolved in the upcoming rewrite of the websites for Werkzeug/Flask/Jinja.

from werkzeug.

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.