Skip to content

Newer branches are not used #92

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
StanFromIreland opened this issue May 12, 2025 · 3 comments · Fixed by #93
Closed

Newer branches are not used #92

StanFromIreland opened this issue May 12, 2025 · 3 comments · Fixed by #93

Comments

@StanFromIreland
Copy link
Member

Example: Polish, 3.14 is now default

@rffontenelle
Copy link
Collaborator

Brazilian Portuguese has a "3.14" branch which is not the default branch ("main" is), and 3.13 is being shown too.

@m-aciek
Copy link
Collaborator

m-aciek commented May 12, 2025

The versions list is based on devguide's releases JSON. It lacks beta releases date information.

I've opened python/devguide#1554, but it probably will wait for python/peps#4331.

I wouldn't be opposed to reuse code from Transifex automations repo to get the beta date though.

@m-aciek
Copy link
Collaborator

m-aciek commented May 16, 2025

Alternative solution: allow prerelease in branches_from_devguide() as a workaround. Then we should apply a better solution or revert between 3.14 becomes bugfix version (2025-10-07) and 3.15 is a new prerelease (2025-10-14).

m-aciek added a commit that referenced this issue May 16, 2025
@StanFromIreland StanFromIreland linked a pull request May 16, 2025 that will close this issue
m-aciek added a commit that referenced this issue May 17, 2025
* Allow prerelease branch for 3.14

Ref #92.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants