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 |
![]() |
open | allan | |
(no dependencies set) environcopy.patch, environcopy_v2.patch | ||||||
15373 | 39 months ago | copy.copy() does not properly copy os.environment |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
open | tylerjohnhughes | |
(no dependencies set) etree-concat.patch | ||||||
32476 | 39 months ago | Add concat functionality to ElementTree xpath find |
![]() |
![]() |
open | jjolly |
(no dependencies set) etree-entities.v2.patch, etree_20130519.patch | ||||||
24238 | 39 months ago | Avoid entity expansion attacks in Element Tree |
![]() |
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() |
![]() |
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 |
![]() |
open | brycenesbitt | |
(no dependencies set) etree_write.patch | ||||||
25881 | 39 months ago | A little faster ElementTree serializing |
![]() |
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) |
![]() |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
open | notarealdeveloper |
(no dependencies set) example.py | ||||||
46309 | 39 months ago | Task created by StreamReaderProtocol gets garbage collected. |
![]() |
![]() |
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() |
![]() |
![]() |
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. |
![]() |
![]() |
open | Nikita Ilyasov |
(no dependencies set) example.zip | ||||||
40172 | 39 months ago | ZipInfo corrupts file names in some old zip archives |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
open | garethmjwilliams |
(no dependencies set) execl.diff, execlp.log | ||||||
8191 | 39 months ago | Make arg0 required argument in os.execl* functions |
![]() |
open | Alexander.Belopolsky | |
(no dependencies set) exectest.py, introspect_executors.diff | ||||||
22281 | 39 months ago | ProcessPoolExecutor/ThreadPoolExecutor should provide introspection APIs |
![]() |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
open | cms103 |
(no dependencies set) extattrs.patch, initial_freebsd_xattrs.patch | ||||||
12978 | 39 months ago | Figure out extended attributes on BSDs |
![]() |
![]() |
open | benjamin.peterson |
(no dependencies set) extra_assertions.patch | ||||||
27152 | 39 months ago | Additional assert methods for unittest |
![]() |
open | serhiy.storchaka | |
(no dependencies set) extract_from_packages.py, mutithreading_tarfile.patch | ||||||
23649 | 39 months ago | tarfile not re-entrant for multi-threading |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
open | vstinner | |
(no dependencies set) fcntl_eintr-2.patch, fcntl_eintr-3.patch, fcntl_eintr.patch | ||||||
26716 | 39 months ago | EINTR handling in fcntl |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
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+ |
![]() |
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 |
![]() |
open | goatsofmendez | |
(no dependencies set) fileio_readall_eio.patch, fileobject.patch | ||||||
21090 | 39 months ago | File read silently stops after EIO I/O error |
![]() |
open | ivank | |
(no dependencies set) files.zip | ||||||
35335 | 39 months ago | msgfmt should be able to merge more than one po file |
![]() |
![]() |
open | s-ball |
(no dependencies set) finalise-subinterps-test.diff | ||||||
36225 | 39 months ago | [subinterpreters] Lingering subinterpreters should be implicitly cleared on shutdown |
![]() |
![]() |
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 |
![]() |
open | Al.Sweigart | |
(no dependencies set) find_keep_open.patch, issue13586.patch | ||||||
13586 | 39 months ago | IDLE: Replace selected not working/consistent with find |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
open | elopio | |
(no dependencies set) fix-21557.patch | ||||||
21557 | 39 months ago | [doc] os.popen & os.system lack shell-related security warnings |
![]() |
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 |
![]() |
![]() |
open | xdegaye |
(no dependencies set) fix-freeze-on-windows.patch | ||||||
29124 | 39 months ago | Freeze fails to compile on windows |
![]() |
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__ |
![]() |
![]() |
open | martin.panter |
(no dependencies set) fix-nested-mainloop.patch, remove-interacting-debugger.patch | ||||||
15347 | 39 months ago | IDLE - remove debugger 'interacting' |
![]() |
open | roger.serwy | |
(no dependencies set) fix-SpooledTemporaryFile-IOBase-abstract.patch | ||||||
26175 | 39 months ago | Fully implement IOBase abstract on SpooledTemporaryFile |
![]() |
![]() |
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 |
![]() |
open | gregory.p.smith | |
(no dependencies set) fix9968.patch | ||||||
9968 | 39 months ago | Let cgi.FieldStorage have named uploaded file |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
open | terry.reedy | |
(no dependencies set) fix_issue_17446.patch | ||||||
17446 | 39 months ago | doctest test finder doesnt find line numbers of properties |
![]() |
![]() |
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. |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
open | gmt | |
(no dependencies set) flag_reset_4142.patch, helo.patch | ||||||
4142 | 39 months ago | smtplib doesn't clear helo/ehlo flags on quit |
![]() |
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 |
![]() |
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 |
![]() |
open | Lance Ware | |
(no dependencies set) foo.c | ||||||
40309 | 39 months ago | “unmatched paren” for space before parenthesis in Py_BuildValue |
![]() |
![]() |
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 |
![]() |
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) |
![]() |
![]() |
open | Elad Lahav |
(no dependencies set) fraction-spaces.diff | ||||||
44346 | 39 months ago | Fraction constructor may accept spaces around '/' |
![]() |
open | Sergey.Kirpichev | |
(no dependencies set) fractions.patch | ||||||
28716 | 39 months ago | Fractions instantiation revisited |
![]() |
open | wolma | |
(no dependencies set) fractions_divround.patch | ||||||
31978 | 39 months ago | make it simpler to round fractions |
![]() |
open | wolma | |
(no dependencies set) FrozenImporter-without-__main__-support.patch | ||||||
21737 | 39 months ago | runpy.run_path() fails with frozen __main__ modules |
![]() |
open | lemburg | |
(no dependencies set) ft.diff, partial3.py | ||||||
30129 | 39 months ago | functools.partialmethod should look more like what it's impersonating. |
![]() |
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 |
![]() |
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 |
![]() |
open | Ye.Wang | |
(no dependencies set) ftplib.patch, ftplib.patch | ||||||
1661754 | 39 months ago | ftplib passive ftp problem on multihomed clients |
![]() |
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) |
![]() |
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() |
![]() |
open | hoffman | |
(no dependencies set) fulllog.txt | ||||||
40350 | 39 months ago | modulefinder chokes on numpy - dereferencing None in spec.loader |
![]() |
![]() |
open | Greg Whiteley |
(no dependencies set) function-documentation.patch | ||||||
22456 | 39 months ago | __base__ undocumented |
![]() |
open | Arfrever | |
(no dependencies set) function_pickle.patch, function_pickle.patch | ||||||
26959 | 39 months ago | pickle: respect dispatch for functions again |
![]() |
open | torkve | |
(no dependencies set) functionaltests.patch, functionaltests.patch | ||||||
24845 | 39 months ago | IDLE functional/integration testing |
![]() |
![]() |
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 |
![]() |
open | r.david.murray | |
(no dependencies set) functools_partial_repr_1.patch | ||||||
28062 | 39 months ago | Streamline repr(partial object) |
![]() |
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 |
![]() |
open | jinty | |
(no dependencies set) futures-base-v2.patch, futures-base.patch | ||||||
20516 | 39 months ago | Concurrent.futures base concurrency improvement (with patch) |
![]() |
open | glangford | |
(no dependencies set) gather.py | ||||||
40894 | 39 months ago | asyncio.gather() cancelled() always False |
![]() |
![]() |
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 |
![]() |
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) |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
open | giampaolo.rodola | |
(no dependencies set) getaddrinfo_overflow_error.patch | ||||||
30710 | 39 months ago | getaddrinfo raises OverflowError |
![]() |
![]() |
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) |
![]() |
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 |
![]() |
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 |
![]() |
open | ximaera | |
(no dependencies set) gettext.patch | ||||||
1649329 | 39 months ago | Extract file-finding and language-handling code from gettext.find |
![]() |
open | jjinux | |
(no dependencies set) glob_preserve_sep.patch | ||||||
1776674 | 39 months ago | glob.glob inconsistent |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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) |
![]() |
![]() |
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 |
![]() |
open | rtarnell | |
(no dependencies set) has_netloc.patch, has_netloc.v2.patch | ||||||
22852 | 39 months ago | urllib.parse wrongly strips empty #fragment, ?query, //netloc |
![]() |
open | soilandreyes | |
(no dependencies set) hashlib.patch, hashlib.patch | ||||||
17006 | 39 months ago | Add advice on best practices for hashing secrets |
![]() |
open | christian.heimes | |
(no dependencies set) hashlib_abc3.patch, hashlib_abc4.patch | ||||||
18742 | 39 months ago | Abstract base class for hashlib |
![]() |
open | christian.heimes | |
(no dependencies set) header-decoding.patch | ||||||
27716 | 39 months ago | http.client truncates UTF-8 encoded headers |
![]() |
open | Lukasa | |
(no dependencies set) header_newlines_tip.patch | ||||||
11671 | 39 months ago | Security hole in wsgiref.headers.Headers |
![]() |
![]() |
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 |
![]() |
open | jankratochvil | |
(no dependencies set) hide_flist_internals.patch | ||||||
25031 | 39 months ago | IDLE - file list improvements |
![]() |
open | markroseman | |
(no dependencies set) hpux_local_lib.diff | ||||||
14568 | 39 months ago | HP-UX local libraries not included |
![]() |
![]() |
open | adiroiban |
(no dependencies set) htmlcharrefreplace.patch | ||||||
19667 | 39 months ago | Add the "htmlcharrefreplace" error handler |
![]() |
open | serhiy.storchaka | |
(no dependencies set) htmltokenizer.patch | ||||||
17410 | 39 months ago | Generator-based HTMLParser |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
open | demian.brecht |
(no dependencies set) http-detach.patch, httplib.py | ||||||
24964 | 39 months ago | Add tunnel CONNECT response headers to httplib / http.client |
![]() |
![]() |
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 |
![]() |
open | pitrou | |
(no dependencies set) http_client_gzip.patch, issue1508475.diff, urllib2-gzip.patch | ||||||
1508475 | 39 months ago | transparent gzip compression in urllib |
![]() |
open | antialize | |
(no dependencies set) httpclient.debuglevel.txt, issue17233.patch | ||||||
17233 | 39 months ago | http.client header debug output format |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
open | olliemath |
(no dependencies set) hurd_thread_native_id.diff | ||||||
37744 | 39 months ago | thread native id support for GNU/Hurd |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
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) |
![]() |
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 |
![]() |
open | Amit.Saha | |
(no dependencies set) idle_handle_subprocess_output.patch | ||||||
11820 | 39 months ago | idle3 shell os.system swallows shell command output |
![]() |
open | Thekent | |
(no dependencies set) IDLE_paste_code.070918.patch | ||||||
1178 | 39 months ago | IDLE - add "paste code" functionality |
![]() |
open | taleinat | |
(no dependencies set) idle_pyw.patch | ||||||
13582 | 39 months ago | IDLE and pythonw.exe stderr problem |
![]() |
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 |
![]() |
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 |
![]() |
open | roger.serwy | |
(no dependencies set) idna_translate.py | ||||||
17305 | 39 months ago | IDNA2008 encoding is missing |
![]() |
![]() |
open | marten |
(no dependencies set) IgnoreWindowsRegistry_27.patch, IgnoreWindowsRegistry_32.patch | ||||||
8901 | 39 months ago | Windows registry path not ignored with -E option |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
open | jcbertin |
(no dependencies set) indexerror.patch, indexerror.tests, indexerror_all.patch | ||||||
18162 | 39 months ago | Add index attribute to IndexError |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
open | frispete | |
(no dependencies set) inspect.patch | ||||||
43118 | 39 months ago | inspect.signature() raises RuntimeError on failed to resolve the default argument value |
![]() |
![]() |
open | tkomiya |
(no dependencies set) inspect_stack_perf.py | ||||||
33587 | 39 months ago | inspect.getsource performs unnecessary filesystem stat call |
![]() |
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 |
![]() |
![]() |
open | panda1200 |
(no dependencies set) int-unix.patch | ||||||
29926 | 39 months ago | IDLE: in shell, time.sleep ignores _thread.interrupt_main() |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
open | sentinel |
(no dependencies set) iobase.diff | ||||||
21763 | 39 months ago | Clarify requirements for file-like objects |
![]() |
open | nikratio | |
(no dependencies set) iobase_read.patch, iobase_read.patch | ||||||
15903 | 39 months ago | Make rawiobase_read() read directly to bytes object |
![]() |
open | sbt | |
(no dependencies set) ipaddress.patch | ||||||
22941 | 39 months ago | IPv4Interface arithmetic changes subnet mask |
![]() |
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 |
![]() |
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(). |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
open | pitrou | |
(no dependencies set) issue-15351-concept.patch | ||||||
15351 | 39 months ago | Add to unittest.TestCase support for using context managers |
![]() |
open | chris.jerdonek | |
(no dependencies set) issue-15454-1.patch | ||||||
15454 | 39 months ago | Allow dircmp.report() output stream to be customized |
![]() |
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. |
![]() |
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 |
![]() |
open | chris.jerdonek | |
(no dependencies set) issue-15887-01.patch | ||||||
15887 | 39 months ago | urlencode should accept iterables of pairs |
![]() |
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 |
![]() |
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 |
![]() |
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 [] |
![]() |
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) |
![]() |
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 |
![]() |
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__ |
![]() |
open | ronaldoussoren | |
(no dependencies set) issue-20468.txt | ||||||
20468 | 39 months ago | [doc] resource module documentation is incorrect |
![]() |
open | Kurt.Rose | |
(no dependencies set) issue-21265.patch | ||||||
21265 | 39 months ago | ConfigParser allows "get(*, raw=True), but no corresponding "set(*, raw=True)" |
![]() |
open | metagriffin | |
(no dependencies set) issue-22012.txt | ||||||
22012 | 39 months ago | struct.unpack('?', '\x02') returns (False,) on Mac OSX |
![]() |
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" |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
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. |
![]() |
open | rgpitts | |
(no dependencies set) issue-socket.stoneleaf.01.patch | ||||||
28083 | 39 months ago | socket: finish constant to Enum/Flag conversion |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
open | michael.foord |
(no dependencies set) issue10608.patch | ||||||
10608 | 39 months ago | [doc] Add a section to Windows FAQ explaining os.symlink |
![]() |
open | brian.curtin | |
(no dependencies set) issue1062277-test-py3k.diff, redcycle.diff | ||||||
1062277 | 39 months ago | Pickle breakage with reduction of recursive structures |
![]() |
open | ddorfman | |
(no dependencies set) issue10665.diff, unicodedata-doc.diff | ||||||
10665 | 39 months ago | Expand unicodedata module documentation |
![]() |
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 |
![]() |
open | ned.deily | |
(no dependencies set) issue1075356.patch | ||||||
1075356 | 39 months ago | exceeding obscure weakproxy bug |
![]() |
open | mwh | |
(no dependencies set) issue10880_68064.patch | ||||||
10880 | 39 months ago | do_mkvalue and 'boolean' |
![]() |
open | IROV | |
(no dependencies set) issue10977_list.patch | ||||||
10977 | 39 months ago | Concrete object C API considered harmful to subclasses of builtin types |
![]() |
open | rhettinger | |
(no dependencies set) issue1098749.diff, patch | ||||||
1098749 | 39 months ago | Single-line option to pygettext.py |
![]() |
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() |
![]() |
open | gagern | |
(no dependencies set) issue11343.patch | ||||||
11343 | 39 months ago | Make errors due to full parser stack identifiable |
![]() |
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 |
![]() |
![]() |
open | saffroy |
(no dependencies set) issue11455.patch | ||||||
11455 | 39 months ago | issue a warning when populating a CPython type dict with non-string keys |
![]() |
open | michael.foord | |
(no dependencies set) issue11486.patch | ||||||
11486 | 39 months ago | Add option to not install into /Applications |
![]() |
open | ronaldoussoren | |
(no dependencies set) issue11695_1.patch | ||||||
11695 | 39 months ago | Improve argparse usage/help customization |
![]() |
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 |
![]() |
open | rhettinger | |
(no dependencies set) issue11770.patch | ||||||
11770 | 39 months ago | inspect.dir_static |
![]() |
open | michael.foord | |
(no dependencies set) Issue1182143_1.patch, Issue1182143_1hg.patch | ||||||
1182143 | 39 months ago | making builtin exceptions more informative |
![]() |
open | sdementen | |
(no dependencies set) issue12053-pyio.patch, issue12053-tests.patch, prefetch.patch | ||||||
12053 | 39 months ago | Add prefetch() for Buffered IO (experiment) |
![]() |
open | jcon | |
(no dependencies set) issue12378_py27.patch, issue12378_py35.patch | ||||||
12378 | 39 months ago | smtplib.SMTP_SSL leaks socket connections on SSL error |
![]() |
open | joeshaw | |
(no dependencies set) issue12425.patch | ||||||
12425 | 39 months ago | gettext breaks on empty plural-forms value |
![]() |
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 |
![]() |
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 |
![]() |
open | parent5446 | |
(no dependencies set) issue12623_failing_test.diff | ||||||
12623 | 39 months ago | "universal newlines" subprocess support broken with select- and poll-based communicate() |
![]() |
open | pitrou | |
(no dependencies set) issue12886.patch, issue12886.patch | ||||||
12886 | 39 months ago | datetime.strptime parses input wrong |
![]() |
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 |
![]() |
open | eric.araujo | |
(no dependencies set) issue12932.diff | ||||||
12932 | 39 months ago | filecmp.dircmp does not allow non-shallow comparisons |
![]() |
open | kesmit | |
(no dependencies set) Issue13074.diff | ||||||
13074 | 39 months ago | Improve documentation of locale encoding functions |
![]() |
open | gjb1002 | |
(no dependencies set) issue13240.patch | ||||||
13240 | 39 months ago | sysconfig gives misleading results for USE_COMPUTED_GOTOS |
![]() |
open | flox | |
(no dependencies set) issue13319.patch | ||||||
13319 | 39 months ago | IDLE: Menu accelerator conflict between Format and Options |
![]() |
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 |
![]() |
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 |
![]() |
open | Nekmo | |
(no dependencies set) issue1346874-273.patch, issue1346874.patch | ||||||
1346874 | 39 months ago | httplib simply ignores CONTINUE |
![]() |
![]() |
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 |
![]() |
![]() |
open | ncoghlan |
(no dependencies set) issue13940.patch | ||||||
13940 | 39 months ago | imaplib: Mailbox names are not quoted |
![]() |
![]() |
open | joebauer |
(no dependencies set) issue1397474.py27.1.patch | ||||||
1397474 | 39 months ago | [doc] timeit execution enviroment |
![]() |
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". |
![]() |
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 |
![]() |
open | ssm | |
(no dependencies set) issue1481032.patch, smtplib_nosideeffecterror.patch | ||||||
1481032 | 39 months ago | patch smtplib:when SMTPDataError, rset crashes with sslerror |
![]() |
open | kxroberto | |
(no dependencies set) issue15004.diff, simplenamespace-weakref.diff | ||||||
15004 | 39 months ago | add weakref support to types.SimpleNamespace |
![]() |
open | eric.snow | |
(no dependencies set) Tkinter.patch, issue1500773.diff | ||||||
1500773 | 39 months ago | wm_attributes doesn't take keyword arguments |
![]() |
open | gregcouch | |
(no dependencies set) issue15013.patch | ||||||
15013 | 39 months ago | [doc] smtplib: add low-level APIs to doc? |
![]() |
open | sandro.tosi | |
(no dependencies set) issue15045.patch | ||||||
15045 | 39 months ago | Make textwrap.dedent() and textwrap.indent() handle whitespace consistently |
![]() |
![]() |
open | ncoghlan |
(no dependencies set) issue15122.patch | ||||||
15122 | 39 months ago | Always rewrite single-file mailboxes in-place |
![]() |
open | petri.lehtinen | |
(no dependencies set) Issue15305.diff, issue15305-2.patch, issue15305-3.patch | ||||||
15305 | 39 months ago | Test harness unnecessarily disambiguating twice |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
open | uruz |
(no dependencies set) issue15808_idle_doc_paths.patch | ||||||
15808 | 39 months ago | IDLE: Update offline doc locations for linux |
![]() |
open | Rostyslav.Dzinko | |
(no dependencies set) issue15875.diff | ||||||
15875 | 39 months ago | tarfile may not make @LongLink for non-ascii character |
![]() |
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 |
![]() |
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 |
![]() |
open | teyc | |
(no dependencies set) issue16121.patch, shlex_test.py | ||||||
16121 | 39 months ago | shlex.shlex.error_leader() reports incorrect line number |
![]() |
open | Arfrever | |
(no dependencies set) issue16198_check_matches.patch | ||||||
16198 | 39 months ago | IDLE - tabbing in a string always brings up file completion window |
![]() |
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__ |
![]() |
open | roger.serwy | |
(no dependencies set) Issue16376.diff | ||||||
16376 | 39 months ago | wrong type for wintypes.BYTE |
![]() |
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 |
![]() |
![]() |
open | arigo |
(no dependencies set) issue16679-1.diff | ||||||
16679 | 39 months ago | Add advice about non-ASCII wsgiref PATH_INFO |
![]() |
open | claudep | |
(no dependencies set) issue16731.patch, xxdocstrings.diff | ||||||
16731 | 39 months ago | [doc] xxlimited/xxmodule docstrings ambiguous |
![]() |
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 |
![]() |
open | ezio.melotti | |
(no dependencies set) issue16964.patch | ||||||
16964 | 39 months ago | Add 'm' format specifier for mon_grouping etc. |
![]() |
open | skrah | |
(no dependencies set) issue17062.diff | ||||||
17062 | 39 months ago | An os.walk inspired replacement for pkgutil.walk_packages |
![]() |
open | ncoghlan | |
(no dependencies set) issue17204.py, patch0.diff | ||||||
17204 | 39 months ago | argparser's subparsers.add_parser() should accept an ArgumentParser |
![]() |
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 |
![]() |
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 '-' |
![]() |
open | ronaldoussoren | |
(no dependencies set) issue17301-2.diff, issue17301.diff | ||||||
17301 | 39 months ago | An in-place version of many bytearray methods is needed |
![]() |
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. |
![]() |
open | karlcow | |
(no dependencies set) issue17383.patch | ||||||
17383 | 39 months ago | [doc] Possibly ambiguous phrasing in tutorial/modules#more-on-modules |
![]() |
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 |
![]() |
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 |
![]() |
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) |
![]() |
![]() |
open | barry |
(no dependencies set) ZoomInOut.patch, ZoomInOut.patch2, issue17642_patch.diff | ||||||
17642 | 39 months ago | IDLE add font resizing hot keys and wheel |
![]() |
![]() |
open | rhettinger |
(no dependencies set) issue17652_v2.diff, skip_on_windows.diff | ||||||
17652 | 39 months ago | Add skip_on_windows decorator to test.support |
![]() |
open | berker.peksag | |
(no dependencies set) issue17792-2.diff, issue17792.diff | ||||||
17792 | 39 months ago | Unhelpful UnboundLocalError due to del'ing of exception target |
![]() |
![]() |
open | barry |
(no dependencies set) issue17840.patch, issue17840.patch | ||||||
17840 | 39 months ago | base64_codec uses assert for runtime validity checks |
![]() |
open | ncoghlan | |
(no dependencies set) issue17858.patch, issue17858.patch, issue17858.patch, issue17858.patch | ||||||
17858 | 39 months ago | Different documentation for identical methods |
![]() |
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 |
![]() |
open | ghoul | |
(no dependencies set) issue1800.diff, issue1800.diff | ||||||
1800 | 39 months ago | ctypes callback fails when called in Python with array argument |
![]() |
open | kermode | |
(no dependencies set) issue18108.diff | ||||||
18108 | 39 months ago | shutil.chown should support dir_fd and follow_symlinks keyword arguments |
![]() |
![]() |
open | cjwatson |
(no dependencies set) issue18119-code-only.patch | ||||||
18119 | 39 months ago | urllib.FancyURLopener does not treat URL fragments correctly |
![]() |
open | takahashi.shuhei | |
(no dependencies set) issue18235.patch | ||||||
18235 | 39 months ago | _sysconfigdata.py wrong on AIX installations |
![]() |
open | David.Edelsohn | |
(no dependencies set) Issue18262_27.patch, Issue18262_34_35.patch | ||||||
18262 | 39 months ago | ZipInfo.external_attr are not documented |
![]() |
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 |
![]() |
open | giampaolo.rodola | |
(no dependencies set) issue18614.patch | ||||||
18614 | 39 months ago | Enhanced \N{} escapes for Unicode strings |
![]() |
open | steven.daprano | |
(no dependencies set) issue18717.patch | ||||||
18717 | 39 months ago | test for request.urlretrieve |
![]() |
![]() |
open | mjehanzeb |
(no dependencies set) issue18862-importlib-abc-subclasshooks.diff | ||||||
18862 | 39 months ago | Implement __subclasshook__() for Finders and Loaders in importlib.abc |
![]() |
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 |
![]() |
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 |
![]() |
open | abingham | |
(no dependencies set) issue19683.patch, issue19683.patch | ||||||
19683 | 39 months ago | test_minidom has many empty tests |
![]() |
![]() |
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 |
![]() |
open | larry | |
(no dependencies set) issue20215-gps01.diff, issue20215_socketserver.patch | ||||||
20215 | 39 months ago | socketserver.TCPServer can not listen IPv6 address |
![]() |
![]() |
open | dazhaoyu |
(no dependencies set) issue20333.patch, sample.py | ||||||
20333 | 39 months ago | argparse subparser usage message hides main parser usage |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
open | terry.reedy | |
(no dependencies set) issue21261.patch, issue21261.patch | ||||||
21261 | 39 months ago | Teach IDLE to Autocomplete dictionary keys |
![]() |
![]() |
open | rhettinger |
(no dependencies set) issue21472.patch | ||||||
21472 | 39 months ago | Fix wsgiref handling of absolute HTTP Request-URI |
![]() |
open | mouad | |
(no dependencies set) issue21973.patch | ||||||
21973 | 39 months ago | IDLE: catch user cfg file error, better error message, continue |
![]() |
open | Tomk | |
(no dependencies set) Issue22021.patch | ||||||
22021 | 39 months ago | shutil.make_archive() root_dir do not work |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
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" |
![]() |
open | cool-RR | |
(no dependencies set) issue22705-v1.diff | ||||||
22705 | 39 months ago | Idle extension configuration: add option-help option |
![]() |
open | terry.reedy | |
(no dependencies set) issue22706_1.diff | ||||||
22706 | 39 months ago | Idle extension configuration and key bindings |
![]() |
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 |
![]() |
![]() |
open | vova |
(no dependencies set) issue23041.patch, issue23041_test.patch | ||||||
23041 | 39 months ago | csv needs more quoting rules |
![]() |
![]() |
open | samwyse |
(no dependencies set) issue23235.diff | ||||||
23235 | 39 months ago | run_tests.py doesn't set test.support.verbose correctly |
![]() |
open | berker.peksag | |
(no dependencies set) issue23376-2.diff, issue23376.diff | ||||||
23376 | 39 months ago | getargs.c: redundant C-contiguity check |
![]() |
open | skrah | |
(no dependencies set) issue23602.patch, issue23602v2.patch, issue23602v3.patch, issue23602v4.patch | ||||||
23602 | 39 months ago | Implement __format__ for Fraction |
![]() |
open | tuomas.suutari | |
(no dependencies set) issue23677.diff, issue23677_v2.diff | ||||||
23677 | 39 months ago | Mention dict and set comps in library reference |
![]() |
![]() |
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 |
![]() |
![]() |
open | belopolsky |
(no dependencies set) issue24056.diff, issue24056_2.diff | ||||||
24056 | 39 months ago | Better expose closure, generator & coroutine status of functions |
![]() |
open | ncoghlan | |
(no dependencies set) issue24215.patch | ||||||
24215 | 39 months ago | test_trace uses test_pprint |
![]() |
open | serhiy.storchaka | |
(no dependencies set) issue24398.patch | ||||||
24398 | 39 months ago | Update test_capi to use test.support.script_helper |
![]() |
![]() |
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 |
![]() |
open | blunck2 | |
(no dependencies set) issue24595.diff | ||||||
24595 | 39 months ago | InteractiveInterpreter always prints to stdout |
![]() |
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__] |
![]() |
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 |
![]() |
![]() |
open | erik.bray |
(no dependencies set) issue24790.1.patch | ||||||
24790 | 39 months ago | Idle: improve stack viewer |
![]() |
open | terry.reedy | |
(no dependencies set) issue2528.2.patch | ||||||
2528 | 39 months ago | Change os.access to check ACLs under Windows |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
![]() |
open | effbot |
(no dependencies set) issue26403.patch, issue26403_v2.patch, server_dgram.py | ||||||
26403 | 39 months ago | Catch FileNotFoundError in socketserver.DatagramRequestHandler |
![]() |
open | desbma | |
(no dependencies set) issue26648.diff, issue26648_2.diff | ||||||
26648 | 39 months ago | csv.reader Error message indicates to use deprecated |
![]() |
open | Philip Martin | |
(no dependencies set) issue26812.patch | ||||||
26812 | 39 months ago | ExtendedInterpolation drops user-defined 'vars' during _interpolate_some() recursion |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
open | jfoo |
(no dependencies set) issue27908.patch, issue27908_2.patch | ||||||
27908 | 39 months ago | del _limbo[self] KeyError |
![]() |
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 |
![]() |
![]() |
open | Sohaib Ahmad |
(no dependencies set) issue28007.diff | ||||||
28007 | 39 months ago | Bad .pyc files prevent import of otherwise valid .py files. |
![]() |
open | eric.snow | |
(no dependencies set) issue28054.diff | ||||||
28054 | 39 months ago | Diff for visually comparing actual with expected in mock.assert_called_with. |
![]() |
open | Eli Rose | |
(no dependencies set) issue28291.patch | ||||||
28291 | 39 months ago | urllib/urllib2 AbstractDigestAuthHandler locked to retried count of 5 |
![]() |
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() |
![]() |
![]() |
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 |
![]() |
![]() |
open | Henning.von.Bargen |
(no dependencies set) issue29247.diff | ||||||
29247 | 39 months ago | Document return value of epoll.poll |
![]() |
![]() |
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? |
![]() |
![]() |
open | dominic108 |
(no dependencies set) issue30218-1.patch | ||||||
30219 | 39 months ago | webbrowser.open outputs xdg-open deprecation warning |
![]() |
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 |
![]() |
open | ganadist | |
(no dependencies set) issue33678.patch, test.py | ||||||
33678 | 39 months ago | selector_events.BaseSelectorEventLoop.sock_connect should preserve socket type |
![]() |
![]() |
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 |
![]() |
![]() |
open | Michael.Felt |
(no dependencies set) issue45809-repro.patch | ||||||
45809 | 39 months ago | Race condition in WeakKeyDictionary/WeakKeyDictionary |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
open | gregory.p.smith | |
(no dependencies set) issue6671.diff, webbrowser.py.patch | ||||||
6671 | 39 months ago | webbrowser doesn't respect xfce default browser |
![]() |
open | ava1ar | |
(no dependencies set) issue6858.patch | ||||||
6858 | 39 months ago | IDLE: allow syntax highlighting of files without .py extension |
![]() |
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 |
![]() |
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 |
![]() |
open | gregcouch | |
(no dependencies set) issue7671_test_popen.diff | ||||||
7671 | 39 months ago | test_popen fails if path contains special char like ";" |
![]() |
open | flox | |
(no dependencies set) issue7940.patch | ||||||
7940 | 39 months ago | re.finditer and re.findall should support negative end positions |
![]() |
![]() |
open | tlynn |
(no dependencies set) issue795081.patch, virus5 | ||||||
795081 | 39 months ago | email.Message param parsing problem II |
![]() |
open | customdesigned | |
(no dependencies set) issue7982.diff | ||||||
7982 | 39 months ago | extend captured_output to simulate different stdout.encoding |
![]() |
![]() |
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] |
![]() |
open | alfps | |
(no dependencies set) issue8087.patch | ||||||
8087 | 39 months ago | Unupdated source file in traceback |
![]() |
open | dmascialino | |
(no dependencies set) issue8376.patch | ||||||
8376 | 39 months ago | Tutorial offers dangerous advice about iterators: “__iter__() can just return self” |
![]() |
open | andersk | |
(no dependencies set) issue8786.patch | ||||||
8786 | 39 months ago | Add support for IEEE 754 contexts to decimal module. |
![]() |
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) |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
open | bethard | |
(no dependencies set) issue9341_1.patch | ||||||
9341 | 39 months ago | allow argparse subcommands to be grouped |
![]() |
open | bethard | |
(no dependencies set) issue9351.patch | ||||||
9351 | 39 months ago | argparse set_defaults on subcommands should override top level set_defaults |
![]() |
open | bethard | |
(no dependencies set) issue9453.py | ||||||
9453 | 39 months ago | pulldom.SAX2DOM Doesn't support processing instructions before the root element |
![]() |
![]() |
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 |
![]() |
open | ysj.ray | |
(no dependencies set) issue9538.patch | ||||||
9538 | 39 months ago | Replace confusing pseudoname 'object' in special methods section. |
![]() |
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 |
![]() |
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 |
![]() |
open | thesociable | |
(no dependencies set) issue9633.patch | ||||||
9633 | 39 months ago | pdb go stack up/down |
![]() |
![]() |
open | Markus.Pröller |
(no dependencies set) issue9679.patch | ||||||
9679 | 39 months ago | unicode DNS names in urllib, urlopen |
![]() |
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 |
![]() |
open | r.david.murray | |
(no dependencies set) WaitTest.py, issue978604.diff | ||||||
978604 | 39 months ago | wait_variable hangs at exit |
![]() |
open | reowen | |
(no dependencies set) issue9917.diff | ||||||
9917 | 39 months ago | resource max value represented as signed when should be unsigned |
![]() |
open | r.david.murray | |
(no dependencies set) issue9969.patch | ||||||
9969 | 39 months ago | tokenize: add support for tokenizing 'str' objects |
![]() |
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) |
![]() |
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 |
![]() |
open | ncoghlan | |
(no dependencies set) issue_16428.patch, issue_16428.patch | ||||||
16428 | 39 months ago | turtle with compound shape doesn't get clicks |
![]() |
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 |
![]() |
![]() |
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 |
![]() |
open | trentm | |
(no dependencies set) issue_22753.diff | ||||||
22753 | 39 months ago | urllib2 localnet Changed test to lookup IP-address of localhost |
![]() |
open | hakan | |
(no dependencies set) issue_28053_missingdocs.patch | ||||||
28053 | 39 months ago | parameterize what serialization is used in multiprocessing |
![]() |
![]() |
open | davin |
(no dependencies set) issue_28113_01.patch | ||||||
28113 | 39 months ago | Remove Py_CreateSymbolicLinkW |
![]() |
![]() |
open | eryksun |
(no dependencies set) issue_28686_01.patch | ||||||
28686 | 39 months ago | py.exe ignored PATH when using python3 shebang |
![]() |
open | wdhwg001 | |
(no dependencies set) issue_28945.patch | ||||||
28945 | 39 months ago | email: get_boundary (and get_filename) invokes unquote twice |
![]() |
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 |
![]() |
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 |
![]() |
![]() |
open | Thomas.Waldmann |
(no dependencies set) ItemsView_contains.patch | ||||||
24434 | 39 months ago | ItemsView.__contains__ does not mimic dict_items |
![]() |
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 |
![]() |
open | martin.panter | |
(no dependencies set) iterdirs_iterfiles.diff, path_subdirs_files.patch | ||||||
19767 | 39 months ago | pathlib: iterfiles() and iterdirs() |
![]() |
open | jonash | |
(no dependencies set) itertools-chain-copy.diff | ||||||
29897 | 39 months ago | itertools.chain behaves strangly when copied with copy.copy |
![]() |
open | MSeifert | |
(no dependencies set) JoinableQueue_with_timeout.patch | ||||||
15983 | 39 months ago | multiprocessing JoinableQueue's join function with timeout |
![]() |
open | legordian | |
(no dependencies set) json-customize.patch | ||||||
27362 | 39 months ago | json.dumps to check for obj.__json__ before raising TypeError |
![]() |
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 |
![]() |
open | july | |
(no dependencies set) json_decimal.patch | ||||||
16535 | 39 months ago | json encoder unable to handle decimal |
![]() |
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 |
![]() |
open | pysquared | |
(no dependencies set) keeperrdata.patch | ||||||
6471 | 39 months ago | errno and strerror attributes incorrectly set on socket errors wrapped by urllib |
![]() |
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() |
![]() |
![]() |
open | Dennis Sweeney |
(no dependencies set) keybinding-issue12387-v1.diff, windows_caps_lock.patch | ||||||
12387 | 39 months ago | IDLE save keyboard shortcut problem |
![]() |
![]() |
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 |
![]() |
open | steven.daprano | |
(no dependencies set) keyvalue_iterators.diff | ||||||
7877 | 39 months ago | Iterators over _winreg EnumKey and EnumValue results |
![]() |
open | brian.curtin | |
(no dependencies set) kfreebsd.diff | ||||||
18651 | 39 months ago | test failures on KFreeBSD |
![]() |
open | doko | |
(no dependencies set) kill_subprocess.py | ||||||
43884 | 39 months ago | Cannot cleanly kill a subprocess using high-level asyncio APIs |
![]() |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
open | larry | |
(no dependencies set) leak_pickler.py | ||||||
41422 | 39 months ago | C Unpickler memory leak via memo |
![]() |
![]() |
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 |
![]() |
open | baikie |