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

Test fixes for 3.15#133599

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
zware merged 6 commits intopython:mainfromzware:3.15_test_fixes
May 7, 2025
Merged

Test fixes for 3.15#133599

zware merged 6 commits intopython:mainfromzware:3.15_test_fixes
May 7, 2025

Conversation

zware
Copy link
Member

  • Update configure for Python 3.15
  • Update magic number for 3.15
  • Remove deprecated 'check_home' argument from sysconfig.is_python_build

edgarrmondragon reacted with thumbs up emoji
This is not a *correct* fix, but kicks the can far enough down the roadthat we can surely fix in in the next 25 years.
@zwarezware marked this pull request as ready for reviewMay 7, 2025 19:17
@@ -3,6 +3,7 @@
# Keep lines sorted lexicographically to help avoid merge conflicts.
# Format example:
# /path/to/file (number of warnings in file)
Modules/_sqlite/clinic/connection.c.h 6
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this will be unneeded post#133605.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

This is needed to pass CI right now;#133605 should remove it after update.

erlend-aasland reacted with thumbs up emoji
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

The alternative is that I pull 133605 into this branch before merging it.

@zwarezware merged commit74e2acd intopython:mainMay 7, 2025
43 checks passed
@zwarezware deleted the 3.15_test_fixes branchMay 7, 2025 19:50
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@erlend-aaslanderlend-aaslanderlend-aasland left review comments

@brettcannonbrettcannonbrettcannon approved these changes

@hugovkhugovkAwaiting requested review from hugovk

@FFY00FFY00Awaiting requested review from FFY00FFY00 is a code owner

@corona10corona10Awaiting requested review from corona10corona10 is a code owner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@zware@brettcannon@erlend-aasland@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp