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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-80527: Change support.requires_legacy_unicode_capi() (GH-108438) (#...
Miss Islington (bot)
2023-08-25
5
-16/+17
*
[3.12] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#108442)
Miss Islington (bot)
2023-08-25
18
-27/+113
*
[3.12] gh-108111: Flush gzip write buffer before seeking, fixing bad writes (...
Miss Islington (bot)
2023-08-24
2
-0/+15
*
[3.12] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#...
Łukasz Langa
2023-08-24
1
-31/+71
*
[3.12] gh-108388: regrtest splits test_asyncio package (GH-108393) (#108397)
Miss Islington (bot)
2023-08-24
2
-44/+39
*
[3.12] gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Proc...
Miss Islington (bot)
2023-08-23
2
-2/+29
*
[3.12] gh-105776: Fix test_cppext when CC contains -std=c11 option (GH-108343...
Miss Islington (bot)
2023-08-23
1
-0/+13
*
[3.12] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#10...
Miss Islington (bot)
2023-08-23
1
-1/+5
*
[3.12] gh-108303: Add Lib/test/test_cppext/ sub-directory (GH-108325) (#108328)
Miss Islington (bot)
2023-08-22
3
-6/+7
*
[3.12] gh-106016: Add Lib/test/test_module/ directory (#108293) (#108306)
Victor Stinner
2023-08-22
5
-18/+18
*
[3.12] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close fla...
Łukasz Langa
2023-08-22
2
-1/+241
*
[3.12] gh-107901: Fix missing line number on BACKWARD_JUMP at the end of a fo...
Miss Islington (bot)
2023-08-22
1
-0/+14
*
[3.12] gh-108179: Add error message for parser stack overflows (GH-108256) (#...
Miss Islington (bot)
2023-08-22
1
-1/+1
*
[3.12] gh-106242: Make ntpath.realpath errors consistent with abspath when th...
Miss Islington (bot)
2023-08-22
2
-0/+18
*
[3.12] Fix test_generators: save/restore warnings filters (GH-108246) (#108249)
Miss Islington (bot)
2023-08-22
1
-2/+2
*
[3.12] gh-107905: Test raising `__value__` for `TypeAliasType` (GH-107997) (#...
Miss Islington (bot)
2023-08-21
1
-0/+18
*
[3.12] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#...
Miss Islington (bot)
2023-08-21
2
-9/+148
*
[3.12] gh-107396: tarfiles: set self.exception before _init_read_gz() (GH-107...
Miss Islington (bot)
2023-08-21
2
-1/+18
*
[3.12] gh-105736: Sync pure python version of OrderedDict with the C version ...
Miss Islington (bot)
2023-08-21
2
-7/+20
*
[3.12] gh-107895: Fix test_asyncio.test_runners when run it in CPython's "dev...
Miss Islington (bot)
2023-08-21
1
-1/+4
*
[3.12] gh-107915: Handle errors in C API functions PyErr_Set*() and PyErr_For...
Miss Islington (bot)
2023-08-20
1
-0/+81
*
[3.12] Fix patchcheck for `asyncio.tasks` (GH-108159) (#108160)
Miss Islington (bot)
2023-08-20
1
-9/+9
*
[3.12] gh-107909: Test explicit `object` base in PEP695 generic classes (GH-1...
Miss Islington (bot)
2023-08-17
1
-0/+4
*
[3.12] gh-108000: Test that `lambda` also has `__type_params__` (GH-108002) (...
Miss Islington (bot)
2023-08-17
1
-7/+10
*
[3.12] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107981)
Steve Dower
2023-08-16
1
-0/+4
*
[3.12] gh-91051: fix type watcher test to be robust to existing watcher (GH-1...
Miss Islington (bot)
2023-08-16
1
-6/+4
*
[3.12] gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688) ...
Miss Islington (bot)
2023-08-16
7
-39/+30
*
[3.12] gh-100814: Fix exception for invalid callable value of Tkinter image o...
Miss Islington (bot)
2023-08-16
2
-4/+16
*
[3.12] gh-107715: Escape class name in regular expression (GH-107716) (#107726)
Miss Islington (bot)
2023-08-16
1
-1/+1
*
[3.12] gh-107178: Add the C API tests for the Abstract Objects Layer (GH-1071...
Serhiy Storchaka
2023-08-16
5
-134/+1075
*
[3.12] gh-107735: Add C API tests for PySys_GetObject() and PySys_SetObject()...
Serhiy Storchaka
2023-08-16
1
-0/+42
*
[3.12] More actionable error message when spawn is incorrectly used. (GH-1022...
Miss Islington (bot)
2023-08-16
1
-1/+5
*
[3.12] gh-99203: shutil.make_archive(): restore select CPython <= 3.10.5 beha...
Miss Islington (bot)
2023-08-16
2
-0/+47
*
[3.12] gh-106300: Improve errors testing in test_unittest.test_runner (GH-106...
Miss Islington (bot)
2023-08-16
1
-52/+65
*
[3.12] gh-106844: Fix issues in _winapi.LCMapStringEx (GH-107832) (#107874)
Serhiy Storchaka
2023-08-16
1
-0/+1
*
[3.12] gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters (#...
Eric Snow
2023-08-16
1
-0/+6
*
[3.12] gh-100061: Proper fix of the bug in the matching of possessive quantif...
Serhiy Storchaka
2023-08-16
2
-9/+10
*
[3.12] gh-91051: fix segfault when using all 8 type watchers (GH-107853) (#10...
Miss Islington (bot)
2023-08-16
1
-0/+12
*
[3.12] gh-107963: Fix set_forkserver_preload to check the type of given list ...
Miss Islington (bot)
2023-08-15
2
-1/+9
*
[3.12] gh-107967: Fix infinite recursion on invalid escape sequence warning (...
Miss Islington (bot)
2023-08-15
1
-0/+10
*
[3.12] gh-107810: Improve DeprecationWarning for metaclasses with custom tp_n...
Miss Islington (bot)
2023-08-11
1
-1/+1
*
[3.12] GH-107774: Add missing audit event for PEP 669 (GH-107775) (#107839)
Miss Islington (bot)
2023-08-11
2
-0/+24
*
[3.12] GH-107724: Fix the signature of `PY_THROW` callback functions. (GH-107...
Miss Islington (bot)
2023-08-11
1
-0/+32
*
[3.12] GH-106684: Close `asyncio.StreamWriter` when `asyncio.StreamWriter` i...
Miss Islington (bot)
2023-08-10
1
-0/+4
*
[3.12] gh-106052: Fix bug in the matching of possessive quantifiers (GH-10651...
Serhiy Storchaka
2023-08-09
2
-0/+19
*
Python 3.12.0rc1
v3.12.0rc1
Thomas Wouters
2023-08-05
1
-8/+15
*
[3.12] Update the expected bytecode magic in test_importlib.test_util (#107626)
T. Wouters
2023-08-04
1
-1/+1
*
[3.12] GH-107263: Increase C stack limit for most functions, except `_PyEval_...
Miss Islington (bot)
2023-08-04
10
-28/+32
*
[3.12] gh-107576: Ensure `__orig_bases__` are our own in `get_original_bases`...
Miss Islington (bot)
2023-08-03
2
-7/+17
*
[3.12] gh-107471: Fix Refleaks in test_import (gh-107569) (#107571)
Miss Islington (bot)
2023-08-02
1
-1/+2
[next]