Skip to content

Finishing touches to update main branch for 3.15 - #133588

Merged
hugovk merged 3 commits into
python:mainfrom
hugovk:main-is-3.15
May 7, 2025
Merged

Finishing touches to update main branch for 3.15#133588
hugovk merged 3 commits into
python:mainfrom
hugovk:main-is-3.15

Conversation

@hugovk

@hugovkhugovk commented May 7, 2025

Copy link
Copy Markdown
Member

@hugovkhugovk changed the title Reset SOURCE_URI back to main following new branch releaseSet main branch for 3.15May 7, 2025
@hugovkhugovk changed the title Set main branch for 3.15Finishing touches to update main branch for 3.15May 7, 2025
@hugovk

Copy link
Copy Markdown
MemberAuthor

I'll user RM powers to merge this so at least the other bits are sorted. Let's investigate the doctest problem.

@hugovk
hugovk merged commit 942673e into python:mainMay 7, 2025
@hugovk
hugovk deleted the main-is-3.15 branch May 7, 2025 17:46
zware added a commit that referenced this pull request May 7, 2025
Followup to 942673e (GH-133588)
* Update configure for Python 3.15
* Update magic number for 3.15
* Remove deprecated 'check_home' argument from sysconfig.is_python_build
* Add warningignore entries for Modules/_sqlite/clinic/connection.c.h
* Work around c-analyzer complaints about _testclinic deprecation tests
---------
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
Followup to 942673e (pythonGH-133588)
* Update configure for Python 3.15
* Update magic number for 3.15
* Remove deprecated 'check_home' argument from sysconfig.is_python_build
* Add warningignore entries for Modules/_sqlite/clinic/connection.c.h
* Work around c-analyzer complaints about _testclinic deprecation tests
---------
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for freeto 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

@hugovk