Skip to content

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Sep 29, 2025

Fixes: #4792

@ssbarnea ssbarnea requested a review from a team as a code owner September 29, 2025 12:17
@ssbarnea ssbarnea added the fix label Sep 29, 2025
@github-actions github-actions bot added fix and removed fix labels Sep 29, 2025
@github-actions github-actions bot added fix and removed fix labels Sep 29, 2025
@ssbarnea ssbarnea changed the title fix: update dependency constraints for py314 fix: add support for python 3.14 Sep 29, 2025
@github-actions github-actions bot added fix and removed fix labels Sep 29, 2025
@github-actions github-actions bot added fix and removed fix labels Sep 29, 2025
@github-actions github-actions bot added fix and removed fix labels Sep 29, 2025
@github-actions github-actions bot added fix and removed fix labels Sep 29, 2025
@ssbarnea ssbarnea merged commit ed1e94e into main Sep 30, 2025
26 of 27 checks passed
@ssbarnea ssbarnea deleted the fix/py314 branch September 30, 2025 17:16
ssbarnea added a commit that referenced this pull request Oct 3, 2025
"packaging>=22.0",
"pathspec>=0.10.3",
"pyyaml>=6.0.2",
"pyyaml>=6.0.3 ; python_full_version < '3.14'", # py314 support
Copy link
Member

Choose a reason for hiding this comment

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

>=?

ssbarnea added a commit that referenced this pull request Oct 3, 2025
ssbarnea added a commit that referenced this pull request Oct 3, 2025
ssbarnea added a commit that referenced this pull request Oct 3, 2025
ssbarnea added a commit that referenced this pull request Oct 6, 2025
- use newer ansible_compat which ensures that py314 and ansible-core
  versions are compatible
- removes dependency on unreleased version of ansible-core
- add tests for packaging issues related to pre-releases

Related: #4800
Related: #4795
ssbarnea added a commit that referenced this pull request Oct 6, 2025
- use newer ansible_compat which ensures that py314 and ansible-core
  versions are compatible
- removes dependency on unreleased version of ansible-core
- add tests for packaging issues related to pre-releases

Related: #4800
Related: #4795
ssbarnea added a commit that referenced this pull request Oct 7, 2025
- use newer ansible_compat which ensures that py314 and ansible-core
  versions are compatible
- removes dependency on unreleased version of ansible-core
- add tests for packaging issues related to pre-releases

Related: #4800
Related: #4795
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Python 3.14 and macOS 'load-failure[runtime-error]: The 'src' field must be an absolute path' error
3 participants