Git Product home page Git Product logo

Comments (5)

OrkoHunter avatar OrkoHunter commented on August 29, 2024

I'm not quite sure here. How does the Python version affect the pycodestyle's results (or PEP8 basically)?

from pep8speaks.

ashwch avatar ashwch commented on August 29, 2024

Let's say we add any Python 3.6+ specific syntax to the codebase and someone wants to deploy the app to a platform(other than Heroku) that doesn't support 3.6 yet, then they won't be able to use it.

from pep8speaks.

OrkoHunter avatar OrkoHunter commented on August 29, 2024

Oh, That's a good point ! I am not entirely sure but the codebase is Python 2.7 & Python 3 compatible as of now. But I won't push for the backwards compatibility anymore and stick to just using Python 3.

from pep8speaks.

jfboismenu avatar jfboismenu commented on August 29, 2024

Hey @OrkoHunter , I think that it is unfortunate that you considering dropping 2.7 support. The entire movie/tv VFX industry is based around 2.7 for the foreseable future, until 2019 at the very least.

from pep8speaks.

OrkoHunter avatar OrkoHunter commented on August 29, 2024

Hey @jfboismenu, to make the issue more clear, PEP8Speaks integration supports all versions of Python.
The issue is about the codebase of the integration itself, which supports 2.7 and 3.4+ as of now.

from pep8speaks.

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.