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

Add PyUnicodeWriter API#95

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:writer
Jul 18, 2024
Merged

Add PyUnicodeWriter API#95

vstinner merged 1 commit intopython:mainfromvstinner:writer
Jul 18, 2024

Conversation

vstinner
Copy link
Member

TODO: update API doc.

@vstinner
Copy link
MemberAuthor

Wait untilpython/cpython#119184 is merged.

TODO: update API doc.
@vstinnervstinner changed the titleWIP: Add PyUnicodeWriter APIAdd PyUnicodeWriter APIJul 18, 2024
@vstinnervstinner marked this pull request as ready for reviewJuly 18, 2024 20:57
@vstinnervstinner merged commit4094c64 intopython:mainJul 18, 2024
21 checks passed
@vstinnervstinner deleted the writer branchJuly 18, 2024 20:59
@seberg
Copy link

It seems to me thatPyUnicodeWriter_WriteRepr andPyUnicodeWriter_WriteStr are missing thestatic inline to ensure multiple includes don't collide?

@vstinner
Copy link
MemberAuthor

It seems to me that PyUnicodeWriter_WriteRepr and PyUnicodeWriter_WriteStr are missing the static inline to ensure multiple includes don't collide?

Oops, fixed by#104.

seberg reacted with heart emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vstinner@seberg

[8]ページ先頭

©2009-2025 Movatter.jp