index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_global_strings.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over Ty...
Miss Islington (bot)
2022-06-14
1
-0/+1
*
[3.11] gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-9...
Miss Islington (bot)
2022-06-01
1
-1/+2
*
gh-87390: Fix starred tuple equality and pickling (GH-92337)
Serhiy Storchaka
2022-05-05
1
-0/+1
*
bpo-43224: Implement substitution of unpacked TypeVarTuple in C (GH-31828)
Serhiy Storchaka
2022-04-30
1
-0/+1
*
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
Dennis Sweeney
2022-04-16
1
-1/+1
*
gh-89770: Implement PEP-678 - Exception notes (GH-31317)
Irit Katriel
2022-04-16
1
-1/+1
*
bpo-47000: Make `io.text_encoding()` respects UTF-8 mode (GH-32003)
Inada Naoki
2022-04-04
1
-0/+1
*
bpo-46541: Add a Comment About When to Use _Py_DECLARE_STR(). (gh-32063)
Eric Snow
2022-03-23
1
-0/+10
*
bpo-47067: Optimize calling GenericAlias objects (GH-31996)
penguin_wwy
2022-03-21
1
-0/+1
*
bpo-44796: Unify TypeVar and ParamSpec substitution (GH-31143)
Serhiy Storchaka
2022-03-11
1
-0/+1
*
bpo-46881: Statically allocate and initialize the latin1 characters. (GH-31616)
Kumar Aditya
2022-03-09
1
-0/+8
*
bpo-46841: Use inline caching for calls (GH-31709)
Brandt Bucher
2022-03-07
1
-0/+2
*
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects...
Eric Snow
2022-02-23
1
-0/+32
*
bpo-46541: Discover the global strings. (gh-31346)
Eric Snow
2022-02-15
1
-7/+6
*
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...
Eric Snow
2022-02-08
1
-0/+337