-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
Issues
Issue creation is restricted in this repository
Issues
is:issue state:open author:vstinner
is:issue state:open author:vstinner
Search results
regrtest: Only report a leak if all test runs leak at least one file descriptor
testsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#157628 In python/cpython;C API: Implement Py_MIN(), Py_MAX() and Py_ABS() macros using typeof()
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)Status: Open.#157495 In python/cpython;test_class.test_detach_materialized_dict_no_memory() fails randomly on the Free Threading macOS CI
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#157429 In python/cpython;Using _testcapi.set_nomemory() in a test triggers a ThreadSanitizer "data race"
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#157415 In python/cpython;bytearray.resize() must not clear the object on error (memory allocation failure)
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#157242 In python/cpython;test_dtrace fails on aarch64 Fedora Stable 3.15: "libpython3.15d.so.1.0: cannot open shared object file"
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#156703 In python/cpython;test_dtrace leaks temporary files on "PPC64LE CentOS9 LTO + PGO 3.x" buildbot
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#156701 In python/cpython;Treat bytes objects as immutable in C code
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)Status: Open.#155742 In python/cpython;C API: Enable limited C API tests on Free Threading
testsTests in the Lib/test dirTests in the Lib/test dirStatus: Open.#155561 In python/cpython;C API: Add more tests on PyType functions
testsTests in the Lib/test dirTests in the Lib/test dirStatus: Open.#155503 In python/cpython;test_sampling_profiler: test_run_failed_script_live() failed on s390x LTO+PGO build: "Failed to find the PyRuntime section"
testsTests in the Lib/test dirTests in the Lib/test dirStatus: Open.#155488 In python/cpython;threading.Thread: Add start=False parameter to start immediately the thread
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155334 In python/cpython;