-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
dir() can crash with cyclic __bases__
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dumpStatus: Open.#155452 In python/cpython;Windows CI fails on 3.10
infraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155447 In python/cpython;In
test._test_multiprocessingfile,HAVE_GETVALUEconstant is alwaysFalsetestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155445 In python/cpython;Meta-issue for bugs in cryptographic extension modules
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155438 In python/cpython;configparser.getboolean()raisesAttributeErrorfor a value-less optionstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155436 In python/cpython;asyncio.TaskGroupswallows cancellations coming from outside of itstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155433 In python/cpython;REPL feature: Re-print prompt when resumed
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155432 In python/cpython;HMAC's bigmem tests for
hmac.digestare incorrecttestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155430 In python/cpython;hmac.digest()andHMAC(...).digest()disagree when blocksize is smaller than 16stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155428 In python/cpython;Raise
TypeErrorin pure Pythonhmac.digestfor non-bytes keysstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155426 In python/cpython;hashlib.file_digestdoes not honor current position forio.BytesIOinputsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155419 In python/cpython;asyncio.TaskGrouphangs on cancel with eager task factorystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155418 In python/cpython;