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

DOC: document -dev syntactic sugar#318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@neutrinoceros
Copy link
Contributor

Description:
Add missing documentation on how to install alpha and beta releases

Related issue:
fix#177

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

hugovk and EwoutH reacted with thumbs up emoji
@nedbat
Copy link

Yes please :) I thought maybe "3.11-dev" would get me the current tip of main. Oh well... :(

@EwoutH
Copy link

It would be nice to get this into the documentation!

hugovk reacted with thumbs up emoji

@neutrinoceros
Copy link
ContributorAuthor

Hi@vsafonkin and@marko-zivic-93, could anyone have a look please ?

@vsafonkin
Copy link

Hi@neutrinoceros, we will take a look at this, thank you for your contribution.

hugovk reacted with thumbs up emoji

@vsafonkinvsafonkin added the documentationImprovements or additions to documentation labelMay 6, 2022
@marko-zivic-93marko-zivic-93 merged commitc57f793 intoactions:mainMay 6, 2022
@neutrinocerosneutrinoceros deleted the document_dev_sugar branchMay 6, 2022 11:04
-For every minor version of Python, expect only the latest patch to be preinstalled.
-If `3.8.1` is installed for example, and `3.8.2` is released, expect `3.8.1` to be removed and replaced by `3.8.2` in the tools cache.
-If the exact patch version doesn't matter to you, specifying just the major and minor version will get you the latest preinstalled patch version. In the previous example, the version spec `3.8` will use the `3.8.2` Python version found in the cache.
-Use `-dev` instead of a patch number (e.g., `3.11-dev`) to install the latest release of a minor version, *alpha and beta releases included*.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

"alpha, beta and release candidates included" ?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Yup that would be more accurate, sorry I missed that

hugovk reacted with thumbs up emoji
tdfacer pushed a commit to ifit/setup-python that referenced this pull requestOct 7, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

3 more reviewers

@hugovkhugovkhugovk left review comments

@vsafonkinvsafonkinvsafonkin approved these changes

@dmitry-shibanovdmitry-shibanovdmitry-shibanov approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

documentationImprovements or additions to documentation

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Document *-dev support

7 participants

@neutrinoceros@nedbat@EwoutH@vsafonkin@hugovk@dmitry-shibanov@marko-zivic-93

[8]ページ先頭

©2009-2025 Movatter.jp