| ID | Activity | Title | Status | Creator | Assigned To | Type | Msgs | ||
|---|---|---|---|---|---|---|---|---|---|
| 37909 | just now | Thread pool return ref hold memory | open | Tianshu Gao | resource usage | 1 | |||
| 9949 | 1/4 hour ago | os.path.realpath on Windows does not follow symbolic links |
|
|
open | stutzbach | behavior | 19 | |
| 37902 | 1/4 hour ago | Add scrolling for IDLE browsers | open | GeeVye | terry.reedy | enhancement | 4 | ||
| 37905 | 3/4 hours ago | Improve docs for NormalDist | open | Christoph.Deil | rhettinger | enhancement | 5 | ||
| 37834 | 3/4 hours ago | readlink on Windows cannot read app exec links |
|
open | steve.dower | steve.dower | 43 | ||
| 36375 | 1 1/4 hours ago | PEP 499 implementation: "python -m foo" binds the main module as both __main__ and foo in sys.modules |
|
open | cameron | enhancement | 3 | ||
| 20410 | 1 1/2 hours ago | Argument Clinic: add 'self' return converter | open | zach.ware | enhancement | 3 | |||
| 36858 | 2 hours ago | f-string '=' debugging output needs to be documented | open | eric.smith | docs@python | enhancement | 4 | ||
| 37890 | 3 hours ago | Modernize several tests in test_importlib | open | aeros167 | enhancement | 8 | |||
| 37908 | 3 hours ago | Add some examples of ArgumentParser.exit() | open | shihai1991 | docs@python | 2 | |||
| 37750 | 3 hours ago | PyBuffer_FromContiguous not documented |
|
open | shihai1991 | docs@python | 1 | ||
| 37698 | 3 hours ago | Update doc of PyBuffer_ToContiguous |
|
open | shihai1991 | docs@python | 1 | ||
| 30413 | 4 hours ago | Add fnmatch.filterfalse function |
|
open | steven.daprano | enhancement | 17 | ||
| 9938 | 4 hours ago | Improving interactive use of argparse |
|
|
open | jayt | docs@python | enhancement | 18 |
| 37907 | 4 hours ago | speed-up PyLong_As*() for large longs |
|
open | sir-sigurd | performance | 1 | ||
| 37906 | 5 hours ago | FreeBSD: test_threading: test_recursion_limit() crash with SIGSEGV and create a coredump | open | vstinner | 6 | ||||
| 37860 | 7 hours ago | Add netlify deploy preview for docs |
|
open | epicfaace | docs@python | 2 | ||
| 37873 | 8 hours ago | unittest: execute tests in parallel | open | user93448 | enhancement | 3 | |||
| 37633 | 8 hours ago | Py_CompileString and PyParser_SimpleParseString not exported in python38.dll | open | pyscripter | 3 | ||||
| 37886 | 8 hours ago | PyStructSequence_UnnamedField not exported | open | jeffr@livedata.com | compile error | 2 | |||
| 19820 | 8 hours ago | docs are missing info about module attributes |
|
open | eric.snow | docs@python | enhancement | 6 | |
| 37904 | 9 hours ago | Suggested edit to Python Tutorial - Section 4 | open | lrnormie@gmail.com | docs@python | enhancement | 2 | ||
| 29535 | 9 hours ago | datetime hash is deterministic in some cases |
|
open | arigo | security | 15 | ||
| 37871 | 9 hours ago | Windows: WindowsConsoleIO produces mojibake for strings longer than 32 KiB | open | anhans | behavior | 3 | |||
| 37872 | 9 hours ago | Move _Py_IDENTIFIER statics in Python/import.c to top of the file | open | nanjekyejoannah | nanjekyejoannah | enhancement | 4 | ||
| 37790 | 9 hours ago | subprocess.Popen() is extremely slow | open | Alexander.Pyhalov | 8 | ||||
| 36670 | 10 hours ago | regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german) | open | LorenzMende | behavior | 13 | |||
| 25299 | 10 hours ago | argparse: TypeError: __init__() takes at least 4 arguments (4 given) | open | A. Skrobov | docs@python | behavior | 16 | ||
| 37901 | 10 hours ago | 21 tests fail when run on an IPv6-only host | open | gregory.p.smith | gregory.p.smith | behavior | 3 | ||
| 37531 | 10 hours ago | Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS |
|
open | nanjekyejoannah | crash | 16 | ||
| 37892 | yesterday | IDLE Shell: isolate user code input | open | terry.reedy | terry.reedy | behavior | 2 | ||
| 37903 | yesterday | IDLE Shell sidebar. | open | terry.reedy | behavior | 1 | |||
| 37760 | yesterday | Refactor makeunicodedata.py: dedupe parsing, use dataclass |
|
open | Greg Price | enhancement | 24 | ||
| 35518 | yesterday | test_timeout uses blackhole.snakebite.net domain which doesn't exist anymore |
|
open | vstinner | 10 | |||
| 31461 | yesterday | IDLE: Enhance module browser | open | terry.reedy | terry.reedy | behavior | 7 | ||
| 29427 | yesterday | Option to skip padding for base64 urlsafe encoding/decoding |
|
open | Thorney | behavior | 3 | ||
| 34690 | yesterday | Store startup modules as C structures for 20%+ startup speed improvement |
|
open | larry | larry | enhancement | 6 | |
| 37900 | yesterday | [urllib] proxy_bypass_registry doesn't handle invalid proxy override values | open | kwojniak_box | crash | 1 | |||
| 37891 | yesterday | Exceptions tutorial page does not mention raise from | open | Niels Albers | docs@python | enhancement | 4 | ||
| 37899 | yesterday | test_xmlrpc hangs on an IPv6-only host | open | gregory.p.smith | gregory.p.smith | 1 | |||
| 37898 | yesterday | test_httpservers hangs on an IPv6-only host | open | gregory.p.smith | gregory.p.smith | behavior | 1 | ||
| 37897 | yesterday | test_asyncio hangs on an IPv6-only host | open | gregory.p.smith | gregory.p.smith | 1 | |||
| 37896 | yesterday | test_multiprocessing_fork hangs on an IPv6-only host | open | gregory.p.smith | gregory.p.smith | behavior | 1 | ||
| 37895 | yesterday | test_logging hangs on an IPv6-only host | open | gregory.p.smith | gregory.p.smith | behavior | 1 | ||
| 30458 | yesterday | [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection (follow-up of CVE-2016-5699) |
|
open | orange | security | 44 | ||
| 32793 | yesterday | smtplib: duplicated debug message |
|
|
open | qingyunha | behavior | 3 | |
| 37894 | yesterday | [win] shutil.which can not find the path if 'cmd' include directory path and not include extension name | open | seahoh | behavior | 1 | |||
| 37754 | yesterday | Persistence of Shared Memory Segment after process exits | open | vinay0410 | behavior | 4 | |||
| 37884 | yesterday | Optimize Fraction() and statistics.mean() |
|
open | serhiy.storchaka | mark.dickinson | performance | 9 | |
| 37835 | yesterday | typing.get_type_hints wrong namespace for forward-declaration of inner class | open | netbnd | behavior | 4 | |||