-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Document PyUnicode_* API #46236
Copy link
Copy link
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtopic-unicodetype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtopic-unicodetype-featureA feature request or enhancementA feature request or enhancement
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
[edit @encukou]: Converting the lists below to checkboxes:
PyUnicode_InternImmortal(removed in 3.12)PyUnicode_SetDefaultEncoding(removed in 3.2)_PyUnicode_ClearStaticStrings(removed in 3.9)_PyUnicode_EQ(removed in 3.14)_PyUnicode_FromId(private)Linked PRs
PyUnicode_DecodeCodePageStateful#127934PyUnicode_DecodeCodePageStateful(GH-127934) #129961PyUnicode_DecodeCodePageStateful(GH-127934) #129962PyUnicodeIter_Type#132925PyUnicodeIter_Type(GH-132925) #133149