Skip to content

Do not call retain on Objective-C string literals#116258

Open
LumioseSil wants to merge 1 commit intopython:mainfrom
LumioseSil:objc
Open

Do not call retain on Objective-C string literals#116258
LumioseSil wants to merge 1 commit intopython:mainfrom
LumioseSil:objc

Conversation

@LumioseSil
Copy link
Copy Markdown
Contributor

These literals are not freed from memory and do not need to be retained.

These literals are not freed from memory and do not need to be retained.
@LumioseSil LumioseSil requested a review from a team as a code owner March 3, 2024 04:27
@ghost
Copy link
Copy Markdown

ghost commented Mar 3, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Mar 3, 2024

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review OS-mac stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants