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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-127747: Resolve BytesWarning in test.support.strace_helper (#127849)
Cody Maloney
2024-12-14
1
-4/+5
*
gh-127146: Emscripten: Skip segfaults in test suite (#127151)
Hood Chatham
2024-12-05
1
-0/+3
*
gh-127076: Ignore memory mmap in FileIO testing (#127088)
Cody Maloney
2024-11-22
1
-5/+29
*
gh-127076: Disable strace tests under LD_PRELOAD (#127086)
Cody Maloney
2024-11-21
1
-0/+8
*
GH-126892: Reset warmup counters when JIT compiling code (GH-126893)
Brandt Bucher
2024-11-20
1
-1/+4
*
gh-118201: Simplify conv_confname (#126089)
Malcolm Smith
2024-11-19
1
-2/+1
*
GH-126789: fix some sysconfig data on late site initializations
Filipe Laíns 🇵🇸
2024-11-17
1
-0/+70
*
gh-126413: Add translation tests for getopt and optparse (GH-126698)
Tomas R.
2024-11-11
1
-0/+63
*
gh-115999: Implement thread-local bytecode and enable specialization for `BIN...
mpage
2024-11-04
1
-0/+5
*
gh-120754: Add a strace helper and test set of syscalls for open().read(), Ta...
Cody Maloney
2024-11-03
1
-0/+170
*
Android: Update tests for newly-available functions affected by SELinux (#126...
Malcolm Smith
2024-10-27
1
-0/+5
*
gh-125900: Clean-up logic around immortalization in free-threading (#125901)
Sam Gross
2024-10-24
1
-27/+0
*
gh-125041: test_zlib: For s390x HW acceleration, only skip checking the compr...
Petr Viktorin
2024-10-15
1
-3/+3
*
gh-61698: Use launchctl to detect macOS window manager in tests (#118390)
Erlend E. Aasland
2024-10-13
1
-15/+9
*
gh-53203: Improve tests for strptime() (GH-125090)
Serhiy Storchaka
2024-10-08
1
-4/+49
*
gh-124213: Fix incorrect context manager use in in_systemd_nspawn_sync_suppre...
Michał Górny
2024-10-02
1
-2/+3
*
gh-124842: Fix test.support.import_helper.make_legacy_pyc() (GH-124843)
Serhiy Storchaka
2024-10-01
1
-2/+2
*
gh-84559: Change the multiprocessing start method default to `forkserver` (GH...
Gregory P. Smith
2024-09-26
1
-1/+9
*
gh-124188: Fix PyErr_ProgramTextObject() (GH-124189)
Serhiy Storchaka
2024-09-24
1
-3/+7
*
gh-124213: Skip tests failing inside systemd-nspawn --suppress-sync=true (#12...
Michał Górny
2024-09-20
1
-0/+33
*
gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH...
Sergey B Kirpichev
2024-09-08
1
-0/+40
*
gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572)
Donghee Na
2024-09-02
1
-0/+9
*
gh-123142: fix too wide source location of GET_ITER/GET_AITER (#123420)
Irit Katriel
2024-08-28
1
-1/+4
*
Revert "GH-120754: Add a strace helper and test set of syscalls for o… (#12...
Shantanu
2024-08-24
1
-166/+0
*
GH-120754: Add a strace helper and test set of syscalls for open().read() (#1...
Cody Maloney
2024-08-24
1
-0/+166
*
gh-123142: Fix too wide source locations in tracebacks of exceptions from bro...
Irit Katriel
2024-08-21
1
-1/+15
*
gh-117482: Make the Slot Wrapper Inheritance Tests Much More Thorough (gh-122...
Eric Snow
2024-08-12
1
-9/+133
*
Fix typos in comments and test code (#122846)
Xie Yanbo
2024-08-12
3
-3/+3
*
gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122248)
Eric Snow
2024-07-29
1
-0/+55
*
gh-121275: Fix test_logging and test_smtplib with Python build withoud IPv6 s...
AN Long
2024-07-25
1
-1/+2
*
gh-120678: pyrepl: Include globals from modules passed with `-i` (GH-120904)
Alex Waygood
2024-07-17
1
-1/+5
*
gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization (gh...
Eric Snow
2024-07-15
3
-63/+209
*
gh-76785: Expand How Interpreter Queues Handle Interpreter Finalization (gh-1...
Eric Snow
2024-07-15
1
-13/+128
*
gh-121571: Do not use `EnvironmentError` in tests, use `OSError` instead (#12...
sobolevn
2024-07-10
1
-1/+1
*
Move get_signal_name() to test.support (#121251)
Victor Stinner
2024-07-02
2
-17/+51
*
gh-121016: Add test for `PYTHON_BASIC_REPL` envioronment variable (#121017)
devdanzin
2024-06-26
1
-0/+6
*
gh-120417: Add #noqa: F401 to tests (#120627)
Victor Stinner
2024-06-18
1
-3/+3
*
gh-120417: Remove unused imports in tests (part 1) (#120629)
Victor Stinner
2024-06-17
1
-1/+0
*
gh-117398: Add datetime C-API type check test for subinterpreters (gh-119604)
neonene
2024-06-13
1
-1/+1
*
gh-119659: Get the datetime CAPI Tests Running Again (gh-120180)
Eric Snow
2024-06-07
1
-0/+1
*
gh-117657: Fix race involving immortalizing objects (#119927)
Sam Gross
2024-06-03
1
-2/+2
*
CI: set correct working directory for Hypothesis cache (GH-119345)
Zac Hatfield-Dodds
2024-05-29
1
-0/+7
*
gh-119659: Move `@no_rerun` to `test.support` (#119660)
Nikita Sobolev
2024-05-28
1
-0/+19
*
Remove almost all unpaired backticks in docstrings (#119231)
Geoffrey Thomas
2024-05-22
1
-7/+7
*
gh-118527: Intern code consts in free-threaded build (#118667)
Sam Gross
2024-05-07
1
-0/+9
*
gh-117225: Move colorize functionality to own internal module (#118283)
Hugo van Kemenade
2024-05-01
1
-4/+5
*
gh-118201: Accomodate flaky behavior of `os.sysconf` on iOS (GH-118453)
Russell Keith-Magee
2024-05-01
1
-1/+2
*
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Guido van Rossum
2024-05-01
1
-4/+4
*
gh-117783: Immortalize objects that use deferred reference counting (#118112)
Sam Gross
2024-04-29
1
-0/+19
*
gh-118351: Adapt support.TEST_MODULES_ENABLED for builds without the config v...
Kirill Podoprigora
2024-04-29
1
-2/+3
[next]