Giter VIP home page Giter VIP logo

Comments (1)

Gorialis avatar Gorialis commented on June 20, 2024

Python 3.10 is now over a year old, Python 3.9 is now in security-fix-only mode and no longer comes with installers, and my usual litmus test for whether a version is "safe for the wild" is whether it's supported by Anaconda, since Anaconda versions and distributes packages that require all sorts of back-breaking C extensions and GPU modules, so if it manages to support a version, there is usually no reason to hold back on updating.

Since 3.10 passes this check (even if they're not quite ready to make it the default for Anaconda yet), the next release of Jishaku is going to drop <3.10 for the sake of being able to use 3.10 features freely (namely its typehinting changes and match, although I have no particular ideas for the latter yet). Jishaku has always tended to stick to the higher Python versions anyway (it was 3.6-only in a time where that still alienated most distros), it's only really strayed from this since I haven't had any strong reason to bump things until now.

I'd advise just updating your Python version. You should expect weird things if you're using git versions of Jishaku anyway, and the current PyPI version still supports old Python. Whenever the new release happens, it will be semver'd appropriately so you can lock if you really insist on not updating.

from jishaku.

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.