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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] GH-103631: Fix `PurePosixPath(PureWindowsPath(...))` separator handlin...
Miss Islington (bot)
2023-05-26
3
-0/+11
*
[3.12] GH-104947: Make pathlib.PureWindowsPath comparisons consistent across ...
Miss Islington (bot)
2023-05-26
3
-1/+7
*
[3.12] gh-103921: Document PEP 695 (GH-104642) (#104989)
Miss Islington (bot)
2023-05-26
11
-302/+1234
*
[3.12] gh-104984: remove kwargs and starargs from Call & ClassDef (GH-104986)...
Miss Islington (bot)
2023-05-26
1
-6/+3
*
[3.12] CI: Cache config.cache across runs to speed up build (GH-104800) (#104...
Hugo van Kemenade
2023-05-26
1
-6/+45
*
[3.12] gh-104972: Ensure that line attributes in tokens in the tokenize modul...
Miss Islington (bot)
2023-05-26
4
-9/+21
*
[3.12] Remove raw asserts in test_typing.py (GH-104951) (#104978)
Miss Islington (bot)
2023-05-26
1
-22/+30
*
[3.12] gh-104955: Fix __release_buffer__ signature (GH-104956) (#104973)
Miss Islington (bot)
2023-05-26
3
-1/+8
*
[3.12] gh-104924: Fix `read()able` in `http.client` log messages (gh-104926) ...
Miss Islington (bot)
2023-05-26
1
-2/+2
*
[3.12] Fix typo in the tokenizer (GH-104950) (#104953)
Miss Islington (bot)
2023-05-26
1
-1/+1
*
[3.12] gh-104943: Remove mentions of old Python versions (GH-104945) (#104963)
Miss Islington (bot)
2023-05-26
2
-4/+2
*
[3.12] gh-104479: Update outdated tutorial floating-point reference (GH-10468...
Miss Islington (bot)
2023-05-26
1
-10/+13
*
[3.12] gh-102024: Reduced _idle_semaphore.release calls (GH-102025) (#104959)
Miss Islington (bot)
2023-05-26
2
-8/+12
*
[3.12] gh-104372: Drop the GIL around the vfork() call. (GH-104782) (#104942)
Miss Islington (bot)
2023-05-25
3
-6/+31
*
[3.12] gh-104935: typing: Fix interactions between `@runtime_checkable` and `...
Miss Islington (bot)
2023-05-25
3
-3/+48
*
Improves the Windows MSI test run on PR (GH-104929)
Miss Islington (bot)
2023-05-25
2
-35/+27
*
[3.12] Fix indentation in `json.AttrDict` REPL example (GH-104930) (#104931)
Miss Islington (bot)
2023-05-25
1
-8/+8
*
[3.12] Misc improvements to the itertools docs (GH-104916) (GH-104917)
Miss Islington (bot)
2023-05-25
1
-7/+24
*
[3.12] Misc updates to Whatsnew 3.12 (GH-104912) (GH-104915)
Miss Islington (bot)
2023-05-25
2
-3/+36
*
[3.12] Fix test_importlib.test_side_effect_import() (GH-104840) (#104842)
Miss Islington (bot)
2023-05-25
1
-1/+2
*
[3.12] gh-104874: Document NewType.__supertype__ (GH-104875) (#104906)
Miss Islington (bot)
2023-05-24
2
-0/+14
*
[3.12] gh-99108: Refresh HACL* (GH-104808) (#104893)
Miss Islington (bot)
2023-05-24
18
-149/+225
*
[3.12] gh-104879: Fix TypeAliasType.__module__ in exec() (GH-104881) (#104890)
Miss Islington (bot)
2023-05-24
4
-2/+52
*
[3.12] Improve test coverage for is_typeddict (GH-104884) (#104889)
Miss Islington (bot)
2023-05-24
1
-3/+22
*
[3.12] gh-104866: Tokenize should emit NEWLINE after exiting block with comme...
Miss Islington (bot)
2023-05-24
2
-3/+23
*
gh-103207: The macOS 13 Ventura Installer.app permission problem is fixed by ...
Ned Deily
2023-05-24
1
-0/+22
*
[3.12] gh-104825: add omitted idlelib text fix (#104880)
Terry Jan Reedy
2023-05-24
1
-2/+2
*
[3.12] gh-102856: Update "Formatted string literals" docs section after PEP70...
Miss Islington (bot)
2023-05-24
1
-17/+35
*
[3.12] gh-104719: IDLE - test existence of all tokenize references. (GH-10476...
Miss Islington (bot)
2023-05-24
5
-12/+54
*
[3.12] gh-101282: Enclose BOLT_APPLY_FLAGS value in double quotes (gh… (gh-...
Dong-hee Na
2023-05-24
2
-19/+18
*
[3.12] gh-104825: Remove implicit newline in the line attribute in tokens emi...
Pablo Galindo Salgado
2023-05-24
4
-6/+12
*
[3.12] gh-102856: Add missing quote to fix doctest (GH-104852) (#104854)
Miss Islington (bot)
2023-05-24
1
-1/+1
*
[3.12] gh-102856: Add changes related to PEP 701 in 3.12 What's New docs (GH-...
Miss Islington (bot)
2023-05-24
1
-16/+135
*
[3.12] gh-104797: Allow Protocols to inherit from collections.abc.Buffer (GH-...
Miss Islington (bot)
2023-05-24
3
-1/+19
*
[3.12] gh-104372: use == -1 before PyErr_Occurred (GH-104831) (#104833)
Miss Islington (bot)
2023-05-24
1
-1/+1
*
[3.12] gh-103295: fix stack overwrite on 32-bit in perf map test harness (GH-...
Miss Islington (bot)
2023-05-23
1
-4/+9
*
[3.12] Remove gh-103207 changelog item as it was never part of any release. (...
Miss Islington (bot)
2023-05-23
1
-10/+0
*
[3.12] gh-104271: Fix auto() fallback in case of mixed type Enum (GH-104279)
Itamar Ostricher
2023-05-23
2
-2/+5
*
[3.12] gh-99108: Release the GIL around hashlib built-in computation (GH-1046...
Miss Islington (bot)
2023-05-23
7
-15/+207
*
[3.12] GH-101291: Avoid using macros with casts in low-level long API. (GH-10...
Miss Islington (bot)
2023-05-23
1
-2/+3
*
[3.12] GH-104668: Don't call PyOS_* hooks in subinterpreters (GH-104760)
Miss Islington (bot)
2023-05-23
4
-7/+47
*
[3.12] howto/urllib2: remove link to an outdated french translation (GH-10419...
Miss Islington (bot)
2023-05-23
1
-7/+0
*
[3.12] gh-87891: Add ABI check to CI (#104793)
Petr Viktorin
2023-05-23
3
-3/+26441
*
[3.12] Add the 3.12 branch to the github workflows. (GH-104768) (#104769)
Miss Islington (bot)
2023-05-22
2
-0/+4
*
Post 3.12.0b1
Thomas Wouters
2023-05-22
1
-1/+1
*
Python 3.12.0b1
v3.12.0b1
Thomas Wouters
2023-05-22
232
-628/+2669
*
gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)
Gregory Szorc
2023-05-22
6
-130/+153
*
gh-104741: Add line number attribute to indentation error exception (#104743)
Marta Gómez Macías
2023-05-22
3
-8/+20
*
gh-102856: Allow comments inside multi-line f-string expresions (#104006)
Cristián Maureira-Fredes
2023-05-22
2
-7/+38
*
gh-94473: Flatten arguments in tkinter.Canvas.coords() (GH-98479)
Serhiy Storchaka
2023-05-22
4
-1/+21
[next]