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

Fix compiler warning in unicodeobject.c#105050

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
methane merged 1 commit intopython:mainfrommethane:fix-warning
May 29, 2023

Conversation

methane
Copy link
Member

Apple clang version 14.0.3 (clang-1403.0.22.14.1)

Objects/unicodeobject.c:239:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_PyUnicode_InternedSize()

@methanemethane added 3.12only security fixes 3.13bugs and security fixes needs backport to 3.12only security fixes labelsMay 29, 2023
@methanemethane merged commite92ac0a intopython:mainMay 29, 2023
@methanemethane deleted the fix-warning branchMay 29, 2023 08:31
@miss-islington
Copy link
Contributor

Thanks@methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-105053 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelMay 29, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 29, 2023
(cherry picked from commite92ac0a)Co-authored-by: Inada Naoki <songofacandy@gmail.com>
methane added a commit that referenced this pull requestMay 29, 2023
Fix compiler warning in unicodeobject.c (GH-105050)(cherry picked from commite92ac0a)Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@corona10corona10corona10 approved these changes

Assignees
No one assigned
Labels
3.12only security fixes3.13bugs and security fixesskip issueskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@methane@miss-islington@bedevere-bot@corona10

[8]ページ先頭

©2009-2025 Movatter.jp