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 dependencies set) shelve_process.py | ||||||
26773 | 30 months ago | Shelve works inconsistently when carried over to child processes | open | Paul Ellenbogen | ||
(no dependencies set) shlex-py2.6.4-20091229.patch | ||||||
7594 | 30 months ago | shlex refactoring | open | ferringb | ||
(no dependencies set) shlex_quote_bytes_support.patch | ||||||
25567 | 30 months ago | shlex.quote doesn't work on bytestrings | open | Jonas Thiem | ||
(no dependencies set) show.py | ||||||
31830 | 30 months ago | asyncio.create_subprocess_exec doesn't capture all stdout output | open | cannedrag | ||
(no dependencies set) shutil-2.6.patch, shutil-2.7.patch, shutil-3.2.1.patch | ||||||
10016 | 30 months ago | shutil.copyfile -- allow sparse copying | open | karaken12 | ||
(no dependencies set) shutil.diff, test_unpack.zip | ||||||
20907 | 30 months ago | behavioral differences between shutil.unpack_archive and ZipFile.extractall | open | peter@psantoro.net | ||
(no dependencies set) shutil.make_archive.patch | ||||||
36770 | 30 months ago | stdlib - shutil.make_archive - add support for different ZIP compression method | open | owenchia | ||
(no dependencies set) shutil.py.diff | ||||||
11989 | 30 months ago | deprecate shutil.copy2 | open | datamuc | ||
(no dependencies set) shutil.py.diff | ||||||
1438480 | 30 months ago | shutil.move raises OSError when copystat fails | open | piman | ||
(no dependencies set) shutil_copytree_doc.patch | ||||||
7969 | 30 months ago | shutil.copytree error handling non-standard and partially broken | open | swalker | ||
(no dependencies set) sigint.patch, sigint_2.patch | ||||||
20269 | 30 months ago | Inconsistent behavior in pdb when pressing Ctrl-C | open | xdegaye | ||
(no dependencies set) siglist.py | ||||||
30774 | 30 months ago | list_repr not safe against concurrent mutation | open | pitrou | ||
(no dependencies set) signal_bug.py | ||||||
28628 | 30 months ago | Failure to add signal handlers for any signal but SIGINT | open | brotherBox | ||
(no dependencies set) signal_nsig_freebsd-2.patch, signal_nsig_freebsd.patch | ||||||
20584 | 30 months ago | On FreeBSD, signal.NSIG is smaller than biggest signal value | open | jgehrcke | ||
(no dependencies set) signal_pause_doesnt_wake_up.py, thread_signal.py | ||||||
21895 | 30 months ago | signal.pause() and signal handlers don't react to SIGCHLD in non-main thread | open | bkabrda | ||
(no dependencies set) signal_std_handlers.patch | ||||||
23325 | 30 months ago | Turn SIG_DFL and SIG_IGN into functions | open | serhiy.storchaka | ||
(no dependencies set) simple.py | ||||||
43072 | 30 months ago | Memory Leak when using Thread | open | goyalakshat14 | ||
(no dependencies set) simple_incorrect.py, simple_incorrect.py | ||||||
30430 | 30 months ago | Cannot write to a tun interface file | open | Rémy Léone | ||
(no dependencies set) simplified.py | ||||||
41714 | 30 months ago | multiprocessing.Queue deadlock | open | rpurdie | ||
(no dependencies set) skip_broadcast_in.patch | ||||||
38335 | 30 months ago | simplify overlaps function in ipaddress.py | open | Sanjay | ||
(no dependencies set) skipitems.patch, skipitems.patch | ||||||
23926 | 30 months ago | skipitem() in getargs.c still supports 'w' and 'w#', and shouldn't | open | larry | ||
(no dependencies set) slice_del.diff, slice_del.diff, slice_del.diff, slice_del.diff, slice_del.diff | ||||||
12606 | 30 months ago | Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k] | open | py.user | ||
(no dependencies set) slots_gc.patch | ||||||
28651 | 30 months ago | Make objects with empty __slots__ GC types | open | yselivanov | ||
(no dependencies set) slots_test.py | ||||||
16070 | 30 months ago | Structure and native Structure (LittleEndianStructure on Windows) supports __slots__, but BigEndianStructure doesn't | open | hct | ||
(no dependencies set) slow-copy.py | ||||||
20156 | 30 months ago | bz2.BZ2File.read() does not treat growing input file properly | open | Joshua.Chia | ||
(no dependencies set) socket-const.patch | ||||||
27409 | 30 months ago | List socket.SO_*, SCM_*, MSG_*, IPPROTO_* symbols | open | martin.panter | ||
(no dependencies set) socket-docs.patch | ||||||
25586 | 30 months ago | socket.sendall broken when a socket has a timeout | open | jstasiak | ||
(no dependencies set) socket-test-freebsd-9-10-11-python-27-33-34-35.txt | ||||||
27612 | 30 months ago | socket.gethostbyname resolving octal IP addresses incorrectly | open | mattrobenolt | ||
(no dependencies set) socket_pep3121-384_v0.patch | ||||||
15708 | 30 months ago | PEP 3121, 384 Refactoring applied to socket module | open | Robin.Schreiber | ||
(no dependencies set) socket_sigint_sigbreak.py | ||||||
41437 | 30 months ago | SIGINT blocked by socket operations like recv on Windows | open | zmwangx | ||
(no dependencies set) socketserver.patch | ||||||
14375 | 30 months ago | Add socketserver running property | open | giampaolo.rodola | ||
(no dependencies set) solicitedMulticastAddress.patch | ||||||
22418 | 30 months ago | ipaddress.py new IPv6 Method for Solicited Multicast Address | open | Jason.Nadeau | ||
(no dependencies set) sound.zip | ||||||
35927 | 30 months ago | Intra-package References Documentation Incomplete | open | ADataGman | ||
(no dependencies set) spaceAndShip.py | ||||||
46501 | 30 months ago | Windows 10, turtle left right not working | open | wizprokidz | ||
(no dependencies set) sparc.diff | ||||||
8314 | 30 months ago | test_ctypes fails in test_ulonglong on sparc buildbots | open | r.david.murray | ||
(no dependencies set) spawnve.py | ||||||
6476 | 30 months ago | MSVCRT's spawnve/spawnvpe are not thread safe | open | jfonseca | ||
(no dependencies set) split-result-default.patch | ||||||
23416 | 30 months ago | Make urllib.parse.SplitResult etc arguments optional | open | martin.panter | ||
(no dependencies set) split_prune_1.patch | ||||||
28937 | 30 months ago | str.split(): allow removing empty strings (when sep is not None) | open | barry | ||
(no dependencies set) splitdrive.py | ||||||
37609 | 30 months ago | support "UNC" device paths in ntpath.splitdrive | open | eryksun | ||
(no dependencies set) spwd_struct_members_name_fix.patch, spwd_struct_members_name_fix_v2.patch, spwd_struct_members_name_fix_v3.patch | ||||||
18678 | 30 months ago | Wrong struct members name for spwd module | open | vajrasky | ||
(no dependencies set) sqlite3-2.patch, sqlite3-2.patch, sqlite3-3.patch, sqlite3.patch, timestamptz-2.patch, timestamptz-3.patch, timestamptz.patch | ||||||
29099 | 30 months ago | sqlite3 timestamp converter cannot handle timezone | open | bozo.kopic | ||
(no dependencies set) sqlite3_fatal_python_error.py | ||||||
47019 | 30 months ago | Fatal Python Error in sqlite3 Python 3.10 | open | hydroflask | ||
(no dependencies set) sqlite_connection.c.patch, sqlite_connection.c.patch | ||||||
26387 | 30 months ago | Crash calling sqlite3_close with invalid pointer | open | scorp | ||
(no dependencies set) sre_constants.error_stderr.txt | ||||||
45815 | 30 months ago | Document exceptions raised by fnmtach | open | DimitriPapadopoulos | ||
(no dependencies set) ssl-shutdown-fail.patch | ||||||
18880 | 30 months ago | ssl.SSLSocket shutdown doesn't behave like socket.shutdown | open | zielmicha | ||
(no dependencies set) ssl_context_tests.py, urllib.request.py-do-not-overwrite-existing-opener.diff, urllib.request.py-do-not-overwrite-existing-opener.diff, urllib.request.py-do-not-overwrite-existing-opener.diff, urllib.request.py-do-not-overwrite-existing-opener.diff, urlopen-explained.py | ||||||
18543 | 30 months ago | urllib.parse.urlopen shouldn't ignore installed opener when called with any SSL argument | open | moritzs | ||
(no dependencies set) ssl_get_server_certificate_kwargs.patch | ||||||
18616 | 30 months ago | enable more ssl socket options with get_server_certificate | open | underrun | ||
(no dependencies set) ssl_pyx509cert.patch, ssl_pyx509cert_match_hostname_fix.patch | ||||||
18369 | 30 months ago | X509 cert class for ssl module | open | christian.heimes | ||
(no dependencies set) ssl_test.py | ||||||
35234 | 30 months ago | ssl module falls over with internationalized domain names | open | mcasadevall | ||
(no dependencies set) ssl_xmlrpc_server.patch | ||||||
13403 | 30 months ago | Option for XMLPRC Server to support HTTPS | open | rhettinger | ||
(no dependencies set) stack.py, stack2.py | ||||||
37906 | 30 months ago | FreeBSD: test_threading: test_recursion_limit() crash with SIGSEGV and create a coredump | open | vstinner | ||
(no dependencies set) stack_overflow-4.py | ||||||
46600 | 30 months ago | Python built with clang -O0 allocates 10x more stack memory than clang -O3 on a Python function call | open | vstinner | ||
(no dependencies set) stat-bug.py | ||||||
15556 | 30 months ago | os.stat fails for file pending delete on Windows | open | jkloth | ||
(no dependencies set) str-groups.patch | ||||||
23560 | 30 months ago | Group the docs of similar methods in stdtypes.rst | open | ezio.melotti | ||
(no dependencies set) strbytes.patch | ||||||
18373 | 30 months ago | let code force str(bytes) to raise an exception | open | dholth | ||
(no dependencies set) strftime.diff | ||||||
3173 | 30 months ago | external strftime for Python? | open | skip.montanaro | ||
(no dependencies set) strftime.patch, strftime2.patch, strftime3.patch | ||||||
12750 | 30 months ago | add cross-platform support for %s strftime-format code | open | Daniel.O'Connor | ||
(no dependencies set) strftime_aix.patch | ||||||
11188 | 30 months ago | test_time error on AIX | open | sable | ||
(no dependencies set) stringio-seek.patch | ||||||
25190 | 30 months ago | Define StringIO seek offset as code point offset | open | martin.panter | ||
(no dependencies set) stringio_sizeof-2.7_3.patch, stringio_sizeof-3.3_3.patch | ||||||
15490 | 30 months ago | Correct __sizeof__ support for StringIO | open | serhiy.storchaka | ||
(no dependencies set) stringlib_strip.patch, stringlib_strip2.patch | ||||||
12807 | 30 months ago | Optimization/refactoring for {bytearray, bytes, unicode}.strip() | open | jcon | ||
(no dependencies set) struct_nmemb.diff | ||||||
12740 | 30 months ago | Add struct.Struct.nmemb | open | skrah | ||
(no dependencies set) structseq.diff, structseq_1.patch, structseq_fields.patch, structseq_repr_issue.diff, structseq_subclasses_tuple.diff | ||||||
1820 | 30 months ago | Enhance Object/structseq.c to match namedtuple and tuple api | open | christian.heimes | ||
(no dependencies set) structseq_newtype_fix.patch | ||||||
15729 | 30 months ago | PyStructSequence_NewType enhancement | open | Robin.Schreiber | ||
(no dependencies set) subclassable.py | ||||||
17279 | 30 months ago | Document which named built-in classes can be subclassed | open | terry.reedy | ||
(no dependencies set) subparse.py, subparse2.py, subparse3.py | ||||||
16308 | 30 months ago | Undocumented (?) behaviour change in argparse from 3.2.3 to 3.3.0 | open | telmich | ||
(no dependencies set) subprocess-validation-fd-leak.patch | ||||||
43308 | 30 months ago | subprocess.Popen leaks file descriptors opened for DEVNULL or PIPE stdin/stdout/stderr arguments | open | cptpcrd | ||
(no dependencies set) subprocess.py.diff, test_mp.py | ||||||
24862 | 30 months ago | subprocess.Popen behaves incorrect when moved in process tree | open | Andre Merzky | ||
(no dependencies set) subprocess_asyncio_deadlock.py | ||||||
43890 | 30 months ago | Deadlock when mixing event loops and subprocesses | open | thomas | ||
(no dependencies set) SUGGESTED CHANGE-- venv.html | ||||||
41727 | 30 months ago | Confusing presentation for configuration settings references | open | MegMM | ||
(no dependencies set) sum_and_prod.py | ||||||
41458 | 30 months ago | Avoid overflow/underflow in math.prod() | open | rhettinger | ||
(no dependencies set) superbug-fixd.py, superbug.py | ||||||
46175 | 30 months ago | Zero argument super() does not function properly inside generator expressions | open | tritium | ||
(no dependencies set) suryak.patch | ||||||
18139 | 30 months ago | email module should have a way to prepend and insert headers | open | kbandla | ||
(no dependencies set) symlink_path_fix.patch | ||||||
13184 | 30 months ago | Multi-layered symlinks to python cause runtime error. sys.path is malformed. | open | Jason.Howlett | ||
(no dependencies set) sys_test_ioencoding.patch, sys_test_ioencoding_locale.patch | ||||||
19058 | 30 months ago | test_sys.test_ioencoding_nonascii() fails with ASCII locale encoding | open | pitrou | ||
(no dependencies set) t.py | ||||||
19070 | 30 months ago | In place operators of weakref.proxy() not returning self. | open | grahamd | ||
(no dependencies set) t.py | ||||||
25049 | 30 months ago | Strange behavior under doctest: staticmethods have different __globals__ | open | jneb | ||
(no dependencies set) t.py | ||||||
25962 | 30 months ago | Ctrl+C Can't Exit Script with Pool on Windows | open | Meng-Yuan Huang | ||
(no dependencies set) t.zip | ||||||
42125 | 30 months ago | linecache cannot get source for the __main__ module with a custom loader | open | eltoder | ||
(no dependencies set) t1.py, t2.py | ||||||
18060 | 30 months ago | Updating _fields_ of a derived struct type yields a bad cif | open | lauri.alanko | ||
(no dependencies set) t4.py, working example.png | ||||||
43606 | 30 months ago | tkinter: initial huge window & no widgets visible | open | bennett78 | ||
(no dependencies set) tail of make test log.txt | ||||||
43226 | 30 months ago | build from 3.9.1 tarball on WSL failed | open | DoctorDan | ||
(no dependencies set) tan_pi2.c, tanny-openbsd.txt, tanny.py | ||||||
31630 | 30 months ago | math.tan has poor accuracy near pi/2 on OpenBSD and NetBSD | open | serhiy.storchaka | ||
(no dependencies set) tarfail.tar.bz2, tarfile.patch | ||||||
29760 | 30 months ago | tarfile chokes on reading .tar file with no entries (but does fine if the same file is bzip2'ed) | open | posita | ||
(no dependencies set) tarfile-misc-bugs-3.2-2.diff, tarfile-misc-bugs-3.2-3.diff, tarfile-misc-bugs-3.2.diff, tarfile-misc-bugs-3.4.diff | ||||||
14012 | 30 months ago | Misc tarfile fixes | open | eric.araujo | ||
(no dependencies set) tarfile_repro.py | ||||||
47231 | 30 months ago | TarFile.getmember cannot work on tar sourced directory over 100 characters | open | cfernald | ||
(no dependencies set) tarfile_sgid.patch | ||||||
38286 | 30 months ago | tarfile forgets set sgid when targetpath has it | open | Charles Coulombe | ||
(no dependencies set) tarfile_test.tar | ||||||
35964 | 30 months ago | shutil.make_archive (xxx, tar, root_dir) is adding './' entry to archive which is wrong | open | HFM | ||
(no dependencies set) tarfile_ut.py | ||||||
44899 | 30 months ago | tarfile: add support for creating an archive of potentially changing files | open | marko-tuononen | ||
(no dependencies set) tarfilero.py | ||||||
30438 | 30 months ago | tarfile would fail to extract tarballs with files under R/O directories (twice) | open | Yaroslav.Halchenko | ||
(no dependencies set) tarproblem.py | ||||||
18744 | 30 months ago | doc: pathological performance using tarfile | open | teamnoir | ||
(no dependencies set) tartest.py | ||||||
29612 | 30 months ago | TarFile.extract() suffers from hard links inside tarball | open | Jussi Judin | ||
(no dependencies set) tartest.py | ||||||
31774 | 30 months ago | [RFE] tarfile: add an option to change the "blocking factor" | open | cstratak | ||
(no dependencies set) tb-trim.diff | ||||||
24252 | 30 months ago | IDLE removes elements from tracebacks. | open | ppperry | ||
(no dependencies set) tclmem_bug.py | ||||||
36756 | 30 months ago | tkinter tk.createcommand memory leak | open | WKraus | ||
(no dependencies set) tcp_test.py, tcp_test.py | ||||||
35840 | 30 months ago | Control flow inconsistency on closed asyncio stream | open | schlamar | ||
(no dependencies set) telnet_uu_tests.patch, uu_test_v2.patch | ||||||
18731 | 30 months ago | Increased test coverage for uu and telnet | open | Alex.Volkov | ||
(no dependencies set) telnetlib-add-handle-option.patch | ||||||
1678077 | 30 months ago | improve telnetlib.Telnet so option negotiation becomes easie | open | sonderblade | ||
(no dependencies set) telnetlib.diff | ||||||
25334 | 30 months ago | telnetlib: process_rawq() and binary data | open | mwalle | ||
(no dependencies set) tem.py | ||||||
46146 | 30 months ago | Python IDLE fails to start (tk font issue?) | open | mcepl | ||
(no dependencies set) tem3.py | ||||||
40180 | 30 months ago | isinstance(cls_with_metaclass, non_type) raises KeyError | open | terry.reedy | ||
(no dependencies set) tem4.py | ||||||
37766 | 30 months ago | IDLE autocomplete: revise fetch_completions, add htest | open | terry.reedy | ||
(no dependencies set) tem_ast2.py, temast.py | ||||||
24981 | 30 months ago | Add a test which uses the ast module to compile the stdlib | open | brett.cannon | ||
(no dependencies set) Temp.zip | ||||||
43261 | 30 months ago | Python 3.9 repair on Windows do not recover pip module | open | Prometheus3375 | ||
(no dependencies set) tempfile_01.patch, tempfile_02.patch | ||||||
20267 | 30 months ago | TemporaryDirectory does not resolve path when created using a relative path | open | Antony.Lee | ||
(no dependencies set) tempfile_st.txt | ||||||
42796 | 30 months ago | tempfile doesn't seem to play nicely with os.chdir on Windows | open | Gabriele Tornetta | ||
(no dependencies set) terminate.py | ||||||
35539 | 30 months ago | Cannot properly close terminated process | open | hniksic | ||
(no dependencies set) tes_attr1.py, test6.py | ||||||
37379 | 30 months ago | Provide triggering AttributeError exception to __getattr__ for reraising | open | nother | ||
(no dependencies set) test | ||||||
25534 | 30 months ago | SimpleHTTPServer throwed an exception due to negtive st_mtime attr in file | open | Sean.Wang | ||
(no dependencies set) test hang on.png | ||||||
47249 | 30 months ago | test_multiprocessing_fork probabilistic failure | open | sxt1001 | ||
(no dependencies set) test-case.py | ||||||
35040 | 30 months ago | [functools] provide an async-compatible version of functools.lru_cache | open | Liran Nuna | ||
(no dependencies set) test-configuration-v2.diff, test-configuration.diff | ||||||
21696 | 30 months ago | Idle: test configuration files | open | terry.reedy | ||
(no dependencies set) test-kill.py, test-kill2.py, test-kill3.py | ||||||
38323 | 30 months ago | asyncio: MultiLoopWatcher has a race condition (test_asyncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x) | open | vstinner | ||
(no dependencies set) test-mock-wraps-dict.py | ||||||
25597 | 30 months ago | unittest.mock does not wrap dunder methods (__getitem__ etc) | open | Darragh Bailey | ||
(no dependencies set) test-zip.zip | ||||||
44841 | 30 months ago | filemode in repr of ZipInfo, but is not a ZipInfo attribute | open | G.Rakosy | ||
(no dependencies set) test.c | ||||||
6483 | 30 months ago | Modules are not deallocated correctly if m_size = -1 | open | jak | ||
(no dependencies set) test.c | ||||||
43367 | 30 months ago | submodule of c-extension module is quirky | open | mattip | ||
(no dependencies set) test.cmd, test.out, test.py, trace.diff, trace_ignore_case_fix.patch | ||||||
10896 | 30 months ago | trace module compares directories as strings (--ignore-dir) | open | vrutsky | ||
(no dependencies set) test.eml, test.py | ||||||
39071 | 30 months ago | [doc] email.parser.BytesParser - parse and parsebytes work not equivalent | open | mkaiser | ||
(no dependencies set) test.gz | ||||||
45585 | 30 months ago | Gzipping subprocess output produces invalid .gz file | open | mherrmann.at | ||
(no dependencies set) test.mo | ||||||
18319 | 30 months ago | gettext() cannot find translations with plural forms | open | jwilk | ||
(no dependencies set) test.py | ||||||
19533 | 30 months ago | Unloading docstrings from memory if -OO is given | open | Sworddragon | ||
(no dependencies set) test.py | ||||||
22441 | 30 months ago | Not all attributes of the console for a subprocess with creationflags=0 are inherited | open | Sworddragon | ||
(no dependencies set) test.py | ||||||
26752 | 30 months ago | Mock(2.0.0).assert_has_calls() raise AssertionError in two same calls | open | jekin000 | ||
(no dependencies set) test.py | ||||||
28463 | 30 months ago | Email long headers parsing/serialization | open | Константин Волков | ||
(no dependencies set) test.py | ||||||
28840 | 30 months ago | IDLE: Document tk's long line display limitation | open | piotr.sk | ||
(no dependencies set) test.py | ||||||
29472 | 30 months ago | subprocess.communicate with timeout 0 and already terminated process generates TimeoutExpired on Linux | open | Griffon26 | ||
(no dependencies set) test.py | ||||||
30082 | 30 months ago | hide command prompt when using subprocess.Popen with shell=False on Windows | open | iMath | ||
(no dependencies set) test.py | ||||||
30972 | 30 months ago | Event loop incorrectly inherited in child processes. | open | Elvis.Pranskevichus | ||
(no dependencies set) test.py | ||||||
32097 | 30 months ago | doctest does not consider \r\n a <BLANKLINE> | open | X-Istence | ||
(no dependencies set) test.py | ||||||
33210 | 30 months ago | pkgutil.walk_packages "prefix" option docs are misleading | open | cykerway | ||
(no dependencies set) test.py | ||||||
33350 | 30 months ago | WinError 10038 is raised when loop.sock_connect is wrapped with asyncio.wait_for | open | Alisue Lambda | ||
(no dependencies set) test.py | ||||||
35000 | 30 months ago | aexit called after loop close | open | pdxjohnny | ||
(no dependencies set) test.py | ||||||
35611 | 30 months ago | open doesn't call IncrementalEncoder with final=True | open | haney | ||
(no dependencies set) test.py | ||||||
37640 | 30 months ago | telnetlib crash in Python3 while receiving un-printable characters from server | open | hoang nguyen | ||
(no dependencies set) test.py | ||||||
37652 | 30 months ago | Multiprocessing shared_memory ValueError on race with ShareableList | open | bjs | ||
(no dependencies set) test.py | ||||||
38011 | 30 months ago | xml.dom.pulldom splits text data at buffer size when parsing from file | open | nsturmwind | ||
(no dependencies set) test.py | ||||||
38511 | 30 months ago | Multiprocessing does not work properly when using the trace module. | open | rls1004 | ||
(no dependencies set) test.py | ||||||
38561 | 30 months ago | [doc] multiprocessing.Queue fails intermittently with "Broken pipe" | open | Samuel Grayson | ||
(no dependencies set) test.py | ||||||
39430 | 30 months ago | tarfile.open(mode="r") race condition when importing lzma | open | Maciej Gol | ||
(no dependencies set) test.py | ||||||
41050 | 30 months ago | class multiprocessing.Value calls set_start_method | open | Kernel Plevitsky | ||
(no dependencies set) test.py | ||||||
42188 | 30 months ago | forkserver not reused in child processes | open | cchomey | ||
(no dependencies set) test.py | ||||||
42281 | 30 months ago | Inconsistent ProcessPoolExecutor behaviour on macOS between 3.7 and 3.8/9 | open | mustafaquraish | ||
(no dependencies set) test.py | ||||||
42606 | 30 months ago | Support POSIX atomicity guarantee of O_APPEND on Windows | open | izbyshev | ||
(no dependencies set) test.py | ||||||
44158 | 30 months ago | Clarify documentation for redirected stdout/stderr when using subprocess in Linux | open | tanty | ||
(no dependencies set) test.py | ||||||
45023 | 30 months ago | Python doesn't exit with proper resultcode on SIGINT in multiprocessing.Process | open | ambwrig | ||
(no dependencies set) test.py | ||||||
47002 | 30 months ago | argparse - "expected one argument" when used -: in argument | open | Pythass | ||
(no dependencies set) test.py, truncate.ver1.patch, truncate.ver2.patch | ||||||
14586 | 30 months ago | TypeError: truncate() takes no keyword arguments | open | TheBiggerGuy | ||
(no dependencies set) test.tar | ||||||
31557 | 30 months ago | tarfile: incorrectly treats regular file as directory | open | Joe Tsai | ||
(no dependencies set) test.tar.gz | ||||||
37796 | 30 months ago | ModuleFinder does not resolve ".." correctly | open | mkleehammer | ||
(no dependencies set) test.zip, zipfile_276_filename_mismatch_v2.patch, zipfile_276_filename_mismatch_v3.patch, zipfile_340_filename_mismatch_v3.patch, zlib_forward_slash.patch | ||||||
6839 | 30 months ago | zipfile can't extract file | open | NewerCookie | ||
(no dependencies set) test1.html, test2.py | ||||||
26009 | 30 months ago | HTMLParser lacking a few features to reconstruct input exactly | open | jason_s | ||
(no dependencies set) test1.py | ||||||
7760 | 30 months ago | [doc] ctypes: use_errno=True does not work | open | nikratio | ||
(no dependencies set) test1.py, test3.py | ||||||
19942 | 30 months ago | UTF-8 encoding not enforced | open | jwilk | ||
(no dependencies set) test184_lib.tgz | ||||||
16575 | 30 months ago | ctypes: unions as arguments | open | arigo | ||
(no dependencies set) test2.py | ||||||
47233 | 30 months ago | show_caches option affects code positions reported by dis.get_instructions(...) | open | 15r10nk | ||
(no dependencies set) test3.py | ||||||
47253 | 30 months ago | LOAD_GLOBAL instruction with wrong source position | open | 15r10nk | ||
(no dependencies set) test9.py | ||||||
23012 | 30 months ago | RuntimeError: settrace/setprofile function gets lost | open | arigo | ||
(no dependencies set) test_anim_write.py | ||||||
47056 | 30 months ago | turtle.write() causes flickering when the tracer is turned off. | open | relent95 | ||
(no dependencies set) test_anydbm.py, test_anydbm.py | ||||||
41238 | 30 months ago | Python 3 shelve.DbfilenameShelf is generating 164 times larger files than Python 2.7 when storing dicts | open | Paweł Miech | ||
(no dependencies set) test_argparse.py | ||||||
28210 | 30 months ago | argparse with subcommands difference in python 2.7 / 3.5 | open | stephan | ||
(no dependencies set) test_argparse_mutex_with_title.py, test_argparse_mutex_with_title1.py | ||||||
17218 | 30 months ago | support title and description in argparse add_mutually_exclusive_group | open | chris.jerdonek | ||
(no dependencies set) test_async_deadlock.py | ||||||
35751 | 30 months ago | traceback.clear_frames manages to deadlock a background task | open | tvoinarovskyi | ||
(no dependencies set) test_bar.py | ||||||
36569 | 30 months ago | @staticmethod seems to work with setUpClass, but docs say it shouldn't | open | Peter de Blanc | ||
(no dependencies set) test_barrier_timeout.diff | ||||||
11871 | 30 months ago | test_default_timeout() of test_threading.BarrierTests failure: BrokenBarrierError | open | vstinner | ||
(no dependencies set) test_bug_36338.py | ||||||
36338 | 30 months ago | urlparse of urllib returns wrong hostname | open | sanebow | ||
(no dependencies set) test_case.py | ||||||
46133 | 30 months ago | Feature request: allow mechanism for creator of exec-generated code to provide source to pdb | open | posita | ||
(no dependencies set) test_chdir.py | ||||||
45545 | 30 months ago | chdir __exit__ is not safe | open | ucodery | ||
(no dependencies set) test_code.py | ||||||
45860 | 30 months ago | Mutithread leads to Illegal instruction crashing CPython | open | xxm | ||
(no dependencies set) test_concurrent_futures_discovery.diff, test_concurrent_futures_discovery.v2.diff, test_concurrent_futures_discovery.v3.diff, test_concurrent_futures_discovery.v4.diff, test_concurrent_futures_discovery.v5.diff | ||||||
16968 | 30 months ago | Fix test discovery for test_concurrent_futures.py | open | zach.ware | ||
(no dependencies set) test_daemon_win.py | ||||||
38890 | 30 months ago | subprocess.Popen should not emit a ResourceWarning for a detached process | open | ShaneHarvey | ||
(no dependencies set) test_decimal_cleanup.diff | ||||||
20008 | 30 months ago | Clean up/refactor/make discoverable test_decimal | open | zach.ware | ||
(no dependencies set) VALID_MODULE_NAME.patch, VALID_MODULE_NAME2.patch, test_dir.tar.gz | ||||||
24263 | 30 months ago | unittest cannot load module whose name starts with Unicode | open | sih4sing5hong5 | ||
(no dependencies set) test_dir_scan_dir.py, test_dir_scan_dir.py, test_os_walk.py | ||||||
46084 | 30 months ago | Python 3.9.6 scan_dir returns filenotfound on long paths, but os_walk does not | open | jschwar313 | ||
(no dependencies set) test_doublevar.py | ||||||
39827 | 30 months ago | setting a locale that uses comma as decimal separator breaks tkinter.DoubleVar | open | thawn | ||
(no dependencies set) test_email_address_with_quotes.py | ||||||
22535 | 30 months ago | headerregistry.Address introduces extra quotes without addr_spec parameter | open | krother | ||
(no dependencies set) test_failures_without_docstrings.txt | ||||||
37501 | 30 months ago | Test failures when CPython is built without docstrings | open | ZackerySpytz | ||
(no dependencies set) test_filecmp.patch, test_filecmp.patch, test_filecmp_v2.patch | ||||||
18728 | 30 months ago | Increased test coverage for filecmp.py | open | Alex.Volkov | ||
(no dependencies set) test_folding_bug.py | ||||||
43554 | 30 months ago | email: encoded headers lose their quoting when refolded | open | Emil.Styrke | ||
(no dependencies set) test_frames.py, test_save_locals.py | ||||||
1654367 | 30 months ago | [PATCH] Debuggers need a way to change the locals of a frame | open | fabioz | ||
(no dependencies set) test_functiontest.py | ||||||
40690 | 30 months ago | unittest: if FunctionTestCase is imported, the loader loads "tests" from it | open | pwtail | ||
(no dependencies set) test_gdb.out | ||||||
43941 | 30 months ago | Unit test failure in test_gdb only with -O0 | open | larry | ||
(no dependencies set) test_hmac.patch, test_hmac.patch | ||||||
14322 | 30 months ago | More test coverage for hmac | open | packetslave | ||
(no dependencies set) test_html.py | ||||||
41989 | 30 months ago | htmlparser unclosed script tag causes data loss | open | waylan | ||
(no dependencies set) test_ignoredir.py, trace.diff | ||||||
10685 | 30 months ago | trace does not ignore --ignore-module | open | RusiMody | ||
(no dependencies set) test_imaplib_cr_lf.diff | ||||||
5430 | 30 months ago | imaplib: must not replace LF or CR by CRLF in literals | open | memeplex | ||
(no dependencies set) test_index_not_int.py | ||||||
20092 | 30 months ago | type() constructor should bind __int__ to __index__ when __index__ is defined and __int__ is not | open | ethan.furman | ||
(no dependencies set) test_issue37747.py | ||||||
37747 | 30 months ago | _markupbase.py fails with TypeError on invalid keyword in marked section | open | bp256r1 | ||
(no dependencies set) test_iterators_and_finally_blocks.py | ||||||
36403 | 30 months ago | AsyncIterator on 3.7: __aiter__ no longer honors finally blocks | open | asksol | ||
(no dependencies set) test_leak_minimal.py, test_leak_minimal_mem_consumption.png | ||||||
37042 | 30 months ago | wait_for(coro, timeout=0) memleak | open | ixje | ||
(no dependencies set) test_logging.patch, unused1.patch | ||||||
8576 | 30 months ago | test_support.find_unused_port can cause socket conflicts on Windows | open | paul.moore | ||
(no dependencies set) test_mime_long_line.py, test_mime_long_line_workaround.py | ||||||
25948 | 30 months ago | Invalid MIME encoding generated by email.mime (line too long) | open | vog | ||
(no dependencies set) test_mock_asser_has_calls.py | ||||||
43371 | 30 months ago | Mock.assert_has_calls works strange | open | dmitriy.mironiyk | ||
(no dependencies set) test_module.py | ||||||
23142 | 30 months ago | Integration of unittest.FunctionTestCase with automatic discovery and loading | open | martin.panter | ||
(no dependencies set) test_multiproc_error_unpickle.py | ||||||
39751 | 30 months ago | multiprocessing breaks when payload fails to unpickle | open | João Eiras | ||
(no dependencies set) test_namespace_package.sh | ||||||
29144 | 30 months ago | Implicit namespace packages in Python 3.6 | open | frenzy | ||
(no dependencies set) test_os.log | ||||||
31548 | 30 months ago | test_os fails on Windows if current directory contains spaces | open | serhiy.storchaka | ||
(no dependencies set) test_pool_error.py | ||||||
39190 | 30 months ago | _result_handler dies on raised exceptions [multiprocessing] | open | sindrig | ||
(no dependencies set) test_protocol_property.py | ||||||
45282 | 30 months ago | isinstance(x, typing.Protocol-class) unexpectedly evaluates properties | open | daitakahashi | ||
(no dependencies set) test_pstats.diff | ||||||
13670 | 30 months ago | Increase test coverage for pstats.py | open | andrea.crotti | ||
(no dependencies set) test_python_shelve_issue.py | ||||||
39202 | 30 months ago | Python shelve __del__ ignored exception | open | libbkmz | ||
(no dependencies set) test_readlink.sh | ||||||
15748 | 30 months ago | Various symlink test failures in test_shutil on FreeBSD | open | trent | ||
(no dependencies set) test_robot.py | ||||||
39187 | 30 months ago | urllib.robotparser does not respect the longest match for the rule | open | gallicrooster | ||
(no dependencies set) test_sendmail.py | ||||||
44742 | 30 months ago | smtplib: less confusing behaviour when giving incorrect multiple recipients list | open | cmatte | ||
(no dependencies set) test_server.py | ||||||
41794 | 30 months ago | Memory leak in asyncio server | open | EmperorBale | ||
(no dependencies set) test_sitecustomize.sh | ||||||
21617 | 30 months ago | importlib reload can fail with AttributeError if module removed from sys.path | open | ned.deily | ||
(no dependencies set) test_socket.patch | ||||||
22608 | 30 months ago | test_socket fails with sem_init: Too many open files | open | Urs.Traber | ||
(no dependencies set) test_socket.txt | ||||||
38851 | 30 months ago | UDPLITE tests fail on android | open | xdegaye | ||
(no dependencies set) test_ssl.py | ||||||
33090 | 30 months ago | race condition between send and recv in _ssl with non-zero timeout | open | nneonneo | ||
(no dependencies set) test_subprocess.py | ||||||
7839 | 30 months ago | Popen should raise ValueError if pass a string when shell=False or a list when shell=True | open | r.david.murray | ||
(no dependencies set) test_subprocess.py | ||||||
43431 | 30 months ago | Subprocess timeout causes output to be returned as bytes in text mode | open | macdjord | ||
(no dependencies set) test_tabnanny.diff | ||||||
19102 | 30 months ago | Add tests for CLI of the tabnanny module | open | berker.peksag | ||
(no dependencies set) test_turtle_guionly.patch, test_turtle_guionly.py, test_turtle_guionly_v2.patch | ||||||
21914 | 30 months ago | Create unit tests for Turtle guionly | open | Lita.Cho | ||
(no dependencies set) test_unicode.titlecase.diff, unicodeobject.titlecase.2.diff, unicodeobject.titlecase.3.diff, unicodeobject.titlecase.diff | ||||||
6412 | 30 months ago | Titlecase as defined in Unicode Case Mappings not followed | open | christoph | ||
(no dependencies set) test_unicode_error_unpickle.py | ||||||
39750 | 30 months ago | UnicodeError becomes unpicklable if data is appended to args | open | João Eiras | ||
(no dependencies set) test_urllib2-getaddrinfo.patch, urllib2-getaddrinfo.patch, urllib2-getaddrinfo.patch | ||||||
1675455 | 30 months ago | Use getaddrinfo() in urllib2.py for IPv6 support | open | dcantrell-rh | ||
(no dependencies set) test_urllib2.py | ||||||
9698 | 30 months ago | When reusing an handler, urllib(2)'s digest authentication fails after multiple regative replies | open | Luci.Stanescu | ||
(no dependencies set) test_urllib_except.py, urllib_exception_leak.patch | ||||||
13736 | 30 months ago | urllib.request.urlopen leaks exceptions from socket and httplib.client | open | jmoy | ||
(no dependencies set) test_ut8.zip | ||||||
20329 | 30 months ago | zipfile.extractall fails in Posix shell with utf-8 filename | open | Laurent.Mazuel | ||
(no dependencies set) test_wave.py, wave.py, wave.py_unified_diff.zip, wave24.py, wave25.py | ||||||
1483545 | 30 months ago | Wave.py support for ulaw and alaw audio | open | ewoudenberg | ||
(no dependencies set) test_wave.py, wave_futz.py, wave_futz.zip, wave_futz.zip | ||||||
4913 | 30 months ago | wave.py: add writesamples() and readsamples() | open | alex_python_org | ||
(no dependencies set) test_zipfile.patch | ||||||
39502 | 30 months ago | test_zipfile fails on AIX due to time.localtime | open | EGuesnet | ||
(no dependencies set) testcase.patch | ||||||
9521 | 30 months ago | xml.etree.ElementTree skips processing instructions when parsing | open | mark | ||
(no dependencies set) tested.diff, untested.diff | ||||||
1648268 | 30 months ago | Parameter list mismatches (portation problem) | open | ked-tao | ||
(no dependencies set) testexecvchild.py | ||||||
19124 | 30 months ago | os.execv executes in background on Windows | open | techtonik | ||
(no dependencies set) testhtmlparse.zip | ||||||
41956 | 30 months ago | Regression in HTMLParser on malformed tags | open | dan | ||
(no dependencies set) testHttpServer.py | ||||||
40305 | 30 months ago | Fix server_close() method for ThreadingHTTPServer and TCPServer class | open | ROUX antoine2 | ||
(no dependencies set) testing_data.txt | ||||||
35557 | 30 months ago | Allow lowercase hexadecimal characters in base64.b16decode() | open | djhoulihan | ||
(no dependencies set) testio.py, testpyio.py | ||||||
7955 | 30 months ago | TextIOWrapper Buffering Inconsistent Between _io and _pyio | open | amcnabb | ||
(no dependencies set) testit2.py | ||||||
47195 | 30 months ago | importlib lock race issue in deadlock handling code | open | rpurdie | ||
(no dependencies set) testmpdaemon.py | ||||||
26633 | 30 months ago | multiprocessing behavior combining daemon with non-daemon children inconsistent with threading | open | josh.r | ||
(no dependencies set) testpdb.py | ||||||
33139 | 30 months ago | Bdb doesn't find instruction in linecache after pdb.set_trace() following os.chdir("/tmp") | open | prounce | ||
(no dependencies set) testproc-unbuffered.py | ||||||
41222 | 30 months ago | POpen bufsize=0 ignored with universal_newlines=True | open | yann | ||
(no dependencies set) testprog.py | ||||||
30835 | 30 months ago | AttributeError when parsing multipart email with invalid non-decodable Content-Transfer-Encoding | open | Andrew Donnellan | ||
(no dependencies set) testqueue.py | ||||||
38195 | 30 months ago | A bug in the multiprocessing module | open | eshkrig | ||
(no dependencies set) tests.out | ||||||
25242 | 30 months ago | Failed tests for Python 3.5.0 on shared virtual host | open | Open Genomes | ||
(no dependencies set) testscript.py | ||||||
41128 | 30 months ago | Signal handlers should not hang during blocked main thread | open | Josef Havránek | ||
(no dependencies set) testsigint.zip, traceback_checksignals.patch, traceback_checksignals_2.patch | ||||||
13673 | 30 months ago | PyTraceBack_Print() fails if signal received but PyErr_CheckSignals() not called | open | sbt | ||
(no dependencies set) testturtle.py | ||||||
47011 | 30 months ago | Cloned turtle pen is not cleared completely | open | learncoding | ||
(no dependencies set) tetherror.txt | ||||||
42690 | 30 months ago | Aiohttp fails when using intel ax200 wireless card | open | JasperTecHK | ||
(no dependencies set) textpad.patch | ||||||
32068 | 30 months ago | textpad from curses package isn't handling backspace key | open | bacher09 | ||
(no dependencies set) textresult_coverage.patch | ||||||
27395 | 30 months ago | Patch to Increase test coverage of unittest.runner.TextTestResult | open | Pam.McANulty | ||
(no dependencies set) textwrap.isnt.stable.py | ||||||
32397 | 30 months ago | textwrap output may change if you wrap a paragraph twice | open | larry | ||
(no dependencies set) textwrap.py-widthfunction-2011-07-04_22-57-49_r71219+.diff | ||||||
12499 | 30 months ago | textwrap.wrap: add control for fonts with different character widths | open | parent5446 | ||
(no dependencies set) this-segfaults.py | ||||||
43781 | 30 months ago | SIGSEGV when replacing _multiprocessing.SemLock at runtime | open | sternj | ||
(no dependencies set) thread.py, thread.py, thread.py.patch | ||||||
23382 | 30 months ago | Maybe can not shutdown ThreadPoolExecutor when call the method of shutdown | open | miles | ||
(no dependencies set) thread.py.patch | ||||||
28650 | 30 months ago | concurrent.futures.ThreadPoolExecutor: tasks in queue not marked as done | open | pyfm | ||
(no dependencies set) thread_local_concurrent.diff | ||||||
17263 | 30 months ago | crash when tp_dealloc allows other threads | open | Albert.Zeyer | ||
(no dependencies set) thread_local_copy.py | ||||||
28967 | 30 months ago | copy.copy fails on threading.local subclass | open | JelleZijlstra | ||
(no dependencies set) thread_unsafe_import.py | ||||||
43658 | 30 months ago | implementations of the deprecated load_module import loader API, as prescribed by the documentation, are not thread safe | open | kale-smoothie | ||
(no dependencies set) threading_objects_reprs.patch, threading_objects_reprs_2.patch | ||||||
24391 | 30 months ago | Better repr for threading objects | open | serhiy.storchaka | ||
(no dependencies set) threadpool_map.py | ||||||
42409 | 30 months ago | Interpreter exit blocks waiting for ThreadPoolExecutor.map | open | gsakkis | ||
(no dependencies set) ThreadPoolExec_Example.py | ||||||
29284 | 30 months ago | Include thread_name_prefix in the concurrent.futures.ThreadPoolExecutor example 17.4.2.1 | open | jftuga | ||
(no dependencies set) threadTest.zip | ||||||
42491 | 30 months ago | Tkinter wait_visibility hanging when used in thread | open | spcmicro | ||
(no dependencies set) three-way-comparison.log | ||||||
45026 | 30 months ago | More compact range iterator | open | serhiy.storchaka | ||
(no dependencies set) time_precise.patch | ||||||
19007 | 30 months ago | precise time.time() under Windows 8: use GetSystemTimePreciseAsFileTime | open | pitrou | ||
(no dependencies set) timedelta.patch, timedelta2.patch, timedelta3.patch | ||||||
25729 | 30 months ago | update pure python datetime.timedelta creation | open | bdkearns | ||
(no dependencies set) timedelta_decimal.patch | ||||||
14262 | 30 months ago | Allow using decimals as arguments to `timedelta` | open | cool-RR | ||
(no dependencies set) timeit-v2.patch, timeit-v3-actual-changes-no-separators.patch, timeit-v3-actual-changes.patch, timeit-v3-pep8.patch, timeit-v4-actual-changes.patch, timeit.patch | ||||||
18975 | 30 months ago | timeit: Use thousands separators and print number of loops per second | open | jstasiak | ||
(no dependencies set) timemodule.patch, timemodule_part1_rev3.patch, timemodule_part2_rev3.patch, timemodule_rev2.patch | ||||||
20177 | 30 months ago | Derby #8: Convert 28 sites to Argument Clinic across 2 files | open | larry | ||
(no dependencies set) Timeout.py | ||||||
35571 | 30 months ago | Parallel Timeout Class | open | Stefan Volz | ||
(no dependencies set) timetuple_issue9004.patch | ||||||
9004 | 30 months ago | datetime.utctimetuple() should not set tm_isdst flag to 0 | open | belopolsky | ||
(no dependencies set) title.diff | ||||||
21588 | 30 months ago | Idle: make editor title bar user configurable | open | terry.reedy | ||
(no dependencies set) titletest.py, titletest.python | ||||||
12737 | 30 months ago | str.title() is overzealous by upcasing combining marks inappropriately | open | tchrist | ||
(no dependencies set) tix_library_shell_injection.patch | ||||||
29125 | 30 months ago | Shell injection via TIX_LIBRARY when using tkinter.tix | open | symphorien | ||
(no dependencies set) Tk85Mac.mov, Tk86MacIssue.mov | ||||||
34370 | 30 months ago | Tkinter scroll issues on macOS | open | vtudorache | ||
(no dependencies set) tk_busy.diff, tk_busy.diff, tk_busy.patch, tk_busy.patch, tk_busy_3.diff, tk_busy_4.diff, tk_busy_5.diff, tk_busy_6.diff | ||||||
28498 | 30 months ago | tk busy command | open | tkinter | ||
(no dependencies set) tk_wm_test.py | ||||||
13553 | 30 months ago | Tkinter Tk args and Gnome Shell application name | open | th9 | ||
(no dependencies set) tkdeploader.diff, ttk_withdeploader.diff | ||||||
5159 | 30 months ago | Indicating packages to be loaded when a Tcl interpreter is created in tkinter | open | gpolo | ||
(no dependencies set) tkdnd.diff | ||||||
40893 | 30 months ago | tkinter: integrate TkDND support | open | epaine | ||
(no dependencies set) tkinter-checkbutton-unique-variables.patch | ||||||
29402 | 30 months ago | Problem with Checkbutton and duplicate last name components | open | terry.reedy | ||
(no dependencies set) tkinter-clipboard-on-exit.patch | ||||||
40452 | 30 months ago | Tkinter/IDLE: preserve clipboard on closure | open | epaine | ||
(no dependencies set) tkinter_destroy_cancel_handlers.patch | ||||||
27024 | 30 months ago | IDLE shutdown glitch when started by import | open | terry.reedy | ||
(no dependencies set) tkinter_trace_tcl.patch, tkinter_trace_tcl2.patch | ||||||
27405 | 30 months ago | Ability to trace Tcl commands executed by Tkinter | open | serhiy.storchaka | ||
(no dependencies set) tmp.py, zipfile_flags.patch | ||||||
35218 | 30 months ago | decompressing and then re-compressing zipfiles with Python 3 zipfile loses flag_bits | open | keeely | ||
(no dependencies set) tmp_future.py | ||||||
23069 | 30 months ago | IDLE's F5 Run Module doesn't transfer effects of future import | open | rhettinger | ||
(no dependencies set) tokenize_all.patch, tokenize_all.v2.1.patch, tokenize_all.v2.patch | ||||||
27112 | 30 months ago | tokenize.__all__ list is incomplete | open | Unit03 | ||
(no dependencies set) tokenize_fail_test.py | ||||||
32536 | 30 months ago | ast and tokenize disagree about line number | open | Mark.Shannon | ||
(no dependencies set) tokens.txt | ||||||
19035 | 30 months ago | tokenize.generate_tokens treat '\f' symbol as the end of file (when reading in unicode) | open | Alexey.Umnov | ||
(no dependencies set) trace_generic.py | ||||||
32152 | 30 months ago | Add pid to .cover filename in lib/trace.py | open | nikhilh | ||
(no dependencies set) tracer.py | ||||||
20040 | 30 months ago | Tracing not disabled in generator when the system trace function returns None. | open | xdegaye | ||
(no dependencies set) tracing-locking-mechanisms.py | ||||||
42705 | 30 months ago | Intercepting thread lock objects not working under context managers | open | mhmdkanj | ||
(no dependencies set) translate_error_handlers.patch, translate_error_handlers_2.patch | ||||||
23676 | 30 months ago | Add support of UnicodeTranslateError in standard error handlers | open | serhiy.storchaka | ||
(no dependencies set) translateexample_issue28612.patch | ||||||
28612 | 30 months ago | str.translate needs a mapping example | open | Jim.Jewett | ||
(no dependencies set) Truncated_POST_data_in_CGI_script_on_Win7.zip | ||||||
16066 | 30 months ago | Truncated POST data in CGI script on Windows 7 | open | Alexander.Martin | ||
(no dependencies set) tryenv2.py | ||||||
16633 | 30 months ago | os.environ updates only one copy of env vars under Windows (GetEnvironmentVariable vs. getenv) | open | eudoxos | ||
(no dependencies set) tryfixsocketserver.py | ||||||
13749 | 30 months ago | socketserver can't stop | open | teamnoir | ||
(no dependencies set) tst112.py | ||||||
38755 | 30 months ago | Long unicode string causes SyntaxError: Non-UTF-8 code starting with '\xe2' in file ..., but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details | open | Andrew Ushakov | ||
(no dependencies set) turtle_diff.txt | ||||||
23660 | 30 months ago | Turtle left/right inverted when using different coordinates orientation | open | aroberge | ||
(no dependencies set) tutorial-raw-string.patch | ||||||
11479 | 30 months ago | Add discussion of trailing backslash in raw string to tutorial | open | r.david.murray | ||
(no dependencies set) type-slot-calls.diff | ||||||
30509 | 30 months ago | Optimize calling type slots | open | serhiy.storchaka | ||
(no dependencies set) type_dir_patch.diff | ||||||
22790 | 30 months ago | some class attributes missing from dir(Class) | open | techdragon | ||
(no dependencies set) type_doc_patch.diff | ||||||
18334 | 30 months ago | type(name, bases, dict) does not call metaclass' __prepare__ attribute | open | nikratio | ||
(no dependencies set) typeobject.c.diff | ||||||
672115 | 30 months ago | Assignment to __bases__ of direct object subclasses | open | glchapman | ||
(no dependencies set) typeobject.diff, typeobject.patch | ||||||
15870 | 30 months ago | PyType_FromSpec should take metaclass as an argument | open | belopolsky | ||
(no dependencies set) types.coroutine.py | ||||||
29909 | 30 months ago | types.coroutine monkey patches original function | open | Omnifarious | ||
(no dependencies set) typing_attributes.py | ||||||
44524 | 30 months ago | __name__ attribute in typing module | open | farcat | ||
(no dependencies set) ucnbug.c | ||||||
47182 | 30 months ago | _PyUnicode_Fini should invalidate ucnhash_capi capsule pointer | open | christian.heimes | ||
(no dependencies set) udpbug2.py, windows_events.py | ||||||
47071 | 30 months ago | asyncio proactor udp transport stops responding after send to port that isn't listening | open | esoma | ||
(no dependencies set) udpreceive.py | ||||||
39148 | 30 months ago | DatagramProtocol + IPv6 does not work with ProactorEventLoop | open | alex.gronholm | ||
(no dependencies set) uhoh.py | ||||||
43529 | 30 months ago | pathlib.Path.glob causes OSError encountering symlinks to long filenames | open | eric.frederich | ||
(no dependencies set) umask-optional.diff | ||||||
28501 | 30 months ago | [Patch] Make os.umask() optional | open | EdSchouten | ||
(no dependencies set) unicode-ascii-space.py | ||||||
45869 | 30 months ago | Unicode and acii regular expressions do not agree on ascii space characters | open | control-k | ||
(no dependencies set) unicode-script-2.diff, unicode-script-3.diff, unicode-script.diff | ||||||
6331 | 30 months ago | Add unicode script info to the unicode database | open | doerwalter | ||
(no dependencies set) unicode.patch | ||||||
1944 | 30 months ago | Document PyUnicode_* API | open | alexandre.vassalotti | ||
(no dependencies set) unicode_dealloc_bug.patch | ||||||
45210 | 30 months ago | tp_dealloc docs should mention error indicator may be set | open | ezyang | ||
(no dependencies set) unicode_escape_1_minimal.patch, unicode_escape_2_utf-16_invalid_read.patch, unicode_escape_3_check_size_nonnegative.patch, unicode_escape_4_eliminate_duplicate_code.patch, unicode_escape_tests.patch | ||||||
7615 | 30 months ago | unicode_escape codec does not escape quotes | open | rhansen | ||
(no dependencies set) unicode_name_maxlen.patch, unicode_name_maxlen_trunc.patch | ||||||
23997 | 30 months ago | unicodedata_UCD_lookup() has theoretical buffer overflow | open | christian.heimes | ||
(no dependencies set) unicodeobject.c | ||||||
46832 | 30 months ago | unicodeobject.c doesn't compile when defined EXPERIMENTAL_ISOLATED_SUBINTERPRETERS, variable "interned" not found | open | moytrage | ||
(no dependencies set) unintuitive_sqlite_behavior.py | ||||||
9924 | 30 months ago | sqlite3 SELECT does not BEGIN a transaction, but should according to spec | open | zzzeek | ||
(no dependencies set) unittest-add-gc.patch | ||||||
17908 | 30 months ago | Unittest runner needs an option to call gc.collect() after each test | open | gvanrossum | ||
(no dependencies set) unittest.patch, unittest_2.patch, unittest_3.patch | ||||||
26859 | 30 months ago | unittest fails with "Start directory is not importable" when trying to run sourceless tests | open | xdegaye | ||
(no dependencies set) unittest_bug.tgz | ||||||
25520 | 30 months ago | unittest load_tests protocol not working as documented | open | stefan | ||
(no dependencies set) unix_abstract_namespace.patch, unix_abstract_namespace_2.patch, unix_abstract_namespace_3.patch | ||||||
26803 | 30 months ago | syslog logging handler fails with address in unix abstract namespace | open | xdegaye | ||
(no dependencies set) unnamed | ||||||
5715 | 30 months ago | listen socket close in SocketServer.ForkingMixIn.process_request() | open | ryan003 | ||
(no dependencies set) unnamed | ||||||
10669 | 30 months ago | Document Deprecation Warnings and how to fix | open | RusiMody | ||
(no dependencies set) unpacktuple.diff | ||||||
16543 | 30 months ago | improve TypeError messages for missing arguments (meta issue) | open | ezio.melotti | ||
(no dependencies set) unsigned-long-arg-for-ioctl.patch | ||||||
30665 | 30 months ago | pass big values for arg to fcntl.ioctl | open | ukl | ||
(no dependencies set) UnsupportedOperation-bases-order.patch, update_one_slot.patch, update_one_slot2-2.7.patch, update_one_slot2-3.x.patch | ||||||
5322 | 30 months ago | object.__new__ argument calling autodetection faulty | open | aronacher | ||
(no dependencies set) Untitled picture.png | ||||||
41948 | 30 months ago | Runtime error while trying to use Python3.9 with virtualenv | open | abhicantdraw | ||
(no dependencies set) update_wrapper.breaks.partial.signature.check.__wrapped__.py, update_wrapper.breaks.partial.signature.test.py | ||||||
46761 | 30 months ago | functools.update_wrapper breaks the signature of functools.partial objects | open | larry | ||
(no dependencies set) upper-idna.patch, upper-idna.patch | ||||||
19083 | 30 months ago | IDNA prefix should be case insensitive | open | Pepijn.de.Vos | ||
(no dependencies set) urischemes.py, urischemes.py | ||||||
1500504 | 30 months ago | Alternate RFC 3986 compliant URI parsing module | open | ncoghlan | ||
(no dependencies set) urljoin_throws_type_error.patch, urljoin_throws_type_error_v2.patch, urljoin_throws_type_error_v3.patch | ||||||
19094 | 30 months ago | urljoin should raise a TypeError if URL is not a string | open | jaraco | ||
(no dependencies set) urllib-multi-authenticate-challenges.patch | ||||||
15310 | 30 months ago | urllib: Support for multiple WWW-Authenticate headers and/or multiple challenges per header | open | almost | ||
(no dependencies set) urllib-quote-14826.patch, urllib-request.patch | ||||||
14826 | 30 months ago | urlopen URL with unescaped space | open | wichert | ||
(no dependencies set) urllib-unquote-explain.patch, urllib-unquote-fix.patch | ||||||
8136 | 30 months ago | urllib.unquote decodes percent-escapes with Latin-1 | open | mgiuca | ||
(no dependencies set) urllib.patch | ||||||
22946 | 30 months ago | urllib gives incorrect url after open when using HTTPS | open | John.McKay | ||
(no dependencies set) urllib2-301-patch.diff | ||||||
1755841 | 30 months ago | Patch for [ 735515 ] urllib2 should cache 301 redir | open | orsenthil | ||
(no dependencies set) urllib2-support_digest_sessions.diff | ||||||
7752 | 30 months ago | Add support for Digest authentication session (reuse nonces) | open | dieresys | ||
(no dependencies set) urllib2.diff | ||||||
8843 | 30 months ago | urllib2 Digest Authorization uri must match request URI | open | anelis | ||
(no dependencies set) urllib2_basicauth.patch | ||||||
13323 | 30 months ago | urllib2 does not correctly handle multiple www-authenticate headers in an HTTP response | open | dfischer | ||
(no dependencies set) urllib_ftp_resource_warning.patch | ||||||
21648 | 30 months ago | urllib urlopener leaves open sockets for FTP connection | open | Claudiu.Popa | ||
(no dependencies set) urllib_issue.py | ||||||
34629 | 30 months ago | Python3 regression for urllib(2).urlopen(...).fp for chunked http responses | open | tkruse | ||
(no dependencies set) urllib_issue.py | ||||||
46397 | 30 months ago | urllib.parse.quote uses safe='' as default | open | scratch | ||
(no dependencies set) urllib_RENAME.pyc | ||||||
37567 | 30 months ago | Python compiles empty bytecode files when out of virtual memory on windows | open | Mike Lovelace | ||
(no dependencies set) urllib_request_param_type_check.patch, urllib_request_param_type_check_2.patch, urllib_request_param_type_check_3.patch, urllib_request_param_type_check_4.patch | ||||||
25439 | 30 months ago | Add type checks to urllib.request.Request | open | ezio.melotti | ||
(no dependencies set) urlparse_rfc3986-py26.diff, urlparse_rfc3986-py3k.diff | ||||||
3647 | 30 months ago | urlparse - relative url parsing and joins to be RFC3986 compliance | open | orsenthil | ||
(no dependencies set) urlparse_userinfo.diff | ||||||
16909 | 30 months ago | urlparse: add userinfo attribute | open | olof | ||
(no dependencies set) use_filerw.patch | ||||||
17723 | 30 months ago | Use FileRead and FileWrite in fileio.c on Windows | open | jpe | ||
(no dependencies set) usecs.patch | ||||||
46292 | 30 months ago | Add microseconds to logging.LogRecord | open | jamescasbon | ||
(no dependencies set) User's.py | ||||||
39531 | 30 months ago | Memory Leak in multiprocessing.Pool() | open | EMO | ||
(no dependencies set) uu_text_mode.patch | ||||||
18977 | 30 months ago | The -t option has no effect in for uu command-line | open | serhiy.storchaka | ||
(no dependencies set) w.patch | ||||||
12883 | 30 months ago | xml.sax.xmlreader.AttributesImpl allows empty string as attribute names | open | Michael.Sulyaev | ||
(no dependencies set) wait.py | ||||||
44271 | 30 months ago | asyncio random crash with longtime run | open | twbt4f | ||
(no dependencies set) wait_closed.py | ||||||
45074 | 30 months ago | asyncio hang in subprocess wait_closed() on Windows, BrokenPipeError | open | byllyfish | ||
(no dependencies set) WaitersSleepers.py, WaitersSleepers.py | ||||||
30975 | 30 months ago | multiprocessing.Condition.notify_all() blocks indefinitely if a process waiting on it has died | open | mickp | ||
(no dependencies set) waitmainloop.py | ||||||
41176 | 30 months ago | revise Tkinter mainloop dispatching flag behavior | open | Richard Sheridan | ||
(no dependencies set) waitpid_test.py | ||||||
27808 | 30 months ago | os.waitpid does not return (0,0) when child has not exited (FreeBSD) | open | Casey Lucas | ||
(no dependencies set) warnings-option.diff, warnings_opt_parse_API-2.patch, warnings_opt_parse_API-3.patch, warnings_opt_parse_API-4.patch, warnings_opt_parse_API-5.patch, warnings_opt_parse_API-6.patch, warnings_opt_parse_API-7.patch, warnings_opt_parse_API.patch | ||||||
7976 | 30 months ago | warnings should provide a public API for accessing its option parsing code | open | xmorel | ||
(no dependencies set) warnings_surface.patch | ||||||
25204 | 30 months ago | Confusing (?) warning when run deprecated module as script | open | serhiy.storchaka | ||
(no dependencies set) warntest.py | ||||||
42075 | 30 months ago | Verbose/confusing default format on warnings | open | Mithil | ||
(no dependencies set) wave_issue16525_doc.patch, wave_issue16525_updated.patch, wave_read_issue16525.patch | ||||||
16525 | 30 months ago | wave file module does not support 32bit float format | open | seebk | ||
(no dependencies set) weakset_concurrent_iter_runtimeerror.py | ||||||
45278 | 30 months ago | RuntimeError on race on weakset concurrent iteration | open | bjs | ||
(no dependencies set) weather.py | ||||||
28661 | 30 months ago | Fix code example in Python 3.5 telnetlib documentation | open | tiabc | ||
(no dependencies set) web.patch | ||||||
22025 | 30 months ago | webbrowser.get(command_line) does not support Windows-style path separators | open | dan.oreilly | ||
(no dependencies set) webbrowser.py | ||||||
24395 | 30 months ago | webbrowser.py update to use argparse.py | open | Hasan Diwan | ||
(no dependencies set) webbrowser.py.patch, webbrowser.py.patch.2, webbrowser.py.patch.3 | ||||||
22277 | 30 months ago | webbrowser.py add parameters to suppress output on stdout and stderr | open | CristianCantoro | ||
(no dependencies set) weird-bug-3.py | ||||||
34480 | 30 months ago | _markupbase.py fails with UnboundLocalError on invalid keyword in marked section | open | kodial | ||
(no dependencies set) whitespace_regex.py | ||||||
25433 | 30 months ago | whitespace in strip()/lstrip()/rstrip() | open | Dimitri Papadopoulos Orfanos | ||
(no dependencies set) win_add2path.patch | ||||||
27696 | 30 months ago | win_add2path.py does not add user site directory | open | altendky | ||
(no dependencies set) win_ca_test.py | ||||||
20916 | 30 months ago | ssl.enum_certificates() will not return all certificates trusted by Windows | open | Adam.Goodman | ||
(no dependencies set) win_subprocess_hang.py | ||||||
43784 | 30 months ago | starting a thread in __del__ hangs at interpreter shutdown | open | sylikc | ||
(no dependencies set) windows-tags.diff | ||||||
24198 | 30 months ago | please align the platform tag for windows | open | doko | ||
(no dependencies set) windows_cyrillic.zip | ||||||
41929 | 30 months ago | Detect OEM code page for zip archives in ZipFile based on system locale | open | ivan.sorokin.tech | ||
(no dependencies set) winreg_bug.py | ||||||
43984 | 30 months ago | winreg.SetValueEx should check the returned value | open | r3pwnx | ||
(no dependencies set) with_traceback_fixed+async.py, with_traceback_monkeypatch.py | ||||||
25538 | 30 months ago | Traceback from __exit__ method is misleading | open | r.david.murray | ||
(no dependencies set) writable_closure.patch, writable_closure_02.patch, writable_closure_03.patch, writable_closure_04.patch, writable_closure_with_checking.patch | ||||||
14369 | 30 months ago | make function __closure__ writable | open | Yury.Selivanov | ||
(no dependencies set) write-retry.patch | ||||||
23680 | 30 months ago | Sporadic freeze in test_interrupted_write_retry_text | open | pitrou | ||
(no dependencies set) wsgiref-empty-byte-2.patch, wsgiref-empty-byte-3.patch, wsgiref-empty-byte.patch | ||||||
21890 | 30 months ago | wsgiref.simple_server sends headers on empty bytes | open | rschoon | ||
(no dependencies set) wsgiref_test_wrappers.patch | ||||||
23577 | 30 months ago | Add tests for wsgiref.validate | open | ashkop | ||
(no dependencies set) wsgitest.py | ||||||
26299 | 30 months ago | wsgiref.util FileWrapper raises ValueError: I/O operation on closed file. | open | samwyse | ||
(no dependencies set) x.py | ||||||
29657 | 30 months ago | os.symlink: FileExistsError shows wrong message | open | wrohdewald | ||
(no dependencies set) x.py | ||||||
38085 | 30 months ago | Interrupting class creation in __init_subclass__ may lead to incorrect isinstance() and issubclass() results | open | xitop | ||
(no dependencies set) x.py | ||||||
38197 | 30 months ago | Meaning of tracebacklimit differs between sys.tracebacklimit and traceback module | open | Carl.Friedrich.Bolz | ||
(no dependencies set) x.py, y.py | ||||||
25653 | 30 months ago | ctypes+callbacks+fork+selinux = crash | open | arigo | ||
(no dependencies set) xattrsupports.patch | ||||||
29450 | 30 months ago | xattr functions aren't in os.supports_fd, os.supports_follow_symlinks | open | osandov | ||
(no dependencies set) xcompile-py3.sh | ||||||
35997 | 30 months ago | ImportError: dlopen failed: cannot locate symbol "PyBool_Type" | open | muhzi | ||
(no dependencies set) xml_prolog.diff | ||||||
24287 | 30 months ago | Let ElementTree prolog include comments and processing instructions | open | rhettinger | ||
(no dependencies set) xmlNameVerification.py | ||||||
12129 | 30 months ago | Document Object Model API - validation | open | Kyle.Keating | ||
(no dependencies set) xmlrpc_byte_string.patch, xmlrpc_dump_invalid_string-2.7_2.patch | ||||||
7727 | 30 months ago | xmlrpc library returns string which contain null ( \x00 ) | open | Steven.Hartland | ||
(no dependencies set) xmlrpc_less_copy-1.diff, xmlrpc_less_copy.diff, xmlrpclib.patch | ||||||
1747670 | 30 months ago | Limiting data copy in xmlrpclib | open | kilobug | ||
(no dependencies set) xmlrpclib-timezone.patch | ||||||
2623 | 30 months ago | Patch: xmlrpclib client ignores datetime tzinfo when creating iso8601 dates | open | lclark | ||
(no dependencies set) zdebug.py | ||||||
30094 | 30 months ago | PDB enhancement | open | erixoltan | ||
(no dependencies set) zip_bug.zip | ||||||
44067 | 30 months ago | Zipfile lib overwrites the extra field during closing when the archive size is more then ZIP64_LIMIT | open | shaanbhaya | ||
(no dependencies set) ZIP_filename_confusion.pdf, zipfile.patch | ||||||
31175 | 30 months ago | Exception while extracting file from ZIP with non-matching file name in central directory | open | zyxtarmo | ||
(no dependencies set) zipapp-respect-source-date-epoch.patch | ||||||
45344 | 30 months ago | Have zipapp respect SOURCE_DATE_EPOCH | open | bign8 | ||
(no dependencies set) zipfile-symlink.patch, zipfile-symlink.patch | ||||||
27318 | 30 months ago | Add support for symlinks to zipfile | open | ldoktor | ||
(no dependencies set) zipfile-test.py | ||||||
1742205 | 30 months ago | ZipFile.writestr writes incorrect extended local headers | open | asak | ||
(no dependencies set) zipfile_respect_sourcedate.diff | ||||||
47123 | 30 months ago | ZipFile.writestr should respect SOURCE_DATE_EPOCH | open | ghost43 | ||
(no dependencies set) zipfileinfo.diff | ||||||
19894 | 30 months ago | zipfile ignores deflate level settings in zipinfo object | open | rmilne | ||
(no dependencies set) zipimport-issue14905-2.patch, zipimport-issue14905.patch | ||||||
14905 | 30 months ago | zipimport needs to support namespace packages when no 'directory' entry exists | open | eric.smith | ||
(no dependencies set) zipimporter-symlink.patch | ||||||
40525 | 30 months ago | zipapps execute symlinks as if they are code | open | Anthony Sottile | ||
(no dependencies set) zlib.patch | ||||||
26379 | 30 months ago | zlib decompress as_bytearray flag | open | llllllllll | ||
(no dependencies set) zlibpatch.patch, zlibpatch.patch, zlibpatch2.patch | ||||||
5804 | 30 months ago | Add an 'offset' argument to zlib.decompress | open | kristjan.jonsson | ||
(no dependencies set) zsh-fnmatch-2.7.diff, zsh-fnmatch.diff | ||||||
4573 | 30 months ago | zsh-style subpattern matching for fnmatch/glob | open | erickt | ||
(no dependencies set) 截屏2020-12-29 上午10.57.53.png | ||||||
42776 | 30 months ago | The string find method shows the problem | open | andyye | ||
"Deep-freeze": skip the marshal step by generating C code, Stop using bootstrap_python for deep-freeze in UNIX builds (no files set) | ||||||
45950 | 30 months ago | Reintroduce bootstrap_python for freezing | open | christian.heimes | ||
"pydoc -w <package>" writes out page with empty "Package Contents" section, Refactor the test_runpy walk_package support code into a common location (no files set) | ||||||
15358 | 30 months ago | Test pkgutil.walk_packages in test_pkgutil instead of test_runpy | open | ncoghlan | ||
"python -m pydoc -w" fails in nondecodable directory, python -m inspect --details fails in nondecodable directory, python -v crashes in nonencodable directory tests.log | ||||||
25181 | 30 months ago | Tests failed in nondecodable directory | open | serhiy.storchaka | ||
/tmp does not exist on Android and is used by curses.window.putwin(), Add platform.android_ver() to test.pythoninfo for Android platforms, Add sys.getandroidapilevel(), Android cross-built for armv5te with clang and '-mthumb' crashes with SIGSEGV or SIGILL, Do not use the canonical path in pydoc test_mixed_case_module_names_are_lower_cased, Implementation of the PEP 538: coerce C locale to C.utf-8, Prohibit implicit C function declarations, RTLD_* macros are not defined on Android, [asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user, [asyncio] test failure when the platform lacks a functional sem_open(), [ctypes] all long double tests fail on android-24-x86_64, [ctypes] test_struct_by_value fails on android-24-arm64, _bootlocale imports locale at startup on Android, causing test_site to fail, _socket module cross-compilation error on android-24, access to mkfifo, mknod and hard links is controled by SELinux MAC on Android, add the 'is_android' attribute to test.support, add the 'unix_shell' attribute to test.support, android compilation and link flags, android does not have pwd.getpwall(), android does not support versioning in SONAME, android lacks some declarations for the posix module, android: SYS_getdents64 does not need to be defined on android API 21, android: add platform.android_ver(), android: cross-compilation of extension module links to the wrong python library, android: locale is modified by test_strftime, android: test_concurrent_futures fails, android: test_concurrent_futures hangs on armv7, android: test_ctypes crashes on armv7 and aarch64, android: test_distutils fails, android: test_faulthandler fails, android: test_faulthandler fails also on API 24, android: test_functools hangs on armv7, android: test_importlib hangs on armv7, android: test_multiprocessing_main_handling fails, android: test_os fails, android: test_pipes fails, android: test_posixpath fails, android: test_socket fails, android: test_strptime fails, android: test_sys fails, android: test_threading hangs on armv7, bind() on a unix socket raises PermissionError on Android for a non-root user, building Android with android-ndk-r14, cannot set_inheritable() for a file descriptor on Android, catch also PermissionError in tests when spawning a non existent program, clang fails to build ctypes on Android armv7, detect_modules() in setup.py must also search the sysroot paths, expose the Android API level in sysconfig.get_config_vars(), gethostbyname_r() is broken on android, instanciation of multiprocessing.Queue raises ImportError in test_logging, lockf() is available now on Android API level 24, but the F_LOCK macro is not defined, missing header on android for the ossaudiodev module, missing symbols in curses and readline modules on android, on Android _bootlocale on startup relies on too many library modules, on Android python fails to decode/encode command line arguments, rename the platform directory from plat-$(MACHDEP) to plat-$(PLATFORM_TRIPLET), setting SO_REUSEPORT fails at API 21, skip tests of test_logging when bind() raises PermissionError (non-root user on Android), skip tests of test_socketserver when bind() raises PermissionError (non-root user on Android), skip tests that raise PermissionError in test_os (non-root user on Android), skip tests that raise PermissionError in test_tarfile (non-root user on Android), subrocess.Popen needs /bin/sh but Android only has /system/bin/sh, test.pythoninfo does not print the cross-built sysconfig data, test_asyncio fails on Android upon calling getaddrinfo(), test_bz2 fails with BrokenPipeError when bunzip2 is missing, test_distutils fails on Android API level 24, test_io large file test failure on 32 bits Android platforms, test_mailbox fails when run as a non-root user on Android API 24, test_mmap does not handle ValueError when no large file support, test_posix: Android 'id -G' is entirely wrong or missing the effective gid, test_readline.test_nonascii fails on Android, test_regrtest alters the execution environment on Android, the chown() method of the tarfile.TarFile class fails on Android, uuid.getnode() should return the MAC address on Android, wcscoll is broken on Android and test_locale fails (no files set) | ||||||
26865 | 30 months ago | Meta-issue: support of the android platform | open | xdegaye | ||
3.1 cannot unpickle 2.7-created pickle, cPickle can misread data type (no files set) | ||||||
9267 | 30 months ago | Update pickle opcode documentation in pickletools for 3.x | open | belopolsky | ||
[argparse] Add required argument to add_subparsers check.py, ed0fce615582.diff, required.patch | ||||||
9253 | 30 months ago | argparse: optional subparsers | open | nvie | ||
[Security] tarfile: Add absolute_path option to tarfile, disabled by default, tarfile extract can write files outside the destination path prevent-tar-traversal-attack.diff, safetarfile-1.diff, safetarfile-2.diff, safetarfile-3.diff, safetarfile-4.diff | ||||||
21109 | 30 months ago | tarfile: Traversal attack vulnerability | open | Daniel.Garcia | ||
[Windows] support args and cwd in os.startfile() 25005_1.patch, 8232_1.patch, webbrowserdebug.py, webbrowserfix.patch, webbrowserfix2.patch, webbrowserfix3.patch, webbrowserfix3.patch, webbrowserfix4.patch, webbrowserfix5.patch, webbrowserfix6.patch | ||||||
8232 | 30 months ago | webbrowser.open incomplete on Windows | open | joncwchao | ||
[Windows] wrap CreateFile to support follow_symlinks (no files set) | ||||||
46490 | 30 months ago | Add "follow_symlinks=False" support for "os.utime()" on Windows | open | Delgan | ||
Clarify documentation of __getinitargs__, __base__ undocumented, __self__ on built-in functions is not as documented, __sizeof__ is not documented index-special.patch | ||||||
23639 | 30 months ago | Not documented special names | open | serhiy.storchaka | ||
_PyDict_GetItem_KnownHash ignores DKIX_ERROR return (no files set) | ||||||
28457 | 30 months ago | Make public the current private known hash functions in the C-API | open | rhettinger | ||
Add call trampoline to work around bad fpcasts on Emscripten, Cross compiling on Linux is untested, undocumented, and broken, Fix Program/_freeze_module for cross compiling Python, Function pointer cast in test_imp, Interrupt handling for wasm32-emscripten builds without pthreads, Multiple test failures on Alpine 3.15 / musl-1.2.2-r7, Turn SIG_DFL and SIG_IGN into functions, Undefinied _Py_Sigset_Converter function when HAVE_SIGSET_T not set, _zoneinfo module_free has invalid function signature, ctypes cfield.c defines duplicate ffi_type_* symbols, ctypes mishandles `void` return type, signal module wrongly relies on small int singletons, update config.guess and config.sub (no files set) | ||||||
40280 | 30 months ago | Consider supporting emscripten/webassembly as a build target | open | Simon Biggs | ||
Add "ignore_modules" option to TracebackException.format() (no files set) | ||||||
16217 | 30 months ago | Tracebacks are unnecessarily verbose when using 'python -m' | open | mattheww | ||
add "reload" function to IDLE idle_filerevert.diff | ||||||
1721083 | 30 months ago | Add File - Reload | open | rhettinger | ||
Add 128-bit integer support to struct (no files set) | ||||||
19905 | 30 months ago | Add 128-bit integer support to ctypes | open | fil | ||
Add a "target" parameter to runpy.run_path and runpy.run_module, Document the possible values for __main__.__spec__, Handle a non-importable __main__ in multiprocessing (no files set) | ||||||
19978 | 30 months ago | Update multiprocessing.spawn to use runpy.run_path | open | brett.cannon | ||
Add a new socket.sendfile() method ftplib-sendfile.patch, ftplib-sendfile2.patch, ftplib-sendfile3.patch, ftplib-sendfile4.patch, ftplib-sendfile5.patch | ||||||
13564 | 30 months ago | ftplib and sendfile() | open | giampaolo.rodola | ||
Add a new socket.sendfile() method, http.client request and send method have some datatype issues httplib-sendfile.patch | ||||||
13559 | 30 months ago | Use sendfile where possible in httplib | open | benjamin.peterson | ||
Add a Private API for Looking Up Global Objects, Statically allocate and initialize the empty tuple. (no files set) | ||||||
46772 | 30 months ago | Statically Initialize PyArg_Parser in clinic.py | open | eric.snow | ||
Add a PyCF_DISPLAY_EXPRESSION_RESULTS flag code.patch, issue7741_x.patch, issue7741_y.patch | ||||||
7741 | 30 months ago | Allow multiple statements in code.InteractiveConsole.push | open | kristjan.jonsson | ||
Add ability to query number of buffered bytes available on buffered I/O poc_aio.py | ||||||
32561 | 30 months ago | Add API to io objects for cache-only reads/writes | open | njs | ||
Add an option to profile to run library module as a script, Add an option to trace to run module as a script, Run modules with pdb, cProfile command-line should accept "-m module_name" as an alternative to script path (no files set) | ||||||
9325 | 30 months ago | Add an option to pdb/trace/profile to run library module as a script | open | belopolsky | ||
Add compact mode to pprint, Use backslashreplace in pprint, pprint produces invalid output for long strings displayhook_pprint.patch, displayhook_pprint_2.patch | ||||||
19103 | 30 months ago | Use pprint in displayhook | open | serhiy.storchaka | ||
Add decode_header_as_string method to email.utils (no files set) | ||||||
21492 | 30 months ago | email.header.decode_header sometimes returns bytes, sometimes str | open | jim_minter | ||
Add doc for tkinter commondialog.Dialog and subclasses, No Documentation on tkinter dnd module (no files set) | ||||||
15346 | 30 months ago | Tkinter extention modules have no documentation | open | weirdink13 | ||
Add feature to allow code execution prior to __main__ invocation (no files set) | ||||||
33944 | 30 months ago | Deprecate and remove code execution in pth files | open | barry | ||
Add functions to get the width in columns of a character (no files set) | ||||||
17048 | 30 months ago | calendar should understand full- vs. half-width characters | open | nneonneo | ||
Add math.tau, Python source code build fails with old mercurial 6a1c8fcce229.diff, README.diff, a.diff, b17f9a10235f.diff, entities.py, foo, issue12753-3.diff, issue12753-3.diff, issue12753-3.diff, issue18958-2.diff, issue18958-2.diff, sometext.txt, test.txt, testtestpatch, unnamed, unnamed | ||||||
2771 | 29 months ago | Test issue | open | gvanrossum | ||
Add missing XMLPullParser to ElementTree.__all__, cgi.__all__ is incomplete, configparser.__all__ is incomplete, mailbox.__all__ list is incomplete, mimetypes.__all__ list is incomplete, plistlib.__all__ list is incomplete, smtpd.__all__ list is incomplete, subprocess __all__ is incomplete, subprocess.__all__ incomplete on Windows, tokenize.__all__ list is incomplete Issue23883_all.patch, Issue23883_all.v3.patch, Issue23883_all.v4.patch, Issue23883_all.v5.patch, Issue23883_all.v6.patch, Issue23883_calendar_all.patch, Issue23883_calendar_all.v2.patch, Issue23883_csv_all.patch, Issue23883_csv_all.v2.patch, Issue23883_pydoc_all.patch, Issue23883_support_check__all__.patch, Issue23883_support_check__all__.v2.patch, Issue23883_support_check__all__.v3.patch, Issue23883_support_check__all__.v4.patch, Issue23883_support_check__all__.v5.patch, Issue23883_support_check__all__.v6.patch, Issue23883_tarfile_all.patch, Issue23883_tarfile_all.v2.patch, Issue23883_test_gettext.patch, Issue23883_test_gettext.v2.patch, Issue23883_test_gettext.v3.patch, issue23883_fileinput.patch, issue23883_fileinput.v2.patch | ||||||
23883 | 30 months ago | __all__ lists are incomplete | open | serhiy.storchaka | ||
Add mUTF-7 codec (UTF-7 modified for IMAP) (no files set) | ||||||
5305 | 30 months ago | imaplib should support international mailbox names | open | jamesh | ||
Add new methods to trace Tkinter variables (no files set) | ||||||
27388 | 30 months ago | IDLE configdialog: reduce multiple references to Var names | open | terry.reedy | ||
Add scrolling for IDLE browsers, IDLE: Convert browsers to use ttk.Treeview, IDLE: Include nested functions and classes in module browser, IDLE: Rename Class Browser as Module Browser, IDLE: Revise ModuleBrowser API, IDLE: remove noisy icons from class (module) browser (no files set) | ||||||
31461 | 30 months ago | IDLE: Enhance module browser | open | terry.reedy | ||
Add SHA-3 and SHAKE (Keccak) support keccak_warnings.patch | ||||||
28117 | 30 months ago | warning: dereferencing type-punned pointer will break strict-aliasing rules | open | serhiy.storchaka | ||
Add support for dir_fd in shutil.rmtree() (no files set) | ||||||
25927 | 30 months ago | add dir_fd for mkstemp, and also maybe to all tempfile.* | open | socketpair | ||
Add support for RTMP schemes to urlparse, urllib.parse.urljoin does not handle WebSocket URLs, urllib.parse: make coap:// known urljoin-non-hier.patch, urljoin-scheme.patch | ||||||
18828 | 30 months ago | urljoin behaves differently with custom and standard schemas | open | mher | ||
Add support of KOI8-T encoding, Add support of KZ1048 (RK1048) encoding, Python does not support the GEORGIAN-PS charset, missing vietnamese codec TCVN 5712:1993 in Python (no files set) | ||||||
22679 | 30 months ago | Add encodings of supported in glibc locales | open | serhiy.storchaka | ||
Add support of UnicodeTranslateError in standard error handlers, Allow backslashreplace error handler to be used on input codecs_convert_escapes.patch, codecs_convert_escapes_2.patch, convert_surrogates.py | ||||||
18814 | 30 months ago | Add utilities to "clean" surrogate code points from strings | open | ncoghlan | ||
Add temp_dir() and change_cwd() to test.support, Refactor package creation support code into a common location (no files set) | ||||||
15376 | 30 months ago | Refactor the test_runpy walk_package support code into a common location | open | chris.jerdonek | ||
Add tests for some scripts in Tools/scripts bug12930-testfiles.tgz, caioromao-fix-12930-v4.patch, issue12930.patch, save_strings.patch, tab_test.py, test_reindent.py, testfile-expected.py, testfile-issue.py, testfile-original.py | ||||||
12930 | 30 months ago | reindent.py inserts spaces in multiline literals | open | Dima.Tisnek | ||
add the 'is_android' attribute to test.support test.asyncio.patch, test.asyncio_2.patch | ||||||
26858 | 30 months ago | setting SO_REUSEPORT fails at API 21 | open | xdegaye | ||
The pwd module implementation incorrectly sets some attributes to None, add the 'is_android' attribute to test.support pwd.patch, pwd_2.patch, pwd_3.patch | ||||||
26856 | 30 months ago | android does not have pwd.getpwall() | open | xdegaye | ||
Add windows_helper module helper issue21518.patch, issue21518_1.patch, issue21518_2.patch, issue21518_2.patch, issue21518_3.patch, issue21518_4.patch, issue21518_5.patch, issue21518_6.patch, winreg_unload_key.patch, winreg_unload_key.patch | ||||||
21518 | 30 months ago | Expose RegUnLoadKey in winreg | open | Claudiu.Popa | ||
Adding a new regex module (compatible with re) (no files set) | ||||||
1528154 | 30 months ago | New sequences for Unicode groups and block ranges needed | open | gmarketer | ||
Allow built-in packages and submodules as well as top-level modules (no files set) | ||||||
9716 | 30 months ago | The inittab modules cannot be packages | open | kayhayen | ||
Allow reading member names with bogus encodings in zipfile t.zip | ||||||
38861 | 30 months ago | zipfile: Corrupts filenames containing non-UTF8 characters | open | jgoerzen | ||
android: add platform.android_ver() (no files set) | ||||||
32210 | 30 months ago | Add platform.android_ver() to test.pythoninfo for Android platforms | open | xdegaye | ||
Remove outdated tests for tp_print, Use non-ascii file names in tests by default, argparse uses default encoding when read arguments from file, cgi uses the locale encoding for log files, cgitb uses the locale encoding for log files, distutils uses the locale encoding for the .pypirc file, pdb reads source files using the locale encoding, pdb uses the locale encoding for .pdbrc, pipes uses text files and the locale encodig, read_mime_types() should read the rule file using UTF-8, not the locale encoding, trace CLI reads source files using the locale encoding (no files set) | ||||||
41063 | 30 months ago | Avoid using the locale encoding for open() in tests | open | serhiy.storchaka | ||
Argument Clinic generates wrong keyword parameter name for "default", Argument Clinic: broken support for 'O!' etree_clinic.patch, etree_clinic_2.patch, etree_clinic_3.patch | ||||||
20159 | 30 months ago | Derby #7: Convert 51 sites to Argument Clinic across 3 files -> Derby: Convert the ElementTree module to use Argument Clinic | open | serhiy.storchaka | ||
Argument Clinic should use a non-error-prone syntax to mark text signatures detect.py, patchcheck-clinic.patch | ||||||
20264 | 30 months ago | Update patchcheck to looks for files with clinic comments | open | meador.inge | ||
Argument Clinic: add common converter to Py_ssize_t that accepts None (no files set) | ||||||
29819 | 30 months ago | Avoid raising OverflowError in truncate() if possible | open | serhiy.storchaka | ||
Remove specific constant AST types in favor of ast.Constant, ast.literal_eval() shouldn't accept booleans as numbers in AST (no files set) | ||||||
32888 | 30 months ago | Improve exception message in ast.literal_eval | open | Rosuav | ||
AttributeError: 'NoneType' in http/client.py when using select when file descriptor is closed. (no files set) | ||||||
3430 | 30 months ago | httplib.HTTPResponse documentations inconsistent | open | ThomasH | ||
Avoid entity expansion attacks in Element Tree, xml.sax and xml.dom fetch DTDs by default xmlbomb_20130219.patch, xmlbomb_20150518.patch | ||||||
17239 | 30 months ago | XML vulnerabilities in Python | open | christian.heimes | ||
Avoid inadvertently special casing Counter in statistics module (no files set) | ||||||
20479 | 30 months ago | Efficiently support weight/frequency mappings in the statistics module | open | ncoghlan | ||
Avoid raising OverflowError in len() when __len__() returns negative large value, Avoid raising OverflowError in truncate() if possible, Get rid of C limitation for shift count in right shift, Raise ValueError rather of OverflowError in PyLong_AsUnsignedLong(), bool of large range raises OverflowError, chr raises OverflowError (no files set) | ||||||
29833 | 30 months ago | Avoid raising OverflowError if possible | open | serhiy.storchaka | ||
Awaitable ABC incompatible with functools.singledispatch code.patch, opcode.patch | ||||||
24468 | 30 months ago | Expose C level compiler flag constants to Python code | open | ncoghlan | ||
Better document user site-packages in site module doc, setup.py install --user option undocumented (no files set) | ||||||
11553 | 30 months ago | Docs for: import, packages, site.py, .pth files | open | gwideman | ||
Better error handling in ctypes, Better error handling in sqlite3 (no files set) | ||||||
31572 | 30 months ago | Avoid suppressing all exceptions in PyObject_HasAttr() | open | serhiy.storchaka | ||
Better repr for threading objects issue_25066_sync_objects_reprs.patch | ||||||
25066 | 30 months ago | Better repr for multiprocessing.synchronize objects | open | davin | ||
Build 3.x documentation using python3.x issue10225-py3k.diff, issue10225-r27.diff, issue10225a-r27.diff, sorting-howto.diff | ||||||
10225 | 30 months ago | Fix doctest runable examples in python manual | open | belopolsky | ||
Build-out an AST optimizer, moving some functionality out of the peephole optimizer (no files set) | ||||||
28307 | 30 months ago | Accelerate 'string' % (value, ...) by using formatted string literals | open | serhiy.storchaka | ||
28308 | 30 months ago | Accelerate 'string'.format(value, ...) by using formatted string literals | open | serhiy.storchaka | ||
bytes do not work on sys.path zipfile_demo.py | ||||||
47026 | 30 months ago | BytesWarning in zipimport paths on sys.path | open | graingert | ||
bytes-like objects with socket.sendall(), SSL, and http.client (no files set) | ||||||
23740 | 30 months ago | http.client request and send method have some datatype issues | open | r.david.murray | ||
Call CoInitializeEx on startup (no files set) | ||||||
26137 | 30 months ago | [idea] use the Microsoft Antimalware Scan Interface | open | Alexander Riccio | ||
Get rid of C limitation for shift count in right shift, Possible integer overflow of PyLong_AsLong() results, can't set big int-like objects to items in array 'Q', 'L' and 'I' PyLong_As_and_PyArg_Parse_patchVer1.diff, array_patchVer1.diff, curses_stat_callproc_abstract_patchVer1.diff, formats_patchVer1.diff, hashlib_lzma_pickle_patchVer1.diff, issue15988_ver1.diff, mmap_posix_socket_select_patchVer1.diff, testPatches.py, time_and_re_patchVer1.diff | ||||||
15988 | 30 months ago | Inconsistency in overflow error messages of integer argument | open | serhiy.storchaka | ||
CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed http.client.py.patch, remove-HTTPMessage.patch | ||||||
5053 | 30 months ago | http.client.HTTPMessage.getallmatchingheaders() always returns [] | open | mwatkins | ||
Change weird behavior of PyModule_AddObject() addobject_doc.diff, csv.diff, issue26868_v2.diff | ||||||
26868 | 30 months ago | Document PyModule_AddObject's behavior on error | open | berker.peksag | ||
Clarify the behavior of __eq__() returning NotImplemented (no files set) | ||||||
15997 | 30 months ago | NotImplemented needs to be documented | open | max | ||
Clarify the required behaviour of locals() thread-closure-bug-demo.py, x.py | ||||||
30744 | 30 months ago | Local variable assignment is broken when combined with threads + tracing + closures | open | njs | ||
Clean up/refactor/make discoverable test_decimal, Fix test discovery for test_array.py, Fix test discovery for test_codecmaps*.py, Fix test discovery for test_concurrent_futures.py, Fix test discovery for test_genericpath.py, Make full use of test discovery in test subpackages, Support ./python -m unittest in test_socket checkTestOverriding.diff, issue16748.diff, issue16748_genericpath.diff, issue16748_genericpath.v2.diff, test_overriding.txt | ||||||
16748 | 30 months ago | Make CPython test package discoverable | open | zach.ware | ||
codecs missing: base64 bz2 hex zlib hex_codec ... (no files set) | ||||||
3232 | 30 months ago | Wrong str->bytes conversion in Lib/encodings/idna.py | open | pitrou | ||
CODESET error on AMD64 FreeBSD 10.x Shared 3.x caused by the PEP 538, Py_Initialize() and Py_Main() should not enable C locale coercion (no files set) | ||||||
30672 | 30 months ago | PEP 538: Unexpected locale behaviour on *BSD (including Mac OS X) | open | ncoghlan | ||
Consistently group and sort imports within idlelib modules. (no files set) | ||||||
27892 | 30 months ago | Idlelib: document or move delayed imports | open | terry.reedy | ||
Convert heapq to the argument clinic csv_clinic.patch, enumobject-docstrings.patch, heapq_clinic.patch, issue20186._operator.patch, issue20186._operator.v2.patch, issue20186._operator.v3.patch, issue20186._operator.v4.patch, issue20186.enumobject.patch, issue20186.mathmodule.patch, issue20186.mathmodule.v2.patch, lsprof_clinic.patch, modules_issue20186.patch, symtable_clinic.patch, tracemalloc_clinic.patch | ||||||
20186 | 30 months ago | Derby #18: Convert 31 sites to Argument Clinic across 23 files | open | larry | ||
Convert os._getfullpathname() and os._isdir() to Argument Clinic issue24009_textio_decoder_getstate.patch | ||||||
24009 | 30 months ago | Get rid of rare format units in PyArg_Parse* | open | serhiy.storchaka | ||
Create frame objects lazily when needed (no files set) | ||||||
44800 | 30 months ago | Code readability: rename InterpreterFrame to `_Py_framedata` | open | ncoghlan | ||
Create unit tests for turtle textonly issue27219-cr.patch, issue27219.patch | ||||||
27219 | 30 months ago | turtle.fillcolor doesn't accept a tuple of floats | open | JelleZijlstra | ||
ctypes/test/test_macholib.py fails when run from the installed location, many distutils tests fail when run from the installed location, test failure introduced by the fix for issue #22462, test_builtin assumes LANG=C, test_code_module tests fail when run from the installed location, test_compileall fails to build in the installed location, test_compileall fails when run by unprivileged user on installed Python, test_ctypes assumes LANG=C LC_ALL=C, test_executable_without_cwd fails when run in the installed location, test_pydoc fails with the installed testsuite, test_pydoc fails with the installed testsuite (2.7), test_shutil.TestWhich.test_non_matching_mode fails when running as root, test_site fails when the user does not have a home directory, test_subprocess test_executable_without_cwd fails when run with installed python, test_syntax_error fails when run in the installed location, test_zipfile fails to run in the installed location, test_zipfile failure when run by unprivileged user with installed Python, test_zipfile: requires write access to test and email.test (no files set) | ||||||
17750 | 30 months ago | allow the testsuite to run in the installed location | open | doko | ||
datetime.strptime: Support for parsing offsets with a colon datetime.patch, datetime2.patch | ||||||
24954 | 30 months ago | No way to generate or parse timezone as produced by datetime.isoformat() | open | gvanrossum | ||
Default values for AST Nodes (no files set) | ||||||
40483 | 30 months ago | Implementing a verifier function to verify integrity of AST nodes | open | BTaskaya | ||
Default values for AST Nodes ast.patch | ||||||
36287 | 30 months ago | Make ast.dump() not output optional default fields | open | serhiy.storchaka | ||
Deprecate strict mode of HTMLParser (no files set) | ||||||
20623 | 30 months ago | Run test_htmlparser with unbuffered source | open | ezio.melotti | ||
Deprecate trace module undocumented API issue10342.diff, issue10342a.diff, testtrace.zip | ||||||
10342 | 30 months ago | trace module cannot produce coverage reports for zipped modules | open | belopolsky | ||
Derby #10: Convert 50 sites to Argument Clinic across 4 files, Derby #11: Convert 50 sites to Argument Clinic across 9 files, Derby #12: Convert 50 sites to Argument Clinic across 4 files, Derby #13: Convert 50 sites to Argument Clinic across 5 files, Derby #14: Convert 41 sites to Argument Clinic across 5 files, Derby #15: Convert 50 sites to Argument Clinic across 9 files, Derby #16: Convert 50 sites to Argument Clinic across 9 files, Derby #17: Convert 49 sites to Argument Clinic across 13 files, Derby #18: Convert 31 sites to Argument Clinic across 23 files, Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c, Derby #2: Convert 115 sites to Argument Clinic in Modules/_cursesmodule.c, Derby #3: Convert 67 sites to Argument Clinic across 4 files (Windows), Derby #4: Convert 53 sites to Argument Clinic across 5 files, Derby #5: Convert 50 sites to Argument Clinic across 3 files, Derby #6: Convert 50 sites to Argument Clinic across 8 files, Derby #7: Convert 51 sites to Argument Clinic across 3 files -> Derby: Convert the ElementTree module to use Argument Clinic, Derby #8: Convert 28 sites to Argument Clinic across 2 files, Derby #9: Convert 52 sites to Argument Clinic across 11 files, Derby: Convert the _sre module to use Argument Clinic, Derby: Convert the _tkinter module to use Argument Clinic, Derby: Convert the audioop module to use Argument Clinic, Derby: Convert the binascii module to use Argument Clinic (no files set) | ||||||
20187 | 30 months ago | The Great Argument Clinic Conversion Derby Meta-Issue | open | larry | ||
DIfference between utf8 and utf-8 when i define python source code encoding., Non-UTF8 encoding line, Standardise more behaviours for zero-argument super() __class__ and __classcell__, object.__new__ argument calling autodetection faulty (no files set) | ||||||
28884 | 30 months ago | Python 3.5.2 non-segfaulting bugs (from PyPy) | open | arigo | ||
Disallow ambiguous syntax f(x for x in [1],) (no files set) | ||||||
32024 | 30 months ago | Nominal decorator function call syntax is inconsistent with regular function calls | open | ncoghlan | ||
Do not use _default_root in Tkinter tests test_ttk_guionly_wantobj.py, test_wantobj.patch, wantobj_test.patch | ||||||
21585 | 30 months ago | Run Tkinter tests with wantobjects=False | open | serhiy.storchaka | ||
Do we support calling Py_Main() after Py_Initialize()? (no files set) | ||||||
34206 | 30 months ago | Move and clarify Py_Main documentation | open | ncoghlan | ||
Doc: remove errors about mixed-type comparisons. (no files set) | ||||||
22000 | 30 months ago | cross type comparisons clarification | open | Jim.Jewett | ||
Document and test new socket options, Document socket.SOL_SOCKET, Documenting all SO_* constants in socket module, List socket.SO_*, SCM_*, MSG_*, IPPROTO_* symbols doc-for-socket-af-constants.patch | ||||||
1732367 | 30 months ago | Document the constants in the socket module | open | sonderblade | ||
Document test.support.script_helper, Move test/support.py into a test.support subpackage, Update runpy for PEP 451 issue-15403-1.patch, issue-15403-2.patch, issue-15403-3.patch | ||||||
15403 | 30 months ago | Refactor package creation support code into a common location | open | chris.jerdonek | ||
email parseaddr and formataddr should be IDNA aware (no files set) | ||||||
20083 | 30 months ago | smtplib: support for IDN (international domain names) | open | macfreek | ||
email.Generator: no header wrapping for multipart/signed, mail message parsing glitch email_smime_bug.zip | ||||||
968430 | 30 months ago | error flattening complex smime signed message | open | ludo | ||
Empty PYTHONIOENCODING is not the same as nonexistent surrogateescape.patch | ||||||
18713 | 30 months ago | Clearly document the use of PYTHONIOENCODING to set surrogateescape | open | ncoghlan | ||
Enhance Object/structseq.c to match namedtuple and tuple api, String interpolation doesn't work with sys.version_info (no files set) | ||||||
5907 | 30 months ago | repr of time.struct_time type does not eval | open | jwm | ||
Enhance Policy framework in preparation for adding email6 policies as provisional mbox, preserve_leading_whitespace.patch | ||||||
1590744 | 30 months ago | mail message parsing glitch | open | mcspang | ||
enum: Add Flags and IntFlags patch_11957, re_check_flags_type.patch, re_deprecate_positional_count.patch, re_keyword_only.patch | ||||||
11957 | 30 months ago | re.sub confusion between count and flags args | open | mindauga | ||
Export readline forced_update_display export_more_libreadline_api.patch | ||||||
1175004 | 30 months ago | Export more libreadline API functions | open | bruce_edge | ||
Export readline forced_update_display patch.txt, patch.txt | ||||||
24727 | 30 months ago | Wrap rl_forced_update_display() and lock readline module while active | open | Barney Stratford | ||
Expose RegUnLoadKey in winreg (no files set) | ||||||
8579 | 30 months ago | Add missing tests for FlushKey, LoadKey, and SaveKey in winreg | open | brian.curtin | ||
Finish IDLE Query dialog appearance and behavior. (no files set) | ||||||
27620 | 30 months ago | IDLE: Add keyboard equivalents for mouse actions. | open | terry.reedy | ||
Fix base64-codec and bz2-codec incremental decoders, Fix codecs.iterencode/decode() by allowing data parameter to be omitted, Stream encoder for zlib_codec doesn't use the incremental encoder, quopri module differences in quoted-printable text with whitespace, quopri_codec newline handling inc-codecs.diff, zlib-reader.patch | ||||||
20132 | 30 months ago | Many incremental codecs don’t handle fragmented data | open | martin.panter |