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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879)
Miss Islington (bot)
2022-06-21
1
-2/+51
*
gh-93021: Fix __text_signature__ for __get__ (GH-93023) (GH-94086)
Miss Islington (bot)
2022-06-21
1
-0/+6
*
[3.10] gh-79512: Fixed names and __module__ value of weakref classes (GH-9371...
Serhiy Storchaka
2022-06-21
1
-0/+11
*
gh-91387: Strip trailing slash from tarfile longname directories (GH-32423)
Miss Islington (bot)
2022-06-21
1
-0/+17
*
GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is...
Miss Islington (bot)
2022-06-17
1
-0/+5
*
test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
Miss Islington (bot)
2022-06-17
1
-1/+1
*
gh-91810: Fix regression with writing an XML declaration with encoding='unico...
Miss Islington (bot)
2022-06-16
1
-13/+3
*
[3.10] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93801)
Erlend Egeberg Aasland
2022-06-14
1
-0/+1892
*
gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
Miss Islington (bot)
2022-06-11
1
-0/+61
*
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test...
Miss Islington (bot)
2022-06-10
1
-1/+4
*
[3.10] gh-93671: Avoid exponential backtracking in deeply nested sequence pat...
Pablo Galindo Salgado
2022-06-10
1
-0/+21
*
bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for cas...
Steve Dower
2022-06-10
1
-0/+2
*
gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609) (GH-93632)
Miss Islington (bot)
2022-06-10
1
-0/+22
*
gh-90549: Fix leak of global named resources using multiprocessing spawn (GH-...
Miss Islington (bot)
2022-06-10
1
-0/+30
*
gh-57539: Increase calendar test coverage (GH-93468) (GH-93565)
Miss Islington (bot)
2022-06-07
1
-0/+13
*
gh-92914: Round the allocated size for lists up to the even number (GH-92915)...
Miss Islington (bot)
2022-06-07
1
-3/+4
*
gh-93247: Fix assert function in asyncio locks test (GH-93248)
Miss Islington (bot)
2022-06-06
1
-1/+1
*
gh-89973: Fix re.error in the fnmatch module. (GH-93072)
Miss Islington (bot)
2022-06-05
1
-0/+114
*
gh-92886: Fix test that fails when running with `-O` in `test_imaplib.py` (GH...
Miss Islington (bot)
2022-06-04
1
-0/+1
*
gh-93156 - fix negative indexing into absolute `pathlib.PurePath().parents` (...
Miss Islington (bot)
2022-06-03
1
-0/+5
*
test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS (GH-93467)
Miss Islington (bot)
2022-06-03
1
-1/+1
*
gh-93418: Fix an assert when an f-string expression is followed by an '=', bu...
Miss Islington (bot)
2022-06-02
1
-0/+1
*
Remove the execution bit to some socket-related files. (GH-93368)
Miss Islington (bot)
2022-06-01
1
-0/+0
*
test.pythoninfo logs more build info (GH-93225) (#93256)
Miss Islington (bot)
2022-05-29
1
-3/+47
*
gh-92839: fixed typo in _bisectmodule.c (line 131) (GH-92849) (#93321)
Miss Islington (bot)
2022-05-28
1
-0/+6
*
[3.10] gh-91924: Fix __ltrace__ for non-UTF-8 stdout encoding (#93214)
Victor Stinner
2022-05-25
1
-2/+69
*
test_threaded_import: Fix unittest.main spelling (GH-93114)
Miss Islington (bot)
2022-05-25
1
-1/+1
*
[3.10] gh-83245: Raise BadZipFile instead of ValueError when reading a corrup...
Miss Islington (bot)
2022-05-25
1
-0/+11
*
test.pythoninfo no longer requires socket (GH-93191)
Miss Islington (bot)
2022-05-25
1
-1/+4
*
GH-89369: test_contextlib_async finalizes event loop after each test (GH-93074)
Miss Islington (bot)
2022-05-24
1
-7/+4
*
GH-93112: Fix missing ResourceDenied import in test_urllib2net (GH-93113)
Miss Islington (bot)
2022-05-24
1
-0/+1
*
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (G...
Miss Islington (bot)
2022-05-24
1
-0/+35
*
gh-93061: Mark as artificial: backwards jump after async for (GH-93120)
Dennis Sweeney
2022-05-23
1
-0/+52
*
gh-93010: InvalidHeaderError used but nonexistent (GH-93015)
Miss Islington (bot)
2022-05-23
1
-8/+14
*
[3.10] bpo-28249: fix `lineno` location for empty `DocTest` instances (GH-304...
Ćukasz Langa
2022-05-19
2
-1/+72
*
gh-92670: Skip test_shutil.TestCopy.test_copyfile_nonexistent_dir on AIX (GH-...
Miss Islington (bot)
2022-05-19
1
-0/+4
*
Check result of utc_to_seconds and skip fold probe in pure Python (GH-91582)
Miss Islington (bot)
2022-05-14
1
-36/+92
*
[3.10] gh-92311: Let frame_setlineno jump over listcomps (GH-92717)
Dennis Sweeney
2022-05-12
1
-0/+48
*
[3.10] gh-91810: ElementTree: Use text file's encoding by default in XML decl...
Miss Islington (bot)
2022-05-11
1
-16/+15
*
bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858)
Itai Steinherz
2022-05-10
1
-0/+43
*
[3.10] gh-90622: Do not spawn ProcessPool workers on demand via fork method. ...
Gregory P. Smith
2022-05-08
1
-1/+11
*
[3.10] gh-92112: Fix crash triggered by an evil custom `mro()` (GH-92113) (#9...
Jelle Zijlstra
2022-05-07
1
-0/+17
*
[3.10] gh-92118: Add test for traceback when exception is modified by (Async)...
Miss Islington (bot)
2022-05-05
2
-0/+44
*
bpo-29890: Test IPv*Interface construction with tuple argument (GH-30862)
Miss Islington (bot)
2022-05-03
1
-0/+8
*
bpo-46415: Use f-string for ValueError in ipaddress.ip_{address,network,inter...
Miss Islington (bot)
2022-05-03
1
-0/+16
*
gh-92106: Add test that subscription works on arbitrary TypedDicts (GH-92176)
Miss Islington (bot)
2022-05-03
1
-0/+13
*
bpo-36819: Fix crashes in built-in encoders with weird error handlers (GH-28593)
Miss Islington (bot)
2022-05-02
1
-9/+168
*
[3.10] gh-91401: Conservative backport of `subprocess._USE_VFORK` (#91932)
Gregory P. Smith
2022-05-01
1
-0/+22
*
bpo-43323: Fix UnicodeEncodeError in the email module (GH-32137)
Miss Islington (bot)
2022-04-30
3
-0/+28
*
gh-91832: Add 'required' attr to argparse.Action repr (GH-91841)
Miss Islington (bot)
2022-04-28
1
-2/+4
[prev]
[next]