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) abc.patch | ||||||
5996 | 39 months ago | abstract class instantiable when subclassing built-in types |
![]() |
open | thet | |
(no dependencies set) abc_9731.patch, issue9731.patch | ||||||
9731 | 39 months ago | Add ABCMeta.has_methods and tests that use it |
![]() |
open | stutzbach | |
(no dependencies set) abc_rec_fail.py, cache_example.py, fibo.png | ||||||
29221 | 39 months ago | ABC Recursion Error on isinstance() with less than recursion limit class hierarchy depth | open | scopatz | ||
(no dependencies set) abcmeta_prepare.py | ||||||
33190 | 39 months ago | problem with ABCMeta.__prepare__ when called after types.new_class |
![]() |
![]() |
open | Ricyteach |
(no dependencies set) ABCs-2.png, Screenshot-collections — High-performance container datatypes — Python v2.6 documentation - Mozilla Firefox.png, Screenshot-library.pdf - Adobe Reader.png, collections_pdf.png, test_latex-2.tex | ||||||
4145 | 39 months ago | tabulary entries in PDF documentation | open | wplappert | ||
(no dependencies set) about.patch | ||||||
24813 | 39 months ago | Redesign Help => About IDLE, make it non-modal |
![]() |
![]() |
open | markroseman |
(no dependencies set) ac_optional_positional.patch, getattr_ac.patch | ||||||
29299 | 39 months ago | Argument Clinic: Fix signature of optional positional-only arguments |
![]() |
open | vstinner | |
(no dependencies set) accept-ascii-surrogateescape-2015-06-25.diff, ascii-surrogateescape-2.diff, ascii-surrogateescape.diff, decode-strict-ascii.diff, hostname-bytes-apis.diff, return-ascii-surrogateescape-2015-06-25.diff, try-surrogateescape-first-2.diff, try-surrogateescape-first-3.diff, try-surrogateescape-first-4.diff, try-surrogateescape-first-getnameinfo-4.diff, try-surrogateescape-first.diff, uname-surrogateescape.diff | ||||||
9377 | 39 months ago | socket, PEP 383: Mishandling of non-ASCII bytes in host/domain names |
![]() |
open | baikie | |
(no dependencies set) accept.c, addrlen-2.x-4spc.diff, addrlen-2.x.diff, addrlen-3.x-4spc.diff, addrlen-3.x.diff, addrlen-makesockaddr-2.x.diff, addrlen-makesockaddr-3.x.diff, bindconn.c, enable-unterminated-2.7-2015-05-05.diff, enable-unterminated-3.2-2015-05-05.diff, enable-unterminated-3.3-2015-05-05.diff, enable-unterminated-3.4-2015-05-05.diff, enable-unterminated-3.5-2015-05-06.diff, fix-overrun-2.7-2015-05-05.diff, fix-overrun-3.2-2015-05-05.diff, fix-overrun-3.3-2015-05-05.diff, fix-overrun-3.4-2015-05-05.diff, fix-overrun-3.5-2015-05-06.diff, issue8372.patch, linux-pass-unterminated-4spc.diff, linux-pass-unterminated.diff, return-unterminated-2.x-4spc.diff, return-unterminated-2.x-new.diff, return-unterminated-2.x.diff, return-unterminated-3.x-4spc.diff, return-unterminated-3.x-maint-new.diff, return-unterminated-3.x-trunk-new.diff, return-unterminated-3.x.diff, test-2.x-new.diff, test-2.x.diff, test-3.x-new.diff, test-3.x.diff | ||||||
8372 | 39 months ago | socket: Buffer overrun while reading unterminated AF_UNIX addresses |
![]() |
open | baikie | |
(no dependencies set) accept_bool.patch, bool_cleanup.patch, use_bool_parsing.diff | ||||||
15999 | 39 months ago | Using new 'bool' format character |
![]() |
![]() |
open | serhiy.storchaka |
(no dependencies set) activate.bat, deactivate.bat | ||||||
44540 | 39 months ago | venv: activate.bat fails for venv with special characters in PATH | open | MB113 | ||
(no dependencies set) actual.out, silentfail.py | ||||||
27341 | 39 months ago | mock.patch decorating a generator returns a regular function. | open | shoshber | ||
(no dependencies set) add-detach-to-subprocess_transport.patch | ||||||
23540 | 39 months ago | Proposal for asyncio: SubprocessTransport.detach() to detach a process from a transport |
![]() |
open | martius | |
(no dependencies set) add-japanese-legacy-encoding1.patch | ||||||
23050 | 39 months ago | Add Japanese legacy encodings |
![]() |
open | t2y | |
(no dependencies set) add-sys.breakpoint.patch, py3k-add-breakpoint-2010-11-01-001.patch | ||||||
9635 | 39 months ago | Add Py_BREAKPOINT and sys._breakpoint hooks |
![]() |
open | dmalcolm | |
(no dependencies set) add-tarfile.compression_formats.diff, add-tarfile.formats.diff, issue14013.diff | ||||||
14013 | 39 months ago | tarfile should expose supported formats |
![]() |
open | eric.araujo | |
(no dependencies set) add-timegm-to-time.diff, issue6280-calendar-2.diff, issue6280-calendar.diff, timemodule-gmtime-3-trunk.diff, timemodule-gmtime-r265.diff, timemodule-gmtime-r27b1.diff, timemodule-gmtime-r312.diff | ||||||
6280 | 39 months ago | calendar.timegm() belongs in time module, next to time.gmtime() | open | zooko | ||
(no dependencies set) add_assert_in_simplefilter.patch, issue16845.diff | ||||||
16845 | 39 months ago | warnings.simplefilter should validate input |
![]() |
![]() |
open | seberg |
(no dependencies set) add_chown_to_pathlib.patch | ||||||
20779 | 39 months ago | Add pathlib.chown method |
![]() |
![]() |
open | vajrasky |
(no dependencies set) add_match_func.patch, add_match_func.patch, filecmp.py.patch, issue1738.diff, issue1738_r2.diff, issue1738_r3.diff, issue1738py3k.diff, wildcard.patch | ||||||
1738 | 39 months ago | Add match parameter to filecmp.dircmp to ignore using patterns |
![]() |
open | flxkid | |
(no dependencies set) add_method_signature_to_xmlrpc_server.patch | ||||||
13404 | 39 months ago | Add support for system.methodSignature() to XMLRPC Server |
![]() |
open | rhettinger | |
(no dependencies set) add_sectionxform.patch | ||||||
26537 | 39 months ago | ConfigParser has optionxform, but not sectionxform |
![]() |
open | Anaphory | |
(no dependencies set) add_T_format_for_PyErr_Format.patch | ||||||
19984 | 39 months ago | Add new format of fixed length string for PyErr_Format |
![]() |
open | vajrasky | |
(no dependencies set) addcflags2_7.patch, addcflags3_5.patch | ||||||
24973 | 39 months ago | CFLAGS for Visual Studio |
![]() |
open | christopher.hogan | |
(no dependencies set) Added-ShrdExclLock-to-threading-and-multiprocessing-2.patch, Added-ShrdExclLock-to-threading-and-multiprocessing.patch, rwlock-sbt.patch, rwlock.patch, rwlock.patch, rwlock.patch, sharablelock.patch | ||||||
8800 | 39 months ago | add threading.RWLock |
![]() |
open | kristjan.jonsson | |
(no dependencies set) addpath.patch | ||||||
16328 | 39 months ago | win_add2path.py sets wrong user path |
![]() |
open | Emil.Styrke | |
(no dependencies set) address_folding_bug.py, address_folding_bug.py | ||||||
36041 | 39 months ago | email: folding of quoted string in display_name violates RFC |
![]() |
![]() |
open | aaryn.startmail |
(no dependencies set) adjust-mustquote-re-in-imaplib.patch | ||||||
917120 | 39 months ago | imaplib: incorrect quoting in commands |
![]() |
open | anadelonbrin | |
(no dependencies set) adjust_offset.patch, adjust_offset_2.patch, issue2382.patch, print_exception.patch, py3k_adjust_cursor_at_syntax_error.patch, py3k_adjust_cursor_at_syntax_error_v2.patch, test.py, traceback_adjust_cursor.patch, unicode_utf8size.patch, unicode_width.patch | ||||||
2382 | 39 months ago | [Py3k] SyntaxError cursor shifted if multibyte character is in line. |
![]() |
open | ocean-city | |
(no dependencies set) adpcm_test.zip | ||||||
32004 | 39 months ago | Allow specifying code packing order in audioop adpcm functions | open | MosesofEgypt | ||
(no dependencies set) af_iucv.patch, af_iucv.patch, af_iucv.patch, af_iucv.patch, af_iucv.patch35, af_iucv.patch35, af_iucv_cpython.patch | ||||||
23830 | 39 months ago | Add AF_IUCV support to sockets |
![]() |
open | neale | |
(no dependencies set) af_unix_str.diff, issue17683.patch | ||||||
17683 | 39 months ago | socket.getsockname() inconsistent return type with AF_UNIX |
![]() |
open | giampaolo.rodola | |
(no dependencies set) after-before.png, idle-x11-class.diff, idle_wm_class.diff | ||||||
22133 | 39 months ago | IDLE: Set correct WM_CLASS on X11 |
![]() |
open | Saimadhav.Heblikar | |
(no dependencies set) after.png, before.png, pty.diff, script.py | ||||||
41541 | 39 months ago | [PATCH] Make pty.spawn set window size |
![]() |
![]() |
open | soumendra |
(no dependencies set) after.png, before.png, py3k-ast-optimization-inlining-2010-11-12-001.patch, py3k-ast-pyoptimize-2010-11-19-006.patch | ||||||
10399 | 39 months ago | AST Optimization: inlining of function calls |
![]() |
open | dmalcolm | |
(no dependencies set) aix-parallel-build-race-refresh.patch, issue19521-parallel-build-race-on-aix.patch, python-tip-aix-parallel.patch | ||||||
19521 | 39 months ago | Parallel build race condition on AIX since python-2.7 |
![]() |
![]() |
open | haubi |
(no dependencies set) alnum.python | ||||||
12731 | 39 months ago | python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a | open | tchrist | ||
(no dependencies set) alpine315-tests.txt | ||||||
46390 | 39 months ago | Multiple test failures on Alpine 3.15 / musl-1.2.2-r7 | open | christian.heimes | ||
(no dependencies set) ambigious_shlex.py, badlex.py, issue24869.patch | ||||||
24869 | 39 months ago | shlex lineno inaccurate with certain inputs |
![]() |
![]() |
open | rescrv |
(no dependencies set) android_ver.patch, android_ver.patch, android_ver.patch, platform.patch | ||||||
26855 | 39 months ago | android: add platform.android_ver() |
![]() |
open | xdegaye | |
(no dependencies set) Annotation 2021-12-25 165843.png | ||||||
46177 | 39 months ago | can't install launcher for all users | open | Amine | ||
(no dependencies set) aoeu.py, update_example.py | ||||||
21077 | 39 months ago | Turtle Circle Speed 0 | open | Garrett.Grimsley | ||
(no dependencies set) apache_mimetypes.py, mimetypes2.diff, mimetypes3.diff, mimetypes4.diff, mimetypes5.diff | ||||||
6626 | 39 months ago | show Python mimetypes module some love |
![]() |
open | jrus | |
(no dependencies set) aparse.py, dashku.patch, dashku.patch | ||||||
16142 | 39 months ago | ArgumentParser inconsistent with parse_known_args |
![]() |
open | idank | |
(no dependencies set) app.py, config.json, log_40469.py, log_40469_new_instance.py, log_40469_single.py, logging_config.ymal | ||||||
40469 | 39 months ago | TimedRotatingFileHandler rotating on use not time |
![]() |
open | markhallett | |
(no dependencies set) app.rar | ||||||
41926 | 39 months ago | Unpredictable behavior when parsing xml. (xml.etree.ElementTree.iterparse) | open | CyberCreator | ||
(no dependencies set) append_to_default.patch, argparse_foo_test.py | ||||||
16399 | 39 months ago | argparse: append action with default list adds to list instead of overriding |
![]() |
![]() |
open | Markus.Amalthea.Magnuson |
(no dependencies set) apply-to-all.diff, apply-to-all.diff, list.txt, patch.diff, tests_log.txt | ||||||
43908 | 39 months ago | array.array should remain immutable: add Py_TPFLAGS_IMMUTABLETYPE flag |
![]() |
![]() |
open | gvanrossum |
(no dependencies set) applying_setup_master.diff, setup_master.diff | ||||||
4343 | 39 months ago | tkinter: add _get_master() and use it consistently |
![]() |
open | gpolo | |
(no dependencies set) approach.py, bpo-39851.patch | ||||||
39851 | 39 months ago | tarfile: Exception ignored in (... stdout ...) BrokenPipeError |
![]() |
open | vstinner | |
(no dependencies set) Python 3.9.5 (64-bit)_20210526084254.txt, archive (1).zip | ||||||
44238 | 39 months ago | Unable to install Python 3.9.5 - Windows Server | open | RFuentes | ||
(no dependencies set) Archive.zip | ||||||
40352 | 39 months ago | SocketHandler silently drops log messages on re-connect |
![]() |
![]() |
open | Oleg Nykolyn |
(no dependencies set) argparse-actions-matrix, argparse-actions-matrix-v2, patch13850v0.patch | ||||||
13850 | 39 months ago | Summary tables for argparse add_argument options |
![]() |
![]() |
open | ncoghlan |
(no dependencies set) argparse-disable_interspersed.patch, argparse.disable_interspersed_args.python35.diff, argparse.patch | ||||||
13966 | 39 months ago | Add disable_interspersed_args() to argparse.ArgumentParser |
![]() |
![]() |
open | Laszlo.Attila.Toth |
(no dependencies set) argparse-indent-sample.py | ||||||
42875 | 39 months ago | argparse incorrectly shows help string on a new line in case of long command string |
![]() |
![]() |
open | DiPaolo |
(no dependencies set) argparse-wip-1.patch, example.py, fallback.py | ||||||
26394 | 39 months ago | Have argparse provide ability to require a fallback value be present |
![]() |
open | quabla | |
(no dependencies set) argparse.patch | ||||||
16977 | 39 months ago | argparse: mismatch between choices parsing and usage/error message |
![]() |
open | chris.jerdonek | |
(no dependencies set) argparse.patch | ||||||
22884 | 39 months ago | argparse.FileType.__call__ returns unwrapped sys.stdin and stdout |
![]() |
open | keviv | |
(no dependencies set) argparse.patch, argparse.py, argparse_test.py, issue22484.patch, issue22848.py | ||||||
22848 | 39 months ago | Subparser help does not respect SUPPRESS argument |
![]() |
open | Brett.Hannigan | |
(no dependencies set) argparse.py.patch, argparse_bug_example.py, example.py, patch_1.diff | ||||||
22433 | 39 months ago | Argparse considers unknown optional arguments with spaces as a known positional argument |
![]() |
![]() |
open | DenKoren |
(no dependencies set) argparse_blanklines.patch, argparse_example.py | ||||||
10523 | 39 months ago | argparse has problem parsing option files containing empty rows |
![]() |
open | Michal.Pomorski | |
(no dependencies set) argparse_bug.py | ||||||
40365 | 39 months ago | argparse: action "extend" with 1 parameter splits strings into characters | open | strjan | ||
(no dependencies set) argparse_dirty_hack.py, argparse_subparsers_ambiguous_bug.py, subparser_optionals.diff, subparser_patch.diff | ||||||
14365 | 39 months ago | argparse: subparsers, argument abbreviations and ambiguous option |
![]() |
open | jakub | |
(no dependencies set) argparse_error.py | ||||||
24166 | 39 months ago | ArgumentParser behavior does not match generated help | open | tellendil | ||
(no dependencies set) argparse_formatter.py, paraformatter.py, try_12806_4.py, wrap_sample.py | ||||||
12806 | 39 months ago | argparse: Hybrid help text formatter |
![]() |
![]() |
open | GraylinKim |
(no dependencies set) argparse_mutex_parent.patch | ||||||
16807 | 39 months ago | argparse group nesting lost on inheritance |
![]() |
open | dougalsutherland | |
(no dependencies set) argparse_no_dup_subparsers.diff | ||||||
14856 | 39 months ago | argparse: creating an already defined subparsers does not raises an exception |
![]() |
![]() |
open | eacb |
(no dependencies set) argparse_relative_includes.patch, argparse_relative_includes2.patch | ||||||
30421 | 39 months ago | argparse: relative include of config files |
![]() |
![]() |
open | roschi |
(no dependencies set) argparse_remove_parser.patch | ||||||
18769 | 39 months ago | argparse remove subparser |
![]() |
open | biko | |
(no dependencies set) argparse_sys-argv-0-basename.diff, argparse_sys-argv-0-part.diff | ||||||
27992 | 39 months ago | Clarify %(prog)s in argparse help formatter returns basename of sys.argv[0] by default |
![]() |
![]() |
open | py.user |
(no dependencies set) argparser-bug.py | ||||||
45656 | 39 months ago | argparse bug: prefix_chars argument to add_argument_group doesn't really work | open | samwyse | ||
(no dependencies set) args_in_multiple_mutually_exclusive_groups.patch, multigroup_1.patch, multigroup_4.patch | ||||||
10984 | 39 months ago | argparse add_mutually_exclusive_group should accept existing arguments to register conflicts |
![]() |
open | gotgenes | |
(no dependencies set) argument_clinic_functools.patch, argument_clinic_socketmodule.patch, argument_clinic_socketmodule_v2.patch, argument_clinic_socketmodule_v3.patch, argument_clinic_socketmodule_v4.patch | ||||||
20174 | 39 months ago | Derby #5: Convert 50 sites to Argument Clinic across 3 files |
![]() |
open | larry | |
(no dependencies set) arm-linux-gnueabi.sh | ||||||
5404 | 39 months ago | Cross-compiling CPython - need a buildbot | open | kumba | ||
(no dependencies set) as_completed_gen.py | ||||||
44176 | 39 months ago | asyncio.as_completed() raises TypeError when the first supplied parameter is a generator that yields awaitables |
![]() |
open | alexdelorenzo | |
(no dependencies set) as_completed_proposed.patch, as_completed_proposed.py, test_dupfuture.py | ||||||
20297 | 39 months ago | concurrent.futures.as_completed() installs waiters for already completed Futures |
![]() |
open | glangford | |
(no dependencies set) assertClose.patch, assertClose.patch | ||||||
27198 | 39 months ago | Adding an assertClose() method to unittest.TestCase |
![]() |
open | ChrisBarker | |
(no dependencies set) async.py | ||||||
43619 | 39 months ago | convenience of using create_datagram_endpoint (and friends) | open | Roman.Valov | ||
(no dependencies set) async_bug.py | ||||||
42566 | 39 months ago | Clearing stack frame of suspended coroutine causes coroutine to malfunction | open | zerotypic | ||
(no dependencies set) async_yield.py | ||||||
36295 | 39 months ago | Need to yield (sleep(0)) twice in asyncio | open | Assaf Dayan | ||
(no dependencies set) asyncio-wrong-warn.py | ||||||
40992 | 39 months ago | Wrong warning in asyncio debug mode | open | Alex Alex | ||
(no dependencies set) asyncio_await_from_self_example.py | ||||||
34701 | 39 months ago | Asyncio documentation for recursive coroutines is lacking |
![]() |
![]() |
open | azaria.zornberg |
(no dependencies set) asyncio_udp_ipv6_server.py, udp_ipv6_client.py, udptest.py | ||||||
40072 | 39 months ago | Win7/Python3.8/asyncio IPv6 UDP Server raise OSError when recved any packet | open | honglei.jiang | ||
(no dependencies set) asyncio_wait_forever.py | ||||||
30996 | 39 months ago | add coroutine AbstractEventLoop.sock_close | open | cfy | ||
(no dependencies set) asyncio_wait_test.py | ||||||
30556 | 39 months ago | asyncio.wait very slow with FIRST_COMPLETED | open | samuelcolvin | ||
(no dependencies set) atfork.patch, emit_warning_on_fork.patch, forklocktests.patch, lock_fork_thread_deadlock_demo.py, reinit_locks.diff, reinit_locks_2.diff | ||||||
6721 | 39 months ago | Locks in the standard library should be sanitized on fork |
![]() |
![]() |
open | gregory.p.smith |
(no dependencies set) atomic.patch, atomic_pointer.patch, atomicv2.patch, atomicv3.patch, atomicv4.patch, atomicv5.patch | ||||||
22038 | 39 months ago | Implement atomic operations on non-x86 platforms |
![]() |
open | Vitor.de.Lima | |
(no dependencies set) attributeerror-attr.patch, client.py | ||||||
18156 | 39 months ago | Add an 'attr' attribute to AttributeError |
![]() |
open | brett.cannon | |
(no dependencies set) Audio01.rar, sndhdr.diff | ||||||
1611944 | 39 months ago | sndhdr.what() does not recognize wav file |
![]() |
open | klankschap | |
(no dependencies set) audioop_signed_left_shift.patch, python-3.5-make-test.txt, python-3.5-make.txt | ||||||
20932 | 39 months ago | Undefined behavior flagged by Clang 3.4 (Python 3.5 from hg) |
![]() |
open | Jeffrey.Walton | |
(no dependencies set) auth-mmap.py | ||||||
5038 | 39 months ago | urrlib2/httplib doesn't reset file position between requests |
![]() |
![]() |
open | matejcik |
(no dependencies set) auto_complete.py | ||||||
42305 | 39 months ago | Added Auto_Complete DropBox Suggestion For Tkinter |
![]() |
open | RajvirSingh1313 | |
(no dependencies set) autocomplete_unimported_1.patch | ||||||
18766 | 39 months ago | IDLE: Autocomplete in editor doesn't work for un-imported modules |
![]() |
open | philwebster | |
(no dependencies set) avoid-implicit-usage-of-md5-in-multiprocessing.patch | ||||||
17258 | 39 months ago | multiprocessing.connection challenge implicitly uses MD5 |
![]() |
![]() |
open | dmalcolm |
(no dependencies set) backtrace-py3k-8943.txt, fast_test.py, interative.py, issue8943.diff | ||||||
8943 | 39 months ago | Bug in InteractiveConsole /pickle |
![]() |
open | fabioz | |
(no dependencies set) backtrace_lno.patch, generator.py, lineno_getter.patch, traced_frame.patch, tracer.py | ||||||
17277 | 39 months ago | incorrect line numbers in backtrace after removing a trace function |
![]() |
open | xdegaye | |
(no dependencies set) backwards.png, spike.py | ||||||
40113 | 39 months ago | Turtle demo | open | Davide Golinelli | ||
(no dependencies set) bad_email_2.eml | ||||||
32330 | 39 months ago | Email parser creates a message object that can't be flattened |
![]() |
![]() |
open | msapiro |
(no dependencies set) bad_iso8859_3.py, bad_utf8.patch, utf8.patch | ||||||
25937 | 39 months ago | DIfference between utf8 and utf-8 when i define python source code encoding. |
![]() |
open | 王杰 | |
(no dependencies set) badScreenSizeTk.py | ||||||
12558 | 39 months ago | Locale-dependent exception for float width argument to Tkinter widget constructor | open | hans.bering | ||
(no dependencies set) badstatusline.py | ||||||
43912 | 39 months ago | http.client.BadStatusLine raised and response contains request | open | andymaier | ||
(no dependencies set) barrier.py | ||||||
17374 | 39 months ago | Remove restriction against Semaphore having a negative value | open | rhettinger | ||
(no dependencies set) base64-decoder.patch | ||||||
27799 | 39 months ago | Fix base64-codec and bz2-codec incremental decoders |
![]() |
open | martin.panter | |
(no dependencies set) Charset.diff, base_encode_tests.patch, crlf-body-encode.patch, crlf_base64_body_encode.patch | ||||||
975330 | 39 months ago | Inconsistent newline handling in email module | open | iko | ||
(no dependencies set) bases.py | ||||||
32768 | 39 months ago | object.__new__ does not accept arguments if __bases__ is changed | open | VA | ||
(no dependencies set) batch-test.diff | ||||||
17783 | 39 months ago | run the testsuite in batched mode |
![]() |
open | doko | |
(no dependencies set) bc_ea_gc.py, create-unicodedata-dicts-prop-value-alias-20121223.py, prop-val-aliases.patch | ||||||
16684 | 39 months ago | Unicode property value abbreviated names and long names |
![]() |
open | PanderMusubi | |
(no dependencies set) bdb_leak.diff, debug.py, gdb_backtrace.txt, global_destructors.diff, lazy_import.diff | ||||||
13044 | 39 months ago | pdb throws AttributeError at end of debugging session |
![]() |
open | akl | |
(no dependencies set) bdbfix.patch | ||||||
26779 | 39 months ago | pdb continue followed by an exception in the same frame shows incorrect frame linenumber |
![]() |
open | Sriram Rajagopalan | |
(no dependencies set) bench-minmax.py | ||||||
46192 | 39 months ago | Optimize builtin functions min() and max() |
![]() |
![]() |
open | colorfulappl |
(no dependencies set) bench-print.py | ||||||
46212 | 39 months ago | Avoid temporary `varargs` tuple creation in argument passing |
![]() |
![]() |
open | colorfulappl |
(no dependencies set) bench.py | ||||||
45819 | 39 months ago | Avoid releasing the GIL in nonblocking socket operations |
![]() |
![]() |
open | jcristharif |
(no dependencies set) bench.py, cancel-later-approach.patch, cancel.patch, cancel3.patch, cancel_2.patch, cancel_4.patch, cancel_4b.patch, sched-cancel-speedup.patch | ||||||
13451 | 39 months ago | sched.py: speedup cancel() method |
![]() |
![]() |
open | giampaolo.rodola |
(no dependencies set) bench_c_warn.patch, bench_ignore_warn.py, bench_ignore_warn_c.py, memory.py, memory2.py | ||||||
27535 | 39 months ago | Ignored ResourceWarning warnings leak memory in warnings registries |
![]() |
![]() |
open | Александр Карпинский |
(no dependencies set) bench_dict.patch, bench_dtoa.py, bench_tuple.patch, interned_bug.py, microbench_tuple.py | ||||||
40521 | 39 months ago | [subinterpreters] Make free lists and unicode caches per-interpreter |
![]() |
![]() |
open | vstinner |
(no dependencies set) bench_isinstance_check.py, bench_isinstance_check.py, bench_subclass_check.py | ||||||
40077 | 39 months ago | Convert static types to heap types: use PyType_FromSpec() |
![]() |
![]() |
open | corona10 |
(no dependencies set) bench_rmtree.py | ||||||
32453 | 39 months ago | shutil.rmtree can have O(n^2) performance on large dirs | open | nh2 | ||
(no dependencies set) benchmark_gzip_read_header.py, benchmark_gzip_read_header.py | ||||||
45509 | 39 months ago | Gzip header corruption not properly checked. |
![]() |
![]() |
open | rhpvorderman |
(no dependencies set) benchmark_result.txt | ||||||
39102 | 39 months ago | Increase Enum performance |
![]() |
![]() |
open | MrMrRobat |
(no dependencies set) bguo.patch | ||||||
26602 | 39 months ago | argparse doc introduction is inappropriately targeted |
![]() |
open | Daniel Stone | |
(no dependencies set) big_0_file_1.gz | ||||||
32435 | 39 months ago | tarfile recognizes .gz file as tar | open | spetrunin | ||
(no dependencies set) binary_index.png | ||||||
35228 | 39 months ago | Index search in CHM help crashes viewer | open | chrullrich | ||
(no dependencies set) bitfield_doc.diff | ||||||
12880 | 39 months ago | ctypes: clearly document how structure bit fields are allocated |
![]() |
open | meador.inge | |
(no dependencies set) bitfield_union.py | ||||||
39030 | 39 months ago | Ctypes unions with bitfield members that do not share memory | open | dankreso | ||
(no dependencies set) bitfields.patch, showbug.py | ||||||
15459 | 39 months ago | ctypes Structures with subclassed types in the _fields_ list |
![]() |
open | theller | |
(no dependencies set) bitfields.zip | ||||||
41932 | 39 months ago | Incorrect struct definition with bitfields | open | berthin | ||
(no dependencies set) bitwise_bytes.diff | ||||||
19251 | 39 months ago | bitwise ops for bytes of equal length |
![]() |
open | christian.heimes | |
(no dependencies set) blob.patch, blob2.patch, blob3.patch, blob4.patch | ||||||
24905 | 39 months ago | Allow incremental I/O to blobs in sqlite3 |
![]() |
![]() |
open | jim_minter |
(no dependencies set) blockingioerror.py, blockingioerror.py, nonblock-none.patch, write_blockingioerror.patch, write_blockingioerror.patch, write_blockingioerror.patch, write_blockingioerror.patch | ||||||
13322 | 39 months ago | The io module doesn't support non-blocking files |
![]() |
open | sbt | |
(no dependencies set) bltinmodule.c.patch | ||||||
13677 | 39 months ago | correct docstring for builtin compile |
![]() |
open | Jim.Jewett | |
(no dependencies set) bluetooth_bind_arm.patch | ||||||
23444 | 39 months ago | HCI Bluetooth socket bind error on an arm crosscompiled environment |
![]() |
open | Thomas.Chiroux | |
(no dependencies set) bm_marshal.py | ||||||
34093 | 39 months ago | Reproducible pyc: FLAG_REF is not stable. |
![]() |
![]() |
open | methane |
(no dependencies set) Book1.zip | ||||||
40510 | 39 months ago | [regression] ZipFile fails to round trip on some files | open | DragonSA | ||
(no dependencies set) bounds_check_deque.diff, bounds_check_list.diff, size_t.diff, valid_index.diff | ||||||
23553 | 39 months ago | Reduce the number of comparisons for range checking. |
![]() |
open | rhettinger | |
(no dependencies set) bpo-35278.patch | ||||||
35278 | 39 months ago | [security] directory traversal in tempfile prefix |
![]() |
![]() |
open | Yusuke Endoh |
(no dependencies set) bpo-36411.c, bpo-36411.py | ||||||
36411 | 39 months ago | Python 3 f.tell() gets out of sync with file pointer in binary append+read mode |
![]() |
![]() |
open | pewscorner |
(no dependencies set) bpo-41537-test.py | ||||||
41357 | 39 months ago | pathlib.Path.resolve incorrect os.path equivalent |
![]() |
![]() |
open | Jendrik Weise |
(no dependencies set) bpo30129.py, partial.patch | ||||||
12154 | 39 months ago | PyDoc Partial Functions |
![]() |
open | JJeffries | |
(no dependencies set) bpo45423.pcapng, keylog, test.py | ||||||
45423 | 39 months ago | SSL SNI varies when host contains port number | open | hexf | ||
(no dependencies set) branch-27.patch, issue16446.patch, quit.py | ||||||
16446 | 39 months ago | pdb raises BdbQuit on 'quit' when started with set_trace |
![]() |
open | xdegaye | |
(no dependencies set) breaker.c, demo.py | ||||||
29699 | 39 months ago | shutil.rmtree should not fail with FileNotFoundError (race condition) |
![]() |
![]() |
open | dkg |
(no dependencies set) broken.zip | ||||||
36180 | 39 months ago | mboxMessage.get_payload throws TypeError on malformed content type | open | enrico | ||
(no dependencies set) brokenPool.py | ||||||
34877 | 39 months ago | Inconsistent Behavior Of futures.ProcessPoolExecutor | open | TensorTom | ||
(no dependencies set) browser.png | ||||||
25090 | 39 months ago | IDLE: remove noisy icons from class (module) browser | open | markroseman | ||
(no dependencies set) bsddb_unicode_filename-27.patch, dbm_open_unicode-27.patch, dbm_open_unicode-32.patch | ||||||
9393 | 39 months ago | shelve.open/bsddb.hashopen exception with unicode paths |
![]() |
open | wjm251 | |
(no dependencies set) btoverflow.patch, issue18564.1.patch, issue18564.2.patch, issue18564.3.patch | ||||||
18564 | 39 months ago | Fix Bluetooth address parser |
![]() |
![]() |
open | maker |
(no dependencies set) buffer.patch | ||||||
27501 | 39 months ago | Add typing.py class describing a PEP 3118 buffer object |
![]() |
open | Daniel Moisset | |
(no dependencies set) buffer_crash.py, buffer_not_flushed.py, buffer_register_flush.txt, gcio.py, pyio.diff, y.py | ||||||
17852 | 39 months ago | Built-in module _io can lose data from buffered files in reference cycles |
![]() |
![]() |
open | arigo |
(no dependencies set) buffered-append-1.patch | ||||||
20082 | 39 months ago | Misbehavior of BufferedRandom.write with raw file in append mode |
![]() |
![]() |
open | erik.bray |
(no dependencies set) buffered_reader.diff, read_bench.py, read_bench_cmp | ||||||
19051 | 39 months ago | Unify buffered readers |
![]() |
open | serhiy.storchaka | |
(no dependencies set) bug-demo.py | ||||||
23278 | 39 months ago | multiprocessing maxtasksperchild=1 + logging = task loss | open | nelson | ||
(no dependencies set) bug.py | ||||||
20581 | 39 months ago | Incorrect behaviour of super() in a metaclass-created subclass | open | jdetrey | ||
(no dependencies set) bug.py | ||||||
25787 | 39 months ago | Add an explanation what happens with subprocess parent and child processes when signals are sent | open | krichter | ||
(no dependencies set) bug.py | ||||||
33076 | 39 months ago | Trying to cleanly terminate a threaded Queue at exit of program raises an "EOFError" | open | Delgan | ||
(no dependencies set) bug.py | ||||||
34466 | 39 months ago | socket.settimeout working incorrectly for connect() method of AF_UNIX socket | open | Slon | ||
(no dependencies set) bug.py | ||||||
38428 | 39 months ago | Can't gracefully ctrl+C multiprocessing pool on Python3 & Windows | open | rebeccafair | ||
(no dependencies set) bug.py | ||||||
40399 | 39 months ago | IO streams locking can be broken after fork() with threads | open | Delgan | ||
(no dependencies set) bug.py | ||||||
41145 | 39 months ago | EmailMessage.as_string is altering the message state and actually fix bugs | open | mardiros | ||
(no dependencies set) bug.py | ||||||
41317 | 39 months ago | sock_accept() does not remove server socket reader on cancellation |
![]() |
![]() |
open | alex.gronholm |
(no dependencies set) bug.py | ||||||
44188 | 39 months ago | ThreadPoolExecutor unbalanced semaphore count |
![]() |
![]() |
open | bennieswart |
(no dependencies set) bug.py | ||||||
46037 | 39 months ago | logging.config.dictConfig with disable_existing_loggers set, also disables loggers in configuration | open | vladmihaisima | ||
(no dependencies set) bug.py | ||||||
46465 | 39 months ago | Regression caused by CALL_FUNCTION specialization for C function calls (test_urllib fails when run multiple times) |
![]() |
![]() |
open | vstinner |
(no dependencies set) bug.py, bug.py_asyncio_cpustressed-crash.log, pyobject_ob_interp.patch, sqlite3_crash.py, win_py399_crash_reproducer.py | ||||||
46070 | 39 months ago | [subinterpreters] crash when importing _sre in subinterpreters in parallel (Python 3.9 regression) |
![]() |
![]() |
open | graysky |
(no dependencies set) bug.py, bug2.py | ||||||
23720 | 39 months ago | __del__() order is broken since 3.4.0 | open | Alexey Kazantsev | ||
(no dependencies set) bug.py, bug3.py | ||||||
26180 | 39 months ago | multiprocessing.util._afterfork_registry leak in threaded environment |
![]() |
![]() |
open | mzamazal |
(no dependencies set) bug.py, issue12055-27.diff, issue12055-32.diff | ||||||
12055 | 39 months ago | doctest not working on nested functions |
![]() |
open | dabrahams | |
(no dependencies set) Python-2.6.6-Run_Interactive-fix.patch, Python-2.6.8-Run_Interactive-fix.patch, bug.sh, working.c, working2.c, working3.c | ||||||
14916 | 39 months ago | PyRun_InteractiveLoop fails to run interactively when using a Linux pty that's not tied to stdin/stdout |
![]() |
![]() |
open | Kevin.Barry |
(no dependencies set) bug16223.patch, bug16223_2.patch | ||||||
16223 | 39 months ago | [doc] untokenize returns a string if no encoding token is recognized |
![]() |
open | eric.snow | |
(no dependencies set) bug17088_1.patch, bug17088_2.patch | ||||||
17088 | 39 months ago | ElementTree incorrectly refuses to write attributes without namespaces when default_namespace is used |
![]() |
![]() |
open | silverbacknet |
(no dependencies set) bug27777.patch, cgi.py, test | ||||||
27777 | 39 months ago | cgi.FieldStorage can't parse simple body with Content-Length and no Content-Disposition |
![]() |
![]() |
open | rr- |
(no dependencies set) EKIT.patch, bug3786.patch | ||||||
3786 | 39 months ago | _curses, _curses_panel & _multiprocessing can't be build in 2.6b3 w/ SunStudio 12 |
![]() |
open | mschmarck | |
(no dependencies set) bug87405a.py | ||||||
9274 | 39 months ago | code.InteractiveInterpreter fails to change locals when invoked in a function | open | ericp | ||
(no dependencies set) bug_argparse.py, issue14174_1.patch, test.py | ||||||
14174 | 39 months ago | argparse.REMAINDER fails to parse remainder correctly |
![]() |
open | rr2do2 | |
(no dependencies set) bug_configparser_default_section.py | ||||||
27583 | 39 months ago | [doc ] configparser: modifying default_section at runtime |
![]() |
![]() |
open | rk |
(no dependencies set) bug_curses.mp4 | ||||||
39475 | 39 months ago | window.getmaxyx() doesn't return updated height when window is resized | open | nova | ||
(no dependencies set) bug_demo.py | ||||||
31092 | 39 months ago | delicate behaviour of shared (managed) multiprocessing Queues | open | Prof Plum | ||
(no dependencies set) bug_demo_dataclass_typo_unsafe.py, bug_demo_dataclass_typo_unsafe.py | ||||||
39462 | 39 months ago | DataClass typo-unsafe attribute creation & unexpected behaviour (dataclasses) | open | marcelpvisser | ||
(no dependencies set) bug_example.py | ||||||
42184 | 39 months ago | pdb exits unexpectedly when calling args | open | xgenadam | ||
(no dependencies set) bug_line_too_long.py | ||||||
9699 | 39 months ago | invalid call of Windows API _popen() generating The input line is too long error message | open | ssbarnea | ||
(no dependencies set) buggy-getaddrinfo.diff, computed-gotos.diff, long-long-format.diff, profiling.diff | ||||||
14324 | 39 months ago | Do not rely on AC_RUN_IFELSE tests in the configury |
![]() |
open | doko | |
(no dependencies set) bugreport.py, bugreport.py, test_case.patch | ||||||
39601 | 39 months ago | brace escapes are not working in formatted string literal format specifications |
![]() |
open | jitterman | |
(no dependencies set) bugtest.py, socket_test_bad.py | ||||||
36208 | 39 months ago | AsyncIO V4MAPPED addresses with V6ONLY. | open | jeeger | ||
(no dependencies set) build-log.php?a=pentium4&p=python | ||||||
44728 | 39 months ago | Testsuite fails on x86_64 | open | deep42thought | ||
(no dependencies set) build-macppc.log, math.h, pyconfig.h, pyconfig.h.wrong | ||||||
12589 | 39 months ago | test_long.test_nan_inf() failed on OpenBSD (powerpc) | open | rpointel | ||
(no dependencies set) build-x86_64-uclibc.log, file_692128.txt, fix-tinfo-probably-python-2_7.patch, fix-tinfo-probably-python-3_6.patch | ||||||
38318 | 39 months ago | Issues linking with ncurses and tinfo (cannot resolve symbols) |
![]() |
open | veremitz | |
(no dependencies set) build.log | ||||||
41368 | 39 months ago | Allow compiling Python with llvm-clang on Windows. | open | William Pickard | ||
(no dependencies set) build.log, configure.log | ||||||
31769 | 39 months ago | configure includes user CFLAGS when detecting pthreads support | open | floppymaster | ||
(no dependencies set) build.log, python-2.7.14-openssl-1.1.0.patch, python-3.4.6-openssl-1.1.0.patch, python-3.5.4-openssl-1.1.0.patch, python-3.6.3-openssl-1.1.0.patch | ||||||
30008 | 39 months ago | OpenSSL 1.1.0 deprecated functions |
![]() |
![]() |
open | floppymaster |
(no dependencies set) build_dep_python.patch | ||||||
22882 | 39 months ago | Document Linux packages you need to compile Python with all dependencies |
![]() |
open | Ludovic.Gasc | |
(no dependencies set) build_manpage.py, poc.py, poc_2.py | ||||||
14102 | 39 months ago | argparse: add ability to create a man page |
![]() |
open | Daniel.Walsh | |
(no dependencies set) Building_error_SLES11SP1_ia64.txt.gz, find-panel-on-opensuse.patch, ken-ncurses-suse-update.patch, ken_ncurses.patch | ||||||
12271 | 39 months ago | panel.h is not found even if it's installed on various flavours of SUSE |
![]() |
open | v.claudic | |
(no dependencies set) builtin_package.patch, importlib_h.patch, test_builtin_submodule.py | ||||||
26646 | 39 months ago | Allow built-in module in package |
![]() |
open | Daniel Shaulov | |
(no dependencies set) bypass-parsegen.patch, bypass-parsegen.v2.patch, header.py2.patch, policy-flag.patch, policy-flag.v2.patch | ||||||
24363 | 39 months ago | httplib fails to handle semivalid HTTP headers |
![]() |
![]() |
open | mgdelmonte |
(no dependencies set) bytes-frombuffer.patch | ||||||
29178 | 39 months ago | Adding bytes.frombuffer(byteslike) constructor |
![]() |
open | methane | |
(no dependencies set) bytes_like_support_to_int.patch, bytes_like_support_to_int_v2.patch, deprecate_byte_like_support_in_int.patch | ||||||
27572 | 39 months ago | Support bytes-like objects when base is given to int() |
![]() |
![]() |
open | xiang.zhang |
(no dependencies set) bytesio_faster_readline.patch, bytesio_resized_bytes-2.patch, bytesio_resized_bytes-3.patch, bytesio_resized_bytes-4.patch, bytesio_resized_bytes-5.patch, bytesio_resized_bytes-6.patch | ||||||
15381 | 39 months ago | Optimize BytesIO to do less reallocations when written, similarly to StringIO |
![]() |
open | eli.bendersky | |
(no dependencies set) bz2.name.patch, bz2file.tar | ||||||
24258 | 39 months ago | BZ2File objects do not have name attribute |
![]() |
open | jojko.sivek | |
(no dependencies set) c++-patch-2.diff, c++-patch.diff | ||||||
4805 | 39 months ago | Make python code compilable with a C++ compiler |
![]() |
open | belopolsky | |
(no dependencies set) c_api_arg.patch | ||||||
8939 | 39 months ago | Use C type names (PyUnicode etc;) in the C API docs |
![]() |
open | pitrou | |
(no dependencies set) c_ext3.zip, cpython2-deadcode-v01.patch, cpython3-deadcode-v01.patch, gc-removed-cpython2.txt, gc-removed-cpython3.txt, gc-removed-zones-cpython3.txt | ||||||
26285 | 39 months ago | Garbage collection of unused input sections from CPython binaries |
![]() |
open | alecsandru.patrascu | |
(no dependencies set) callback.zip | ||||||
41021 | 39 months ago | ctypes callback with structure crashes in Python 3.8 on Windows x86 | open | itsgk92 | ||
(no dependencies set) callback_ret_sub.py | ||||||
26833 | 39 months ago | returning ctypes._SimpleCData objects from callbacks | open | tilsche | ||
(no dependencies set) called_function.diff, called_function_2.diff | ||||||
12857 | 39 months ago | Expose called function on frame object |
![]() |
open | eric.snow | |
(no dependencies set) cancel_proc.py | ||||||
41320 | 39 months ago | async process closing after event loop closed | open | kcwu | ||
(no dependencies set) cancelled-sock-recv-race.patch | ||||||
30064 | 39 months ago | BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their callbacks when canceled |
![]() |
![]() |
open | abacabadabacaba |
(no dependencies set) canonical_path.diff, sys_executable_realpath.patch | ||||||
14088 | 39 months ago | sys.executable generating canonical path |
![]() |
open | alvesjnr | |
(no dependencies set) Capture d'écran du 2018-05-02 16.16.09.png | ||||||
33411 | 39 months ago | All console message are in the error output in bash interpretor | open | Quentin Millardet | ||
(no dependencies set) Capture.PNG | ||||||
43223 | 39 months ago | [security] http.server: Open Redirection if the URL path starts with // |
![]() |
![]() |
open | hamzaavvan |
(no dependencies set) Capture.PNG, idle310.PNG | ||||||
45451 | 39 months ago | IDLE - modify text frame and widget borders | open | primexx | ||
(no dependencies set) Carlson.py | ||||||
18823 | 39 months ago | Idle: use pipes instead of sockets to talk with user subprocess | open | terry.reedy | ||
(no dependencies set) case.zip, case2.zip | ||||||
29158 | 39 months ago | Possible glitch in the interaction of a thread and a multiprocessing manager | open | luke_16 | ||
(no dependencies set) case_ok.py | ||||||
935117 | 39 months ago | pkgutil doesn't understand case-senseless filesystems | open | fdrake | ||
(no dependencies set) casing.py | ||||||
31193 | 39 months ago | re.IGNORECASE strips combining character from lower case of LATIN CAPITAL LETTER I WITH DOT ABOVE | open | David MacIver | ||
(no dependencies set) catch_all_syntax_errors.diff | ||||||
25733 | 39 months ago | Code and IDLE should catch all compile errors. |
![]() |
open | ppperry | |
(no dependencies set) cause_pickle.py | ||||||
29466 | 39 months ago | pickle does not serialize Exception __cause__ field | open | diekhans | ||
(no dependencies set) ccbug.py, keyint_poc.py | ||||||
26531 | 39 months ago | KeyboardInterrupt while in input() not catchable on Windows 10 | open | jecanne | ||
(no dependencies set) cfg_highlight.png, cfg_highlight_alt.png, highlight3.png, prefs-wip.patch, uipreferences.py | ||||||
24781 | 39 months ago | Improve UX of IDLE Highlighting configuration tab |
![]() |
open | markroseman | |
(no dependencies set) cgi-coverage-2.diff, cgi-coverage.diff | ||||||
12411 | 39 months ago | cgi.parse_multipart is broken on 3.x |
![]() |
open | jonas.wagner | |
(no dependencies set) cgi-post-broken.zip, http-server.patch | ||||||
8077 | 39 months ago | [Windows] cgi handling of POSTed files is broken in Windows |
![]() |
![]() |
open | MLModel |
(no dependencies set) cgi.py-v2.7.5-rfc6266_filename.patch, test_cgi.py-v2.7.5-rfc6266_filename.patch | ||||||
23434 | 39 months ago | support encoded filename in Content-Disposition for HTTP in cgi.FieldStorage |
![]() |
![]() |
open | Myroslav.Opyr |
(no dependencies set) cgibug.py, test_cgi4.py | ||||||
15564 | 39 months ago | cgi.FieldStorage should not call read_multi on files | open | patrick.vrijlandt | ||
(no dependencies set) CGIHTTPServer.patch, http-server.patch, http-server.patch | ||||||
14565 | 39 months ago | Allow multilevel subdirectories in cgi_directories |
![]() |
open | v+python | |
(no dependencies set) change-callbacks.patch, change-docs-and-waiters.patch, change-docs.patch, non-magic-waiters.patch | ||||||
22630 | 39 months ago | `concurrent.futures.Future.set_running_or_notify_cancel` does not notify cancel |
![]() |
open | bwhmather | |
(no dependencies set) changes.diff | ||||||
26038 | 39 months ago | zipfile cannot handle zip files where the archive size for a file does not match actual contents |
![]() |
open | Brett Rosen | |
(no dependencies set) changes.diff | ||||||
32387 | 39 months ago | Disallow untagged C extension import on major platforms |
![]() |
![]() |
open | pitrou |
(no dependencies set) charset.py.patch, ja-nonlegit.py | ||||||
1443875 | 39 months ago | email/charset.py convert() patch |
![]() |
open | tkikuchi | |
(no dependencies set) chdir-optional.diff | ||||||
28502 | 39 months ago | [Patch] Make os.chdir() optional |
![]() |
open | EdSchouten | |
(no dependencies set) check_error_occurred.patch | ||||||
26776 | 39 months ago | Determining the failure of C API call is ambiguous |
![]() |
open | serhiy.storchaka | |
(no dependencies set) check_stmtime.diff, idle.patch | ||||||
6699 | 39 months ago | IDLE: Warn user about overwriting a file that has a newer version on filesystem |
![]() |
![]() |
open | gpolo |
(no dependencies set) checkbutton_bad.png | ||||||
30678 | 39 months ago | Widget variable binding does not work if mainloop is called from a different function | open | Javier Dehesa | ||
(no dependencies set) checklib-py3.py, checklib.py, compare_ie_urllib.txt, compare_urllib_progs.png, log.txt, request.patch, socket.patch, socket.py, test.py | ||||||
29533 | 39 months ago | urllib2 works slowly with proxy on windows |
![]() |
![]() |
open | juliadolgova |
(no dependencies set) chgat.c, chgat.py | ||||||
41595 | 39 months ago | curses' window.chgat does not change color when specifying curses.A_COLOR | open | maarten | ||
(no dependencies set) chiflag.c | ||||||
31313 | 39 months ago | Feature Add support of os.chflags() on Linux platform | open | socketpair | ||
(no dependencies set) chmod_symlink_win32.patch, chmod_symlink_win32_2.patch | ||||||
15411 | 39 months ago | os.chmod() does not follow symlinks on Windows |
![]() |
open | ishimoto | |
(no dependencies set) chowntree.patch, temp.py | ||||||
13033 | 39 months ago | Add shutil.chowntree |
![]() |
open | Low.Kian.Seong | |
(no dependencies set) chr-OverflowError.patch | ||||||
32582 | 39 months ago | chr raises OverflowError |
![]() |
![]() |
open | ukl |
(no dependencies set) classbrowser-improvements-v2.patch, classbrowser-improvments.patch, patch.txt | ||||||
20827 | 39 months ago | IDLE : Display function argument list in ClassBrowser |
![]() |
open | Saimadhav.Heblikar | |
(no dependencies set) ClassPropertyIdea.py, classmethod_property.py, classmethod_property.py | ||||||
45356 | 39 months ago | Calling `help` executes @classmethod @property decorated methods |
![]() |
![]() |
open | randolf.scholz |
(no dependencies set) cleanuphook.patch | ||||||
14730 | 39 months ago | Implementation of the PEP 419: Protecting cleanup statements from interruptions |
![]() |
open | tailhook | |
(no dependencies set) clearaudithook.patch | ||||||
41162 | 39 months ago | Clear audit hooks after destructors |
![]() |
![]() |
open | steve.dower |
(no dependencies set) ClearWindow.py, ClearWindow.py, Squeezer Screenshot.PNG, taleinat.20140219.IDLE_ClearWindow_Squeezer_integration.patch, taleinat.20140219.IDLE_ClearWindow_extension.patch | ||||||
6143 | 39 months ago | IDLE - clear and restart the shell window |
![]() |
![]() |
open | roger.serwy |
(no dependencies set) click_and_stamp.py | ||||||
28264 | 39 months ago | Turtle.onclick events blocked by Turtle.stamp | open | George Fagin | ||
(no dependencies set) client.py | ||||||
45622 | 39 months ago | BlockingIOError: [Errno 11] Resource temporarily unavailable when performing SSL handshake on Solaris | open | florinspatar | ||
(no dependencies set) client.py, default.patch, default.patch, python27.patch, server.py | ||||||
26049 | 39 months ago | Poor performance when reading large xmlrpc data |
![]() |
open | pokoli | |
(no dependencies set) client.py, drain_multiple_waiters.patch, server.py | ||||||
29930 | 39 months ago | Waiting for asyncio.StreamWriter.drain() twice in parallel raises an AssertionError when the transport stopped writing |
![]() |
open | metathink | |
(no dependencies set) client.py, patch.diff, server.py, test_xmlrpc.py, xmlrpc_overload.py | ||||||
6701 | 39 months ago | Make custom xmlrpc extension easier |
![]() |
open | bogdan.opanchuk | |
(no dependencies set) client.py, server.py | ||||||
44805 | 39 months ago | asyncio.StreamReader.read hangs for reused socket file descriptors when asyncio.StreamWriter.close() is not called | open | ntc2 | ||
(no dependencies set) client1.py, server.py | ||||||
43264 | 39 months ago | ListProxy with EventProxy in caused FileNotFoundError: [Errno 2] No such file or directory problem | open | show-me-code | ||
(no dependencies set) clinic.diff | ||||||
33787 | 39 months ago | Argument clinic and Windows line endings |
![]() |
open | giampaolo.rodola | |
(no dependencies set) closerange-optimization.patch | ||||||
13788 | 39 months ago | os.closerange optimization |
![]() |
open | ferringb | |
(no dependencies set) cmd.patch | ||||||
9033 | 39 months ago | cmd module tab misbehavior |
![]() |
open | slcott | |
(no dependencies set) cmd.patch | ||||||
33227 | 39 months ago | Cmd do_something only accepts one argument |
![]() |
open | Oz.Tiram | |
(no dependencies set) cmd_doctest_enhancement.patch | ||||||
7913 | 39 months ago | Enhance Cmd support for docstrings and document it. |
![]() |
open | r.david.murray | |
(no dependencies set) cmd_shell_example.py | ||||||
45870 | 39 months ago | There's no readline module on Windows Python (cmd.Cmd) | open | keeely | ||
(no dependencies set) cmp_buffer.patch | ||||||
20339 | 39 months ago | Make bytes() use tp_as_buffer for cmp |
![]() |
open | nascheme | |
(no dependencies set) code-annotation.diff, frame-annotation.diff | ||||||
19585 | 39 months ago | Frame annotation |
![]() |
open | doerwalter | |
(no dependencies set) code-context-scolling-compressed.gif | ||||||
37559 | 39 months ago | IDLE: Scrolling issues with code context shown |
![]() |
open | taleinat | |
(no dependencies set) code.py | ||||||
32879 | 39 months ago | Race condition in multiprocessing Queue | open | TwistedSim | ||
(no dependencies set) codec-impl.patch, test_quopri.diff | ||||||
16473 | 39 months ago | quopri module differences in quoted-printable text with whitespace |
![]() |
open | aleperalta | |
(no dependencies set) codecs-io-example.py, codecs_splitlines.txt, str_splitlines.txt | ||||||
18291 | 39 months ago | codecs.open interprets FS, RS, GS as line ends |
![]() |
open | wpk | |
(no dependencies set) codecs.diff, codecs.diff, codecs.diff, issue12808_codecs_coverage.diff, mywork.patch | ||||||
12808 | 39 months ago | Coverage of codecs.py |
![]() |
open | tleeuwenburg | |
(no dependencies set) codecs.patch | ||||||
38482 | 39 months ago | BUG in codecs.BufferedIncrementalDecoder |
![]() |
open | jamercee | |
(no dependencies set) codecs_searchers.py | ||||||
17878 | 39 months ago | There is no way to get a list of available codecs | open | paul.moore | ||
(no dependencies set) codecs_stream_delegating.patch, codecs_stream_delegating_2.patch, codecs_stream_forbid_pickling.patch | ||||||
6395 | 39 months ago | Infinite Recursion during Unpickling a codecs Object |
![]() |
open | ThomasH | |
(no dependencies set) codepage_table.csv, pycp_ctypes.py, win10_14959_py36.txt, windows10_14959.txt | ||||||
28712 | 39 months ago | Non-Windows mappings for a couple of Windows code pages | open | Artoria2e5 | ||
(no dependencies set) codes.zip | ||||||
23238 | 39 months ago | http.server failed to decode '+' to ' ' when calling cgi script/executable in window | open | memkmemk | ||
(no dependencies set) collapse_rfc2231_value.patch, rfc2231_issue17369_in_progress.patch | ||||||
17369 | 39 months ago | Message.get_filename produces exception if the RFC2231 encoding is ill-formed |
![]() |
open | r.david.murray | |
(no dependencies set) com.apple.Terminal.plist | ||||||
10733 | 39 months ago | plistlib rejects strings containing control characters | open | MLModel | ||
(no dependencies set) ComandPrompt.pdf | ||||||
46945 | 39 months ago | Quantifier and Expanded Regex Expression Gives Different Results | open | vmd3.14 | ||
(no dependencies set) comb_pole.py, comb_pole2.py, comb_with_primes.py, comb_with_side_limits.py, driver.py, timecomb.py | ||||||
37295 | 39 months ago | Possible optimizations for math.comb() |
![]() |
![]() |
open | rhettinger |
(no dependencies set) comments.diff, comments2.diff, comments3.diff | ||||||
11909 | 39 months ago | Doctest sees directives in strings when it should only see them in comments |
![]() |
open | Devin Jeanpierre | |
(no dependencies set) commmunicate-test.py | ||||||
39744 | 39 months ago | asyncio.subprocess's communicate(None) does not close stdin |
![]() |
![]() |
open | marmarek |
(no dependencies set) common.py, dump.py, load.py | ||||||
36694 | 39 months ago | Excessive memory use or memory fragmentation when unpickling many small objects |
![]() |
![]() |
open | Ellenbogen |
(no dependencies set) common_dedent.diff | ||||||
694339 | 39 months ago | IDLE: Dedenting with Shift+Tab |
![]() |
![]() |
open | kamek |
(no dependencies set) Comparing_conversions_over_5_us.png, Comparing_division_errors_over_10_us.png, comparing_conversions.py, comparing_errors.py | ||||||
39484 | 39 months ago | [time] document that integer nanoseconds may be more precise than float | open | vxgmichel | ||
(no dependencies set) compat_report.html | ||||||
43725 | 39 months ago | Create a release branch ABI stability regression test |
![]() |
![]() |
open | gregory.p.smith |
(no dependencies set) compileall-flags.patch, compileall-flags_2.patch, legacy-pyc-files.patch | ||||||
26852 | 39 months ago | add the '--enable-sourceless-distribution' option to configure |
![]() |
open | xdegaye | |
(no dependencies set) complete-patch-with-table-issue-11776.diff, issue11776-first-easy-part-lambda-.diff, issue11776-sigs-docs-first.diff, signatures-full-patch.diff | ||||||
11776 | 39 months ago | Constructor signatures missing in types module documentation |
![]() |
open | techtonik | |
(no dependencies set) component.patch | ||||||
25036 | 39 months ago | IDLE - infrastructure changes so editors don't assume they're in a toplevel |
![]() |
open | markroseman | |
(no dependencies set) compress_pyc.py | ||||||
22789 | 39 months ago | Compress the marshalled data in PYC files | open | rhettinger | ||
(no dependencies set) concur_fut_freeze.py | ||||||
42245 | 39 months ago | concurrent.futures.ProcessPoolExecutor freezes depending on complexity | open | DanilZ | ||
(no dependencies set) cond_race.py, start_threads.py, test.sh | ||||||
34486 | 39 months ago | "RuntimeError: release unlocked lock" when starting a thread | open | uosiu | ||
(no dependencies set) condition.patch, condition.patch, condition.patch, queuetest.py | ||||||
15139 | 39 months ago | Speed up threading.Condition wakeup |
![]() |
open | kristjan.jonsson | |
(no dependencies set) condition_test.py, mp_sync_condition.patch, mp_sync_condition_with_test.patch | ||||||
25469 | 39 months ago | multiprocessing .Condition.notify(_all) function has O(N) time complexity where N is the number of wait() calls with a timeout since the last notify(_all) call |
![]() |
open | vilnis.termanis | |
(no dependencies set) conf.csv | ||||||
35816 | 39 months ago | csv.DictReader, skipinitialspace does not ignore tabs | open | andre.lehmann | ||
(no dependencies set) config-extensions.def | ||||||
40031 | 39 months ago | IDLE revise config-extensions.def comment- only good modules | open | Vader27 | ||
(no dependencies set) config-keys.cfg, issue11437.patch | ||||||
11437 | 39 months ago | IDLE crash on startup with typo in config-keys.cfg |
![]() |
open | George.Dhoore | |
(no dependencies set) config-main.cfg, pic04-29-18-05-10.png | ||||||
40435 | 39 months ago | IDLE should catch user config file UnicodeDecodeError | open | 左迟 | ||
(no dependencies set) config.log | ||||||
36141 | 39 months ago | configure: error: could not find pthreads on your system during cross compilation | open | muhzi | ||
(no dependencies set) config.log, conftest.c, conftest.o, conftest_unoptimized.o | ||||||
45477 | 39 months ago | configure script cannot detect float word ordering on linux | open | sourish.basu | ||
(no dependencies set) config.log, python-configure-hpux-major-fix.patch | ||||||
11102 | 39 months ago | configure doesn't find "major()" on HP-UX v11.31 |
![]() |
![]() |
open | Oren_Held |
(no dependencies set) ConfigFileAction.patch | ||||||
28074 | 39 months ago | Add Configuration file parser action |
![]() |
open | Chris Nyland | |
(no dependencies set) ConfigParser.diff, libcfgparser.diff, test_cfgparser.diff | ||||||
1410680 | 39 months ago | Add 'surgical editing' to ConfigParser |
![]() |
open | anadelonbrin | |
(no dependencies set) configurable_bitfield_allocation.diff, configurable_bitfield_allocation_v2.diff, ctypes-packed-bitfields.tar.bz2 | ||||||
12528 | 39 months ago | Implement configurable bitfield allocation strategy |
![]() |
open | vladris | |
(no dependencies set) configure.ac.patch | ||||||
17819 | 39 months ago | removes need for CONFIG_SITE external configuration |
![]() |
open | cavallo71 | |
(no dependencies set) configure.output | ||||||
41346 | 39 months ago | test_thousand and compileall hangs on riscv64 | open | felixonmars | ||
(no dependencies set) configure.patch | ||||||
38510 | 39 months ago | build python with --enable-shared with static linked python against libpython*.a |
![]() |
open | speqz | |
(no dependencies set) confstr-realloc-endless-2.7.diff, confstr-realloc-endless-3.4.diff, confstr-realloc-endless-3.5.diff, confstr-realloc-limited-2.7.diff, confstr-realloc-limited-3.4.diff, confstr-realloc-limited-3.5.diff | ||||||
9647 | 39 months ago | os.confstr() does not handle value changing length between calls |
![]() |
open | baikie | |
(no dependencies set) ConsoleCtrlHandler.patch | ||||||
20513 | 39 months ago | Python 2.7. Script interruption on logoff from 0 session under Win2003 and earlier |
![]() |
open | vScherba | |
(no dependencies set) constants.patch | ||||||
26262 | 39 months ago | Cannot compile with /fp:strict with MSVC |
![]() |
open | zach.ware | |
(no dependencies set) consumerbug.py, maxbug.py, maxbug2.py | ||||||
40225 | 39 months ago | recursive call within generator expression is O(depth) |
![]() |
![]() |
open | brendon-zhang@hotmail.com |
(no dependencies set) contains_eq.py | ||||||
27605 | 39 months ago | Inconsistent calls to __eq__ from built-in __contains__ | open | vfaronov | ||
(no dependencies set) contextlib.patch | ||||||
15185 | 39 months ago | Validate callbacks in 'contextlib.ExitStack.callback()' |
![]() |
open | Yury.Selivanov | |
(no dependencies set) continue-header.patch | ||||||
26686 | 39 months ago | email.parser stops parsing headers too soon when given a defective message. |
![]() |
open | msapiro | |
(no dependencies set) cookie-bracket-quotes-test.diff, cookie-bracket-quotes.diff, patch.diff, patch_final.diff, patch_review.diff, patch_str_find.diff, patch_unittest.diff, patch_with_test.diff | ||||||
25228 | 39 months ago | Regression in http.cookies parsing with brackets and quotes |
![]() |
open | Tim.Graham | |
(no dependencies set) cookie.diff, cookiejar.diff | ||||||
2008 | 39 months ago | cookielib lacks FileCookieJar class for Safari |
![]() |
open | janssen | |
(no dependencies set) Cookie.py.patch, issue1375011-2.7.patch, issue1375011-3.2.patch | ||||||
1375011 | 39 months ago | http.cookies, Cookie.py: Improper handling of duplicate cookies |
![]() |
open | valankar | |
(no dependencies set) cookiejar_16901.patch | ||||||
16901 | 39 months ago | In http.cookiejar.FileCookieJar() the .load() and .revert() methods don't work |
![]() |
open | py.user | |
(no dependencies set) cookiejar_datetime.patch, monkey_patch_cookielib_time2isoz.py | ||||||
5537 | 39 months ago | LWPCookieJar cannot handle cookies with expirations of 2038 or greater on 32-bit platforms | open | hollec | ||
(no dependencies set) copy and cut missing from context menu.png | ||||||
40819 | 39 months ago | IDLE: Test right-click and context menu tests | open | BevInTX | ||
(no dependencies set) copy_codecinfo.patch | ||||||
21944 | 39 months ago | Allow copying of CodecInfo objects |
![]() |
open | lehmannro | |
(no dependencies set) copy_from.patch, copy_from_test.txt, copy_from_v2.patch | ||||||
17673 | 39 months ago | add `copy_from` argument to temporaryfile |
![]() |
open | pitrou | |
(no dependencies set) copy_tcl.bat.txt | ||||||
14750 | 39 months ago | Tkinter application doesn't run from source build on Windows |
![]() |
open | vinay.sajip | |
(no dependencies set) copyreg.patch | ||||||
20823 | 39 months ago | [doc] Clarify copyreg.pickle() documentation |
![]() |
![]() |
open | peter.otten |
(no dependencies set) coredump, test_lock_sigsegv.py, testing_on_fedora.png | ||||||
33196 | 39 months ago | multiprocessing: serialization must ensure that contexts are compatible (the same) | open | arcivanov | ||
(no dependencies set) coverity-tests-warnings.patch, no-stderr.diff | ||||||
29048 | 39 months ago | Coverage influence tests, make some of them fail |
![]() |
open | patriki | |
(no dependencies set) cow.diff, cow2.diff | ||||||
37157 | 39 months ago | shutil: add reflink=False to file copy functions to control clone/CoW copies (use copy_file_range) |
![]() |
open | vstinner | |
(no dependencies set) cp1252_from_genwincodec.py | ||||||
45120 | 39 months ago | Windows cp encodings "UNDEFINED" entries update |
![]() |
![]() |
open | rafaelblsilva |
(no dependencies set) Python-2.7a3-cp932-patch.txt, Python-2.7a3-cp932-patch2.txt, cp932_roundtrip.tar.bz2, differenes.txt | ||||||
7983 | 39 months ago | The encoding map from Unicode to CP932 is different from that of Windows' | open | ganaware | ||
(no dependencies set) cp_encoding_name.patch, surrogatepass_cp65001.patch, surrogatepass_cp_utf8.patch, surrogatepass_non_utf.patch | ||||||
13916 | 39 months ago | disallow the "surrogatepass" handler for non utf-* encodings |
![]() |
open | kennyluck | |
(no dependencies set) cpython-10612-StopTestRun-v2.patch, cpython-10612-StopTestRun.patch | ||||||
10612 | 39 months ago | StopTestRun exception to halt test run |
![]() |
open | michael.foord | |
(no dependencies set) cpython-1628938551.dump.gz, refleak.py, strict_refleak_check.patch | ||||||
44895 | 39 months ago | refleak test failure in test_exceptions |
![]() |
![]() |
open | iritkatriel |
(no dependencies set) cpython-3ac58de829ef-fix-external-module-loader-call-traceback.patch | ||||||
23773 | 39 months ago | importlib does not properly remove frames when invoking external import hooks |
![]() |
open | shiz | |
(no dependencies set) cpython-add-first-day-of-week.diff | ||||||
17659 | 39 months ago | no way to determine First weekday (based on locale) |
![]() |
![]() |
open | IzidorMatusov |
(no dependencies set) cpython-cheimes-0001-Add-truncate-SHA512-224-and-SHA512-256-hash-algorith.patch | ||||||
26834 | 39 months ago | Add truncated SHA512/224 and SHA512/256 |
![]() |
open | christian.heimes | |
(no dependencies set) cpython-idle-18903-1.patch | ||||||
18903 | 39 months ago | IDLE file-completion is case-sensitive in Windows |
![]() |
open | westley.martinez | |
(no dependencies set) cpython-issue19217.diff, issue19217-1.diff, issue19217-2.diff, issue19217-3.diff, issue19217-alt.diff, issue19217-profile.txt, issue19217.diff, issue_19217.diff, unified_diff.py, unittest_scse.py, unittest_unified_diff.patch | ||||||
19217 | 39 months ago | Calling assertEquals for moderately long list takes too long |
![]() |
![]() |
open | Jacek.Bzdak |
(no dependencies set) cpython.tar.gz | ||||||
44877 | 39 months ago | Python > 3.7 build fails with IBM XL compiler | open | quellyn | ||
(no dependencies set) cpython2.7_splitlines.diff, cpython3.5_splitlines.diff, cpython3.5_splitlines.diff | ||||||
22232 | 39 months ago | str.splitlines splitting on non-\r\n characters |
![]() |
open | scharron | |
(no dependencies set) CPython3.10.0_vulnerability_report.txt | ||||||
46280 | 39 months ago | About vulnerabilities in Cpython native code |
![]() |
![]() |
open | urnotmax |
(no dependencies set) cpython_98592.patch, cpython_98593.patch | ||||||
25338 | 39 months ago | urllib bypasses all hosts if proxyoverride includes an empty element |
![]() |
open | Jung-chih Wei | |
(no dependencies set) cpython_raise_timeout.patch, cpython_timeout.patch | ||||||
31782 | 39 months ago | Add a timeout to multiprocessing's Pool.join |
![]() |
open | Will Starms | |
(no dependencies set) cpython_test_output.log | ||||||
37584 | 39 months ago | Multiple test failures with OSError: [Errno 84] Invalid or incomplete multibyte or wide character on ZFS with utf8only=on | open | dimitern | ||
(no dependencies set) CPythonW3.PNG, EnableCodeAnalysis.patch | ||||||
25847 | 39 months ago | CPython not using Visual Studio code analysis! |
![]() |
open | Alexander Riccio | |
(no dependencies set) crash-462a00f845e737bff6df2fe6467fc7cdd4c39cd8e27ef1d3011ec68a9808ca8e | ||||||
39065 | 39 months ago | OSError in TarFile.getmembers() | open | jvoisin | ||
(no dependencies set) crash-4da08e9ababa495ac51ecad588fd61081a66b5bb6e7a0e791f44907fa274ec62 | ||||||
39064 | 39 months ago | ValueError in zipfile.ZipFile |
![]() |
![]() |
open | jvoisin |
(no dependencies set) crash-7221297307ab37ac87be6ea6dd9b28d4d453c557aa3da8a2138ab98e015cd42a | ||||||
39062 | 39 months ago | ValueError in TarFile.getmembers | open | jvoisin | ||
(no dependencies set) crash-83a6e7d4b810c6a0bd4fd9dfd6a0b36550034ccf | ||||||
39038 | 39 months ago | OverflowError in tarfile.open | open | jvoisin | ||
(no dependencies set) crash-f4032ed3c7c2ae59a8f4424e0e73ce8b11ad3ef90155b008968f5b1b08499bc4 | ||||||
39067 | 39 months ago | EOFError in tarfile.open | open | jvoisin | ||
(no dependencies set) crash.log | ||||||
43154 | 39 months ago | code.InteractiveConsole can crash if sys.excepthook is broken | open | Carl.Friedrich.Bolz | ||
(no dependencies set) crash.log, crash.sh | ||||||
22171 | 39 months ago | stack smash when using ctypes/libffi to access union | open | wes.kerfoot | ||
(no dependencies set) crash.py, tktest.py | ||||||
22810 | 39 months ago | tkinter: "alloc: invalid block:" after askopenfilename | open | lccat | ||
(no dependencies set) crash.txt, crash_pdb.txt, shelve.py.patch, test_crash_shelve.zip | ||||||
39672 | 39 months ago | Segmentation fault on shutdown with shelve & c pickle |
![]() |
![]() |
open | zd nex |
(no dependencies set) crash32818.zip | ||||||
32818 | 39 months ago | subprocess crash under Windows compatibility mode |
![]() |
![]() |
open | malin |
(no dependencies set) crash_readline_fdset.py | ||||||
29700 | 39 months ago | readline memory corruption when sys.stdin fd >= FD_SETSIZE for select() |
![]() |
open | gregory.p.smith | |
(no dependencies set) crashWin3.9-2021-08-12.zip | ||||||
44906 | 39 months ago | Crash on deep call stack under Windows | open | aleReimondo | ||
(no dependencies set) create_string_buffer.patch | ||||||
24823 | 39 months ago | ctypes.create_string_buffer does not add NUL if len(init) == size |
![]() |
open | tom.pohl | |
(no dependencies set) crle-fix.patch | ||||||
23287 | 39 months ago | ctypes.util.find_library needlessly call crle on Solaris |
![]() |
open | jbeck | |
(no dependencies set) cross-build-extension.patch | ||||||
28833 | 39 months ago | cross compilation of third-party extension modules |
![]() |
![]() |
open | xdegaye |
(no dependencies set) Screen Shot 2019-03-24 at 10.58.33 am.png, css_master.diff, css_v2.diff, css_v3.diff | ||||||
10716 | 39 months ago | Modernize pydoc to use better HTML and separate CSS |
![]() |
![]() |
open | rhettinger |
(no dependencies set) csv.html, csv_dialect_doc_clarify.patch, quotebug.py, sans_headers.csv | ||||||
24147 | 39 months ago | Dialect class defaults are not documented. |
![]() |
![]() |
open | MiK |
(no dependencies set) csv_skipinitialspace_docfix.patch, csv_skipinitialspace_testing.csv, csv_skipinitialspace_testing.py, skipinitialspace_test.patch | ||||||
21297 | 39 months ago | csv.skipinitialspace only skips spaces, not "whitespace" in general |
![]() |
open | Daniel.Andersson | |
(no dependencies set) csv_sniffing_excel_tab.py | ||||||
17829 | 39 months ago | csv.Sniffer.snif doesn't set up the dialect properly for a csv created with dialect=csv.excel_tab and containing quote (") char | open | GhislainHivon | ||
(no dependencies set) csvsniffertest3.htm, csvsniffertest3.txt, csvsniffertest5.txt, testround8.py | ||||||
24787 | 39 months ago | csv.Sniffer guesses "M" instead of \t or , as the delimiter | open | Tiago Wright | ||
(no dependencies set) csw_setup.py.diff | ||||||
15643 | 39 months ago | Support OpenCSW in setup.py |
![]() |
open | flub | |
(no dependencies set) ctypes-arm.diff | ||||||
13508 | 39 months ago | ctypes' find_library breaks with ARM ABIs |
![]() |
open | lool | |
(no dependencies set) ctypes-bitfields-bug.tar.gz, test.py | ||||||
29753 | 39 months ago | [Linux] ctypes packs bitfields Incorrectly |
![]() |
![]() |
open | Charles Machalow |
(no dependencies set) ctypes-leak.patch | ||||||
12142 | 39 months ago | Reference cycle when importing ctypes |
![]() |
open | poq | |
(no dependencies set) ctypes-numbermixins-1.patch, ctypes-numbermixins.patch, issue887237-macro.diff, issue887237.diff | ||||||
887237 | 39 months ago | Machine integers |
![]() |
open | fredrik_j | |
(no dependencies set) ctypes-pointerarith.patch | ||||||
6259 | 39 months ago | ctypes pointer arithmetic |
![]() |
open | theller | |
(no dependencies set) ctypes_bitfields.py, ctypes_mixed_bitfields.patch | ||||||
15119 | 39 months ago | ctypes mixed-types bitfield layout nonsensical; doesn't match compiler. |
![]() |
open | mark.dickinson | |
(no dependencies set) ctypes_bug.py | ||||||
35366 | 39 months ago | Monkey Patching class derived from ctypes.Union doesn't work | open | rvijayc | ||
(no dependencies set) ctypes_slow.py | ||||||
27926 | 39 months ago | ctypes is too slow to convert a Python list to a C array | open | Tom Cornebize | ||
(no dependencies set) ctypes_variadic_function_tests.diff | ||||||
39632 | 39 months ago | variadic function call broken on armhf when passing a float argument |
![]() |
![]() |
open | Nicolas Dessart |
(no dependencies set) ctypesBug.py | ||||||
24290 | 39 months ago | c_uint32 bitfields break structures | open | Rony Batista | ||
(no dependencies set) ctypesBug.py | ||||||
25858 | 39 months ago | Structure field size/ofs __str__ wrong with large size fields | open | Charles Machalow | ||
(no dependencies set) ctypeSizeTest.py | ||||||
39858 | 39 months ago | bitfield layout wrong in ctypes | open | thesamprice | ||
(no dependencies set) ctypesnew.py | ||||||
38860 | 39 months ago | GenericPyCData_new does not invoke new or init | open | b1tninja | ||
(no dependencies set) curiosity.py, curiosity2.py | ||||||
15099 | 39 months ago | [doc] exec of function doesn't call __getitem__ or __missing__ on undefined global | open | johnf | ||
(no dependencies set) curl.png, max_time.png, server.py | ||||||
45795 | 39 months ago | urllib http client vulnerable to DOS attack | open | haqsek2 | ||
(no dependencies set) curlLogs.txt, demo.py | ||||||
39727 | 39 months ago | cgi.parse() fatally attempts str.decode when handling multipart/form-data | open | James Edington | ||
(no dependencies set) curses-doc-change.txt | ||||||
43715 | 39 months ago | curses inch() and scrbkgd() documentation ommissions | open | pjfarleyiii | ||
(no dependencies set) curses_menu.patch, cursesmenu.diff | ||||||
1723038 | 39 months ago | Curses Menu |
![]() |
![]() |
open | ffrederick |
(no dependencies set) curses_patch.diff, howto_curses_rst.diff, lib_curses_rst.diff, test_curses_addchstr.py, test_curses_color_set.py, whatsnew_2_7_rst.diff | ||||||
5368 | 39 months ago | curses patch add color_set and wcolor_set , and addchstr family of functions |
![]() |
open | steve@integrityintegrators.net | |
(no dependencies set) curses_win_compile.bat, curses_win_port.patch.txt, pdcurses-changes.patch, pdcurses.patch, python-pdcurses-2.patch, python-pdcurses-3.patch, python-pdcurses.patch | ||||||
2889 | 39 months ago | curses for windows (alternative patch) |
![]() |
open | techtonik | |
(no dependencies set) CustomizableHelpFormatter.txt | ||||||
42966 | 39 months ago | argparse: customizable help formatter |
![]() |
![]() |
open | monkeyman79 |
(no dependencies set) cygwin-test_curses.log, ncurses-headers.patch, ncurses.patch, no-path-to-ncursesw.patch, no-path-to-ncursesw_2.patch | ||||||
28190 | 39 months ago | Cross-build _curses failed if host ncurses headers and target ncurses headers have different layouts |
![]() |
open | yan12125 | |
(no dependencies set) D365 Finance cert learning path.pdf | ||||||
42272 | 39 months ago | Warning filter message/module documentation is misleading |
![]() |
![]() |
open | kevinoid |
(no dependencies set) damaged.zip | ||||||
46931 | 39 months ago | zipfile library will raise uncaught oserror when reading length incorrect zip file | open | ultimalium | ||
(no dependencies set) darwin-libutil.patch | ||||||
34027 | 39 months ago | openpty/forkpty build failure using nix package manager macOS environment |
![]() |
![]() |
open | LnL7 |
(no dependencies set) dataclass_inheritance_test.py, dataclass_inheritance_v2_test.py, dataclass_inheritance_v3_test.py | ||||||
44365 | 39 months ago | Bad dataclass post-init example | open | MicaelJarniac | ||
(no dependencies set) DatagramServer.diff | ||||||
1767511 | 39 months ago | SocketServer.DatagramRequestHandler with empty response | open | alzheimer | ||
(no dependencies set) date-strptime.patch, issue1100942-3.6.patch, issue1100942.diff, issue1100942.patch, issue1100942_20140409.patch, issue1100942_20170722.patch, issue1100942_full.patch, issue1100942_pure.diff, issue1100942_pure2.diff, issue1100942_v4.diff, strptime.diff, strptime2.diff | ||||||
1100942 | 39 months ago | Add datetime.time.strptime and datetime.date.strptime |
![]() |
![]() |
open | josh-sf |
(no dependencies set) datetime.nanosecond.patch, datetime.nanosecond.patch | ||||||
15443 | 39 months ago | datetime module has no support for nanoseconds |
![]() |
![]() |
open | goshawk |
(no dependencies set) datetime_doc.patch, datetime_doc_noreflow.patch | ||||||
8822 | 39 months ago | datetime naive and aware types should have a well-defined definition that can be cross-referenced |
![]() |
open | techtonik | |
(no dependencies set) datetime_fromtimestamp_decimal.patch, issue23607_python.diff | ||||||
23607 | 39 months ago | Inconsistency in datetime.utcfromtimestamp(Decimal) |
![]() |
open | serhiy.storchaka | |
(no dependencies set) datetime_leapsecond.patch, support_leap_seconds.patch | ||||||
23574 | 39 months ago | datetime: support leap seconds |
![]() |
open | vstinner | |
(no dependencies set) dbdict.py, dbsqlite.py, sq_dict.py | ||||||
3783 | 39 months ago | dbm.sqlite proof of concept |
![]() |
open | skip.montanaro | |
(no dependencies set) dbldash.patch, foo.py, issue14364.test.patch | ||||||
14364 | 39 months ago | Argparse incorrectly handles '--' as argument to option |
![]() |
![]() |
open | maker |
(no dependencies set) dbm_bool.patch, dbm_bool_b.patch, dbm_bool_c.patch, dbm_bool_d.patch, dbm_bool_e.patch | ||||||
2159 | 39 months ago | dbmmodule inquiry function is performance prohibitive |
![]() |
open | johansen | |
(no dependencies set) dbm_clinic.patch, dbm_clinic_2.patch, issue20184_builtin_conversion.diff, issue20184_builtin_conversion_v2.diff, issue20184_builtin_conversion_v3.diff, issue20184_builtin_conversion_v4.diff, issue20184_builtin_conversion_v5.diff, issue20184_builtin_conversion_v6.diff, issue20184_builtin_conversion_v7.diff, json_clinic.patch | ||||||
20184 | 39 months ago | Derby #16: Convert 50 sites to Argument Clinic across 9 files |
![]() |
![]() |
open | larry |
(no dependencies set) dbm_gdbm_fatal_error.patch | ||||||
22035 | 39 months ago | Fatal error in dbm.gdbm |
![]() |
open | serhiy.storchaka | |
(no dependencies set) dc2_repro.py, dc_repro.py | ||||||
39134 | 39 months ago | can't construct dataclass as ABC (or runtime check as data protocol) | open | cybertreiber | ||
(no dependencies set) deadlock.py | ||||||
42968 | 39 months ago | [Windows] multiprocessing handle leak when child process is killed during startup/unpickling | open | dgrunwald | ||
(no dependencies set) deadlock_logging.log | ||||||
40371 | 39 months ago | Deadlock in logging.config.dictConfig | open | mrc | ||
(no dependencies set) deadlocktest-0.2.tar.gz, reentrant-tkinter.patch | ||||||
14390 | 39 months ago | Tkinter single-threaded deadlock |
![]() |
open | jcbollinger | |
(no dependencies set) debug output.txt | ||||||
42498 | 39 months ago | smtplib is glitchy after receive server code 500 | open | izomiac | ||
(no dependencies set) debug.trace, multiprocessing_hangs.py, pool_terminate_snoop.txt, test_multiprocessing.py | ||||||
33997 | 39 months ago | multiprocessing Pool hangs in terminate() |
![]() |
![]() |
open | 3mb3dw0rk5 |
(no dependencies set) debug.txt | ||||||
45825 | 39 months ago | Heap Segmentation Fault | open | thewb | ||
(no dependencies set) debug_AA1F93C2.JPG, python.exe.8228.dmp | ||||||
27749 | 39 months ago | multiprocessing Manager error: send() called for a closed connection | open | wevsty | ||
(no dependencies set) debug_json.py | ||||||
24313 | 39 months ago | json fails to serialise numpy.int64 | open | thomas-arildsen | ||
(no dependencies set) debug_script.patch, debug_script.py | ||||||
28610 | 39 months ago | Provide PDB hook to customize how to find source files |
![]() |
open | Pinku Surana | |
(no dependencies set) debug_session.txt, ignore_negative_modification_time.txt | ||||||
1760357 | 39 months ago | ZipFile.write fails with bad modification time |
![]() |
open | gradha | |
(no dependencies set) debug_urlopen.py | ||||||
13829 | 39 months ago | exception error in _scproxy.so when called after fork | open | Dan.kamp | ||
(no dependencies set) debugstaticanalysis.txt | ||||||
41175 | 39 months ago | Static analysis issues reported by GCC 10 |
![]() |
![]() |
open | cstratak |
(no dependencies set) decodeChecklist.txt, decodeTest.py, mock-text-_decode.diff, mocktk_decodeByRE1.patch | ||||||
18504 | 39 months ago | IDLE: Improve Mock_Text |
![]() |
open | JayKrish | |
(no dependencies set) decolinenumbers.patch | ||||||
37971 | 39 months ago | Wrong trace with multiple decorators (linenumber wrong in frame) |
![]() |
![]() |
open | control-k |
(no dependencies set) decomp-optim.patch, decomp-optim.v2.patch, decomp-optim.v3.patch, decomp-optim.v4.patch | ||||||
18003 | 39 months ago | lzma module very slow with line-oriented reading. |
![]() |
open | Michael.Fox | |
(no dependencies set) decorator.py | ||||||
38729 | 39 months ago | mock.create_autospec generates incorrect signature for some decorated methods | open | breilly_box | ||
(no dependencies set) decouple_config.patch, demodalize.patch | ||||||
24760 | 39 months ago | IDLE settings dialog shouldn't be modal |
![]() |
open | markroseman | |
(no dependencies set) dedent.patch | ||||||
19479 | 39 months ago | textwrap.dedent doesn't work properly with strings containing CRLF |
![]() |
open | alexis.d | |
(no dependencies set) deepcopy.patch, deepcopy.patch | ||||||
28607 | 39 months ago | C implementation of parts of copy.deepcopy |
![]() |
open | villemoes | |
(no dependencies set) default.patch, free_variables.patch | ||||||
26072 | 39 months ago | pdb fails to access variables closed over |
![]() |
open | Antony.Lee | |
(no dependencies set) defect-fixes.patch, defect-fixes.v2.patch | ||||||
24364 | 39 months ago | Not all defects pass through email policy |
![]() |
open | r.david.murray | |
(no dependencies set) define-_QNX_SOURCE.patch, define-_QNX_SOURCE.patch | ||||||
7209 | 39 months ago | Prevents uint_t from being used on QNX |
![]() |
open | kraai | |
(no dependencies set) delete.tar.gz, mywork.patch, tricky.zip, zipfile.remove.2.patch, zipfile.remove.patch, zipfile_filter.patch | ||||||
6818 | 39 months ago | remove/delete method for zipfile/tarfile objects |
![]() |
![]() |
open | rossmclendon |
(no dependencies set) deleteme.py | ||||||
44986 | 39 months ago | Date formats in help messages of argparse |
![]() |
![]() |
open | mail.de.senger |
(no dependencies set) demo-pyperf.py, resolve_slotdups.patch | ||||||
40512 | 39 months ago | [subinterpreters] Meta issue: per-interpreter GIL |
![]() |
![]() |
open | vstinner |
(no dependencies set) demo.py | ||||||
14504 | 39 months ago | Suggestion to improve argparse's help messages for "store_const" | open | Amnon.Harel | ||
(no dependencies set) demo.py | ||||||
21329 | 39 months ago | configparser can't parse MySQL style config | open | dveeden | ||
(no dependencies set) demo.py, import subprocess.py, main.py, main.py | ||||||
45382 | 39 months ago | platform() is not able to detect windows 11 |
![]() |
![]() |
open | sahsariga111 |
(no dependencies set) demo.py, zipfile_demo.py | ||||||
47025 | 39 months ago | bytes do not work on sys.path |
![]() |
![]() |
open | graingert |
(no dependencies set) demonstrate_BOM_issue.py | ||||||
36304 | 39 months ago | When using bz2 and lzma in mode 'wt', the BOM is not written | open | janluke | ||
(no dependencies set) demonstration | ||||||
40171 | 39 months ago | Attempting to import inaccessible package imports an empty package | open | xfix | ||
(no dependencies set) deprecate-flush.patch, deprecate-flush.v2.patch, max_length.patch | ||||||
23200 | 39 months ago | Deprecate the zlib decompressor’s flush() method |
![]() |
open | martin.panter | |
(no dependencies set) deprecate_adapters.diff | ||||||
26651 | 39 months ago | Deprecate register_adapter() and register_converter() in sqlite3 |
![]() |
open | berker.peksag | |
(no dependencies set) detect_encoding_default.diff | ||||||
9771 | 39 months ago | add an optional "default" argument to tokenize.detect_encoding |
![]() |
open | flox | |
(no dependencies set) dev-lang:python-3.7.0:20180809-062928.log | ||||||
34366 | 39 months ago | _uuid module fails to compile on FreeBSD when libuuid is installed |
![]() |
![]() |
open | mgorny |
(no dependencies set) Dialog.diff | ||||||
4333 | 39 months ago | Reworked Dialog.py |
![]() |
open | gpolo | |
(no dependencies set) dict_lookup_demo.py | ||||||
44643 | 39 months ago | importing does not dispatch to __builtins__.__getitem__ to lookup __import__ | open | pxeger | ||
(no dependencies set) dict_rand.py | ||||||
33205 | 39 months ago | GROWTH_RATE prevents dict shrinking |
![]() |
![]() |
open | methane |
(no dependencies set) dict_view_doc_1.patch | ||||||
27544 | 39 months ago | Document the ABCs for instance/subclass checks of dict view types |
![]() |
open | story645 | |
(no dependencies set) diff-vanilla-buffered.png, vanilla-vs-buffered.png | ||||||
39143 | 39 months ago | Implementing sub-generation steps in the gc | open | pablogsal | ||
(no dependencies set) diff.txt, diff2.txt | ||||||
850482 | 39 months ago | Enhance frame handing in warnings.warn() |
![]() |
open | doerwalter | |
(no dependencies set) diff_bug34.py | ||||||
21253 | 39 months ago | unittest assertSequenceEqual can lead to Difflib.compare() crashing on mostly different sequences | open | nnja | ||
(no dependencies set) difflib-diff.patch | ||||||
24904 | 39 months ago | Provide a way for potentially long runtime difflib algorithms to be aborted by the caller (and report progress?) |
![]() |
open | jftuga | |
(no dependencies set) dis.patch | ||||||
44405 | 39 months ago | add program passed as string to dis module. |
![]() |
![]() |
open | CCLDArjun |
(no dependencies set) disablednew.diff, patch.diff | ||||||
43916 | 39 months ago | Check that new heap types cannot be created uninitialised: add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag |
![]() |
![]() |
open | pablogsal |
(no dependencies set) disasm.txt | ||||||
38147 | 39 months ago | add Py_ASSUME() macro for __builtin_unreachable() | open | sir-sigurd | ||
(no dependencies set) divmod_fastpath.patch | ||||||
28060 | 39 months ago | Clean up division fast paths in Objects/longobject.c |
![]() |
open | mark.dickinson | |
(no dependencies set) dlgonmac.png, idle_query_press_return.patch, query.patch, query2.diff | ||||||
27621 | 39 months ago | Finish IDLE Query dialog appearance and behavior. |
![]() |
open | serhiy.storchaka | |
(no dependencies set) do_not_resolve_dotdot_nonexistent.patch | ||||||
42464 | 39 months ago | Pathlib resolve() resolves non-existent ".." components with strict=False |
![]() |
open | john.engelke | |
(no dependencies set) doc.patch | ||||||
18767 | 39 months ago | csv documentation does not note default quote constant |
![]() |
open | bemclaugh | |
(no dependencies set) doc.patch, issue13305.diff, issue13305_xmlrpc_patch.diff | ||||||
13305 | 39 months ago | datetime.strftime("%Y") not consistent for years < 1000 |
![]() |
open | flox | |
(no dependencies set) doc_py3_main_mod.diff | ||||||
9499 | 39 months ago | DOC: C/API Execution namespace undocumented. (patch included) | open | ideasman42 | ||
(no dependencies set) doc_width1.diff, math_docstring.diff | ||||||
9739 | 39 months ago | Output of help(...) is wider than 80 characters |
![]() |
open | casevh | |
(no dependencies set) docpatch.txt, libpatch.txt, recvall.patch, socketmodulepatch.txt | ||||||
1103213 | 39 months ago | Adding a recvexactly() to socket.socket: receive exactly n bytes |
![]() |
open | irmen | |
(no dependencies set) docs-walk-issue12970.patch, z.patch | ||||||
12970 | 39 months ago | [doc] os.walk() consider some symlinks as dirs instead of non-dirs |
![]() |
open | socketpair | |
(no dependencies set) docs.python.org.png | ||||||
40733 | 39 months ago | Make IDLE doc more visible, mention in main python docs page | open | phr | ||
(no dependencies set) docstrings.patch, docstrings.patch | ||||||
27779 | 39 months ago | Sync-up docstrings in C version of the the decimal module | open | rhettinger | ||
(no dependencies set) doctest-configuration-1.diff, doctest-configuration.diff, test.patch | ||||||
1521051 | 39 months ago | Allow passing DocTestRunner and DocTestCase in doctest |
![]() |
open | freakboy | |
(no dependencies set) doctest-displayhook.diff | ||||||
26092 | 39 months ago | doctest should allow custom sys.displayhook |
![]() |
![]() |
open | Sergey.Kirpichev |
(no dependencies set) doctest-dont-end-with-exception-on-unreadable-files-v2.patch, doctest-dont-end-with-exception-on-unreadable-files-v3.patch, doctest-dont-end-with-exception-on-unreadable-files-v4.patch, doctest-dont-end-with-exception-on-unreadable-files-v5.patch, doctest-dont-end-with-exception-on-unreadable-files-v6.patch, doctest-dont-end-with-exception-on-unreadable-files.patch | ||||||
15178 | 39 months ago | Doctest should handle situations when test files are not readable |
![]() |
open | bkabrda | |
(no dependencies set) doctest-patch.txt, doctest.py | ||||||
1708316 | 39 months ago | doctest work with Windows PyReadline |
![]() |
open | manuelg_ | |
(no dependencies set) doctest.patch | ||||||
21126 | 39 months ago | Return results from doctest.run_docstring_examples() |
![]() |
open | giampaolo.rodola | |
(no dependencies set) doctest.txt, doctest.txt, doctest.txt | ||||||
21178 | 39 months ago | doctest cause warnings in tests using generators | open | oluensdorf | ||
(no dependencies set) doctest_bug.py | ||||||
21183 | 39 months ago | Doctest capture only AssertionError but not printed text | open | osantana | ||
(no dependencies set) doctest_diff.patch | ||||||
9640 | 39 months ago | Improved doctest REPORT_*DIFFs with ELLIPSIS and/or NORMALIZE_WHITESPACE |
![]() |
open | labrat | |
(no dependencies set) doctest_find__test__.patch, doctestfix.py | ||||||
24925 | 39 months ago | Allow doctest to find line number of __test__ strings if formatted as a triple quoted string. |
![]() |
![]() |
open | r.david.murray |
(no dependencies set) doctest_nested_functions-py3.6.diff, doctest_nested_functions-py3.6.diff, doctest_nested_functions.diff | ||||||
1650090 | 39 months ago | doctest doesn't find nested functions |
![]() |
open | danb37 | |
(no dependencies set) doctest_patch, doctest_test.py, patch | ||||||
4037 | 39 months ago | doctest.py should include method descriptors when looking inside a class __dict__ |
![]() |
open | daaku | |
(no dependencies set) doctest_solution.py, doctestbug.py, proof_of_concept_doctest.py | ||||||
3722 | 39 months ago | print followed by exception eats print with doctest | open | cjw296 | ||
(no dependencies set) dont-ignore-first-ctrl-c-with-tests.patch, dont-ignore-first-ctrl-c.patch | ||||||
25900 | 39 months ago | unittest ignores the first ctrl-c when it shouldn't |
![]() |
open | mgedmin | |
(no dependencies set) DPT_defn, repro.py | ||||||
42649 | 39 months ago | RecursionError when parsing unwieldy expression (regression from 2.7 -> 3.x) | open | mjo | ||
(no dependencies set) draft-strptime-%s.diff | ||||||
22246 | 39 months ago | add strptime(s, '%s') |
![]() |
open | akira | |
(no dependencies set) draft-strptime-%Z-timezones.diff | ||||||
22377 | 39 months ago | %Z in strptime doesn't match EST and others |
![]() |
![]() |
open | cool-RR |
(no dependencies set) drag_bug_is_nesting_events.py, dragbug.py, test.py, tkinter_recursionbug_31.py, turtlecrash.py | ||||||
6717 | 39 months ago | Some problem with recursion handling | open | gregorlingl | ||
(no dependencies set) drop-interp-modules.diff | ||||||
28411 | 39 months ago | [subinterpreters] Eliminate PyInterpreterState.modules. |
![]() |
![]() |
open | eric.snow |
(no dependencies set) dt_equality.py, tz.py | ||||||
46169 | 39 months ago | Same-moment datetimes with different ZoneInfo timezones are not considered == | open | huonw | ||
(no dependencies set) dumpaddr.c | ||||||
41552 | 39 months ago | uuid.uuid1() on certain Macs does not generate unique IDs | open | terrygreeniaus | ||
(no dependencies set) dup-hang.c | ||||||
39345 | 39 months ago | Py_Initialize Hangs on Windows 10 | open | dhamilton | ||
(no dependencies set) duplicate_code_names.py, duplicate_code_names_2.py, duplicate_code_names_3.py, duplicate_test_names.patch, ignored_duplicates, std_lib_duplicates.txt | ||||||
16079 | 39 months ago | list duplicate test names with patchcheck |
![]() |
![]() |
open | xdegaye |
(no dependencies set) dynload_report_dlerror.patch | ||||||
19615 | 39 months ago | "ImportError: dynamic module does not define init function" when deleting and recreating .so files from different machines over NFS |
![]() |
open | ecatmur | |
(no dependencies set) dyson-socketmodule-ifindex.patch | ||||||
21287 | 39 months ago | Better support for AF_PACKET on opensolaris (illumos) |
![]() |
open | igor.pashev | |
(no dependencies set) eaddrnotavail_asyncio.patch, test_ipv6.py | ||||||
30945 | 39 months ago | loop.create_server does not detect if the interface is IPv6 enabled |
![]() |
![]() |
open | cecton |
(no dependencies set) early_http_response_tests.patch, http.client.put.fix.patch, http.client.put.fix.patch | ||||||
25919 | 39 months ago | http.client PUT method ignores error responses sent immediatly after headers |
![]() |
open | Wiktor Niesiobedzki | |
(no dependencies set) earlyinterpolation.py | ||||||
29333 | 39 months ago | ConfigParser calls Interpolation.before_read after reading | open | Anaphory | ||
(no dependencies set) easier_element_init.patch, issue4849.patch, issue4849_2.patch | ||||||
4849 | 39 months ago | instantiating and populating xml.dom.minidom.Element is cumbersome |
![]() |
open | exarkun | |
(no dependencies set) EbsService.wsdl, unnamed | ||||||
35736 | 39 months ago | [xml.minidom] Missing component in table after getElementsByTagName("nn") | open | MiKr41 | ||
(no dependencies set) edit.py | ||||||
27693 | 39 months ago | curses.textpad.Textbox(win).edit() won't edit last character | open | Dietmar Schindler | ||
(no dependencies set) EditorWindow.diff | ||||||
6804 | 39 months ago | IDLE: Detect Python files even if name doesn't end in .py |
![]() |
open | ggenellina | |
(no dependencies set) effect.png | ||||||
38056 | 39 months ago | Overhaul Error Handlers section in codecs documentation |
![]() |
![]() |
open | malin |
(no dependencies set) effmedian.py, select.html, select.html, select.pxd, select.pxd, select.py, select2.py | ||||||
21592 | 39 months ago | Make statistics.median run in linear time |
![]() |
![]() |
open | thomasahle |
(no dependencies set) element-link.diff | ||||||
28234 | 39 months ago | In xml.etree.ElementTree docs there are many absent Element class links |
![]() |
![]() |
open | py.user |
(no dependencies set) email bug.rar, foxmail_screenshot.jpeg, outlook_screenshot.jpeg | ||||||
39771 | 39 months ago | EmailMessage may need to support RFC-non-compliant MIME parameter encoding (encoded words in quotes) for output. | open | hwgdb Smith | ||
(no dependencies set) email-storage.txt | ||||||
1043706 | 39 months ago | External storage protocol for large email messages |
![]() |
open | barry | |
(no dependencies set) email.multipart.test.py | ||||||
43818 | 39 months ago | Email does not apply policy to multipart messages with defects | open | jishac | ||
(no dependencies set) email_address_idna.patch, issue-11783-v1.patch, issue-11783-v2.patch, issue-11783-v4.patch, issue11783-rdm-fixed.patch, issue11783.patch | ||||||
11783 | 39 months ago | email parseaddr and formataddr should be IDNA aware |
![]() |
![]() |
open | r.david.murray |
(no dependencies set) email_flatten.py, mf.9__mi0bf.out, utf8-header-failure.mail | ||||||
27256 | 39 months ago | email header indentation destroyed | open | frispete | ||
(no dependencies set) email_get_payload__test.py, parse-text.py | ||||||
25545 | 39 months ago | email parsing docs: clarify that only ASCII strings are supported | open | tanzer@swing.co.at | ||
(no dependencies set) embedded_null_in_path.patch | ||||||
22147 | 39 months ago | PosixPath() constructor should not accept strings with embedded NUL bytes |
![]() |
open | ischwabacher | |
(no dependencies set) encode_crash.py | ||||||
36819 | 39 months ago | Crash during encoding using UTF-16/32 and custom error handler |
![]() |
![]() |
open | atalaba |
(no dependencies set) encoder.py | ||||||
42434 | 39 months ago | Library json, file json/encoder.py: Function floatstr should be a class-level function. |
![]() |
![]() |
open | salacdav |
(no dependencies set) encoding_normalize_optimize.patch | ||||||
11322 | 39 months ago | encoding package's normalize_encoding() function is too slow |
![]() |
open | lemburg | |
(no dependencies set) encoding_problem_gbk.py | ||||||
35140 | 39 months ago | encoding problem: coding:gbk cause syntaxError | open | anmikf | ||
(no dependencies set) encodingaliases.py | ||||||
1249749 | 39 months ago | Encodings and aliases do not match runtime | open | liturgist | ||
(no dependencies set) encrypted.zip, poc.py | ||||||
41772 | 39 months ago | Zipfile.testzip considers wrong password as correct | open | Amir | ||
(no dependencies set) ending-dot.patch, ending-dot.v2.patch, koobs-freebsd-10-python-3x-build-4682.txt | ||||||
19613 | 39 months ago | test_nntplib: sporadic failures, test_article_head_body() |
![]() |
open | vstinner | |
(no dependencies set) ensurepip_prefix.diff | ||||||
31046 | 39 months ago | ensurepip does not honour the value of $(prefix) |
![]() |
![]() |
open | xdegaye |
(no dependencies set) entity-skipped-in-attribute-value.py | ||||||
4955 | 39 months ago | xml.sax.expatreader.ExpatParser incorrectly silently skips external character entities in attribute values | open | exarkun |