Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

repackage of python with the version as 3.10 to find bugs before it gets released

NotificationsYou must be signed in to change notification settings

asottile-archive/python3.10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Use the builds fromhttps://github.com/deadsnakes/nightly instead


python3.10

a repackage of cpython master on 2019-07-17 with the minor version bumped to3.10

tl;dr ppa

this is available as anubuntu PPA

sudo add-apt-repository ppa:asottile/python3.10sudo apt-get updatesudo apt-get install python3.10-dev

why do this?

there's a significant amount of code which usessys.version[:3] which willincorrectly report this as version3.1 -- let's fix this long before it's aproblem!

related projects

check outflake8-2020 for a flake8plugin which checks for common related mistakes

my suggestion

python3.10 breaks less code than python4.0

some example fixes

About

repackage of python with the version as 3.10 to find bugs before it gets released

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2026 Movatter.jp