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 39 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 39 months ago "make altinstall" installs many files with incorrect shebangs has patch open allan
(no dependencies set) environcopy.patch, environcopy_v2.patch
15373 39 months ago copy.copy() does not properly copy os.environment has patch open htgoebel
(no dependencies set) environmodule.c
1159 39 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 39 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 39 months ago tkinter objects garbage collected from non-tkinter thread cause crash open obserience
(no dependencies set) ERROR_folding_in_EmailMessage.py
45551 39 months ago EmailMessage utf-8 folding error open andrzejQ
(no dependencies set) error_handers_fast_paths.txt
41330 39 months ago Inefficient error-handle for CJK encodings open malin
(no dependencies set) error_log_on_linux_python38.txt, prettysocks.py
39116 39 months ago StreamReader.readexactly() raises GeneratorExit on ProactorEventLoop open twisteroid ambassador
(no dependencies set) errors.diff
28994 39 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 39 months ago xml.sax.saxutils.escape doesn't escape multiple characters safely has patch open tylerjohnhughes
(no dependencies set) etree-concat.patch
32476 39 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 39 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 39 months ago xml.dom.minidom: performance issue with Node.insertBefore() has patch open Robert Haschke
(no dependencies set) etree_strip_namespaces.patch
18304 39 months ago ElementTree -- provide a way to ignore namespace in tags and searches has patch open brycenesbitt
(no dependencies set) etree_write.patch
25881 39 months ago A little faster ElementTree serializing has patch open serhiy.storchaka
(no dependencies set) event-test.py
41606 39 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 39 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 39 months ago asyncio.create_subprocess_exec throws RuntimeError yet still executes subprogram open Clint Olsen
(no dependencies set) example-of-changes.patch
14134 39 months ago xmlrpc.client.ServerProxy needs timeout parameter has patch has PR open polymorphm
(no dependencies set) example.py
20626 39 months ago Manager documentation unclear about lists and thread safeness open Irvin.Probst
(no dependencies set) example.py
28249 39 months ago doctest.DocTestFinder reports incorrect line numbers with exclude_empty=False has patch has PR open cpitclaudel
(no dependencies set) example.py
39060 39 months ago asyncio.Task.print_stack doesn't print the full stack open amit7itz
(no dependencies set) example.py
39232 39 months ago asyncio crashes when tearing down the proactor event loop open mikeshardmind
(no dependencies set) example.py
43191 39 months ago Shared Memory for array of object open hannahbusshoff
(no dependencies set) example.py
44905 39 months ago Abstract instance and class attributes for abstract base classes open rzepecki.t
(no dependencies set) example.py
45719 39 months ago SubProcess stdin.flush freezes when running python interpreter open djp1012878
(no dependencies set) example.py
46210 39 months ago print deadlocks has patch has PR open notarealdeveloper
(no dependencies set) example.py
46309 39 months ago Task created by StreamReaderProtocol gets garbage collected. has patch has PR open simwr872
(no dependencies set) example.py
47159 39 months ago multiprocessing.pool.Pool.apply block infinitely when stressed while using maxtasksperchild open harsh8398
(no dependencies set) example.py, example.py
25666 39 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 39 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 39 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 39 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 39 months ago Add "necessarily inclusive" groups to argparse has patch open John.Didion
(no dependencies set) example1.xz, example2.xz
44134 39 months ago lzma: stream padding in xz files open rogdham
(no dependencies set) example_code.py
39194 39 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 39 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 39 months ago empty local-part in addr_spec displayed incorrectly open andreitroiebbc
(no dependencies set) example_patch_failure.py
44730 39 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 39 months ago Make arg0 required argument in os.execl* functions has patch open Alexander.Belopolsky
(no dependencies set) exectest.py, introspect_executors.diff
22281 39 months ago ProcessPoolExecutor/ThreadPoolExecutor should provide introspection APIs has patch has PR open dan.oreilly
(no dependencies set) exit_on_error_tests.patch
41255 39 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 39 months ago expat infinite loop open StyXman
(no dependencies set) expatreader.py.patch, expatreader.py.patch2
6686 39 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 39 months ago Figure out extended attributes on BSDs has patch has PR open benjamin.peterson
(no dependencies set) extra_assertions.patch
27152 39 months ago Additional assert methods for unittest has patch open serhiy.storchaka
(no dependencies set) extract_from_packages.py, mutithreading_tarfile.patch
23649 39 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 39 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 39 months ago the f_lineno getter is broken has patch has PR open xdegaye
(no dependencies set) f_trace_wrong_line.py
42286 39 months ago f_trace gets call on different lines each loop open MegaIng
(no dependencies set) fail-close.patch, getlongresp-loop.patch
22350 39 months ago nntplib file write failure causes exception from QUIT command has patch open martin.panter
(no dependencies set) fail.py
34708 39 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 39 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 39 months ago IDLE: test_configdialog failed open serhiy.storchaka
(no dependencies set) faster_template.patch
28309 39 months ago Accelerate string.Template by using formatted string literals has patch open serhiy.storchaka
(no dependencies set) faulthandler.patch
46368 39 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 39 months ago EINTR handling in fcntl has patch open Jack Zhou
(no dependencies set) fffd-2.py, fffd.py
12508 39 months ago codecs.StreamReader doesn't pass final=1 to the UTF-8 codec open spatz123
(no dependencies set) file
24929 39 months ago _strptime.TimeRE should not enforce range in regex has patch has PR open Steve Yeung
(no dependencies set) file-handler.patch
21970 39 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 39 months ago zipfile: string IndexError on extract open alter-bug-tracer
(no dependencies set) file_mode.patch
25341 39 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 39 months ago filecmp.cmp's "shallow" option has patch open goatsofmendez
(no dependencies set) fileio_readall_eio.patch, fileobject.patch
21090 39 months ago File read silently stops after EIO I/O error has patch open ivank
(no dependencies set) files.zip
35335 39 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 39 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 39 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 39 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 39 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 39 months ago ctypes.util.find_library should examine binary's RPATH on Solaris open automatthias
(no dependencies set) finish-deadlock.py
28812 39 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 39 months ago texttestresult should decorate the stream with _WritelnDecorator has patch open elopio
(no dependencies set) fix-21557.patch
21557 39 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 39 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 39 months ago Freeze fails to compile on windows has patch open Liran Ringel
(no dependencies set) fix-lzma-bz2-segfaults.patch
23224 39 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 39 months ago IDLE - remove debugger 'interacting' has patch open roger.serwy
(no dependencies set) fix-SpooledTemporaryFile-IOBase-abstract.patch
26175 39 months ago Fully implement IOBase abstract on SpooledTemporaryFile has patch has PR open Gary Fernie
(no dependencies set) fix-tar-23056.patch
23056 39 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 39 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 39 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 39 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 39 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 39 months ago spwd returning different value depending on privileges has patch open giampaolo.rodola
(no dependencies set) fix_idleshell_paste.diff
3559 39 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 39 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 39 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 39 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 39 months ago Lib/types.py nit: isinstance != PyType_IsSubtype has patch open gmt
(no dependencies set) flag_reset_4142.patch, helo.patch
4142 39 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 39 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 39 months ago Improve reporting of broken stdout pipe during interpreter shutdown has patch open ulidtko
(no dependencies set) foldfix.py, header_misfolding.py
43493 39 months ago EmailMessage mis-folding headers of a certain length open mglover
(no dependencies set) fontchooser.py, fontchooser.py, mark.diff
28694 39 months ago tkinter interface to fontchooser has patch open Lance Ware
(no dependencies set) foo.c
40309 39 months ago “unmatched paren” for space before parenthesis in Py_BuildValue has patch has PR open Wrzlprmft
(no dependencies set) foo.py
13077 39 months ago Windows: Unclear behavior of daemon threads on main thread exit open etuardu
(no dependencies set) foo.py
46264 39 months ago 'I'.lower() should give non dotted i for LANG=tr_TR open fbacher
(no dependencies set) foo.txt
1735509 39 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 39 months ago zipfile with multiprocessing: zipfile.BadZipFile open maxime-lemonnier
(no dependencies set) fork_mt.py
39763 39 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 39 months ago Fraction constructor may accept spaces around '/' has patch open Sergey.Kirpichev
(no dependencies set) fractions.patch
28716 39 months ago Fractions instantiation revisited has patch open wolma
(no dependencies set) fractions_divround.patch
31978 39 months ago make it simpler to round fractions has patch open wolma
(no dependencies set) FrozenImporter-without-__main__-support.patch
21737 39 months ago runpy.run_path() fails with frozen __main__ modules has patch open lemburg
(no dependencies set) ft.diff, partial3.py
30129 39 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 39 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 39 months ago Unexpected socket exception on SFTP 'STOR' command open blanquier
(no dependencies set) ftp_error_illustration.txt, ftplib.py, test_ftp.py
25458 39 months ago ftplib: command response shift - mismatch open peterpan
(no dependencies set) ftpcp_test.patch, ftpcp_test.patch, ftpcp_test.patch
17055 39 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 39 months ago ftplib: Add client-side SSL session resumption has patch open Ye.Wang
(no dependencies set) ftplib.patch, ftplib.patch
1661754 39 months ago ftplib passive ftp problem on multihomed clients has patch open timbaum
(no dependencies set) ftplib.py
33122 39 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 39 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 39 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 39 months ago Add traceback.print_full_exception() has patch open hoffman
(no dependencies set) fulllog.txt
40350 39 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 39 months ago __base__ undocumented has patch open Arfrever
(no dependencies set) function_pickle.patch, function_pickle.patch
26959 39 months ago pickle: respect dispatch for functions again has patch open torkve
(no dependencies set) functionaltests.patch, functionaltests.patch
24845 39 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 39 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 39 months ago Streamline repr(partial object) has patch open abarry
(no dependencies set) future.patch, test_sys_exit_in_exception_handler.py
25489 39 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 39 months ago Concurrent.futures base concurrency improvement (with patch) has patch open glangford
(no dependencies set) gather.py
40894 39 months ago asyncio.gather() cancelled() always False has patch has PR open timmwagener
(no dependencies set) gather_test.py
45008 39 months ago asyncio.gather should not "dedup" awaitables open byllyfish
(no dependencies set) gc.patch, gc.patch
32850 39 months ago Run gc_collect() before complaining about dangling threads has patch open smurfix
(no dependencies set) gcc-s390.txt, gcc-s390x.txt
43179 39 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 39 months ago Order of _io objects finalization can lose data in reference cycles open pitrou
(no dependencies set) gcsupport-doc.diff
6128 39 months ago Consequences of using Py_TPFLAGS_HAVE_GC are incompletely explained has patch open exarkun
(no dependencies set) gdb_deprecationwarning_session.txt
40199 39 months ago Invalid escape sequence DeprecationWarnings don't trigger by default open Numerlor
(no dependencies set) gen_err.py
26528 39 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 39 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 39 months ago PyType_GenericAlloc might over-allocate memory open nascheme
(no dependencies set) georgian_ps.py
19459 39 months ago Python does not support the GEORGIAN-PS charset open Caolán.McNamara
(no dependencies set) get_hostport.diff
28539 39 months ago httplib/http.client HTTPConnection._set_hostport() regression has patch open cfs-pure
(no dependencies set) get_source_segment_test.py
39810 39 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 39 months ago typing.get_type_hints wrong namespace for forward-declaration of inner class open netbnd
(no dependencies set) getaddrinfo.patch
8881 39 months ago socket.getaddrinfo() should return named tuples has patch open giampaolo.rodola
(no dependencies set) getaddrinfo_overflow_error.patch
30710 39 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 39 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 39 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 39 months ago socket.getsockopt may require custom buffer contents has patch open ximaera
(no dependencies set) gettext.patch
1649329 39 months ago Extract file-finding and language-handling code from gettext.find has patch open jjinux
(no dependencies set) glob_preserve_sep.patch
1776674 39 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 39 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 39 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 39 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 39 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 39 months ago asyncio: support multiprocessing (support fork) has patch has PR open dan.oreilly
(no dependencies set) hang.py
37429 39 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 39 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 39 months ago Add test for curses haskey replacement has patch open rtarnell
(no dependencies set) has_netloc.patch, has_netloc.v2.patch
22852 39 months ago urllib.parse wrongly strips empty #fragment, ?query, //netloc has patch open soilandreyes
(no dependencies set) hashlib.patch, hashlib.patch
17006 39 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 39 months ago Abstract base class for hashlib has patch open christian.heimes
(no dependencies set) header-decoding.patch
27716 39 months ago http.client truncates UTF-8 encoded headers has patch open Lukasa
(no dependencies set) header_newlines_tip.patch
11671 39 months ago Security hole in wsgiref.headers.Headers has patch has PR open Felix.Gröbert
(no dependencies set) hello.py, hello.py
45761 39 months ago recursive ProcessPoolExecutor invoke unable to return result open evan0greenup
(no dependencies set) hex.py
41564 39 months ago Cannot access member "hex" for type "ByteString" open anacrolix
(no dependencies set) hidden4.patch
10112 39 months ago Use -Wl,--dynamic-list=x.list, not -Xlinker -export-dynamic has patch open jankratochvil
(no dependencies set) hide_flist_internals.patch
25031 39 months ago IDLE - file list improvements has patch open markroseman
(no dependencies set) hpux_local_lib.diff
14568 39 months ago HP-UX local libraries not included has patch has PR open adiroiban
(no dependencies set) htmlcharrefreplace.patch
19667 39 months ago Add the "htmlcharrefreplace" error handler has patch open serhiy.storchaka
(no dependencies set) htmltokenizer.patch
17410 39 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 39 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 39 months ago Replace debuglevel-related logic with logging has patch has PR open demian.brecht
(no dependencies set) http-detach.patch, httplib.py
24964 39 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 39 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 39 months ago transparent gzip compression in urllib has patch open antialize
(no dependencies set) httpclient.debuglevel.txt, issue17233.patch
17233 39 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 39 months ago HTTPError interface changes / breaks depending on what was passed to constructor has patch open Keto
(no dependencies set) https.py
46518 39 months ago SSL socket timeout not set after client connects via accept open tomazas
(no dependencies set) HTTPTransport.py
648658 39 months ago xmlrpc can't do proxied HTTP open bbum
(no dependencies set) huge.py, quadratic-fix-2.diff
45417 39 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 39 months ago thread native id support for GNU/Hurd has patch open samuel-thibault
(no dependencies set) i13691.patch, r74214.diff
13691 39 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 39 months ago ICC compiler check is too permissive has patch open struktured
(no dependencies set) IDLE edit menu.jpg
46497 39 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 39 months ago Integrate tkinter and asyncio (and async) has patch open terry.reedy
(no dependencies set) idle-issues.txt
30422 39 months ago Add roadmap.txt section to idlelib open terry.reedy
(no dependencies set) idle-shell-compile.txt
19335 39 months ago codeop misclassifies incomplete code with 'nonlocal' open Rosuav
(no dependencies set) idle-start.txt
25488 39 months ago IDLE: Remove '', user_dir, and idlelib from sys.path when added open terry.reedy
(no dependencies set) idle-tab-icons.png
41522 39 months ago IDLE: configdialog tab icons open epaine
(no dependencies set) idle.patch, idle.patch
17583 39 months ago IDLE HOWTO has patch open Amit.Saha
(no dependencies set) idle_handle_subprocess_output.patch
11820 39 months ago idle3 shell os.system swallows shell command output has patch open Thekent
(no dependencies set) IDLE_paste_code.070918.patch
1178 39 months ago IDLE - add "paste code" functionality has patch open taleinat
(no dependencies set) idle_pyw.patch
13582 39 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 39 months ago IDLE - standardize dialogs has patch open taleinat
(no dependencies set) IDLE_threading_issue_min_example1.py, tem4.py
39724 39 months ago IDLE threading + stdout/stdin observed blocking behavior open John Smith
(no dependencies set) idlelib_buffer_output.patch
45804 39 months ago IDLE - faster shell writing has patch open roger.serwy
(no dependencies set) idna_translate.py
17305 39 months ago IDNA2008 encoding is missing has patch has PR open marten
(no dependencies set) IgnoreWindowsRegistry_27.patch, IgnoreWindowsRegistry_32.patch
8901 39 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 39 months ago CGIHTTPServer doesn't handle long POST requests open vsbogd
(no dependencies set) imaplib.patch
13446 39 months ago imaplib, fetch: improper behaviour on read-only selected mailboxes has patch open char.nikolaou
(no dependencies set) imaplib.png
37722 39 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 39 months ago Test imaplib API on all methods specified in RFC 3501 open zvyn
(no dependencies set) Imemy.grep
18280 39 months ago Documentation is too personalized has patch has PR open serhiy.storchaka
(no dependencies set) IMG_20181101_173328_[B@ae031df.jpg
35131 39 months ago Cannot access to customized paths within .pth file open Valentin Zhao
(no dependencies set) imghdr_icc_jpeg.patch, peanuts15.jpg
16512 39 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 39 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 39 months ago __import__ is not thread-safe on Python 3 open Valentyn Tymofieiev
(no dependencies set) imptime.patch
14067 39 months ago Avoid more stat() calls in importlib has patch open pitrou
(no dependencies set) imu.py, mypool.py
19993 39 months ago Pool.imap doesn't work as advertised open jneb
(no dependencies set) incorrect_timezone.py
42401 39 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 39 months ago Add index attribute to IndexError has patch open brett.cannon
(no dependencies set) inet_aton_pton.py
37495 39 months ago socket.inet_aton parsing issue on some libc versions open Dominik Czarnota
(no dependencies set) Info.plist
40381 39 months ago plistlib doesn't handle poorly-formatted plists open Clay Caviness
(no dependencies set) init.html
33601 39 months ago [doc] Py_UTF8Mode is not documented has patch has PR open serhiy.storchaka
(no dependencies set) input0.tar
36986 39 months ago tarfile: unexpected IsADirectoryError on extraction open alter-bug-tracer
(no dependencies set) input_test.py
33692 39 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 39 months ago Make urllib.request.Request.has_header() etc case-insensitive has patch open frispete
(no dependencies set) inspect.patch
43118 39 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 39 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 39 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 39 months ago Memory optimization for set.issubset has patch has PR open panda1200
(no dependencies set) int-unix.patch
29926 39 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 39 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 39 months ago PyGILState_Release does not release gil correctly, resulting in deadlock open 123 wlpha
(no dependencies set) interrupted_lock.py, test.patch
30768 39 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 39 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 39 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 39 months ago Clarify requirements for file-like objects has patch open nikratio
(no dependencies set) iobase_read.patch, iobase_read.patch
15903 39 months ago Make rawiobase_read() read directly to bytes object has patch open sbt
(no dependencies set) ipaddress.patch
22941 39 months ago IPv4Interface arithmetic changes subnet mask has patch open kwi.dk
(no dependencies set) ipv6test.py
34453 39 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 39 months ago irda socket support has patch open qyb
(no dependencies set) is_alive_method.py
39021 39 months ago multiprocessing is_alive() between children processes open matttimms
(no dependencies set) isfuncs_behavior.py
46722 39 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 39 months ago Add 1.32x faster C implementation of asyncio.isfuture(). has patch has PR open jimmylai
(no dependencies set) isinstance_iter.py
39550 39 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 39 months ago shutil.which wrong result on Windows has patch open bobjalex
(no dependencies set) issue-11445-linkflags.txt
11445 39 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 39 months ago assertEqual doesn't display newline differences quite well has patch open pitrou
(no dependencies set) issue-15351-concept.patch
15351 39 months ago Add to unittest.TestCase support for using context managers has patch open chris.jerdonek
(no dependencies set) issue-15454-1.patch
15454 39 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 39 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 39 months ago subprocess.Popen(cwd) documentation: Posix vs Windows has patch open chris.jerdonek
(no dependencies set) issue-15887-01.patch
15887 39 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 39 months ago make *.rst files in Doc/ parseable by doctest has patch open chris.jerdonek
(no dependencies set) issue-16418-1-default.patch
16418 39 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 39 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 39 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 39 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 39 months ago PEP447: Add type.__getdescriptor__ has patch open ronaldoussoren
(no dependencies set) issue-20468.txt
20468 39 months ago [doc] resource module documentation is incorrect has patch open Kurt.Rose
(no dependencies set) issue-21265.patch
21265 39 months ago ConfigParser allows "get(*, raw=True), but no corresponding "set(*, raw=True)" has patch open metagriffin
(no dependencies set) issue-22012.txt
22012 39 months ago struct.unpack('?', '\x02') returns (False,) on Mac OSX has patch open wayedt
(no dependencies set) issue-24040.txt
24040 39 months ago plistlib assumes dict_type is descendent of dict open Behdad.Esfahbod
(no dependencies set) issue-24725.patch, repro.c
24725 39 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 39 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 39 months ago getpath problems with framework build has patch has PR open ronaldoussoren
(no dependencies set) issue-5262.txt
5262 39 months ago PythonLauncher considered harmfull open ronaldoussoren
(no dependencies set) issue-6820.patch
6820 39 months ago Redefinition of HAVE_STRFTIME can cause compiler errors. has patch open rgpitts
(no dependencies set) issue-socket.stoneleaf.01.patch
28083 39 months ago socket: finish constant to Enum/Flag conversion has patch open ethan.furman
(no dependencies set) issue.patch
46715 39 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 39 months ago code_context not available in exec() open Grzegorz Krasoń
(no dependencies set) issue.py
30833 39 months ago UnloadUserprofile displays the error "The handle is invalid" open d doe
(no dependencies set) issue10231.diff, issue10231_v2.diff
10231 39 months ago SimpleHTTPRequestHandler directory bugs has patch open hfuru
(no dependencies set) issue10289-magic-py34_v1.diff, issue10289-magic-py34_v2.diff
10289 39 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 39 months ago Move test sub-packages to Lib/test has patch has PR open michael.foord
(no dependencies set) issue10608.patch
10608 39 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 39 months ago Pickle breakage with reduction of recursive structures has patch open ddorfman
(no dependencies set) issue10665.diff, unicodedata-doc.diff
10665 39 months ago Expand unicodedata module documentation has patch open belopolsky
(no dependencies set) issue10735-27.patch, issue10735-py3k.patch
10735 39 months ago platform.architecture() gives misleading results for OS X multi-architecture executables has patch open ned.deily
(no dependencies set) issue1075356.patch
1075356 39 months ago exceeding obscure weakproxy bug has patch open mwh
(no dependencies set) issue10880_68064.patch
10880 39 months ago do_mkvalue and 'boolean' has patch open IROV
(no dependencies set) issue10977_list.patch
10977 39 months ago Concrete object C API considered harmful to subclasses of builtin types has patch open rhettinger
(no dependencies set) issue1098749.diff, patch
1098749 39 months ago Single-line option to pygettext.py has patch open blais
(no dependencies set) issue11218_patternNone.patch, tester.py
11218 39 months ago pattern=None when following documentation for load_tests and unittest.main() has patch open gagern
(no dependencies set) issue11343.patch
11343 39 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 39 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 39 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 39 months ago Add option to not install into /Applications has patch open ronaldoussoren
(no dependencies set) issue11695_1.patch
11695 39 months ago Improve argparse usage/help customization has patch open bethard
(no dependencies set) issue11698.patch, structseq_2.patch
11698 39 months ago Improve repr for structseq objects to show named, but unindexed fields has patch open rhettinger
(no dependencies set) issue11770.patch
11770 39 months ago inspect.dir_static has patch open michael.foord
(no dependencies set) Issue1182143_1.patch, Issue1182143_1hg.patch
1182143 39 months ago making builtin exceptions more informative has patch open sdementen
(no dependencies set) issue12053-pyio.patch, issue12053-tests.patch, prefetch.patch
12053 39 months ago Add prefetch() for Buffered IO (experiment) has patch open jcon
(no dependencies set) issue12378_py27.patch, issue12378_py35.patch
12378 39 months ago smtplib.SMTP_SSL leaks socket connections on SSL error has patch open joeshaw
(no dependencies set) issue12425.patch
12425 39 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 39 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 39 months ago textwrap.wrap: new argument for more pleasing output has patch open parent5446
(no dependencies set) issue12623_failing_test.diff
12623 39 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 39 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 39 months ago Add inspect.splitdoc has patch open eric.araujo
(no dependencies set) issue12932.diff
12932 39 months ago filecmp.dircmp does not allow non-shallow comparisons has patch open kesmit
(no dependencies set) Issue13074.diff
13074 39 months ago Improve documentation of locale encoding functions has patch open gjb1002
(no dependencies set) issue13240.patch
13240 39 months ago sysconfig gives misleading results for USE_COMPUTED_GOTOS has patch open flox
(no dependencies set) issue13319.patch
13319 39 months ago IDLE: Menu accelerator conflict between Format and Options has patch open roger.serwy
(no dependencies set) issue13330.patch, test_calendar.patch
13330 39 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 39 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 39 months ago ET: add custom namespaces to serialization methods has patch open Nekmo
(no dependencies set) issue1346874-273.patch, issue1346874.patch
1346874 39 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 39 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 39 months ago imaplib: Mailbox names are not quoted has patch has PR open joebauer
(no dependencies set) issue1397474.py27.1.patch
1397474 39 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 39 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 39 months ago Better error messages for wsgiref validator failures has patch open ssm
(no dependencies set) issue1481032.patch, smtplib_nosideeffecterror.patch
1481032 39 months ago patch smtplib:when SMTPDataError, rset crashes with sslerror has patch open kxroberto
(no dependencies set) issue15004.diff, simplenamespace-weakref.diff
15004 39 months ago add weakref support to types.SimpleNamespace has patch open eric.snow
(no dependencies set) Tkinter.patch, issue1500773.diff
1500773 39 months ago wm_attributes doesn't take keyword arguments has patch open gregcouch
(no dependencies set) issue15013.patch
15013 39 months ago [doc] smtplib: add low-level APIs to doc? has patch open sandro.tosi
(no dependencies set) issue15045.patch
15045 39 months ago Make textwrap.dedent() and textwrap.indent() handle whitespace consistently has patch has PR open ncoghlan
(no dependencies set) issue15122.patch
15122 39 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 39 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 39 months ago JSONDecoder.raw_decode breaks on leading whitespace has patch open aalien
(no dependencies set) issue15498-v1.txt
15498 39 months ago Eliminate the use of deprecated OS X APIs in getpath.c open ned.deily
(no dependencies set) issue15753_varargsuper.patch
15753 39 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 39 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 39 months ago Zipfile.extractall does not preserve file permissions has patch has PR open uruz
(no dependencies set) issue15808_idle_doc_paths.patch
15808 39 months ago IDLE: Update offline doc locations for linux has patch open Rostyslav.Dzinko
(no dependencies set) issue15875.diff
15875 39 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 39 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 39 months ago cgi.py multipart/form-data has patch open teyc
(no dependencies set) issue16121.patch, shlex_test.py
16121 39 months ago shlex.shlex.error_leader() reports incorrect line number has patch open Arfrever
(no dependencies set) issue16198_check_matches.patch
16198 39 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 39 months ago Setting .posix=True for shlex object causes infinite loop in __next__ has patch open roger.serwy
(no dependencies set) Issue16376.diff
16376 39 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 39 months ago ctypes: structure with bitfields as argument has patch has PR open arigo
(no dependencies set) issue16679-1.diff
16679 39 months ago Add advice about non-ASCII wsgiref PATH_INFO has patch open claudep
(no dependencies set) issue16731.patch, xxdocstrings.diff
16731 39 months ago [doc] xxlimited/xxmodule docstrings ambiguous has patch open danielsh
(no dependencies set) issue16927.patch, issue16927_2.patch, issue16927_3.patch
16927 39 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 39 months ago Add 'm' format specifier for mon_grouping etc. has patch open skrah
(no dependencies set) issue17062.diff
17062 39 months ago An os.walk inspired replacement for pkgutil.walk_packages has patch open ncoghlan
(no dependencies set) issue17204.py, patch0.diff
17204 39 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 39 months ago inspect.getargvalues fails if arg name is not bound to a value open Andrew.Lutomirski
(no dependencies set) issue17247.diff
17247 39 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 39 months ago datetime.time support for '+' and '-' has patch open ronaldoussoren
(no dependencies set) issue17301-2.diff, issue17301.diff
17301 39 months ago An in-place version of many bytearray methods is needed has patch open gregory.p.smith
(no dependencies set) issue17319.patch
17319 39 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 39 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 39 months ago please add wsgi to SimpleXMLRPCServer has patch open gnarfk
(no dependencies set) issue17545.patch
17545 39 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 39 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 39 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 39 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 39 months ago Add skip_on_windows decorator to test.support has patch open berker.peksag
(no dependencies set) issue17792-2.diff, issue17792.diff
17792 39 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 39 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 39 months ago Different documentation for identical methods has patch open amysyk
(no dependencies set) issue17945.diff, peerfix.diff, pythonlevelpeers.py
17945 39 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 39 months ago ctypes callback fails when called in Python with array argument has patch open kermode
(no dependencies set) issue18108.diff
18108 39 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 39 months ago urllib.FancyURLopener does not treat URL fragments correctly has patch open takahashi.shuhei
(no dependencies set) issue18235.patch
18235 39 months ago _sysconfigdata.py wrong on AIX installations has patch open David.Edelsohn
(no dependencies set) Issue18262_27.patch, Issue18262_34_35.patch
18262 39 months ago ZipInfo.external_attr are not documented has patch open techtonik
(no dependencies set) issue18376_regrtest_count_processes.diff
18376 39 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 39 months ago unittest warnings counter has patch open giampaolo.rodola
(no dependencies set) issue18614.patch
18614 39 months ago Enhanced \N{} escapes for Unicode strings has patch open steven.daprano
(no dependencies set) issue18717.patch
18717 39 months ago test for request.urlretrieve has patch has PR open mjehanzeb
(no dependencies set) issue18862-importlib-abc-subclasshooks.diff
18862 39 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 39 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 39 months ago reversed() does not work with weakref.proxy of sequences has patch open abingham
(no dependencies set) issue19683.patch, issue19683.patch
19683 39 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 39 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 39 months ago socketserver.TCPServer can not listen IPv6 address has patch has PR open dazhaoyu
(no dependencies set) issue20333.patch, sample.py
20333 39 months ago argparse subparser usage message hides main parser usage has patch open Martin.d'Anjou
(no dependencies set) issue20389_statistics_docs.diff
20389 39 months ago clarify meaning of xbar and mu in pvariance/variance of statistics module has patch open jtaylor
(no dependencies set) issue20430.py
20430 39 months ago Make argparse.SUPPRESS work as an argument "dest" open jzwinck
(no dependencies set) issue20970.patch
20970 39 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 39 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 39 months ago equivalent functools.partial instances should compare equal has patch open theller
(no dependencies set) issue21140-27.patch, issue21140-34.patch
21140 39 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 39 months ago Teach IDLE to Autocomplete dictionary keys has patch has PR open rhettinger
(no dependencies set) issue21472.patch
21472 39 months ago Fix wsgiref handling of absolute HTTP Request-URI has patch open mouad
(no dependencies set) issue21973.patch
21973 39 months ago IDLE: catch user cfg file error, better error message, continue has patch open Tomk
(no dependencies set) Issue22021.patch
22021 39 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 39 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 39 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 39 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 39 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 39 months ago urllib.parse.urlparse accepts any falsy value as an url has patch has PR open ztane
(no dependencies set) issue22652.patch
22652 39 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 39 months ago Idle extension configuration: add option-help option has patch open terry.reedy
(no dependencies set) issue22706_1.diff
22706 39 months ago Idle extension configuration and key bindings has patch open terry.reedy
(no dependencies set) issue22708.patch, py2.7.httplib.patch
22708 39 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 39 months ago csv needs more quoting rules has patch has PR open samwyse
(no dependencies set) issue23235.diff
23235 39 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 39 months ago getargs.c: redundant C-contiguity check has patch open skrah
(no dependencies set) issue23602.patch, issue23602v2.patch, issue23602v3.patch, issue23602v4.patch
23602 39 months ago Implement __format__ for Fraction has patch open tuomas.suutari
(no dependencies set) issue23677.diff, issue23677_v2.diff
23677 39 months ago Mention dict and set comps in library reference has patch has PR open FrankMillman
(no dependencies set) issue23760.tcl
23760 39 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 39 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 39 months ago Better expose closure, generator & coroutine status of functions has patch open ncoghlan
(no dependencies set) issue24215.patch
24215 39 months ago test_trace uses test_pprint has patch open serhiy.storchaka
(no dependencies set) issue24398.patch
24398 39 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 39 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 39 months ago Improved serialization error logging in xmlrpclib has patch open blunck2
(no dependencies set) issue24595.diff
24595 39 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 39 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 39 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 39 months ago Idle: improve stack viewer has patch open terry.reedy
(no dependencies set) issue2528.2.patch
2528 39 months ago Change os.access to check ACLs under Windows has patch open tim.golden
(no dependencies set) issue25297.py
25297 39 months ago max_help_position is not works in argparse library open morden2k
(no dependencies set) issue25386.patch
25386 39 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 39 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 39 months ago CPython hangs on error __context__ set to the error itself has patch has PR open yselivanov
(no dependencies set) issue25882.py
25882 39 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 39 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 39 months ago Catch FileNotFoundError in socketserver.DatagramRequestHandler has patch open desbma
(no dependencies set) issue26648.diff, issue26648_2.diff
26648 39 months ago csv.reader Error message indicates to use deprecated has patch open Philip Martin
(no dependencies set) issue26812.patch
26812 39 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 39 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 39 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 39 months ago Importing the main module twice leads to two incompatible instances open SylvieLorxu
(no dependencies set) issue27755.patch, spinbox.png
27755 39 months ago Retire DynOptionMenu with a ttk Combobox has patch has PR open jfoo
(no dependencies set) issue27908.patch, issue27908_2.patch
27908 39 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 39 months ago urllib.urlretrieve() fails on second ftp transfer has patch has PR open Sohaib Ahmad
(no dependencies set) issue28007.diff
28007 39 months ago Bad .pyc files prevent import of otherwise valid .py files. has patch open eric.snow
(no dependencies set) issue28054.diff
28054 39 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 39 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 39 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 39 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 39 months ago Document return value of epoll.poll has patch has PR open njs
(no dependencies set) Issue29947_for_discussion_04.patch
29947 39 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 39 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 39 months ago Add shutil.open has patch open ganadist
(no dependencies set) issue33678.patch, test.py
33678 39 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 39 months ago argparse: allow add_mutually_exclusive_group on add_argument_group open calestyo
(no dependencies set) issue43659.zip, test.out
43659 39 months ago AIX: test_curses crashes buildbot has patch has PR open Michael.Felt
(no dependencies set) issue45809-repro.patch
45809 39 months ago Race condition in WeakKeyDictionary/WeakKeyDictionary has patch open colesbury
(no dependencies set) issue5051-take2.diff, issue5051-take3.diff, issue5051.diff
5051 39 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 39 months ago rlcompleter adds builtins when custom dict is used has patch open armandas
(no dependencies set) issue5516.diff, issue5516_trunk.diff
5516 39 months ago equality not symmetric for subclasses of datetime.date and datetime.datetime open jess.austin
(no dependencies set) issue5714_withdoc.diff
5714 39 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 39 months ago webbrowser doesn't respect xfce default browser has patch open ava1ar
(no dependencies set) issue6858.patch
6858 39 months ago IDLE: allow syntax highlighting of files without .py extension has patch open gert
(no dependencies set) issue7275.diff, trace.diff
7275 39 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 39 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 39 months ago Make Tkinter.py's nametowidget work with cloned menu widgets has patch open gregcouch
(no dependencies set) issue7671_test_popen.diff
7671 39 months ago test_popen fails if path contains special char like ";" has patch open flox
(no dependencies set) issue7940.patch
7940 39 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 39 months ago email.Message param parsing problem II has patch open customdesigned
(no dependencies set) issue7982.diff
7982 39 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 39 months ago raise ValueError for empty `path` in os.spawnv[e] has patch open alfps
(no dependencies set) issue8087.patch
8087 39 months ago Unupdated source file in traceback has patch open dmascialino
(no dependencies set) issue8376.patch
8376 39 months ago Tutorial offers dangerous advice about iterators: “__iter__() can just return self” has patch open andersk
(no dependencies set) issue8786.patch
8786 39 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 39 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 39 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 39 months ago argparse optionals with nargs='?', '*' or '+' can't be followed by positionals has patch open bethard
(no dependencies set) issue9341_1.patch
9341 39 months ago allow argparse subcommands to be grouped has patch open bethard
(no dependencies set) issue9351.patch
9351 39 months ago argparse set_defaults on subcommands should override top level set_defaults has patch open bethard
(no dependencies set) issue9453.py
9453 39 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 39 months ago Improve dbm modules has patch open ysj.ray
(no dependencies set) issue9538.patch
9538 39 months ago Replace confusing pseudoname 'object' in special methods section. has patch open terry.reedy
(no dependencies set) issue9571_1.patch
9571 39 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 39 months ago argparse: Problem with defaults for variable nargs when using choices has patch open thesociable
(no dependencies set) issue9633.patch
9633 39 months ago pdb go stack up/down has patch has PR open Markus.Pröller
(no dependencies set) issue9679.patch
9679 39 months ago unicode DNS names in urllib, urlopen has patch open loewis
(no dependencies set) Issue9682-42213.patch, Issue9682-5513.patch, Issue9682.patch
9682 39 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 39 months ago wait_variable hangs at exit has patch open reowen
(no dependencies set) issue9917.diff
9917 39 months ago resource max value represented as signed when should be unsigned has patch open r.david.murray
(no dependencies set) issue9969.patch
9969 39 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 39 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 39 months ago namedtuple row factory for sqlite3 has patch open ncoghlan
(no dependencies set) issue_16428.patch, issue_16428.patch
16428 39 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 39 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 39 months ago difflib.unified_diff(...) produces invalid patches has patch open trentm
(no dependencies set) issue_22753.diff
22753 39 months ago urllib2 localnet Changed test to lookup IP-address of localhost has patch open hakan
(no dependencies set) issue_28053_missingdocs.patch
28053 39 months ago parameterize what serialization is used in multiprocessing has patch has PR open davin
(no dependencies set) issue_28113_01.patch
28113 39 months ago Remove Py_CreateSymbolicLinkW has patch has PR open eryksun
(no dependencies set) issue_28686_01.patch
28686 39 months ago py.exe ignored PATH when using python3 shebang has patch open wdhwg001
(no dependencies set) issue_28945.patch
28945 39 months ago email: get_boundary (and get_filename) invokes unquote twice has patch open bpoaugust
(no dependencies set) issue_29270_01.patch
29270 39 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 39 months ago When function in tracing returns None, tracing continues. open fabioz
(no dependencies set) isz_fail.py, isz_fail_fix.diff
28494 39 months ago is_zipfile false positives has patch has PR open Thomas.Waldmann
(no dependencies set) ItemsView_contains.patch
24434 39 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 39 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 39 months ago pathlib: iterfiles() and iterdirs() has patch open jonash
(no dependencies set) itertools-chain-copy.diff
29897 39 months ago itertools.chain behaves strangly when copied with copy.copy has patch open MSeifert
(no dependencies set) JoinableQueue_with_timeout.patch
15983 39 months ago multiprocessing JoinableQueue's join function with timeout has patch open legordian
(no dependencies set) json-customize.patch
27362 39 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 39 months ago json.dump() ignores its 'default' option when serializing dictionary keys has patch open july
(no dependencies set) json_decimal.patch
16535 39 months ago json encoder unable to handle decimal has patch open eric.araujo
(no dependencies set) jsonstream.py, jsonstream.py
40623 39 months ago JSON streaming open phr
(no dependencies set) jumplist.png
43236 39 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 39 months ago Fix Tkinter Tcl-commands memory-leaks has patch open pysquared
(no dependencies set) keeperrdata.patch
6471 39 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 39 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 39 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 39 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 39 months ago Iterators over _winreg EnumKey and EnumValue results has patch open brian.curtin
(no dependencies set) kfreebsd.diff
18651 39 months ago test failures on KFreeBSD has patch open doko
(no dependencies set) kill_subprocess.py
43884 39 months ago Cannot cleanly kill a subprocess using high-level asyncio APIs has patch has PR open rabraham
(no dependencies set) KwUqCTWl58.gif
45681 39 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 39 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 39 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 39 months ago Argument Clinic: add "nullable ints" open larry
(no dependencies set) larry.refresh.lock.macros.for.obmalloc.diff
26753 39 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 39 months ago getxattr on Linux ZFS native filesystem happily returns partial values open larry
(no dependencies set) late_gc.py
39061 39 months ago Garbage Collection makes some object live for very long open mistasse
(no dependencies set) latin1-str-count-one-character.patch
28921 39 months ago Make str.count one character for latin1 string faster has patch open xiang.zhang
(no dependencies set) lazy_import.zip
42273 39 months ago Using LazyLoader leads to AttributeError open KevKeating
(no dependencies set) LazyImport.zip
39602 39 months ago importlib: lazy loading can result in reimporting a submodule open Pox TheGreat
(no dependencies set) lc_messages_not_exist.png
44387 39 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 39 months ago Remove unneeded "context" pointer from getters and setters has patch open larry
(no dependencies set) leak_pickler.py
41422 39 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 39 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: