Skip to content

ci: fixes 2025-06-06#5186

Merged
davidhewitt merged 2 commits intoPyO3:mainfrom
davidhewitt:ci-2025-06-06
Jun 6, 2025
Merged

ci: fixes 2025-06-06#5186
davidhewitt merged 2 commits intoPyO3:mainfrom
davidhewitt:ci-2025-06-06

Conversation

@davidhewitt
Copy link
Copy Markdown
Member

  • Nightly Rust is emitting a new warning on the IntoPyObject generated code
  • Python 3.13.4 has an upstream issue on Windows causing ffi-check to fail

@davidhewitt
Copy link
Copy Markdown
Member Author

I'm going to send this to merge so we can get #5180 tested & merged, and then proceed with 0.25.1 release.

@davidhewitt davidhewitt added this pull request to the merge queue Jun 6, 2025
Merged via the queue into PyO3:main with commit d2801ef Jun 6, 2025
96 checks passed
@davidhewitt davidhewitt deleted the ci-2025-06-06 branch June 6, 2025 12:56
davidhewitt added a commit that referenced this pull request Jun 11, 2025
* fix nightly warning of inconsistent lifetime use

* workaround Python 3.13.4 ffi-check issue on Windows
davidhewitt added a commit that referenced this pull request Jun 12, 2025
* fix nightly warning of inconsistent lifetime use

* workaround Python 3.13.4 ffi-check issue on Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant