Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

GitHub Actions: Tox runs Python 3.14t tests on Python 3.12

Open
#3,224 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions, python
Domain
ci-cd, testing-qa

Research direction

Begin with the linked GitHub Actions run and compare the Python 3.14 and 3.14t job output, then inspect the repository's tox and workflow configuration. Done means the 3.14t job runs under Python 3.14t rather than Python 3.12 and the relevant CI tests pass.

Written by the indexing model from the issue text.

Description

recipe

Python 3.14 works as expected, but free-threaded Python 3.14t does not...

Python 4.14 tests run on: platform linux -- Python 3.14.0, pytest-8.4.2, pluggy-1.6.0

Python 4.14t tests run on: platform linux -- Python 3.12.3, pytest-8.4.2, pluggy-1.6.0

@kuzeyron @T-Dynamos Any hints on this problem?

Dominant language
Python
Stars
8.9k
Forks
2k
Avg merge
12h 20m
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kivy/python-for-android

All issues in kivy/python-for-android

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.