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

gh-105858: Expose some union-related objects as internal APIs#116025

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
encukou merged 2 commits intopython:mainfromJelleZijlstra:unionapi
Feb 28, 2024

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstraJelleZijlstra commentedFeb 28, 2024
edited by bedevere-appbot
Loading

We now use these in the AST parsing code aftergh-105880. A few comparable types (e.g.,
NoneType) are already exposed as internal APIs.

We now use these in the AST parsing code afterpythongh-105880. A few comparable types (e.g.,NoneType) are already exposed as internal APIs.
@JelleZijlstra
Copy link
MemberAuthor

This should fix these buildbot failures:#105880 (comment)

I tested locally by running./python.exe -m test -u cpu test_peg_generator -v.

@JelleZijlstraJelleZijlstra added the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelFeb 28, 2024
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@JelleZijlstra for commit5142722 🤖

If you want to schedule another build, you need to add the🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelFeb 28, 2024
@JelleZijlstra
Copy link
MemberAuthor

The macOS builds are failing with something related to 2to3 that doesn't seem due to my changes:

Error: The `brew link` step did not complete successfullyThe formula built, but is not symlinked into /usr/localCould not symlink bin/2to3Target /usr/local/bin/2to3already exists. You may want to remove it:  rm '/usr/local/bin/2to3'To force the link and overwrite all conflicting files:  brew link --overwrite python@3.12To list all files that would be deleted:  brew link --overwrite python@3.12 --dry-run

@encukouencukouenabled auto-merge (squash)February 28, 2024 09:52
@encukouencukou merged commitd53560d intopython:mainFeb 28, 2024
@JelleZijlstraJelleZijlstra deleted the unionapi branchFebruary 28, 2024 11:16
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull requestMar 4, 2024
…ythonGH-116025)We now use these in the AST parsing code afterpythongh-105880. A few comparable types (e.g.,NoneType) are already exposed as internal APIs.
adorilson pushed a commit to adorilson/cpython that referenced this pull requestMar 25, 2024
…ythonGH-116025)We now use these in the AST parsing code afterpythongh-105880. A few comparable types (e.g.,NoneType) are already exposed as internal APIs.
diegorusso pushed a commit to diegorusso/cpython that referenced this pull requestApr 17, 2024
…ythonGH-116025)We now use these in the AST parsing code afterpythongh-105880. A few comparable types (e.g.,NoneType) are already exposed as internal APIs.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@encukouencukouencukou approved these changes

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

Successfully merging this pull request may close these issues.

3 participants
@JelleZijlstra@bedevere-bot@encukou

[8]ページ先頭

©2009-2025 Movatter.jp