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) enum_nested_type_test.py, enum_test.py
45546 33 months ago Unable to pickle enum with nested frozen dataclass? open Eric Cousineau
(no dependencies set) env-python3.diff, no-shebangs-for-stdlib.diff, pep8-shebangs.diff, tools-scripts.diff
10318 33 months ago "make altinstall" installs many files with incorrect shebangs has patch open allan
(no dependencies set) environcopy.patch, environcopy_v2.patch
15373 33 months ago copy.copy() does not properly copy os.environment has patch open htgoebel
(no dependencies set) environmodule.c
1159 33 months ago os.getenv() not updated after external module uses C putenv() open robert.ancell
(no dependencies set) error.eml, original_mail_from_gmail.eml, testscript.py
39040 33 months ago Wrong attachement filename when mail mime header was too long has patch has PR open mkaiser
(no dependencies set) error_case.py, quit_behavior.py
39093 33 months ago tkinter objects garbage collected from non-tkinter thread cause crash open obserience
(no dependencies set) ERROR_folding_in_EmailMessage.py
45551 33 months ago EmailMessage utf-8 folding error open andrzejQ
(no dependencies set) error_handers_fast_paths.txt
41330 33 months ago Inefficient error-handle for CJK encodings open malin
(no dependencies set) error_log_on_linux_python38.txt, prettysocks.py
39116 33 months ago StreamReader.readexactly() raises GeneratorExit on ProactorEventLoop open twisteroid ambassador
(no dependencies set) errors.diff
28994 33 months ago Misc fixes and cleanups in error handling C code has patch has PR open serhiy.storchaka
(no dependencies set) escapetest.py, issue27429.patch, sax_escape_doc.patch
27429 33 months ago xml.sax.saxutils.escape doesn't escape multiple characters safely has patch open tylerjohnhughes
(no dependencies set) etree-concat.patch
32476 33 months ago Add concat functionality to ElementTree xpath find has patch has PR open jjolly
(no dependencies set) etree-entities.v2.patch, etree_20130519.patch
24238 33 months ago Avoid entity expansion attacks in Element Tree has patch open martin.panter
(no dependencies set) etree_example.py, minidom.insertBefore.patch, minidom.insertBefore.patch, minidom.insertBefore2.patch, minidom_example.py, minidom_example2.py
24424 33 months ago xml.dom.minidom: performance issue with Node.insertBefore() has patch open Robert Haschke
(no dependencies set) etree_strip_namespaces.patch
18304 33 months ago ElementTree -- provide a way to ignore namespace in tags and searches has patch open brycenesbitt
(no dependencies set) etree_write.patch
25881 33 months ago A little faster ElementTree serializing has patch open serhiy.storchaka
(no dependencies set) event-test.py
41606 33 months ago multiprocessing.Event.wait hangs when interrupted by signal that sets the event open salvatore.ingala
(no dependencies set) event_generate__data2.diff
3405 33 months ago Add support for the new data option supported by event generate (Tk 8.5) has patch has PR open gpolo
(no dependencies set) example
46335 33 months ago asyncio.create_subprocess_exec throws RuntimeError yet still executes subprogram open Clint Olsen
(no dependencies set) example-of-changes.patch
14134 33 months ago xmlrpc.client.ServerProxy needs timeout parameter has patch has PR open polymorphm
(no dependencies set) example.py
20626 33 months ago Manager documentation unclear about lists and thread safeness open Irvin.Probst
(no dependencies set) example.py
28249 33 months ago doctest.DocTestFinder reports incorrect line numbers with exclude_empty=False has patch has PR open cpitclaudel
(no dependencies set) example.py
39060 33 months ago asyncio.Task.print_stack doesn't print the full stack open amit7itz
(no dependencies set) example.py
39232 33 months ago asyncio crashes when tearing down the proactor event loop open mikeshardmind
(no dependencies set) example.py
43191 33 months ago Shared Memory for array of object open hannahbusshoff
(no dependencies set) example.py
44905 33 months ago Abstract instance and class attributes for abstract base classes open rzepecki.t
(no dependencies set) example.py
45719 33 months ago SubProcess stdin.flush freezes when running python interpreter open djp1012878
(no dependencies set) example.py
46210 33 months ago print deadlocks has patch has PR open notarealdeveloper
(no dependencies set) example.py
46309 33 months ago Task created by StreamReaderProtocol gets garbage collected. has patch has PR open simwr872
(no dependencies set) example.py
47159 33 months ago multiprocessing.pool.Pool.apply block infinitely when stressed while using maxtasksperchild open harsh8398
(no dependencies set) example.py, example.py
25666 33 months ago Python unexpectedly ignores a signal after fork open jon orebro
(no dependencies set) example.py, fma_reference.py, math_fma.patch, math_fma2.patch, math_fma3.patch, setup.py, xmathmodule.c
29282 33 months ago Fused multiply-add: proposal to add math.fma() has patch has PR open juraj.sukop
(no dependencies set) example.py, ssl_circular_refs.png
37658 33 months ago In some cases asyncio.wait_for can lead to socket leak. has patch has PR open Nikita Ilyasov
(no dependencies set) example.zip
40172 33 months ago ZipInfo corrupts file names in some old zip archives has patch has PR open yudilevi
(no dependencies set) example1.py, issue11588_4.py, patch_w_mxg2.diff, usage_2.patch, usagegroup.py
11588 33 months ago Add "necessarily inclusive" groups to argparse has patch open John.Didion
(no dependencies set) example1.xz, example2.xz
44134 33 months ago lzma: stream padding in xz files open rogdham
(no dependencies set) example_code.py
39194 33 months ago asyncio.open_connection returns a closed client when server fails to authenticate client certificate open Jonathan Martin
(no dependencies set) example_logger_behavior.py
42544 33 months ago In windows, asyncio.run_in_executor strips logger class information from modified logging.Logger objects open adsherman09
(no dependencies set) example_parser.py
38232 33 months ago empty local-part in addr_spec displayed incorrectly open andreitroiebbc
(no dependencies set) example_patch_failure.py
44730 33 months ago unittest.mock.patch does not work as a decorator on generator functions has patch has PR open garethmjwilliams
(no dependencies set) execl.diff, execlp.log
8191 33 months ago Make arg0 required argument in os.execl* functions has patch open Alexander.Belopolsky
(no dependencies set) exectest.py, introspect_executors.diff
22281 33 months ago ProcessPoolExecutor/ThreadPoolExecutor should provide introspection APIs has patch has PR open dan.oreilly
(no dependencies set) exit_on_error_tests.patch
41255 33 months ago Argparse.parse_args exits on unrecognized option with exit_on_error=False has patch has PR open mhughes
(no dependencies set) expat.tar.gz
38487 33 months ago expat infinite loop open StyXman
(no dependencies set) expatreader.py.patch, expatreader.py.patch2
6686 33 months ago xml.sax.xmlreader.XMLReader.getProperty (xml.sax.handler.property_xml_string) returns bytes has patch has PR open cms103
(no dependencies set) extattrs.patch, initial_freebsd_xattrs.patch
12978 33 months ago Figure out extended attributes on BSDs has patch has PR open benjamin.peterson
(no dependencies set) extra_assertions.patch
27152 33 months ago Additional assert methods for unittest has patch open serhiy.storchaka
(no dependencies set) extract_from_packages.py, mutithreading_tarfile.patch
23649 33 months ago tarfile not re-entrant for multi-threading has patch open sgnn7
(no dependencies set) extract_mail.py, msgfile_not_working_correctly.msg
41157 33 months ago email.message_from_string() is unable to find the headers for the .msg files open jpatel
(no dependencies set) f_lineno.patch, f_lineno_tests.patch
24565 33 months ago the f_lineno getter is broken has patch has PR open xdegaye
(no dependencies set) f_trace_wrong_line.py
42286 33 months ago f_trace gets call on different lines each loop open MegaIng
(no dependencies set) fail-close.patch, getlongresp-loop.patch
22350 33 months ago nntplib file write failure causes exception from QUIT command has patch open martin.panter
(no dependencies set) fail.py
34708 33 months ago Odd crashes/freezes when sys.stdout.shell.console is typed open Harrison Chudleigh
(no dependencies set) fail_mcbs.txt, fail_tactis.txt, issue8898.patch, issue8898_2.patch, issue8898_3.patch, issue8898_normalize.patch, issue8898_skip.patch, issue8898_withtests.patch
8898 33 months ago The email package should defer to the codecs module for all aliases has patch open r.david.murray
(no dependencies set) failure.txt, success.txt
31496 33 months ago IDLE: test_configdialog failed open serhiy.storchaka
(no dependencies set) faster_template.patch
28309 33 months ago Accelerate string.Template by using formatted string literals has patch open serhiy.storchaka
(no dependencies set) faulthandler.patch
46368 33 months ago faulthandler: add the ability to dump all interpreters, not only the current interpreter has patch open vstinner
(no dependencies set) fcntl_eintr-2.patch, fcntl_eintr-3.patch, fcntl_eintr.patch
26716 33 months ago EINTR handling in fcntl has patch open Jack Zhou
(no dependencies set) fffd-2.py, fffd.py
12508 33 months ago codecs.StreamReader doesn't pass final=1 to the UTF-8 codec open spatz123
(no dependencies set) file
24929 33 months ago _strptime.TimeRE should not enforce range in regex has patch has PR open Steve Yeung
(no dependencies set) file-handler.patch
21970 33 months ago Broken code for handling file://host in urllib.request.FileHandler.file_open has patch open martin.panter
(no dependencies set) file0.zip
36988 33 months ago zipfile: string IndexError on extract open alter-bug-tracer
(no dependencies set) file_mode.patch
25341 33 months ago File mode wb+ appears as rb+ has patch open Mark.Williams
(no dependencies set) filecmp_behavior_and_doc_fix.diff, filecmp_extra_shallow_file_check.diff, filecmp_real_shallow.diff, filecmp_test_patch.diff
1234674 33 months ago filecmp.cmp's "shallow" option has patch open goatsofmendez
(no dependencies set) fileio_readall_eio.patch, fileobject.patch
21090 33 months ago File read silently stops after EIO I/O error has patch open ivank
(no dependencies set) files.zip
35335 33 months ago msgfmt should be able to merge more than one po file has patch has PR open s-ball
(no dependencies set) finalise-subinterps-test.diff
36225 33 months ago [subinterpreters] Lingering subinterpreters should be implicitly cleared on shutdown has patch has PR open ncoghlan
(no dependencies set) find-dialogs.patch, idle_find_ttk.png, idle_find_ui_redesign.diff, idle_find_ui_redesign2.diff, idle_grep_compare.png, idle_grep_compare2.png
23218 33 months ago Modernize the IDLE Find/Replace/Find in Files dialogs has patch open Al.Sweigart
(no dependencies set) find_keep_open.patch, issue13586.patch
13586 33 months ago IDLE: Replace selected not working/consistent with find has patch has PR open marco
(no dependencies set) find_lib.patch, find_lib_v1.patch, find_lib_v2.patch, find_lib_v3.patch, find_lib_v4.patch
21042 33 months ago ctypes.util.find_library() should return full pathname instead of filename in linux has patch open Hernan.Grecco
(no dependencies set) find_library_looks_into_rpath.patch
19317 33 months ago ctypes.util.find_library should examine binary's RPATH on Solaris open automatthias
(no dependencies set) finish-deadlock.py
28812 33 months ago Deadlock between GIL and pystate head_mutex. open methane
(no dependencies set) fix-16739-texttestresult_writeln-v2.patch, fix-16739-texttestresult_writeln.patch
16739 33 months ago texttestresult should decorate the stream with _WritelnDecorator has patch open elopio
(no dependencies set) fix-21557.patch
21557 33 months ago [doc] os.popen & os.system lack shell-related security warnings has patch open cvrebert
(no dependencies set) fix-cc-and-add-tests-v2.patch, fix-cc-and-add-tests.patch
22135 33 months ago allow to break into pdb with Ctrl-C for all the commands that resume execution has patch has PR open xdegaye
(no dependencies set) fix-freeze-on-windows.patch
29124 33 months ago Freeze fails to compile on windows has patch open Liran Ringel
(no dependencies set) fix-lzma-bz2-segfaults.patch
23224 33 months ago bz2/lzma: Compressor/Decompressor objects are only initialized in __init__ has patch has PR open martin.panter
(no dependencies set) fix-nested-mainloop.patch, remove-interacting-debugger.patch
15347 33 months ago IDLE - remove debugger 'interacting' has patch open roger.serwy
(no dependencies set) fix-SpooledTemporaryFile-IOBase-abstract.patch
26175 33 months ago Fully implement IOBase abstract on SpooledTemporaryFile has patch has PR open Gary Fernie
(no dependencies set) fix-tar-23056.patch
23056 33 months ago tarfile raises an exception when reading an empty tar in streaming mode has patch open gregory.p.smith
(no dependencies set) fix9968.patch
9968 33 months ago Let cgi.FieldStorage have named uploaded file has patch open phep
(no dependencies set) fix_24780.patch, issue24780.patch, test.py, test2.py
24780 33 months ago unittest assertEqual difference output foiled by newlines has patch has PR open chris.jerdonek
(no dependencies set) fix_distutils.patch, fix_distutils.patch, sys_path_security.patch
16202 33 months ago sys.path[0] security issues has patch open jdemeyer
(no dependencies set) fix_doc_parse_non_valid_json_float.patch, parse_non_valid_json_float_with_unit_test.patch, parse_non_valid_json_float_with_unit_test_v2.patch
19871 33 months ago json module won't parse a float that starts with a decimal point has patch open picomancer
(no dependencies set) fix_error_message_getspall.patch, fix_error_message_getspall_v2.patch
10388 33 months ago spwd returning different value depending on privileges has patch open giampaolo.rodola
(no dependencies set) fix_idleshell_paste.diff
3559 33 months ago IDLE: Pasted newline doesn't trigger execution when typed newline would has patch open terry.reedy
(no dependencies set) fix_issue_17446.patch
17446 33 months ago doctest test finder doesnt find line numbers of properties has patch has PR open Ronny.Pfannschmidt
(no dependencies set) fix_mime_version_headers-2.patch, fix_mime_version_headers.patch, test_MIME_Version.patch, test_add_attachment_does_not_add_MIME_Version_in_attachment.patch, test_add_attachment_does_not_add_MIME_Version_in_attachment.patch
25235 33 months ago EmailMessage.add_attachment() creates parts with spurious MIME-Version header. has patch open groner
(no dependencies set) fix_tarfile_overwrites_symlink.patch, fix_tarfile_overwrites_symlink_v2.patch, fix_tarfile_overwrites_symlink_v3.patch, fix_tarfile_overwrites_symlink_v4.patch
19974 33 months ago tarfile doesn't overwrite symlink by directory has patch has PR open antonymayi
(no dependencies set) fix_types_calculate_meta.patch, fix_types_calculate_meta_v2.patch, fix_types_calculate_meta_v3.patch, test_virtual_metaclasses.patch, test_virtual_metaclasses_in_types_module.patch, test_virtual_metaclasses_in_types_module_v2.patch
22968 33 months ago Lib/types.py nit: isinstance != PyType_IsSubtype has patch open gmt
(no dependencies set) flag_reset_4142.patch, helo.patch
4142 33 months ago smtplib doesn't clear helo/ehlo flags on quit has patch open dwig
(no dependencies set) flask_client.py, flask_client_long_headers.py, packet-1.PNG, packet-2.PNG, sample_flask.py
42417 33 months ago Empty body {} in POST requests leads to 405 Method not allowed error open bhushan.shelke
(no dependencies set) flush_stdout_at_shutdown.patch, python-sigint_and_epipe_straces.txt
11380 33 months ago Improve reporting of broken stdout pipe during interpreter shutdown has patch open ulidtko
(no dependencies set) foldfix.py, header_misfolding.py
43493 33 months ago EmailMessage mis-folding headers of a certain length open mglover
(no dependencies set) fontchooser.py, fontchooser.py, mark.diff
28694 33 months ago tkinter interface to fontchooser has patch open Lance Ware
(no dependencies set) foo.c
40309 33 months ago “unmatched paren” for space before parenthesis in Py_BuildValue has patch has PR open Wrzlprmft
(no dependencies set) foo.py
13077 33 months ago Windows: Unclear behavior of daemon threads on main thread exit open etuardu
(no dependencies set) foo.py
46264 33 months ago 'I'.lower() should give non dotted i for LANG=tr_TR open fbacher
(no dependencies set) foo.txt
1735509 33 months ago Newer reply format for imap commands in imaplib.py has patch open ntai
(no dependencies set) foo_bar_small.zip, test_filesource.py
39363 33 months ago zipfile with multiprocessing: zipfile.BadZipFile open maxime-lemonnier
(no dependencies set) fork_mt.py
39763 33 months ago distutils.spawn should use subprocess (hang in parallel builds on QNX) has patch has PR open Elad Lahav
(no dependencies set) fraction-spaces.diff
44346 33 months ago Fraction constructor may accept spaces around '/' has patch open Sergey.Kirpichev
(no dependencies set) fractions.patch
28716 33 months ago Fractions instantiation revisited has patch open wolma
(no dependencies set) fractions_divround.patch
31978 33 months ago make it simpler to round fractions has patch open wolma
(no dependencies set) FrozenImporter-without-__main__-support.patch
21737 33 months ago runpy.run_path() fails with frozen __main__ modules has patch open lemburg
(no dependencies set) ft.diff, partial3.py
30129 33 months ago functools.partialmethod should look more like what it's impersonating. has patch open skip.montanaro
(no dependencies set) FTP7.5 Issues Documentation - PASV.zip, FTP7.5 Issues Documentation.zip
16318 33 months ago FTP_TLS in ftplib not supporting prot_p storlines in FTP7.5 open Jeremy.Brock
(no dependencies set) ftp_client.jpg, ftp_server.jpg, gui_ftp.py
25278 33 months ago Unexpected socket exception on SFTP 'STOR' command open blanquier
(no dependencies set) ftp_error_illustration.txt, ftplib.py, test_ftp.py
25458 33 months ago ftplib: command response shift - mismatch open peterpan
(no dependencies set) ftpcp_test.patch, ftpcp_test.patch, ftpcp_test.patch
17055 33 months ago ftplib.ftpcp test has patch open inc0
(no dependencies set) SSL-client-side-SSL-session-resumption.patch, SSLSession-support-2.patch, SSLSession-support.patch, ftplib-FTPS-bug.txt, ftplib_session.patch, implement_ssl_session_reuse.patch, implement_ssl_session_reuse_3.6.patch, reuse_session.diff, sesstime.py
19500 33 months ago ftplib: Add client-side SSL session resumption has patch open Ye.Wang
(no dependencies set) ftplib.patch, ftplib.patch
1661754 33 months ago ftplib passive ftp problem on multihomed clients has patch open timbaum
(no dependencies set) ftplib.py
33122 33 months ago ftplib: FTP_TLS seems to have problems with sites that close the encrypted channel themselfes open jottbe
(no dependencies set) ftplib.py, issue25933.diff
25933 33 months ago Unhandled exception (TypeError) with ftplib in function retrbinary/retrlines causes inoperable behavior without crashing open Sam Adams
(no dependencies set) ftplib.py.patch, ftplib.py.patch2
821862 33 months ago ftplib: Strict RFC 959 (telnet in command channel) has patch open phd
(no dependencies set) full_traceback.patch, full_traceback.patch, full_traceback2.patch, full_traceback3.patch, full_traceback4.patch, full_traceback5.patch, full_traceback6.patch
1553375 33 months ago Add traceback.print_full_exception() has patch open hoffman
(no dependencies set) fulllog.txt
40350 33 months ago modulefinder chokes on numpy - dereferencing None in spec.loader has patch has PR open Greg Whiteley
(no dependencies set) function-documentation.patch
22456 33 months ago __base__ undocumented has patch open Arfrever
(no dependencies set) function_pickle.patch, function_pickle.patch
26959 33 months ago pickle: respect dispatch for functions again has patch open torkve
(no dependencies set) functionaltests.patch, functionaltests.patch
24845 33 months ago IDLE functional/integration testing has patch has PR open markroseman
(no dependencies set) functions_print_doc.patch, functions_print_doc_2.patch, print-encoding.diff
12832 33 months ago The documentation for the print function should explain/point to how to control the sys.stdout encoding has patch open r.david.murray
(no dependencies set) functools_partial_repr_1.patch
28062 33 months ago Streamline repr(partial object) has patch open abarry
(no dependencies set) future.patch, test_sys_exit_in_exception_handler.py
25489 33 months ago sys.exit() caught in async event loop exception handler has patch open jinty
(no dependencies set) futures-base-v2.patch, futures-base.patch
20516 33 months ago Concurrent.futures base concurrency improvement (with patch) has patch open glangford
(no dependencies set) gather.py
40894 33 months ago asyncio.gather() cancelled() always False has patch has PR open timmwagener
(no dependencies set) gather_test.py
45008 33 months ago asyncio.gather should not "dedup" awaitables open byllyfish
(no dependencies set) gc.patch, gc.patch
32850 33 months ago Run gc_collect() before complaining about dangling threads has patch open smurfix
(no dependencies set) gcc-s390.txt, gcc-s390x.txt
43179 33 months ago Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet) has patch has PR open christian.heimes
(no dependencies set) gcgzipio.py, gcio.py
22996 33 months ago Order of _io objects finalization can lose data in reference cycles open pitrou
(no dependencies set) gcsupport-doc.diff
6128 33 months ago Consequences of using Py_TPFLAGS_HAVE_GC are incompletely explained has patch open exarkun
(no dependencies set) gdb_deprecationwarning_session.txt
40199 33 months ago Invalid escape sequence DeprecationWarnings don't trigger by default open Numerlor
(no dependencies set) gen_err.py
26528 33 months ago NameError for built in function open when re-raising stored exception from yielded function open reidfaiv
(no dependencies set) generator_f_trace.patch
22149 33 months ago the frame of a suspended generator should not have a local trace function has patch open xdegaye
(no dependencies set) generic_alloc_sentinel.txt, generic_alloc_sentinel_v2.txt
37200 33 months ago PyType_GenericAlloc might over-allocate memory open nascheme
(no dependencies set) georgian_ps.py
19459 33 months ago Python does not support the GEORGIAN-PS charset open Caolán.McNamara
(no dependencies set) get_hostport.diff
28539 33 months ago httplib/http.client HTTPConnection._set_hostport() regression has patch open cfs-pure
(no dependencies set) get_source_segment_test.py
39810 33 months ago Generic script for finding bugs in get_source_segment open alexmojaki
(no dependencies set) get_type_hints_for_inner_classes.zip, metaclass_workaround.py, typing_check.py
37835 33 months ago typing.get_type_hints wrong namespace for forward-declaration of inner class open netbnd
(no dependencies set) getaddrinfo.patch
8881 33 months ago socket.getaddrinfo() should return named tuples has patch open giampaolo.rodola
(no dependencies set) getaddrinfo_overflow_error.patch
30710 33 months ago getaddrinfo raises OverflowError has patch has PR open smejkar
(no dependencies set) getedig.patch, getedig.patch, getedig.patch, getedig.patch, guards.diff
22623 33 months ago Port Python to 3DS: micro kernel, homebrew, newlib (Missing guards for some POSIX functions) has patch open Link Mauve
(no dependencies set) getpath.diff, issue17095_modules_setup.patch
17095 33 months ago Shared modules built with Modules/Setup are not found when run from build directory has patch open twouters
(no dependencies set) getsockopt_buffer_input.patch, getsockopt_buffer_input_v2.patch
13045 33 months ago socket.getsockopt may require custom buffer contents has patch open ximaera
(no dependencies set) gettext.patch
1649329 33 months ago Extract file-finding and language-handling code from gettext.find has patch open jjinux
(no dependencies set) glob_preserve_sep.patch
1776674 33 months ago glob.glob inconsistent has patch open norbidur
(no dependencies set) grammar.y, pep-3118.patch, struct-string.py3k.2.patch, struct-string.py3k.3.patch, struct-string.py3k.patch
3132 33 months ago implement PEP 3118 struct changes has patch open benjamin.peterson
(no dependencies set) graphtest.py, pickle.patch, pickle2.patch, pickle3.patch, pickle4.patch
3119 33 months ago pickle.py is limited by python's call stack has patch open habnabit
(no dependencies set) gzip_eof-3.4.patch, gzip_eof-3.4_2.patch, gzip_eof.diff, lzma_deferred_error.patch, t.gz, t.py, test_gzip_error.py
1159051 33 months ago Handle corrupted gzip files with unexpected EOF has patch open calvin
(no dependencies set) README.dz, README.zip, gzip_extra.diff, zipfile_extra.diff
17681 33 months ago Work with an extra field of gzip and zip files has patch open serhiy.storchaka
(no dependencies set) handle-mp_unix2.patch, handle_mp_unix.diff, handle_mp_unix_with_test.diff, test_loop.py
22087 33 months ago asyncio: support multiprocessing (support fork) has patch has PR open dan.oreilly
(no dependencies set) hang.py
37429 33 months ago Python hangs on fork when a logger is in use in a background thread open ryan.petrello
(no dependencies set) hang_multiprocess_subprocess.py
25829 33 months ago Mixing multiprocessing pool and subprocess may create zombie process, and cause program to hang. open amikoren@yahoo.com
(no dependencies set) has_key.diff, issue10598.patch
10598 33 months ago Add test for curses haskey replacement has patch open rtarnell
(no dependencies set) has_netloc.patch, has_netloc.v2.patch
22852 33 months ago urllib.parse wrongly strips empty #fragment, ?query, //netloc has patch open soilandreyes
(no dependencies set) hashlib.patch, hashlib.patch
17006 33 months ago Add advice on best practices for hashing secrets has patch open christian.heimes
(no dependencies set) hashlib_abc3.patch, hashlib_abc4.patch
18742 33 months ago Abstract base class for hashlib has patch open christian.heimes
(no dependencies set) header-decoding.patch
27716 33 months ago http.client truncates UTF-8 encoded headers has patch open Lukasa
(no dependencies set) header_newlines_tip.patch
11671 33 months ago Security hole in wsgiref.headers.Headers has patch has PR open Felix.Gröbert
(no dependencies set) hello.py, hello.py
45761 33 months ago recursive ProcessPoolExecutor invoke unable to return result open evan0greenup
(no dependencies set) hex.py
41564 33 months ago Cannot access member "hex" for type "ByteString" open anacrolix
(no dependencies set) hidden4.patch
10112 33 months ago Use -Wl,--dynamic-list=x.list, not -Xlinker -export-dynamic has patch open jankratochvil
(no dependencies set) hide_flist_internals.patch
25031 33 months ago IDLE - file list improvements has patch open markroseman
(no dependencies set) hpux_local_lib.diff
14568 33 months ago HP-UX local libraries not included has patch has PR open adiroiban
(no dependencies set) htmlcharrefreplace.patch
19667 33 months ago Add the "htmlcharrefreplace" error handler has patch open serhiy.storchaka
(no dependencies set) htmltokenizer.patch
17410 33 months ago Generator-based HTMLParser has patch open flying sheep
(no dependencies set) http-buffer.patch, http-buffer.v2.patch, http-buffer.v3.patch, http-buffer.v4.patch
23377 33 months ago HTTPResponse may drop buffer holding next response has patch open martin.panter
(no dependencies set) http-client-logging-v2.patch, http-client-logging.patch
24255 33 months ago Replace debuglevel-related logic with logging has patch has PR open demian.brecht
(no dependencies set) http-detach.patch, httplib.py
24964 33 months ago Add tunnel CONNECT response headers to httplib / http.client has patch has PR open thomas.belhalfaoui
(no dependencies set) http09server.patch, http09server.v2.patch, http09server.v3.patch, http09server.v4.patch
10721 33 months ago Remove HTTP 0.9 server support has patch open pitrou
(no dependencies set) http_client_gzip.patch, issue1508475.diff, urllib2-gzip.patch
1508475 33 months ago transparent gzip compression in urllib has patch open antialize
(no dependencies set) httpclient.debuglevel.txt, issue17233.patch
17233 33 months ago http.client header debug output format has patch open Kim.Gräsman
(no dependencies set) httperror-geturl-fix-2.patch, httperror-geturl-fix-3.patch
13567 33 months ago HTTPError interface changes / breaks depending on what was passed to constructor has patch open Keto
(no dependencies set) https.py
46518 33 months ago SSL socket timeout not set after client connects via accept open tomazas
(no dependencies set) HTTPTransport.py
648658 33 months ago xmlrpc can't do proxied HTTP open bbum
(no dependencies set) huge.py, quadratic-fix-2.diff
45417 33 months ago Enum creation non-linear in the number of values has patch has PR open olliemath
(no dependencies set) hurd_thread_native_id.diff
37744 33 months ago thread native id support for GNU/Hurd has patch open samuel-thibault
(no dependencies set) i13691.patch, r74214.diff
13691 33 months ago pydoc help (or help('help')) should show the doc for help has patch has PR open Devin Jeanpierre
(no dependencies set) icc-find-v2.patch, icc-find.patch, icc-pattern-check-fix.patch
28584 33 months ago ICC compiler check is too permissive has patch open struktured
(no dependencies set) IDLE edit menu.jpg
46497 33 months ago IDLE macOS shortcut ctrl+S doesn’t work for show completions open dvd101x
(no dependencies set) idle-async.diff, loop_tk.py, loop_tk2.py, loop_tk3.py, loopspeed.py, tkaloop.py, tkcrawl.py, tkloop.py, tkselector.py
27546 33 months ago Integrate tkinter and asyncio (and async) has patch open terry.reedy
(no dependencies set) idle-issues.txt
30422 33 months ago Add roadmap.txt section to idlelib open terry.reedy
(no dependencies set) idle-shell-compile.txt
19335 33 months ago codeop misclassifies incomplete code with 'nonlocal' open Rosuav
(no dependencies set) idle-start.txt
25488 33 months ago IDLE: Remove '', user_dir, and idlelib from sys.path when added open terry.reedy
(no dependencies set) idle-tab-icons.png
41522 33 months ago IDLE: configdialog tab icons open epaine
(no dependencies set) idle.patch, idle.patch
17583 33 months ago IDLE HOWTO has patch open Amit.Saha
(no dependencies set) idle_handle_subprocess_output.patch
11820 33 months ago idle3 shell os.system swallows shell command output has patch open Thekent
(no dependencies set) IDLE_paste_code.070918.patch
1178 33 months ago IDLE - add "paste code" functionality has patch open taleinat
(no dependencies set) idle_pyw.patch
13582 33 months ago IDLE and pythonw.exe stderr problem has patch open roger.serwy
(no dependencies set) IDLE_standardize_dialogs.081129.patch, IDLE_standardize_dialogs_2.7_2013-05-24.patch
2053 33 months ago IDLE - standardize dialogs has patch open taleinat
(no dependencies set) IDLE_threading_issue_min_example1.py, tem4.py
39724 33 months ago IDLE threading + stdout/stdin observed blocking behavior open John Smith
(no dependencies set) idlelib_buffer_output.patch
45804 33 months ago IDLE - faster shell writing has patch open roger.serwy
(no dependencies set) idna_translate.py
17305 33 months ago IDNA2008 encoding is missing has patch has PR open marten
(no dependencies set) IgnoreWindowsRegistry_27.patch, IgnoreWindowsRegistry_32.patch
8901 33 months ago Windows registry path not ignored with -E option has patch has PR open flashk
(no dependencies set) image.PNG, test_cgi.zip
37301 33 months ago CGIHTTPServer doesn't handle long POST requests open vsbogd
(no dependencies set) imaplib.patch
13446 33 months ago imaplib, fetch: improper behaviour on read-only selected mailboxes has patch open char.nikolaou
(no dependencies set) imaplib.png
37722 33 months ago imaplib crashes when trying to read a letter from an imap server imaps.почта.рус open Иван Михайлов
(no dependencies set) imaplib_test_rfc3501.patch, imaplib_test_rfc3501v2.patch, new_imap_tests.diff
22137 33 months ago Test imaplib API on all methods specified in RFC 3501 open zvyn
(no dependencies set) Imemy.grep
18280 33 months ago Documentation is too personalized has patch has PR open serhiy.storchaka
(no dependencies set) IMG_20181101_173328_[B@ae031df.jpg
35131 33 months ago Cannot access to customized paths within .pth file open Valentin Zhao
(no dependencies set) imghdr_icc_jpeg.patch, peanuts15.jpg
16512 33 months ago imghdr doesn't recognize variant jpeg formats has patch has PR open joril
(no dependencies set) import.diff, test_builtin_submodule.py, test_submodule.py, xxsubmoduletest.c
1644818 33 months ago Allow built-in packages and submodules as well as top-level modules has patch open mlobo
(no dependencies set) import_deadlock.py, import_module_not_found.py, issue38884.zip
38884 33 months ago __import__ is not thread-safe on Python 3 open Valentyn Tymofieiev
(no dependencies set) imptime.patch
14067 33 months ago Avoid more stat() calls in importlib has patch open pitrou
(no dependencies set) imu.py, mypool.py
19993 33 months ago Pool.imap doesn't work as advertised open jneb
(no dependencies set) incorrect_timezone.py
42401 33 months ago Plislit does not handle date timezone correctly has patch has PR open jcbertin
(no dependencies set) indexerror.patch, indexerror.tests, indexerror_all.patch
18162 33 months ago Add index attribute to IndexError has patch open brett.cannon
(no dependencies set) inet_aton_pton.py
37495 33 months ago socket.inet_aton parsing issue on some libc versions open Dominik Czarnota
(no dependencies set) Info.plist
40381 33 months ago plistlib doesn't handle poorly-formatted plists open Clay Caviness
(no dependencies set) init.html
33601 33 months ago [doc] Py_UTF8Mode is not documented has patch has PR open serhiy.storchaka
(no dependencies set) input0.tar
36986 33 months ago tarfile: unexpected IsADirectoryError on extraction open alter-bug-tracer
(no dependencies set) input_test.py
33692 33 months ago Chinese characters issue with input() function has patch has PR open Valentin Zhao
(no dependencies set) insensitive-lookup.patch, issue2275-py26.diff, issue2275-py3k.diff, issue2775-problems.patch, issue2775.patch, urllib2-cap-headers.diff
2275 33 months ago Make urllib.request.Request.has_header() etc case-insensitive has patch open frispete
(no dependencies set) inspect.patch
43118 33 months ago inspect.signature() raises RuntimeError on failed to resolve the default argument value has patch has PR open tkomiya
(no dependencies set) inspect_stack_perf.py
33587 33 months ago inspect.getsource performs unnecessary filesystem stat call has PR open Pankaj Pandey
(no dependencies set) Installation Log.zip, Installation log _02062021.zip, Python log files.zip
40395 33 months ago Scripts folder is Empty in python 3.8.2 for Windows 7. open BenTen Jan
(no dependencies set) instrument_issubset.py, instrument_issubset.py
46705 33 months ago Memory optimization for set.issubset has patch has PR open panda1200
(no dependencies set) int-unix.patch
29926 33 months ago IDLE: in shell, time.sleep ignores _thread.interrupt_main() has patch has PR open Mark
(no dependencies set) int_to_bytes_overflow_1.patch, int_to_bytes_overflow_cornercase.patch, int_to_bytes_overflow_cornercase2.patch
27623 33 months ago int.to_bytes() and int.from_bytes(): raise ValueError when bytes count is zero has patch open socketpair
(no dependencies set) interpreterlock.zip
38680 33 months ago PyGILState_Release does not release gil correctly, resulting in deadlock open 123 wlpha
(no dependencies set) interrupted_lock.py, test.patch
30768 33 months ago PyThread_acquire_lock_timed() should recompute the timeout when interrupted by a signal has patch has PR open vstinner
(no dependencies set) intmax_t-2.patch, intmax_t-3.patch, intmax_t-4.patch, intmax_t.patch, use_intmax_t.patch
17870 33 months ago Python does not provide PyLong_FromIntMax_t() or PyLong_FromUintMax_t() function has patch has PR open Devin Jeanpierre
(no dependencies set) io.openBugEx.py
25359 33 months ago io.open() fails to open ascii file if LANG env not set has patch has PR open sentinel
(no dependencies set) iobase.diff
21763 33 months ago Clarify requirements for file-like objects has patch open nikratio
(no dependencies set) iobase_read.patch, iobase_read.patch
15903 33 months ago Make rawiobase_read() read directly to bytes object has patch open sbt
(no dependencies set) ipaddress.patch
22941 33 months ago IPv4Interface arithmetic changes subnet mask has patch open kwi.dk
(no dependencies set) ipv6test.py
34453 33 months ago ipaddress module accepts some strange IPv6 addresses that it shouldn't open lkcl
(no dependencies set) irda-32.patch, irda-default-1.diff, irda-default.diff, obex_test.py, release24-maint-irda.patch
1522400 33 months ago irda socket support has patch open qyb
(no dependencies set) is_alive_method.py
39021 33 months ago multiprocessing is_alive() between children processes open matttimms
(no dependencies set) isfuncs_behavior.py
46722 33 months ago Different behavior for functiools.partial between inspect.isfunction() and other inspect.is*function() open IliyaZinoviev
(no dependencies set) isfuture_benchmark.py, isfuture_benchmark2.py
33521 33 months ago Add 1.32x faster C implementation of asyncio.isfuture(). has patch has PR open jimmylai
(no dependencies set) isinstance_iter.py
39550 33 months ago isinstance accepts subtypes of tuples as second argument open ewjoachim
(no dependencies set) issue 24505 proposed patch windows cmd semantics.patch, issue-24505-proposed-patch-2.patch, new_which_bug_files.zip, which2.py
24505 33 months ago shutil.which wrong result on Windows has patch open bobjalex
(no dependencies set) issue-11445-linkflags.txt
11445 33 months ago python.exe on OS X shared-llbrary build erroneously linked to MacPorts python library open skip.montanaro
(no dependencies set) issue-12038.patch
12038 33 months ago assertEqual doesn't display newline differences quite well has patch open pitrou
(no dependencies set) issue-15351-concept.patch
15351 33 months ago Add to unittest.TestCase support for using context managers has patch open chris.jerdonek
(no dependencies set) issue-15454-1.patch
15454 33 months ago Allow dircmp.report() output stream to be customized has patch open chris.jerdonek
(no dependencies set) issue-15518-1.patch, layouts.html, reports.html, test_filecmp_layouts.rst, test_filecmp_reports.rst
15518 33 months ago Provide test coverage for filecmp.dircmp.report methods. has patch open cbc
(no dependencies set) issue-15533-2-default.patch, issue-15533-3-default.patch, issue-15533-4-default.patch, issue-15533-5-default.patch, issue-15533-6-default.patch, issue-15533-7-default.patch, issue-15533-8-default.patch, issue-15533-test-cases-1.patch
15533 33 months ago subprocess.Popen(cwd) documentation: Posix vs Windows has patch open chris.jerdonek
(no dependencies set) issue-15887-01.patch
15887 33 months ago urlencode should accept iterables of pairs has patch open nagisa
(no dependencies set) issue-15939-1.patch, issue15939-ctypes-2.diff, issue15939-ctypes.diff
15939 33 months ago make *.rst files in Doc/ parseable by doctest has patch open chris.jerdonek
(no dependencies set) issue-16418-1-default.patch
16418 33 months ago argparse with many choices can generate absurdly long usage message has patch open Juraj.Variny
(no dependencies set) issue-16878-1.patch, issue-16878-2.patch
16878 33 months ago argparse: positional args with nargs='*' defaults to [] has patch open chris.jerdonek
(no dependencies set) issue-17322-1.patch, request_header_space_removal.patch
17322 33 months ago urllib.request add_header() currently allows trailing spaces (and other weird stuff) has patch open karlcow
(no dependencies set) issue-17496.txt, tk-cond.diff
17496 33 months ago OS X test for Tk availability in runtktests.py doesn't work has patch open alex
(no dependencies set) issue-18181-full-v1.txt, issue-18181-full-v2.txt, issue-18181-full-v2b.txt, issue-18181-full-v3.txt, issue-18181-full-v4.txt, issue-18181-poc-v4.txt, issue18181-locallookup-only-super.txt, pep447-2015-07-25-v2.txt, pep447-2015-07-25.txt, pep447-2015-07-26.txt, pep447-2015-07-26.txt, pep447-micro-bench.py, super-hook-proposal.rst, supers_updated.py
18181 33 months ago PEP447: Add type.__getdescriptor__ has patch open ronaldoussoren
(no dependencies set) issue-20468.txt
20468 33 months ago [doc] resource module documentation is incorrect has patch open Kurt.Rose
(no dependencies set) issue-21265.patch
21265 33 months ago ConfigParser allows "get(*, raw=True), but no corresponding "set(*, raw=True)" has patch open metagriffin
(no dependencies set) issue-22012.txt
22012 33 months ago struct.unpack('?', '\x02') returns (False,) on Mac OSX has patch open wayedt
(no dependencies set) issue-24040.txt
24040 33 months ago plistlib assumes dict_type is descendent of dict open Behdad.Esfahbod
(no dependencies set) issue-24725.patch, repro.c
24725 33 months ago test_socket testFDPassEmpty fails on OS X 10.11+ with "Cannot allocate memory" has patch has PR open ned.deily
(no dependencies set) issue-4079-1.patch, issue-4079-tests-1.patch
4079 33 months ago urllib.request.Request 'timeout' attribute needs to have a default has patch open sidnei
(no dependencies set) issue-46890-v2.txt, issue-46890-v3.txt, issue-46890.txt
46890 33 months ago getpath problems with framework build has patch has PR open ronaldoussoren
(no dependencies set) issue-5262.txt
5262 33 months ago PythonLauncher considered harmfull open ronaldoussoren
(no dependencies set) issue-6820.patch
6820 33 months ago Redefinition of HAVE_STRFTIME can cause compiler errors. has patch open rgpitts
(no dependencies set) issue-socket.stoneleaf.01.patch
28083 33 months ago socket: finish constant to Enum/Flag conversion has patch open ethan.furman
(no dependencies set) issue.patch
46715 33 months ago asyncio.create_unix_server has an off-by-one error concerning the backlog parameter has patch open jnsnow
(no dependencies set) issue.py
25952 33 months ago code_context not available in exec() open Grzegorz Krasoń
(no dependencies set) issue.py
30833 33 months ago UnloadUserprofile displays the error "The handle is invalid" open d doe
(no dependencies set) issue10231.diff, issue10231_v2.diff
10231 33 months ago SimpleHTTPRequestHandler directory bugs has patch open hfuru
(no dependencies set) issue10289-magic-py34_v1.diff, issue10289-magic-py34_v2.diff
10289 33 months ago Document magic methods called by built-in functions has patch open eric.araujo
(no dependencies set) issue10572-ctypes.diff, issue10572-lib2to3-2.patch, issue10572-lib2to3.patch, issue10572-sqlite3-2.patch, issue10572-sqlite3.diff, issue10572-sqlite3.patch
10572 33 months ago Move test sub-packages to Lib/test has patch has PR open michael.foord
(no dependencies set) issue10608.patch
10608 33 months ago [doc] Add a section to Windows FAQ explaining os.symlink has patch open brian.curtin
(no dependencies set) issue1062277-test-py3k.diff, redcycle.diff
1062277 33 months ago Pickle breakage with reduction of recursive structures has patch open ddorfman
(no dependencies set) issue10665.diff, unicodedata-doc.diff
10665 33 months ago Expand unicodedata module documentation has patch open belopolsky
(no dependencies set) issue10735-27.patch, issue10735-py3k.patch
10735 33 months ago platform.architecture() gives misleading results for OS X multi-architecture executables has patch open ned.deily
(no dependencies set) issue1075356.patch
1075356 33 months ago exceeding obscure weakproxy bug has patch open mwh
(no dependencies set) issue10880_68064.patch
10880 33 months ago do_mkvalue and 'boolean' has patch open IROV
(no dependencies set) issue10977_list.patch
10977 33 months ago Concrete object C API considered harmful to subclasses of builtin types has patch open rhettinger
(no dependencies set) issue1098749.diff, patch
1098749 33 months ago Single-line option to pygettext.py has patch open blais
(no dependencies set) issue11218_patternNone.patch, tester.py
11218 33 months ago pattern=None when following documentation for load_tests and unittest.main() has patch open gagern
(no dependencies set) issue11343.patch
11343 33 months ago Make errors due to full parser stack identifiable has patch open Trundle
(no dependencies set) issue11416.diff, netrc-doc.patch, netrc.patch, netrc.patch
11416 33 months ago netrc module does not handle multiple entries for a single host has patch has PR open saffroy
(no dependencies set) issue11455.patch
11455 33 months ago issue a warning when populating a CPython type dict with non-string keys has patch open michael.foord
(no dependencies set) issue11486.patch
11486 33 months ago Add option to not install into /Applications has patch open ronaldoussoren
(no dependencies set) issue11695_1.patch
11695 33 months ago Improve argparse usage/help customization has patch open bethard
(no dependencies set) issue11698.patch, structseq_2.patch
11698 33 months ago Improve repr for structseq objects to show named, but unindexed fields has patch open rhettinger
(no dependencies set) issue11770.patch
11770 33 months ago inspect.dir_static has patch open michael.foord
(no dependencies set) Issue1182143_1.patch, Issue1182143_1hg.patch
1182143 33 months ago making builtin exceptions more informative has patch open sdementen
(no dependencies set) issue12053-pyio.patch, issue12053-tests.patch, prefetch.patch
12053 33 months ago Add prefetch() for Buffered IO (experiment) has patch open jcon
(no dependencies set) issue12378_py27.patch, issue12378_py35.patch
12378 33 months ago smtplib.SMTP_SSL leaks socket connections on SSL error has patch open joeshaw
(no dependencies set) issue12425.patch
12425 33 months ago gettext breaks on empty plural-forms value has patch open djc
(no dependencies set) issue12436-notepad_plus_plus.diff, issue12436-notepad_plus_plus_2.diff, issue12436-notepad_plus_plus_3.diff
12436 33 months ago [doc] Missing items in installation/setup instructions has patch open ncoghlan
(no dependencies set) Issue12485.v2.patch, textwrap.py-beautiful-2011-07-11_22-01-31_r71296+.diff
12485 33 months ago textwrap.wrap: new argument for more pleasing output has patch open parent5446
(no dependencies set) issue12623_failing_test.diff
12623 33 months ago "universal newlines" subprocess support broken with select- and poll-based communicate() has patch open pitrou
(no dependencies set) issue12886.patch, issue12886.patch
12886 33 months ago datetime.strptime parses input wrong has patch open heidar.rafn
(no dependencies set) issue12916-2.patch, issue12916-3.patch, issue12916-splitdoc-4.patch, issue12916-splitdoc-5.patch, issue12916_1.patch
12916 33 months ago Add inspect.splitdoc has patch open eric.araujo
(no dependencies set) issue12932.diff
12932 33 months ago filecmp.dircmp does not allow non-shallow comparisons has patch open kesmit
(no dependencies set) Issue13074.diff
13074 33 months ago Improve documentation of locale encoding functions has patch open gjb1002
(no dependencies set) issue13240.patch
13240 33 months ago sysconfig gives misleading results for USE_COMPUTED_GOTOS has patch open flox
(no dependencies set) issue13319.patch
13319 33 months ago IDLE: Menu accelerator conflict between Format and Options has patch open roger.serwy
(no dependencies set) issue13330.patch, test_calendar.patch
13330 33 months ago Attempt full test coverage of LocaleTextCalendar.formatweekday open Sean.Fleming
(no dependencies set) issue13359.patch, issue13359.patch, issue13359_py2.patch, urllib-request-space-encode.diff
13359 33 months ago urllib2 doesn't escape spaces in http requests has patch open davide.rizzo
(no dependencies set) issue13378_non_global_namespaces.diff, issue13378_non_global_namespaces_v2.diff, issue13378_non_global_namespaces_v3.diff
13378 33 months ago ET: add custom namespaces to serialization methods has patch open Nekmo
(no dependencies set) issue1346874-273.patch, issue1346874.patch
1346874 33 months ago httplib simply ignores CONTINUE has patch has PR open cdwave
(no dependencies set) issue13475_1.diff, issue13475_2.diff, issue13475_long_only.diff
13475 33 months ago Add '--mainpath'/'--nomainpath' command line options to override sys.path[0] initialisation has patch has PR open ncoghlan
(no dependencies set) issue13940.patch
13940 33 months ago imaplib: Mailbox names are not quoted has patch has PR open joebauer
(no dependencies set) issue1397474.py27.1.patch
1397474 33 months ago [doc] timeit execution enviroment has patch open rurpy
(no dependencies set) issue14534.diff, issue14534.v2.diff, issue14534.v3.diff, unittest_do_not_run.diff
14534 33 months ago Add means to mark unittest.TestCases as "do not load". has patch open r.david.murray
(no dependencies set) issue14652.diff, ssm_validate.patch, ssm_validate.patch
14652 33 months ago Better error messages for wsgiref validator failures has patch open ssm
(no dependencies set) issue1481032.patch, smtplib_nosideeffecterror.patch
1481032 33 months ago patch smtplib:when SMTPDataError, rset crashes with sslerror has patch open kxroberto
(no dependencies set) issue15004.diff, simplenamespace-weakref.diff
15004 33 months ago add weakref support to types.SimpleNamespace has patch open eric.snow
(no dependencies set) Tkinter.patch, issue1500773.diff
1500773 33 months ago wm_attributes doesn't take keyword arguments has patch open gregcouch
(no dependencies set) issue15013.patch
15013 33 months ago [doc] smtplib: add low-level APIs to doc? has patch open sandro.tosi
(no dependencies set) issue15045.patch
15045 33 months ago Make textwrap.dedent() and textwrap.indent() handle whitespace consistently has patch has PR open ncoghlan
(no dependencies set) issue15122.patch
15122 33 months ago Always rewrite single-file mailboxes in-place has patch open petri.lehtinen
(no dependencies set) Issue15305.diff, issue15305-2.patch, issue15305-3.patch
15305 33 months ago Test harness unnecessarily disambiguating twice has patch open chris.jerdonek
(no dependencies set) issue15393_3.6.patch, json-raw-decoder-fix-whitespace.diff, json-raw-decoder-fix-whitespace.diff
15393 33 months ago JSONDecoder.raw_decode breaks on leading whitespace has patch open aalien
(no dependencies set) issue15498-v1.txt
15498 33 months ago Eliminate the use of deprecated OS X APIs in getpath.c open ned.deily
(no dependencies set) issue15753_varargsuper.patch
15753 33 months ago No-argument super in method with variable arguments raises SystemError has patch open james.sanders
(no dependencies set) Issue1576313.diff, python-win32-execvp.patch
1576313 33 months ago [doc] os.execvp[e] on win32 fails for current directory has patch open snaury
(no dependencies set) issue15795.patch, issue15795_cleaned.patch, issue15795_test_and_doc_fixes.patch, issue15795_updated.patch
15795 33 months ago Zipfile.extractall does not preserve file permissions has patch has PR open uruz
(no dependencies set) issue15808_idle_doc_paths.patch
15808 33 months ago IDLE: Update offline doc locations for linux has patch open Rostyslav.Dzinko
(no dependencies set) issue15875.diff
15875 33 months ago tarfile may not make @LongLink for non-ascii character has patch open Manuke
(no dependencies set) issue16083.1.patch, issue16083.patch, issue16083.tests.patch
16083 33 months ago HTTPServer does not correctly handle bad request line has patch open maker
(no dependencies set) issue1610654.patch, issue1610654_1.patch, issue1610654_2.patch, issue1610654_3.patch, issue1610654_4.patch, issue1610654_5.patch
1610654 33 months ago cgi.py multipart/form-data has patch open teyc
(no dependencies set) issue16121.patch, shlex_test.py
16121 33 months ago shlex.shlex.error_leader() reports incorrect line number has patch open Arfrever
(no dependencies set) issue16198_check_matches.patch
16198 33 months ago IDLE - tabbing in a string always brings up file completion window has patch open roger.serwy
(no dependencies set) issue16200.patch, shlex_posix_property.patch, shlex_posix_readonly.patch
16200 33 months ago Setting .posix=True for shlex object causes infinite loop in __next__ has patch open roger.serwy
(no dependencies set) Issue16376.diff
16376 33 months ago wrong type for wintypes.BYTE has patch open techtonik
(no dependencies set) issue16576.docfix.1.patch, test185_lib.tgz, test186_lib.tgz
16576 33 months ago ctypes: structure with bitfields as argument has patch has PR open arigo
(no dependencies set) issue16679-1.diff
16679 33 months ago Add advice about non-ASCII wsgiref PATH_INFO has patch open claudep
(no dependencies set) issue16731.patch, xxdocstrings.diff
16731 33 months ago [doc] xxlimited/xxmodule docstrings ambiguous has patch open danielsh
(no dependencies set) issue16927.patch, issue16927_2.patch, issue16927_3.patch
16927 33 months ago Separate built-in types from functions and group similar functions in functions.rst has patch open ezio.melotti
(no dependencies set) issue16964.patch
16964 33 months ago Add 'm' format specifier for mon_grouping etc. has patch open skrah
(no dependencies set) issue17062.diff
17062 33 months ago An os.walk inspired replacement for pkgutil.walk_packages has patch open ncoghlan
(no dependencies set) issue17204.py, patch0.diff
17204 33 months ago argparser's subparsers.add_parser() should accept an ArgumentParser has patch open chris.jerdonek
(no dependencies set) issue17246.diff, test_cgitb.py
17246 33 months ago inspect.getargvalues fails if arg name is not bound to a value open Andrew.Lutomirski
(no dependencies set) issue17247.diff
17247 33 months ago int and float should detect inconsistent format strings has patch open christian.heimes
(no dependencies set) issue17267-3.4.diff, issue17267-v2.patch, issue17267-v3.patch, issue17267.patch, issue17267.patch
17267 33 months ago datetime.time support for '+' and '-' has patch open ronaldoussoren
(no dependencies set) issue17301-2.diff, issue17301.diff
17301 33 months ago An in-place version of many bytearray methods is needed has patch open gregory.p.smith
(no dependencies set) issue17319.patch
17319 33 months ago http.server.BaseHTTPRequestHandler send_response_only doesn't check the type and value of the code. has patch open karlcow
(no dependencies set) issue17383.patch
17383 33 months ago [doc] Possibly ambiguous phrasing in tutorial/modules#more-on-modules has patch open Piotr.Kuchta
(no dependencies set) issue1745722.diff, wsgi_xml_rpc.patch, wsgi_xml_rpc_pep8.patch
1745722 33 months ago please add wsgi to SimpleXMLRPCServer has patch open gnarfk
(no dependencies set) issue17545.patch
17545 33 months ago [doc] os.listdir and os.path.join inconsistent on empty path open babou
(no dependencies set) issue17546.stoneleaf.01.patch, locals_doc.03.patch, locals_doc.04.patch, locals_doc.patch
17546 33 months ago Document the circumstances where the locals() dict get updated has patch open techtonik
(no dependencies set) issue17576.patch, issue17576_v2.patch, issue17576_v3.patch, issue17576_v4.patch
17576 33 months ago PyNumber_Index() is not int-subclass friendly (or operator.index() docs lie) has patch has PR open barry
(no dependencies set) ZoomInOut.patch, ZoomInOut.patch2, issue17642_patch.diff
17642 33 months ago IDLE add font resizing hot keys and wheel has patch has PR open rhettinger
(no dependencies set) issue17652_v2.diff, skip_on_windows.diff
17652 33 months ago Add skip_on_windows decorator to test.support has patch open berker.peksag
(no dependencies set) issue17792-2.diff, issue17792.diff
17792 33 months ago Unhelpful UnboundLocalError due to del'ing of exception target has patch has PR open barry
(no dependencies set) issue17840.patch, issue17840.patch
17840 33 months ago base64_codec uses assert for runtime validity checks has patch open ncoghlan
(no dependencies set) issue17858.patch, issue17858.patch, issue17858.patch, issue17858.patch
17858 33 months ago Different documentation for identical methods has patch open amysyk
(no dependencies set) issue17945.diff, peerfix.diff, pythonlevelpeers.py
17945 33 months ago tkinter: change API of non-functioning peer_create, does not instantiate Text has patch open ghoul
(no dependencies set) issue1800.diff, issue1800.diff
1800 33 months ago ctypes callback fails when called in Python with array argument has patch open kermode
(no dependencies set) issue18108.diff
18108 33 months ago shutil.chown should support dir_fd and follow_symlinks keyword arguments has patch has PR open cjwatson
(no dependencies set) issue18119-code-only.patch
18119 33 months ago urllib.FancyURLopener does not treat URL fragments correctly has patch open takahashi.shuhei
(no dependencies set) issue18235.patch
18235 33 months ago _sysconfigdata.py wrong on AIX installations has patch open David.Edelsohn
(no dependencies set) Issue18262_27.patch, Issue18262_34_35.patch
18262 33 months ago ZipInfo.external_attr are not documented has patch open techtonik
(no dependencies set) issue18376_regrtest_count_processes.diff
18376 33 months ago show the effective count of process when running the testsuite open flox
(no dependencies set) issue18381.diff, issue18381_v2.diff, unittest.patch
18381 33 months ago unittest warnings counter has patch open giampaolo.rodola
(no dependencies set) issue18614.patch
18614 33 months ago Enhanced \N{} escapes for Unicode strings has patch open steven.daprano
(no dependencies set) issue18717.patch
18717 33 months ago test for request.urlretrieve has patch has PR open mjehanzeb
(no dependencies set) issue18862-importlib-abc-subclasshooks.diff
18862 33 months ago Implement __subclasshook__() for Finders and Loaders in importlib.abc has patch open eric.snow
(no dependencies set) issue19081-33-gps06.diff, issue19081-gps03.patch, issue19081-subimport-fix-gps02.diff, issue19081-subimport-fix-gps03.diff, issue19081-subimport-fix-gps04.diff, issue19081-subimport-fixes-py33-gps05.diff, issue19081-subimport-test-gps01.diff, zipimport_modify_zip_test.patch
19081 33 months ago zipimport behaves badly when the zip file changes while the process is running has patch open gregory.p.smith
(no dependencies set) issue19359.patch, reversed_list_proxy_test.py, reversed_proxy.patch, reversed_proxy_failure.py
19359 33 months ago reversed() does not work with weakref.proxy of sequences has patch open abingham
(no dependencies set) issue19683.patch, issue19683.patch
19683 33 months ago test_minidom has many empty tests has patch has PR open zach.ware
(no dependencies set) issue20178-cyptes-01.patch, issue20178-cyptes-02.patch, issue20178-sqlite-01.patch
20178 33 months ago Derby #9: Convert 52 sites to Argument Clinic across 11 files has patch open larry
(no dependencies set) issue20215-gps01.diff, issue20215_socketserver.patch
20215 33 months ago socketserver.TCPServer can not listen IPv6 address has patch has PR open dazhaoyu
(no dependencies set) issue20333.patch, sample.py
20333 33 months ago argparse subparser usage message hides main parser usage has patch open Martin.d'Anjou
(no dependencies set) issue20389_statistics_docs.diff
20389 33 months ago clarify meaning of xbar and mu in pvariance/variance of statistics module has patch open jtaylor
(no dependencies set) issue20430.py
20430 33 months ago Make argparse.SUPPRESS work as an argument "dest" open jzwinck
(no dependencies set) issue20970.patch
20970 33 months ago [doc] contradictory documentation for prog option of argparse has patch has PR open Aaron.Meurer
(no dependencies set) TCVN5712-1.TXT, TCVN5712-2.TXT, TCVN5712-3.TXT, issue21081.patch
21081 33 months ago missing vietnamese codec TCVN 5712:1993 in Python has patch open progfou
(no dependencies set) issue21130.patch, issue_21130_2.patch, partial_richcompare_1_regenerated.patch, partial_richcompare_2.patch
21130 33 months ago equivalent functools.partial instances should compare equal has patch open theller
(no dependencies set) issue21140-27.patch, issue21140-34.patch
21140 33 months ago Idle: saving Shell or an OutputWindow should default to .txt has patch open terry.reedy
(no dependencies set) issue21261.patch, issue21261.patch
21261 33 months ago Teach IDLE to Autocomplete dictionary keys has patch has PR open rhettinger
(no dependencies set) issue21472.patch
21472 33 months ago Fix wsgiref handling of absolute HTTP Request-URI has patch open mouad
(no dependencies set) issue21973.patch
21973 33 months ago IDLE: catch user cfg file error, better error message, continue has patch open Tomk
(no dependencies set) Issue22021.patch
22021 33 months ago shutil.make_archive() root_dir do not work has patch has PR open DemoHT
(no dependencies set) issue22024.patch, shutil_wait.patch
22024 33 months ago Add to shutil the ability to wait until files are definitely deleted has patch open zach.ware
(no dependencies set) issue22029_1.patch, issue22029_2.patch
22029 33 months ago argparse - CSS white-space: like control for individual text blocks has patch open paul.j3
(no dependencies set) issue22079-tp_bases.patch, issue22079.patch
22079 33 months ago Ensure in PyType_Ready() that base class of static type is static has patch open serhiy.storchaka
(no dependencies set) issue22080.patch, issue22080_1.patch, issue22080_2.patch, windows_helper.patch, windows_helper.py
22080 33 months ago Add windows_helper module helper has patch open Claudiu.Popa
(no dependencies set) issue22234_36.patch, issue22234_37.patch, urlparse_empty_bad_arg_deprecation.patch, urlparse_empty_bad_arg_deprecation2.patch, urlparse_empty_bad_arg_disallow.patch
22234 33 months ago urllib.parse.urlparse accepts any falsy value as an url has patch has PR open ztane
(no dependencies set) issue22652.patch
22652 33 months ago Add suggestion about keyword arguments to this error message: "builtins.TypeError: my_func() takes 1 positional argument but 2 were given" has patch open cool-RR
(no dependencies set) issue22705-v1.diff
22705 33 months ago Idle extension configuration: add option-help option has patch open terry.reedy
(no dependencies set) issue22706_1.diff
22706 33 months ago Idle extension configuration and key bindings has patch open terry.reedy
(no dependencies set) issue22708.patch, py2.7.httplib.patch
22708 33 months ago httplib/http.client in method _tunnel used HTTP/1.0 CONNECT method has patch has PR open vova
(no dependencies set) issue23041.patch, issue23041_test.patch
23041 33 months ago csv needs more quoting rules has patch has PR open samwyse
(no dependencies set) issue23235.diff
23235 33 months ago run_tests.py doesn't set test.support.verbose correctly has patch open berker.peksag
(no dependencies set) issue23376-2.diff, issue23376.diff
23376 33 months ago getargs.c: redundant C-contiguity check has patch open skrah
(no dependencies set) issue23602.patch, issue23602v2.patch, issue23602v3.patch, issue23602v4.patch
23602 33 months ago Implement __format__ for Fraction has patch open tuomas.suutari
(no dependencies set) issue23677.diff, issue23677_v2.diff
23677 33 months ago Mention dict and set comps in library reference has patch has PR open FrankMillman
(no dependencies set) issue23760.tcl
23760 33 months ago Tkinter in Python 3.4 on Windows don't post internal clipboard data to the Windows clipboard on exit open Victor Korolkevich
(no dependencies set) issue24053.patch
24053 33 months ago Define EXIT_SUCCESS and EXIT_FAILURE constants in sys has patch has PR open belopolsky
(no dependencies set) issue24056.diff, issue24056_2.diff
24056 33 months ago Better expose closure, generator & coroutine status of functions has patch open ncoghlan
(no dependencies set) issue24215.patch
24215 33 months ago test_trace uses test_pprint has patch open serhiy.storchaka
(no dependencies set) issue24398.patch
24398 33 months ago Update test_capi to use test.support.script_helper has patch has PR open bobcatfish
(no dependencies set) issue24479_support_mmp_and_mmpz_suffix_in_guess_type, seaman.mmp
24479 33 months ago Support LMMS project files in mimetypes.guess_type open Andreas Nilsson
(no dependencies set) Python-2.4.4.all.patch04, issue2449_v2.diff
2449 33 months ago Improved serialization error logging in xmlrpclib has patch open blunck2
(no dependencies set) issue24595.diff
24595 33 months ago InteractiveInterpreter always prints to stdout has patch open graphite
(no dependencies set) issue24676.py, issue5758_trace_execute_other_modules_main_v0.patch
9914 33 months ago trace/profile conflict with the use of sys.modules[__name__] has patch open belopolsky
(no dependencies set) issue24766.diff, property-doc-test.patch, property-doc-test2.patch, property-doc.patch
24766 33 months ago Subclass of property doesn't preserve instance __doc__ when using doc= argument has patch has PR open erik.bray
(no dependencies set) issue24790.1.patch
24790 33 months ago Idle: improve stack viewer has patch open terry.reedy
(no dependencies set) issue2528.2.patch
2528 33 months ago Change os.access to check ACLs under Windows has patch open tim.golden
(no dependencies set) issue25297.py
25297 33 months ago max_help_position is not works in argparse library open morden2k
(no dependencies set) issue25386.patch
25386 33 months ago msvcrt_putch/msvcrt_putwch don't check the return value of _putch/_putwch has patch open Alexander Riccio
(no dependencies set) issue25571-2.diff, issue25571-3.diff, issue25571-4.diff, issue25571.patch
25571 33 months ago Improve the lltrace feature with the Py_Debug mode has patch open matrixise
(no dependencies set) Issue25782.patch, Issue25782_2.patch, Issue25782_3.patch, Issue25782_4.patch, Issue25782_5.patch, issue27122_broken_cm.py, set_context_reordering.patch, set_context_reordering2.patch
25782 33 months ago CPython hangs on error __context__ set to the error itself has patch has PR open yselivanov
(no dependencies set) issue25882.py
25882 33 months ago argparse help error: arguments created by add_mutually_exclusive_group() are shown outside their parent group created by add_argument_group() open balage
(no dependencies set) issue2636-01.patch, re_atomic_groups.patch
433030 33 months ago SRE: Atomic Grouping (?>...) is not supported has patch has PR open effbot
(no dependencies set) issue26403.patch, issue26403_v2.patch, server_dgram.py
26403 33 months ago Catch FileNotFoundError in socketserver.DatagramRequestHandler has patch open desbma
(no dependencies set) issue26648.diff, issue26648_2.diff
26648 33 months ago csv.reader Error message indicates to use deprecated has patch open Philip Martin
(no dependencies set) issue26812.patch
26812 33 months ago ExtendedInterpolation drops user-defined 'vars' during _interpolate_some() recursion has patch open yab-arz
(no dependencies set) issue27010-notuniqueboundary.patch, mail, mail.json
27010 33 months ago email library could "recover" from bad mime boundary like (some?) email clients do has patch open Fedele Mantuano
(no dependencies set) issue27081.py
27081 33 months ago Cannot capture sys.stderr output from an uncaught exception in a multiprocessing Process using a multiprocessing Queue open ppperry
(no dependencies set) issue27607.zip
27607 33 months ago Importing the main module twice leads to two incompatible instances open SylvieLorxu
(no dependencies set) issue27755.patch, spinbox.png
27755 33 months ago Retire DynOptionMenu with a ttk Combobox has patch has PR open jfoo
(no dependencies set) issue27908.patch, issue27908_2.patch
27908 33 months ago del _limbo[self] KeyError has patch open Dima.Tisnek
(no dependencies set) issue27973.patch, multiple_ftp_download.py, test.py, urllib.patch
27973 33 months ago urllib.urlretrieve() fails on second ftp transfer has patch has PR open Sohaib Ahmad
(no dependencies set) issue28007.diff
28007 33 months ago Bad .pyc files prevent import of otherwise valid .py files. has patch open eric.snow
(no dependencies set) issue28054.diff
28054 33 months ago Diff for visually comparing actual with expected in mock.assert_called_with. has patch open Eli Rose
(no dependencies set) issue28291.patch
28291 33 months ago urllib/urllib2 AbstractDigestAuthHandler locked to retried count of 5 has patch open secynic
(no dependencies set) issue28866.diff, weird.py, weird_without_interactive.py
28866 33 months ago Type cache is not correctly invalidated on a class defining mro() has patch has PR open sjpalt
(no dependencies set) Resent_heuristic.patch, issue28879_v5.patch, issue_28879.patch, issue_28879_V2.patch, issue_28879_V3.patch, issue_28879_V4.patch, issue_28879_python2.patch, issue_28879_python2_overkill.patch
28879 33 months ago smtplib send_message should add Date header if it is missing, per RFC5322 has patch has PR open Henning.von.Bargen
(no dependencies set) issue29247.diff
29247 33 months ago Document return value of epoll.poll has patch has PR open njs
(no dependencies set) Issue29947_for_discussion_04.patch
29947 33 months ago In SocketServer, why not passing a factory instance for the RequestHandlerClass instead of the class itself? has patch has PR open dominic108
(no dependencies set) issue30218-1.patch
30219 33 months ago webbrowser.open outputs xdg-open deprecation warning has patch open desbma
(no dependencies set) issue3177-os_startfile_macosx.txt, os_startfile.diff, shutil_launch.py, shutil_open.patch, shutil_open.patch, shutil_open.patch, shutil_open.patch, shutil_open.patch, shutil_open.py
3177 33 months ago Add shutil.open has patch open ganadist
(no dependencies set) issue33678.patch, test.py
33678 33 months ago selector_events.BaseSelectorEventLoop.sock_connect should preserve socket type has patch has PR open sebastien.bourdeauducq
(no dependencies set) issue43259_utility.py, test-no-parent.py, test.py
43259 33 months ago argparse: allow add_mutually_exclusive_group on add_argument_group open calestyo
(no dependencies set) issue43659.zip, test.out
43659 33 months ago AIX: test_curses crashes buildbot has patch has PR open Michael.Felt
(no dependencies set) issue45809-repro.patch
45809 33 months ago Race condition in WeakKeyDictionary/WeakKeyDictionary has patch open colesbury
(no dependencies set) issue5051-take2.diff, issue5051-take3.diff, issue5051.diff
5051 33 months ago test_update2 in test_os.py invalid due to os.environ.clear() followed by reliance on environ COMSPEC has patch open lkcl
(no dependencies set) issue5256.1.patch, issue5256.patch, rlcompleter.patch, rlcompleter_docs.patch
5256 33 months ago rlcompleter adds builtins when custom dict is used has patch open armandas
(no dependencies set) issue5516.diff, issue5516_trunk.diff
5516 33 months ago equality not symmetric for subclasses of datetime.date and datetime.datetime open jess.austin
(no dependencies set) issue5714_withdoc.diff
5714 33 months ago http.server._url_collapse_path should live elsewhere has patch open gregory.p.smith
(no dependencies set) issue6671.diff, webbrowser.py.patch
6671 33 months ago webbrowser doesn't respect xfce default browser has patch open ava1ar
(no dependencies set) issue6858.patch
6858 33 months ago IDLE: allow syntax highlighting of files without .py extension has patch open gert
(no dependencies set) issue7275.diff, trace.diff
7275 33 months ago CoverageResult fails to merge input file with non-empty callers in trace.py open glinsvad
(no dependencies set) Py(27)7325.diff, Py7325.diff, issue7325.patch, issue7325.patch
7325 33 months ago tempfile.mkdtemp() does not return absolute pathname when relative dir is specified has patch open roysmith
(no dependencies set) Tkinter.py.diffs, issue734176_py3.patch, nametowidget_clonedmenus.diff, nametowidget_clonedmenus_2.diff, nametowidget_clonedmenus_3.patch
734176 33 months ago Make Tkinter.py's nametowidget work with cloned menu widgets has patch open gregcouch
(no dependencies set) issue7671_test_popen.diff
7671 33 months ago test_popen fails if path contains special char like ";" has patch open flox
(no dependencies set) issue7940.patch
7940 33 months ago re.finditer and re.findall should support negative end positions has patch has PR open tlynn
(no dependencies set) issue795081.patch, virus5
795081 33 months ago email.Message param parsing problem II has patch open customdesigned
(no dependencies set) issue7982.diff
7982 33 months ago extend captured_output to simulate different stdout.encoding has patch has PR open flox
(no dependencies set) issue8036_0.patch, issue_8036_1.patch
8036 33 months ago raise ValueError for empty `path` in os.spawnv[e] has patch open alfps
(no dependencies set) issue8087.patch
8087 33 months ago Unupdated source file in traceback has patch open dmascialino
(no dependencies set) issue8376.patch
8376 33 months ago Tutorial offers dangerous advice about iterators: “__iter__() can just return self” has patch open andersk
(no dependencies set) issue8786.patch
8786 33 months ago Add support for IEEE 754 contexts to decimal module. has patch open mark.dickinson
(no dependencies set) issue9104.diff, test_exceptions.diff
9104 33 months ago test.support method for dual-testing accelerated code (fixes test_exceptions and other's pickle testing) has patch open belopolsky
(no dependencies set) issue9182.patch
9182 33 months ago document “--” as a way to distinguish option w/ narg='+' from positional argument in argparse has patch has PR open gray_hemp
(no dependencies set) issue9338_3.patch, issue9338_7.patch, issue9338_argparse.patch, test_9338.py, test_pos_after_var_args.patch
9338 33 months ago argparse optionals with nargs='?', '*' or '+' can't be followed by positionals has patch open bethard
(no dependencies set) issue9341_1.patch
9341 33 months ago allow argparse subcommands to be grouped has patch open bethard
(no dependencies set) issue9351.patch
9351 33 months ago argparse set_defaults on subcommands should override top level set_defaults has patch open bethard
(no dependencies set) issue9453.py
9453 33 months ago pulldom.SAX2DOM Doesn't support processing instructions before the root element has patch has PR open mark.smith
(no dependencies set) issue9523.diff, issue_9523_3.2_doc_patch.diff, issue_9523_3.diff, issue_9523_4.diff, issue_9523_5.diff
9523 33 months ago Improve dbm modules has patch open ysj.ray
(no dependencies set) issue9538.patch
9538 33 months ago Replace confusing pseudoname 'object' in special methods section. has patch open terry.reedy
(no dependencies set) issue9571_1.patch
9571 33 months ago argparse: Allow the use of -- to break out of nargs and into subparser has patch open elsdoerfer
(no dependencies set) issue9625.diff, issue9625.patch, issue9625_1.patch, issue9625_2.patch, notes.txt
9625 33 months ago argparse: Problem with defaults for variable nargs when using choices has patch open thesociable
(no dependencies set) issue9633.patch
9633 33 months ago pdb go stack up/down has patch has PR open Markus.Pröller
(no dependencies set) issue9679.patch
9679 33 months ago unicode DNS names in urllib, urlopen has patch open loewis
(no dependencies set) Issue9682-42213.patch, Issue9682-5513.patch, Issue9682.patch
9682 33 months ago socket.create_connection error message for domain subpart with invalid length is very confusing has patch open r.david.murray
(no dependencies set) WaitTest.py, issue978604.diff
978604 33 months ago wait_variable hangs at exit has patch open reowen
(no dependencies set) issue9917.diff
9917 33 months ago resource max value represented as signed when should be unsigned has patch open r.david.murray
(no dependencies set) issue9969.patch
9969 33 months ago tokenize: add support for tokenizing 'str' objects has patch open meador.inge
(no dependencies set) issue_10933-2.patch, issue_10933.patch, recursion_error_disables_tracing.py
10933 33 months ago Tracing disabled when a recursion error is triggered (even if properly handled) has patch open fabioz
(no dependencies set) issue_13299.1.patch, issue_13299.2.patch, issue_13299.patch, sqlite_namedtuplerow.patch
13299 33 months ago namedtuple row factory for sqlite3 has patch open ncoghlan
(no dependencies set) issue_16428.patch, issue_16428.patch
16428 33 months ago turtle with compound shape doesn't get clicks has patch open pythonick
(no dependencies set) issue_19956.patch, issue_19956_1.patch, reproducer.py
19956 33 months ago inspect.getsource(obj.foo) fails when foo is an injected method constructed from another method has patch has PR open mtahmed
(no dependencies set) issue_2142.diff, issue_2142_2.diff, issue_2142_py3k.diff, issue_2142_py3k_updated.diff, issue_2142_trunk.diff, python_difflib_no_eol.patch, python_difflib_unified_diff.patch
2142 33 months ago difflib.unified_diff(...) produces invalid patches has patch open trentm
(no dependencies set) issue_22753.diff
22753 33 months ago urllib2 localnet Changed test to lookup IP-address of localhost has patch open hakan
(no dependencies set) issue_28053_missingdocs.patch
28053 33 months ago parameterize what serialization is used in multiprocessing has patch has PR open davin
(no dependencies set) issue_28113_01.patch
28113 33 months ago Remove Py_CreateSymbolicLinkW has patch has PR open eryksun
(no dependencies set) issue_28686_01.patch
28686 33 months ago py.exe ignored PATH when using python3 shebang has patch open wdhwg001
(no dependencies set) issue_28945.patch
28945 33 months ago email: get_boundary (and get_filename) invokes unquote twice has patch open bpoaugust
(no dependencies set) issue_29270_01.patch
29270 33 months ago ctypes: fail to create a _ctypes._SimpleCData subclass using a closure like calling super() without arguments has patch open Dave Jones
(no dependencies set) issue_in_tracing_func.py
34799 33 months ago When function in tracing returns None, tracing continues. open fabioz
(no dependencies set) isz_fail.py, isz_fail_fix.diff
28494 33 months ago is_zipfile false positives has patch has PR open Thomas.Waldmann
(no dependencies set) ItemsView_contains.patch
24434 33 months ago ItemsView.__contains__ does not mimic dict_items has patch open clevy
(no dependencies set) iter-builtin-frozen.patch, iter-builtin.patch, iter-builtins-flag.patch
25533 33 months ago Make pkgutil.iter_modules() yield built-in modules has patch open martin.panter
(no dependencies set) iterdirs_iterfiles.diff, path_subdirs_files.patch
19767 33 months ago pathlib: iterfiles() and iterdirs() has patch open jonash
(no dependencies set) itertools-chain-copy.diff
29897 33 months ago itertools.chain behaves strangly when copied with copy.copy has patch open MSeifert
(no dependencies set) JoinableQueue_with_timeout.patch
15983 33 months ago multiprocessing JoinableQueue's join function with timeout has patch open legordian
(no dependencies set) json-customize.patch
27362 33 months ago json.dumps to check for obj.__json__ before raising TypeError has patch open Daniel Ward
(no dependencies set) json-default-dict-keys.diff, json-default-tests.diff
18820 33 months ago json.dump() ignores its 'default' option when serializing dictionary keys has patch open july
(no dependencies set) json_decimal.patch
16535 33 months ago json encoder unable to handle decimal has patch open eric.araujo
(no dependencies set) jsonstream.py, jsonstream.py
40623 33 months ago JSON streaming open phr
(no dependencies set) jumplist.png
43236 33 months ago Windows IDLE taskbar icon jump list fails to open recent files open veganaiZe
(no dependencies set) Tkinter.py-leak.diff, Tkinter.py-leak2.diff, keep_tclcommands_correct.diff
1524639 33 months ago Fix Tkinter Tcl-commands memory-leaks has patch open pysquared
(no dependencies set) keeperrdata.patch
6471 33 months ago errno and strerror attributes incorrectly set on socket errors wrapped by urllib has patch open ezio.melotti
(no dependencies set) key_and_reverse.py, less_movement.py, losers.py, new_merge.py, new_merge2.py, recursive_merge.py, tournament_heap.py, winners.py
38938 33 months ago Possible performance improvement for heapq.merge() has patch has PR open Dennis Sweeney
(no dependencies set) keybinding-issue12387-v1.diff, windows_caps_lock.patch
12387 33 months ago IDLE save keyboard shortcut problem has patch has PR open Jacob.VB
(no dependencies set) KeyboardInterrupt.patch, test_sig_int_builtins.py
26351 33 months ago Occasionally check for Ctrl-C in long-running operations like sum has patch open steven.daprano
(no dependencies set) keyvalue_iterators.diff
7877 33 months ago Iterators over _winreg EnumKey and EnumValue results has patch open brian.curtin
(no dependencies set) kfreebsd.diff
18651 33 months ago test failures on KFreeBSD has patch open doko
(no dependencies set) kill_subprocess.py
43884 33 months ago Cannot cleanly kill a subprocess using high-level asyncio APIs has patch has PR open rabraham
(no dependencies set) KwUqCTWl58.gif
45681 33 months ago tkinter breaks on high resolution screen after ctypes SetProcessDPIAware() open GabeMillikan
(no dependencies set) larry.clinic.or.equals.for.parameters.1.txt
24145 33 months ago Support |= for parameters in converters open larry
(no dependencies set) larry.improved.signature.expressions.1.txt, larry.improved.signature.expressions.2.txt, larry.improved.signature.expressions.3.txt, pdm-argument_clinic-mixed_py_and_c_defaults-v1.patch
23967 33 months ago Make inspect.signature expression evaluation more powerful has patch open larry
(no dependencies set) larry.nullable.ints.4.txt, larry.nullable.ints.draft, larry.nullable.ints.draft.2, larry.nullable.ints.draft.3
20341 33 months ago Argument Clinic: add "nullable ints" open larry
(no dependencies set) larry.refresh.lock.macros.for.obmalloc.diff
26753 33 months ago Obmalloc lock LOCK_INIT and LOCK_FINI are never used has patch open larry
(no dependencies set) larry.setxattr.zfs.3.3.patch.1.txt, larry.setxattr.zfs.patch.1.txt
18694 33 months ago getxattr on Linux ZFS native filesystem happily returns partial values open larry
(no dependencies set) late_gc.py
39061 33 months ago Garbage Collection makes some object live for very long open mistasse
(no dependencies set) latin1-str-count-one-character.patch
28921 33 months ago Make str.count one character for latin1 string faster has patch open xiang.zhang
(no dependencies set) lazy_import.zip
42273 33 months ago Using LazyLoader leads to AttributeError open KevKeating
(no dependencies set) LazyImport.zip
39602 33 months ago importlib: lazy loading can result in reimporting a submodule open Pox TheGreat
(no dependencies set) lc_messages_not_exist.png
44387 33 months ago Not obvious that locale.LC_MESSAGES may not exist sometimes (e.g. on Windows) open richardmines91
(no dependencies set) lch.getset.r72081.diff
5880 33 months ago Remove unneeded "context" pointer from getters and setters has patch open larry
(no dependencies set) leak_pickler.py
41422 33 months ago C Unpickler memory leak via memo has patch has PR open kale-smoothie
(no dependencies set) length-checking.diff, mailbox-all-tests-2.7.diff, mailbox-babyl-fix.diff, mailbox-copy-back-2.7.diff, mailbox-copy-back-53287.diff, mailbox-copy-back-new.diff, mailbox-copy-back.diff, mailbox-docs.diff, mailbox-fcntl-warn.diff, mailbox-pending-lock.diff, mailbox-test-lock.diff, mailbox-test.patch, mailbox-tests-2.7-part1-for-copy-back.diff, mailbox-tests-2.7-part2.diff, mailbox-unified-patch.diff, mailbox-unified2-module.diff, mailbox-unified2-test.diff, mailbox-update-toc-again.diff, mailbox-update-toc-fixed.diff, mailbox-update-toc-new.diff, mailbox-update-toc.diff, test_mailbox-reread.diff
1599254 33 months ago mailbox: other programs' messages can vanish without trace has patch open baikie
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: