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
/
Misc
/
NEWS.d
/
next
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.11.8
v3.11.8
Pablo Galindo
2024-02-06
4
-10/+0
*
[3.11] gh-105089: Fix test_create_directory_with_write test failure in AIX (G...
Miss Islington (bot)
2024-02-01
1
-0/+4
*
[3.11] bpo-40648: Test modes that file can get with chmod() on Windows (GH-20...
Miss Islington (bot)
2023-12-13
1
-0/+1
*
[3.11] gh-109980: Fix test_tarfile_vs_tar on macOS (GH-112905) (#112928)
Miss Islington (bot)
2023-12-10
1
-0/+2
*
[3.11] gh-112769: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION with non-...
Miss Islington (bot)
2023-12-05
1
-0/+3
*
Python 3.11.7
v3.11.7
Pablo Galindo
2023-12-04
16
-41/+0
*
[3.11] gh-108927: Fix removing testing modules from sys.modules (GH-108952) (...
Miss Islington (bot)
2023-12-04
1
-0/+4
*
[3.11] gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (...
Miss Islington (bot)
2023-11-01
1
-0/+3
*
[3.11] [3.12] gh-111165: Move test running code from test.support to libregrt...
Serhiy Storchaka
2023-10-25
1
-0/+2
*
[3.11] gh-111309: Use unittest to collect and run distutils tests (GH-111311)
Serhiy Storchaka
2023-10-25
1
-0/+1
*
[3.11] gh-110918: regrtest: allow to intermix --match and --ignore options (G...
Serhiy Storchaka
2023-10-21
1
-0/+4
*
[3.11] gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (GH-111143) (#111153)
Miss Islington (bot)
2023-10-21
1
-0/+2
*
[3.11] gh-110995: Fix test_gdb check_usable_gdb() (GH-110998) (#111004)
Miss Islington (bot)
2023-10-17
1
-0/+2
*
[3.11] gh-110647: Fix signal test_stress_modifying_handlers() (GH-110650) (#1...
Miss Islington (bot)
2023-10-11
1
-0/+2
*
[3.11] gh-110388: Add tests for tty (GH-110394) (GH-110634)
Serhiy Storchaka
2023-10-10
1
-0/+1
*
[3.11] gh-81002: Add tests for termios (GH-110386) (GH-110620)
Miss Islington (bot)
2023-10-10
1
-0/+1
*
[3.11] gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451) (#110457)
Miss Islington (bot)
2023-10-06
1
-0/+3
*
[3.11] gh-110167: Fix test_socket deadlock in doCleanups() (GH-110416) (#110424)
Miss Islington (bot)
2023-10-05
1
-0/+5
*
[3.11] gh-109974: Fix threading lock_tests race conditions (#110057) (#110355)
Victor Stinner
2023-10-04
1
-0/+3
*
[3.11] [3.12] gh-109972: Enhance test_gdb (GH-110026) (GH-110351) (#110354)
Miss Islington (bot)
2023-10-04
1
-0/+4
*
[3.11] gh-109972: Split test_gdb.py into test_gdb package (#109977) (… (#11...
Victor Stinner
2023-10-04
1
-0/+2
*
[3.11] gh-110267: Add tests for pickling and copying PyStructSequence objects...
Miss Islington (bot)
2023-10-04
1
-0/+2
*
Python 3.11.6
v3.11.6
Pablo Galindo
2023-10-02
24
-85/+0
*
[3.11] gh-110031: Skip test_threading fork tests if ASAN (#110100) (#110104)
Victor Stinner
2023-09-29
1
-0/+2
*
[3.11] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) (#110099)
Victor Stinner
2023-09-29
1
-0/+4
*
[3.11] gh-110033: Fix signal test_interprocess_signal() (GH-110035) (#110041)
Miss Islington (bot)
2023-09-28
1
-0/+5
*
[3.11] gh-109594: Fix concurrent.futures test_timeout() (GH-110018) (#110022)
Miss Islington (bot)
2023-09-28
1
-0/+4
*
[3.11] gh-109748: Fix venv test_zippath_from_non_installed_posix() (GH-109872...
Miss Islington (bot)
2023-09-25
1
-0/+3
*
[3.11] gh-108388: Convert test_concurrent_futures to package (#108401) (#109704)
Victor Stinner
2023-09-22
1
-0/+2
*
[3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#109688)
Miss Islington (bot)
2023-09-21
1
-0/+4
*
[3.11] gh-103053: Skip test_freeze_simple_script() on PGO build (#109591) (#1...
Victor Stinner
2023-09-20
1
-0/+4
*
[3.11] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (...
Miss Islington (bot)
2023-09-14
1
-0/+3
*
[3.11] gh-104736: Fix test_gdb tests on ppc64le with clang (GH-109360) (#109362)
Miss Islington (bot)
2023-09-13
1
-0/+4
*
[3.11] gh-109230: test_pyexpat no longer depends on the current directory (GH...
Miss Islington (bot)
2023-09-10
1
-0/+5
*
[3.11] gh-109237: Fix test_site for non-ASCII working directory (GH-109238) (...
Miss Islington (bot)
2023-09-10
1
-0/+4
*
[3.11] gh-108962: Skip test_tempfile.test_flags() if not supported (GH-108964...
Miss Islington (bot)
2023-09-08
1
-0/+3
*
[3.11] gh-109015: Add test.support.socket_helper.tcp_blackhole() (#109016) (#...
Victor Stinner
2023-09-07
1
-0/+6
*
[3.11] gh-108851: Fix tomllib recursion tests (#108853) (#109013)
Victor Stinner
2023-09-06
2
-0/+5
*
[3.11] gh-91960: Skip test_gdb if gdb cannot retrive Python frames (GH-108999...
Miss Islington (bot)
2023-09-06
1
-0/+7
*
[3.11] gh-89392: Remove support of test_main() in libregrtest (GH-108876) (GH...
Serhiy Storchaka
2023-09-05
1
-0/+2
*
[3.11] gh-108822: Backport libregrtest changes from the main branch (#108820)
Victor Stinner
2023-09-03
6
-0/+18
*
Python 3.11.5
v3.11.5
Pablo Galindo
2023-08-24
3
-7/+0
*
[3.11] gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343) ...
Victor Stinner
2023-08-23
1
-0/+2
*
[3.11] gh-107237: Fix test_udp_reconnection() of test_logging (#107238) (#107...
Victor Stinner
2023-07-25
1
-0/+2
*
[3.11] gh-101634: regrtest reports decoding error as failed test (#106169) (#...
Victor Stinner
2023-06-28
1
-0/+3
*
Python 3.11.4
v3.11.4
Pablo Galindo
2023-06-06
5
-9/+0
*
[3.11] gh-85984: Utilize new "winsize" functions from termios in pty tests. (...
Miss Islington (bot)
2023-05-19
1
-0/+1
*
[3.11] gh-104494: Update certain Tkinter pack/place tests for Tk 8.7 errors (...
Miss Islington (bot)
2023-05-17
1
-0/+2
*
[3.11] gh-104461: Run tkinter test_configure_screen on X11 only (GH-104526)
Miss Islington (bot)
2023-05-16
1
-0/+3
*
gh-75729: Fix os.spawn tests not handling spaces on Windows (GH-99150)
Miss Islington (bot)
2023-04-08
1
-0/+2
[next]