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-119182: Use public PyUnicodeWriter in Python-ast.c#129209

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
vstinner merged 1 commit intopython:mainfromvstinner:ast_writer
Jan 23, 2025

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedJan 23, 2025
edited by bedevere-appbot
Loading

Replace the private _PyUnicodeWriter API with the public PyUnicodeWriter API.

Use PyUnicodeWriter_WriteRepr() in ast_repr_list().

Replace the private _PyUnicodeWriter API with the publicPyUnicodeWriter API.Use PyUnicodeWriter_WriteRepr() in ast_repr_list().
@vstinnervstinnerenabled auto-merge (squash)January 23, 2025 00:45
@vstinnervstinner merged commit0093a31 intopython:mainJan 23, 2025
44 checks passed
@vstinnervstinner deleted the ast_writer branchJanuary 23, 2025 00:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@isidenticalisidenticalAwaiting requested review from isidentical

@JelleZijlstraJelleZijlstraAwaiting requested review from JelleZijlstra

@Eclips4Eclips4Awaiting requested review from Eclips4

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp