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
*
[3.13] gh-63161: Add more tests for source encoding (GH-139440) (#139443)
Miss Islington (bot)
2025-10-07
2
-20/+177
*
[3.13] gh-139283: correctly handle `size` limit in `cursor.fetchmany()` (GH-1...
Bénédikt Tran
2025-10-07
1
-1/+39
*
[3.13] gh-138854: Skip test_script_shadowing_stdlib_cwd_failure on AIX (GH-13...
Miss Islington (bot)
2025-10-06
1
-0/+1
*
[3.13] gh-133210: Fix `test_inspect` without docstrings (GH-139651) (#139670)
Miss Islington (bot)
2025-10-06
1
-2/+8
*
[3.13] gh-133210: Fix `test_pydoc` without docstrings (GH-139654) (#139666)
Miss Islington (bot)
2025-10-06
1
-3/+3
*
[3.13] gh-139400: Make sure that parent parsers outlive their subparsers in `...
Sebastian Pipping
2025-10-06
1
-0/+36
*
[3.13] gh-139624: Skip problematic locales on AIX in test_date_locale2 (GH-13...
Miss Islington (bot)
2025-10-06
1
-1/+1
*
[3.13] gh-137242: Allow Android testbed to take all Python command-line optio...
Miss Islington (bot)
2025-10-06
1
-8/+20
*
[3.13] gh-139310: skip `test_aead_aes_gcm` for Linux kernel between 6.16.0 an...
Miss Islington (bot)
2025-10-05
2
-1/+17
*
[3.13] gh-135329: Use longer timeout in pyrepl test_repl_eio() (#139503) (#13...
Victor Stinner
2025-10-02
1
-1/+3
*
[3.13] gh-139210: Fix use-after-free in xml.etree.ElementTree.iterparse() (GH...
Miss Islington (bot)
2025-09-30
1
-0/+2
*
[3.13] gh-130567: Enable previously skipped locale tests on FreeBSD and macOS...
Miss Islington (bot)
2025-09-30
1
-2/+1
*
[3.13] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436) (GH-139407)
Miss Islington (bot)
2025-09-29
1
-9/+20
*
[3.13] gh-139289: Lazy import rlcompleter to fix the refleak (GH-139305) (#13...
Tian Gao
2025-09-26
1
-1/+1
*
[3.13] gh-139208: Fix regrtest --fast-ci --verbose (GH-139240) (#139261)
Miss Islington (bot)
2025-09-23
2
-3/+16
*
[3.13] gh-112729: Correctly fail when the process is out of memory during int...
Peter Bierma
2025-09-19
1
-0/+9
*
[3.13] gh-139076: Fix regression in pydoc not showing extension functions (GH...
Miss Islington (bot)
2025-09-19
2
-0/+16
*
[3.13] gh-82916: Don't fail when importing from / with sys.pycache_prefix set...
Miss Islington (bot)
2025-09-18
1
-0/+12
*
[3.13] gh-138008: Fix segfaults in _ctypes due to invalid argtypes (GH-138285...
Petr Viktorin
2025-09-18
1
-0/+26
*
[3.13] Make Android streams respect the unbuffered (`-u`) option (GH-138806) ...
Miss Islington (bot)
2025-09-18
1
-14/+18
*
[3.13] Synced docs and docstring for `sysconfig.get_platform` (GH-135530) (#...
Miss Islington (bot)
2025-09-17
1
-0/+7
*
[3.13] gh-135329: prevent infinite traceback loop on Ctrl-C for strace (#138974)
Łukasz Langa
2025-09-16
2
-1/+156
*
[3.13] gh-138163: skip failures if tests are run with `SCHED_BATCH` on glibc ...
Miss Islington (bot)
2025-09-16
1
-0/+5
*
[3.13] gh-128636: Fix crash in PyREPL when os.environ is overwritten with an ...
Łukasz Langa
2025-09-15
2
-1/+10
*
[3.13] gh-138669: Increase test coverage for difflib (GH-138670) (#138818)
Miss Islington (bot)
2025-09-14
1
-0/+39
*
[3.13] gh-138479: Ensure that `__typing_subst__` returns a tuple (GH-138482) ...
Peter Bierma
2025-09-11
1
-0/+17
*
[3.13] gh-71810: Fix corner case (length==0) for int.to_bytes() (GH-138739) (...
Miss Islington (bot)
2025-09-11
1
-2/+7
*
[3.13] gh-138432: Improved invalid path checking in zoneinfo.reset_tzpath() (...
Serhiy Storchaka
2025-09-11
1
-0/+10
*
[3.13] gh-134163: Fix an infinite loop when the process runs out of memory in...
yihong
2025-09-10
1
-0/+32
*
[3.13] gh-138729: Cover `inspect.formatannotationrelativeto` with tests (GH-1...
sobolevn
2025-09-10
1
-1/+42
*
[3.13] gh-90548: Skip NODEV portion of test_makedev when linked to musl (GH-1...
Miss Islington (bot)
2025-09-09
1
-1/+1
*
[3.13] gh-137242: Add a --no-randomize option, and use it in Android CI (GH-1...
Russell Keith-Magee
2025-09-09
2
-2/+37
*
[3.13] gh-126631: gh-137996: fix pre-loading of `__main__` (GH-135295) (#138609)
Gregory P. Smith
2025-09-08
2
-0/+26
*
[3.13] gh-105487: Fix `__dir__` entries of `GenericAlias` (GH-138578) (#138640)
sobolevn
2025-09-08
1
-4/+23
*
[3.13] gh-138584: Increase test coverage for `collections.UserList` (GH-13859...
Miss Islington (bot)
2025-09-07
1
-3/+3
*
[3.13] gh-138010: Fix `__init_subclass__` forwarding by `warnings.deprecated`...
Brian Schubert
2025-09-05
1
-0/+19
*
[3.13] gh-88375, gh-111788: Fix parsing errors and normalization in robotpars...
Miss Islington (bot)
2025-09-05
1
-20/+141
*
[3.13] gh-138204: Forbid expansion of a shared anonymous mmap on Linux (GH-13...
Miss Islington (bot)
2025-09-03
1
-17/+51
*
[3.13] gh-136599: Add tests for long_hash (GH-138335) (#138391)
Miss Islington (bot)
2025-09-02
1
-0/+16
*
[3.13] gh-137317: Fix inspect.signature() for class with wrapped __init__ or ...
Miss Islington (bot)
2025-08-28
1
-31/+278
*
[3.13] gh-71679: Improve tests for repr() of bytes and bytearray (GH-138180) ...
Miss Islington (bot)
2025-08-27
1
-19/+40
*
[3.13] Lint: Create a project-wide ``.ruff.toml`` settings file (GH-133124) (...
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
2025-08-25
1
-1/+3
*
[3.13] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (GH-136623)...
Bénédikt Tran
2025-08-23
1
-5/+42
*
[3.13] gh-136134: imaplib: fix CRAM-MD5 on FIPS-only environments (GH-136615)...
Bénédikt Tran
2025-08-23
1
-27/+31
*
[3.13] gh-137754: Fix import of zoneinfo if _datetime is not available (GH-13...
Miss Islington (bot)
2025-08-23
1
-0/+21
*
[3.13] gh-135386: Skip readonly tests for the root user (GH-138058) (GH-138064)
Miss Islington (bot)
2025-08-22
1
-0/+6
*
[3.13] gh-132744: Check recursion limit in _PY_FRAME_GENERAL (GH-132746) (GH-...
Kliment Lamonov
2025-08-22
1
-0/+7
*
[3.13] gh-135386: Fix "unable to open database file" errors on readonly DB (G...
Miss Islington (bot)
2025-08-22
1
-0/+45
*
[3.13] gh-135734: correctly handle `--enable-optimizations --disable-test-mod...
Bénédikt Tran
2025-08-21
2
-7/+34
*
[3.13] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488...
Serhiy Storchaka
2025-08-20
2
-0/+26
[next]