This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

ID Activity Title Status Creator
(no priority set)
34172 25 months ago multiprocessing.Pool and ThreadPool leak resources after being deleted has PR open tzickel
33729 25 months ago Hashlib/blake2* missing 'data' keyword argument has PR open Juuso Lehtivarjo
32604 25 months ago [subinterpreters] PEP 554 implementation: add interpreters module has PR open eric.snow
deferred blocker
45317 25 months ago Document the removal the usage of the C stack in Python to Python calls has PR open Mark.Shannon
high
28124 25 months ago Rework SSL module documentation has PR open christian.heimes
normal
47255 25 months ago Many broken :meth: roles in the docs has PR open JelleZijlstra
47184 25 months ago multiprocessing.set_start_method force argument is not documented has PR open John Hagen
47138 25 months ago Pin Jinja2 to fix docs build has PR open hugovk
47115 25 months ago Documentation inconsistency with the stable ABI has PR open Crowthebird
46962 25 months ago Fix docstrings that do not honor --without-doc-strings has PR open arhadthedev
46882 25 months ago Clarify argument type of platform.platform(aliased, terse) to boolean has PR open Rotzbua
46879 25 months ago [doc] incorrect sphinx object names has PR open push-f
46826 25 months ago prefixes argument to site.getsitepackages() missing documentation has PR open asnell
46814 25 months ago Documentation for constructing abstract base classes is misleading has PR open Yoshanuikabundi
46759 25 months ago sys.excepthook documentation doesn't mention that it isn't called for SystemExit has PR open cjwatson
46646 25 months ago `address` arg can be `bytes` for `ip_*` functions in `ipaddress` module has PR open sobolevn
46604 25 months ago Documentation fix in ssl module has PR open glk0
46589 25 months ago Improve documentation for typing._GenericAlias has PR open matthew.rahtz
46586 25 months ago In documentation contents enum.property erroneously links to built-in property has PR open Dutcho
46447 25 months ago datetime.isoformat() documentation does not point to the risk of using it with naive datetime objects has PR open jeanCarloMachado
46439 25 months ago Clarify urllib.request.add_header documentation has PR open epicfaace
46291 25 months ago [doc] First argument to raise can also be BaseException has PR open gtitze
46282 25 months ago return value of builtins is not clearly indicated has PR open SnoopJeDi
46279 25 months ago [docs] Minor information-ordering issue in __main__ doc has PR open ferdnyc
46092 25 months ago Fix/update missing parameters in function signatures for Built-in Functions documentation. has PR open vivekvashist
46005 25 months ago [doc] replace 'distutils' examples with 'setuptools' has PR open elmjag
45881 25 months ago Cross compiling on Linux is untested, undocumented, and broken has PR open christian.heimes
45677 25 months ago [doc] improve sqlite3 docs has PR open erlendaasland
45646 25 months ago Star expression in comprehension wrongly indicates to use or_expression after the star has PR open Arthur-Milchior
45587 25 months ago argparse add_argument_group: distinguish title and description from **kwargs has PR open jb2170
45528 25 months ago mmap: constants not listed in the documentation has PR open goodmami
45519 25 months ago Minor docstring improvement in __contains__ has PR open Ivan.Savov
45435 25 months ago delete misleading faq entry about atomic operations has PR open graingert
45393 25 months ago help() on operator precedence has confusing entries "await" "x" and "not" "x" has PR open MFH
45391 25 months ago 3.10 objects.inv classifies many types as data has PR open gaborjbernat
45251 25 months ago signal.SIGCLD alias is not available on OSX has patch open tcaswell
45210 25 months ago tp_dealloc docs should mention error indicator may be set has patch has PR open ezyang
44995 25 months ago "Hide the prompts and output" works abnormal has patch has PR open yangqing
44855 25 months ago [doc] Complete the sqlite3 exception documentation has PR open erlendaasland
44779 25 months ago Checkouts stale following changes to .gitattributes has PR open jaraco
44766 25 months ago [easy doc] Remove redundant info in README.valgrind has PR open shihai1991
44702 25 months ago Fix weakref doc has PR open Prometheus3375
44665 25 months ago asyncio.create_task() documentation should mention user needs to keep reference to the task has PR open bernat
44362 25 months ago improve documentation of SSL deprecations has PR open graingert
44347 25 months ago Unclear documentation for shutil.copytree() has PR open tilman.vogel
44175 25 months ago What do "cased" and "uncased" mean? has PR open otakutyrant
44164 25 months ago Document what are resources in importlib.resources has PR open FFY00
44025 25 months ago Match doc: Clarify '_' as a soft keyword has PR open terry.reedy
43881 25 months ago [doc] add platform availabity information for os.sched_getaffinity has PR open guoci
43848 25 months ago gzip.py: explain optional argument mtime has PR open jwuttke
43804 25 months ago "Building C and C++ Extensions on Windows" docs are very out-of-date has patch has PR open shreyanavigyan
43803 25 months ago ctypes string_at/wstring_at - bad argument name used in docs and in docstring has PR open talhayon1
43750 25 months ago Undefined constant PACKET_MULTIHOST referred to in package socket has PR open Tom Cook
43698 25 months ago Use syntactically correct examples on abc package page has PR open Vladimir Ryabtsev
43640 25 months ago Add warnings to ssl.PROTOCOL_TLSv1 and ssl.PROTOCOL_TLSv1_1 docs has PR open illia-v
43614 25 months ago Search is not beginner friendly has PR open anthony-flury
43605 25 months ago Eval/exec and comprehension scopes unclear in documentation has PR open bruno.loff
43570 25 months ago pyspecific.py > AuditEvent mess with translations has PR open mdk
43525 25 months ago pathlib: Highlight pathlib operator behavior with anchored paths has PR open diegoe
43424 25 months ago Document the `controller.name` field in `webbrowser` module has PR open ilyagr
43400 25 months ago Improve recipes and howtos for the unittest.mock has PR open eppeters
43340 25 months ago json.load() can raise UnicodeDecodeError, but this is not documented has PR open mattheww
43331 25 months ago [Doc][urllib.request] Explicit the fact that header keys are sent in Camel case has PR open axel3rd
43327 25 months ago The docs falsely state that PyImport_ImportFrozenModuleObject() returns a new reference has PR open ZackerySpytz
43322 25 months ago Inconsistent '#include' notation in extensions tutorial doc has PR open mhughes
43319 25 months ago A possible misleading expression in the Virtual Environment Tutorial has PR open cmhzc
43225 25 months ago Add missing value returned by methods on cookiejar has PR open eamanu
43094 25 months ago sqlite3 signature discrepancies between documentation and implementation has PR open nchammas
43079 25 months ago wrong IP address range given for ipv4_mapped has PR open alwhaley
42836 25 months ago docs: struct: clarify struct caching behaviour has PR open uniq10
42560 25 months ago Improve Tkinter Documentation has PR open hpmason
42316 25 months ago Walrus Operator in list index has PR open Brando753
42272 25 months ago Warning filter message/module documentation is misleading has patch has PR open kevinoid
42238 25 months ago Deprecate suspicious.py? has PR open mdk
42182 25 months ago 3.10 Documentation Not Hyperlinking Some Methods has PR open kj
42037 25 months ago Documentation confusion in CookieJar functions has PR open markus
42018 25 months ago winreg SetValue(Ex) should mention integer as an acceptable value has PR open kwojniak_box
41851 25 months ago tkinter: add font equal methods has PR open epaine
41825 25 months ago os.waitid() documentation needs TLC has PR open georg.brandl
41813 25 months ago Clarify specification of object.__await__ has PR open plammens
41793 25 months ago Inaccuracy about reflected operands in datamodel docs. has PR open wim.glenn
41787 25 months ago adding PEP references to documentation has PR open cameron
41570 25 months ago Add DearPyGui to faq/gui.rst has PR open jhoffstadt
41510 25 months ago Mentions of pdb.set_trace() in library/functions and library/sys incorrectly states that set_trace expects no arguments has PR open Maciej Olko
41482 25 months ago docstring errors in ipaddress.IPv4Network has PR open eric.frederich
41475 25 months ago Make __future__.annotations default 3.10 in What's New 3.7 has PR open cool-RR
41430 25 months ago Document C docstring behavior has PR open jameshcorbett
41411 25 months ago Improve and consolidate f-strings docs has PR open ezio.melotti
41400 25 months ago Remove references to nonexisting __ne__ methods has PR open serhiy.storchaka
41394 25 months ago Document '_' in interpreter tutorial has PR open wyz23x2
41357 25 months ago pathlib.Path.resolve incorrect os.path equivalent has patch has PR open Jendrik Weise
41353 25 months ago Indicate supported sound header formats has PR open nanjekyejoannah
41281 25 months ago Wrong/missing code formats in datetime documentation has PR open yyyyyyyan
41205 25 months ago Documentation Decimal power 0 to the 0 is Nan (versus 0 to the 0 which is 1) has PR open JD-Veiga
41191 25 months ago PyType_FromModuleAndSpec is not mentioned in 3.9 What's new has PR open mdartiailh
41091 25 months ago Remove recommendation in curses module documentation to initialize LC_ALL and encode strings has PR open mjacob
40899 25 months ago Document exceptions raised by importlib.import has PR open j13r
40896 25 months ago Missing links to Source Code in Documentation pages has PR open edison.abahurire
40869 25 months ago errno missing descriptions has PR open YoSTEALTH
40846 25 months ago Misleading line in documentation has PR open J Arun Mani
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: