-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Issues: python/cpython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow Subinterpreters on WASI/Emscripten Builds
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
docs
Documentation in the Doc dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
OS-emscripten
OS-wasi
stdlib
Python modules in the Lib dir
tests
Tests in the Lib/test dir
topic-subinterpreters
#135190
opened Jun 5, 2025 by
ericsnowcurrently
gh-135120: Add test.support.subTests()
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
tests
Tests in the Lib/test dir
#135121
opened Jun 4, 2025 by
serhiy-storchaka
Loading…
Added helper to test.support for parameterizing tests
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
tests
Tests in the Lib/test dir
#135120
opened Jun 4, 2025 by
serhiy-storchaka
test_weakref.test_threaded_weak_key_dict_deepcopy
crash: merged objects should have ob_tid == 0
tests
#135106
opened Jun 3, 2025 by
colesbury
gh-134986: Catch PermissionError when trying to call perf in tests
awaiting merge
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#134987
opened May 31, 2025 by
emmatyping
Loading…
test_perf_profiler
fails under Windows Subsystem for Linux
3.13
#134986
opened May 31, 2025 by
emmatyping
gh-130655: add tests for dgettext
awaiting review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#134594
opened May 23, 2025 by
alex-semenyuk
Loading…
gh-90548: Allow Alpine/MUSL to pass test_c_locale_coercion.
awaiting core review
skip news
tests
Tests in the Lib/test dir
#134454
opened May 21, 2025 by
bitdancer
Loading…
Remove unused imports in tests
tests
Tests in the Lib/test dir
type-feature
A feature request or enhancement
#134357
opened May 20, 2025 by
hugovk
gh-131178: Add CLI tests for cProfile
awaiting review
skip news
tests
Tests in the Lib/test dir
#134269
opened May 19, 2025 by
ShauryaDusht
Loading…
ZipFile tests fail in negative timezone offsets on reproducible build environments
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#134261
opened May 19, 2025 by
ctrlaltf2
gh-134179: use sys._clear_internal_caches isntead of deprecated sys._clear_type_cache at test_cmd_line
awaiting review
skip news
tests
Tests in the Lib/test dir
#134180
opened May 18, 2025 by
alex-semenyuk
Loading…
Use sys._clear_internal_caches isntead of deprecated sys._clear_type_cache at test_cmd_line
tests
Tests in the Lib/test dir
type-feature
A feature request or enhancement
#134179
opened May 18, 2025 by
alex-semenyuk
gh-131178: Add CLI tests for profile module
awaiting review
skip news
tests
Tests in the Lib/test dir
#134103
opened May 16, 2025 by
ShauryaDusht
Loading…
Use implemenation-specific I/O open / constructors in tests
tests
Tests in the Lib/test dir
topic-IO
type-bug
An unexpected behavior, bug, or error
#133982
opened May 13, 2025 by
cmaloney
test_sysconfig fails if executed from a relocated place
tests
Tests in the Lib/test dir
topic-sysconfig
type-bug
An unexpected behavior, bug, or error
#133742
opened May 9, 2025 by
pablogsal
AssertionError in test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_interrupt
tests
Tests in the Lib/test dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
#133651
opened May 8, 2025 by
befeleme
gh-131178: Add tests for Tests in the Lib/test dir
site
command-line interface
awaiting review
skip news
tests
#133582
opened May 7, 2025 by
ggqlq
Loading…
Unit test test_incremental_gc_handles_fast_cycle_creation sometimes fails
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#133532
opened May 6, 2025 by
nascheme
gh-133448: Fix test_file in test_urllib2 on Windows with a longer repo path
awaiting review
OS-windows
skip news
tests
Tests in the Lib/test dir
#133449
opened May 5, 2025 by
aisk
Loading…
test_file
failed on Windows with a longer repo path in test_urllib2
OS-windows
tests
#133448
opened May 5, 2025 by
aisk
GH-104289: Test importing all stdlib modules in subinterpreters
awaiting core review
skip news
tests
Tests in the Lib/test dir
topic-subinterpreters
#133392
opened May 4, 2025 by
AA-Turner
Loading…
gh-130197: Improve test coverage of Tests in the Lib/test dir
msgfmt.py
part 2
awaiting review
skip news
tests
#133309
opened May 2, 2025 by
tomasr8
Loading…
Some tests fail when python is compiled with Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
--without-doc-strings
tests
#133210
opened Apr 30, 2025 by
sobolevn
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.