FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Include/cpython/unicodeobject.h - alan99/cpython · GitHub
alan99
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Include
cpython
unicodeobject.h
on
master
User selector
Datepicker
Commit history
Commits on Dec 12, 2025
gh-142217: Deprecate the private _Py_Identifier C API (#142221)
Show description for 7aa353c
vstinner
authored
7aa353c
View commit details
Copy full SHA for 7aa353c
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
gh-131510: Use PyUnstable_Unicode_GET_CACHED_HASH() (GH-141520)
Show description for 3bacae5
vstinner
authored
3bacae5
View commit details
Copy full SHA for 3bacae5
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
gh-92536: Fix comment about number of unicode string types (#136439)
senyai
authored
a6566e4
View commit details
Copy full SHA for a6566e4
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
gh-127545: Add _Py_ALIGNED_DEF(N, T) and use it for PyObject (GH-135209)
Show description for 49d7236
authored
49d7236
View commit details
Copy full SHA for 49d7236
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
gh-134891: Add PyUnstable_Unicode_GET_CACHED_HASH (GH-134892)
encukou
authored
e413e26
View commit details
Copy full SHA for e413e26
View code at this point
Browse repository at this point
Commits on May 29, 2025
gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973)
Show description for f49a07b
authored
f49a07b
View commit details
Copy full SHA for f49a07b
View code at this point
Browse repository at this point
Commits on May 2, 2025
gh-128972: Add `_Py_ALIGN_AS` and revert `PyASCIIObject` memory layout. (GH-133085)
Show description for 987e45e
encukou
authored
987e45e
View commit details
Copy full SHA for 987e45e
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
gh-130790: Remove references about unicode's readiness from comments (#130801)
sergey-miryanov
authored
3a7f17c
View commit details
Copy full SHA for 3a7f17c
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
gh-46236: PyUnicode docs improvements (GH-129966)
Show description for e21863c
encukou
and
serhiy-storchaka
authored
e21863c
View commit details
Copy full SHA for e21863c
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
gh-128863: Deprecate the private _PyUnicodeWriter API (#129245)
Show description for 519c2c6
vstinner
authored
519c2c6
View commit details
Copy full SHA for 519c2c6
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
gh-89188: Implement PyUnicode_KIND() as a function (#129412)
Show description for a810cb8
vstinner
authored
a810cb8
View commit details
Copy full SHA for a810cb8
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
gh-128863: Deprecate private C API functions (#128864)
Show description for 9012fa7
vstinner
authored
9012fa7
View commit details
Copy full SHA for 9012fa7
View code at this point
Browse repository at this point
Commits on Jan 5, 2025
gh-128137: Update PyASCIIObject to handle interned field with the atomic operation (gh-128196)
corona10
authored
ae23a01
View commit details
Copy full SHA for ae23a01
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
gh-119182: Add PyUnicodeWriter_WriteUCS4() function (#120849)
vstinner
authored
2e15785
View commit details
Copy full SHA for 2e15785
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
gh-119182: Add PyUnicodeWriter_DecodeUTF8Stateful() (#120639)
Show description for 4123226
vstinner
and
serhiy-storchaka
authored
4123226
View commit details
Copy full SHA for 4123226
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
gh-119182: Add PyUnicodeWriter C API (#119184)
vstinner
authored
5c4235c
View commit details
Copy full SHA for 5c4235c
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
gh-112026: Restore removed private C API (#112115)
Show description for 5846924
vstinner
authored
5846924
View commit details
Copy full SHA for 5846924
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
gh-111089: Revert PyUnicode_AsUTF8() changes (#111833)
Show description for 11e8348
vstinner
authored
11e8348
View commit details
Copy full SHA for 11e8348
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
gh-111089: Add PyUnicode_AsUTF8() to the limited C API (#111121)
Show description for d8f32be
vstinner
authored
d8f32be
View commit details
Copy full SHA for d8f32be
View code at this point
Browse repository at this point
gh-111089: PyUnicode_AsUTF8() now raises on embedded NUL (#111091)
Show description for d731579
vstinner
and
serhiy-storchaka
authored
d731579
View commit details
Copy full SHA for d731579
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
gh-106931: Intern Statically Allocated Strings Globally (gh-107272)
Show description for b72947a
ericsnowcurrently
authored
b72947a
View commit details
Copy full SHA for b72947a
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
gh-106320: Remove private _PyUnicode C API (#107185)
Show description for d27eb1e
vstinner
authored
d27eb1e
View commit details
Copy full SHA for d27eb1e
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
gh-106320: Remove private _PyUnicode_AsString() alias (#107021)
Show description for 463b56d
vstinner
authored
463b56d
View commit details
Copy full SHA for 463b56d
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
gh-106320: Remove _PyUnicode_TransformDecimalAndSpaceToASCII() (#106398)
Show description for 8a73b57
vstinner
authored
8a73b57
View commit details
Copy full SHA for 8a73b57
View code at this point
Browse repository at this point
gh-106320: Remove private _PyUnicode codecs C API functions (#106385)
Show description for d8c5d76
vstinner
authored
d8c5d76
View commit details
Copy full SHA for d8c5d76
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
gh-106320: Remove more private _PyUnicode C API functions (#106382)
Show description for 506cfdf
vstinner
authored
506cfdf
View commit details
Copy full SHA for 506cfdf
View code at this point
Browse repository at this point
gh-106320: Move _PyUnicodeWriter to the internal C API (#106342)
Show description for 5ccbbe5
vstinner
authored
5ccbbe5
View commit details
Copy full SHA for 5ccbbe5
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
gh-105156: Cleanup usage of old Py_UNICODE type (#105158)
Show description for 7d07e58
vstinner
authored
7d07e58
View commit details
Copy full SHA for 7d07e58
View code at this point
Browse repository at this point
gh-105156: Deprecate the old Py_UNICODE type in C API (#105157)
Show description for 8ed705c
vstinner
and
methane
authored
8ed705c
View commit details
Copy full SHA for 8ed705c
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
gh-84436: Implement Immortal Objects (gh-19474)
Show description for ea2c001
eduardo-elizondo
authored
ea2c001
View commit details
Copy full SHA for ea2c001
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
PyUnicode_KIND() uses _Py_RVALUE() (#100060)
Show description for abbe448
vstinner
authored
abbe448
View commit details
Copy full SHA for abbe448
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
gh-89653: PEP 670: Convert macros to functions (#99843)
Show description for 02f72b8
vstinner
authored
02f72b8
View commit details
Copy full SHA for 02f72b8
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
gh-99706: unicodeobject: Fix padding in `PyASCIIObject.state` (GH-99707)
davidhewitt
authored
b4d54a3
View commit details
Copy full SHA for b4d54a3
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
gh-98783: Fix crashes when `str` subclasses are used in `_PyUnicode_Equal` (#98806)
sobolevn
authored
76f989d
View commit details
Copy full SHA for 76f989d
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766)
Show description for df22eec
vstinner
authored
df22eec
View commit details
Copy full SHA for df22eec
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL