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) (no files set) | ||||||
46520 | 32 months ago | ast.unparse produces bad code for identifiers that become keywords | open | Kodiologist | ||
46523 | 32 months ago | Test suite skips failing tests when setUp[Class] fails | open | sobolevn | ||
46525 | 32 months ago | datetime.timestamp() lose precision when the time is too large | open | yilei | ||
46526 | 32 months ago | iglob exclude patterns | open | hleth | ||
46532 | 32 months ago | Improve efficiency of PRECALL/CALL instructions | open | Mark.Shannon | ||
46533 | 32 months ago | Specialize for staticmethods and classmethods | open | Mark.Shannon | ||
46534 | 32 months ago | Implementing PEP 673 (Self type) | open | Gobot1234 | ||
46535 | 32 months ago | Possible bug: pdb causes exception | open | cklb | ||
46541 | 32 months ago | Replace _Py_IDENTIFIER() with statically initialized objects. | open | eric.snow | ||
46543 | 32 months ago | Add sys._getfunc | open | JelleZijlstra | ||
46544 | 32 months ago | `textwrap.TextWrapper` leaks two intermediate vars into class namespace | open | sobolevn | ||
46547 | 32 months ago | `pydoc.Helper` leaks several `for` loop variables | open | sobolevn | ||
46548 | 32 months ago | macOS installers cannot be signed on Monterey | open | nneonneo | ||
46555 | 32 months ago | Unicode-mangled names refer inconsistently to constants | open | Kodiologist | ||
46559 | 32 months ago | base64 documentation is out-dated; altchars has to have the exact length of 2. | open | ynn | ||
46561 | 32 months ago | Descriptor resolution should own arguments passed to descriptors | open | tekknolagi | ||
46564 | 32 months ago | Near zero-cost super().meth() calls via adaptive superinstructions | open | kj | ||
46565 | 32 months ago | Delete module-level loop variables when no longer needed | open | sobolevn | ||
46570 | 32 months ago | Windows support for OpenSSL 3.0 | open | jay0lee | ||
46575 | 32 months ago | One-off errors in hashlib.scrypt error messages | open | ron_kaminsky | ||
46577 | 32 months ago | Hostname spoofing via backslashes in URL | open | meetdash | ||
46580 | 32 months ago | email.utils.unquote strips too many slashes | open | hbandi | ||
46585 | 32 months ago | Should we re-export `PyObj_FromPtr` in `ctypes`? | open | sobolevn | ||
46586 | 32 months ago | In documentation contents enum.property erroneously links to built-in property | open | Dutcho | ||
46587 | 32 months ago | datetime and time tests use non-portable "%4Y" format | open | christian.heimes | ||
46589 | 32 months ago | Improve documentation for typing._GenericAlias | open | matthew.rahtz | ||
46592 | 32 months ago | Undocumented behavior in strptime for ISO week dates | open | Jonatan Skogsfors | ||
46593 | 32 months ago | memoryview lacks support for half floats | open | pitrou | ||
46594 | 32 months ago | Windows "Edit with IDLE >" only has one selection | open | terry.reedy | ||
46596 | 32 months ago | PyLineTable_InitAddressRange isn't exported - causing C Extensions to fail at import | open | nathan3 | ||
46598 | 32 months ago | ElementTree: wrong XML prolog for the utf-8-sig encoding | open | prikryl | ||
46601 | 32 months ago | macOS installer "Install Certificates.command" fails if pip is not installed | open | cryptophoto | ||
46604 | 32 months ago | Documentation fix in ssl module | open | glk0 | ||
46605 | 32 months ago | Py_XDECREF() module on fail in Py_mod_exec | open | ov2k | ||
46613 | 32 months ago | Add PyType_GetModuleByDef to the public & limited API | open | petr.viktorin | ||
46614 | 32 months ago | Add option to output UTC datetimes as "Z" in `.isoformat()` | open | p-ganssle | ||
46619 | 32 months ago | lazy module property not recognized by doctests | open | jaraco | ||
46620 | 32 months ago | Documentation of ipaddress behavior for prefix length with leading zeros. | open | lay20114 | ||
46621 | 32 months ago | Should map(function, iterable, ...) replace StopIteration with RuntimeError? | open | xavieryao | ||
46622 | 32 months ago | Add an async variant of lru_cache for coroutines. | open | uranusjr | ||
46623 | 32 months ago | test_zlib: test_pair() and test_speech128() fail with s390x hardware accelerator | open | vstinner | ||
46625 | 32 months ago | timeout option of socket.create_connection is not respected | open | Nicolas SURRIBAS | ||
46631 | 32 months ago | Implement a "strict" mode for getpass.getuser() | open | eryksun | ||
46632 | 32 months ago | test_ssl: 2 tests fail on cstratak-CentOS9-fips-x86_64 | open | vstinner | ||
46635 | 32 months ago | unittest.defaultTestLoader.discover fails for namespace packages | open | tpapastylianou | ||
46637 | 32 months ago | Incorrect error message: "missing 1 required positional argument" | open | Anders.Hovmöller | ||
46639 | 32 months ago | Ceil division with math.ceildiv | open | Vladimir Feinberg | ||
46642 | 32 months ago | typing: tested TypeVar instance subclass TypeError is incidental | open | GBeauregard | ||
46645 | 32 months ago | Portable python3 shebang for Windows, macOS, and Linux | open | joshtriplett | ||
46646 | 32 months ago | `address` arg can be `bytes` for `ip_*` functions in `ipaddress` module | open | sobolevn | ||
46649 | 32 months ago | Propagate Python thread name to thread state structure | open | Gabriele Tornetta | ||
46650 | 32 months ago | `priority` in `sched.scheduler` is not sufficiently tested | open | sobolevn | ||
46652 | 32 months ago | Use code.co_qualname to provide richer information | open | Gabriele Tornetta | ||
46653 | 32 months ago | sys.path entries normalization in site.py doesn't follow POSIX symlink behaviour | open | jpoiret | ||
46654 | 32 months ago | urllib.request.urlopen doesn't handle UNC paths produced by pathlib's as_uri() (but can handle UNC paths with additional slashes) | open | ikelos | ||
46655 | 32 months ago | typing.TypeAlias is not in the list of allowed plain _SpecialForm typeforms | open | GBeauregard | ||
46657 | 32 months ago | Add mimalloc memory allocator | open | christian.heimes | ||
46658 | 32 months ago | shutil Lib enables sendfile on solaris for regular files | open | devnexen | ||
46662 | 32 months ago | Lib/sqlite3/dbapi2.py: convert_timestamp function failed to correctly parse timestamp | open | Rayologist | ||
46664 | 32 months ago | PY_SSIZE_T_MAX is not an integer constant expression | open | ov2k | ||
46665 | 32 months ago | IDLE Windows shortcuts by default | open | primexx | ||
46667 | 32 months ago | SequenceMatcher & autojunk - false negative | open | jonathan-lp | ||
46670 | 32 months ago | Build Python with -Wundef: don't use undefined macros | open | vstinner | ||
46671 | 32 months ago | "ValueError: min() arg is an empty sequence" is wrong (builtins.min/max) | open | Nnarol | ||
46679 | 32 months ago | test.support.wait_process ignores timeout argument | open | notarealdeveloper | ||
46681 | 32 months ago | gzip.compress does not forward compresslevel to zlib.compress | open | iii-i | ||
46682 | 32 months ago | python 3.10 Py_Initialize/Py_Main std path no longer includes site-packages | open | pjaggi1 | ||
46686 | 32 months ago | [venv / PC/launcher] issue with a space in the installed python path | open | hokiedsp | ||
46689 | 32 months ago | `list(FunctionType(a.gi_code, {})(0))` crashes Python | open | sobolevn | ||
46690 | 32 months ago | create_autospec() doesn't respect configure_mock style kwargs | open | marchant.jm | ||
46692 | 32 months ago | match case does not support regex | open | AliRn | ||
46695 | 32 months ago | _io_TextIOWrapper_reconfigure_impl errors out too early | open | mirabilos | ||
46696 | 32 months ago | socketmodule add Linux SO_INCOMING_CPU constant | open | devnexen | ||
46711 | 32 months ago | test_logging: test_post_fork_child_no_deadlock() failed with timeout on AMD64 Arch Linux Asan Debug 3.10 | open | vstinner | ||
46713 | 32 months ago | Provide a C implementation of collections.abc.KeysView and friends | open | jab | ||
46719 | 32 months ago | Call not visited in ast.NodeTransformer | open | davidcastells | ||
46720 | 32 months ago | Add support for path-like objects to multiprocessing.set_executable for Windows to be on a par with Unix-like systems | open | maggyero | ||
46723 | 32 months ago | SimpleQueue.put_nowait() documentation error | open | antonycardazzi | ||
46724 | 32 months ago | Odd Bytecode Generation in 3.10 | open | saulshanabrook | ||
46726 | 32 months ago | Thread spuriously marked dead after interrupting a join call | open | Kevin Shweh | ||
46727 | 32 months ago | Should shutil functions support bytes paths? | open | JelleZijlstra | ||
46731 | 32 months ago | posix._fcopyfile flags addition | open | devnexen | ||
46733 | 32 months ago | pathlib.Path methods can raise NotImplementedError | open | barneygale | ||
46734 | 32 months ago | Add Maildir.get_flags() to access message flags without opening the file | open | gildea | ||
46735 | 32 months ago | gettext.translations crashes when locale is unset | open | amazingminecrafter2015 | ||
46740 | 32 months ago | Improve Telnetlib's throughput | open | martin_kirch | ||
46742 | 32 months ago | Add '-d $fd' option to trace module, akin to bash -x feature | open | PenelopeFudd | ||
46743 | 32 months ago | Enable usage of object.__orig_class__ in __init__ | open | Gobot1234 | ||
46744 | 32 months ago | installers on ARM64 suggest wrong folders | open | conio | ||
46746 | 32 months ago | IDLE: Consistently handle non .py source files | open | terry.reedy | ||
46749 | 32 months ago | Support cross compilation on macOS | open | autoantwort | ||
46750 | 32 months ago | some code paths in ssl and _socket still import idna unconditionally | open | slingamn | ||
46751 | 32 months ago | Windows-style path is not recognized under cygwin | open | mikekaganski | ||
46752 | 32 months ago | Introduce task groups to asyncio and change task cancellation semantics | open | gvanrossum | ||
46754 | 32 months ago | Improve Python Language Reference based on [Köhl 2020] | open | gvanrossum | ||
46755 | 32 months ago | QueueHandler logs stack_info twice | open | erik.montnemery | ||
46759 | 32 months ago | sys.excepthook documentation doesn't mention that it isn't called for SystemExit | open | cjwatson | ||
46760 | 32 months ago | test_dis should test the dis module, not everything else | open | Mark.Shannon | ||
46764 | 32 months ago | Wrapping a bound method with a @classmethod no longer works | open | msullivan | ||
46767 | 32 months ago | [Doc] sqlite3 Cursor.execute() return value is unspecified | open | kephas | ||
46770 | 32 months ago | ConfigParser(dict_type=) not behaving as expected | open | malonn | ||
46771 | 32 months ago | Implement asyncio.timeout() context manager | open | gvanrossum | ||
46773 | 32 months ago | Add a Private API for Looking Up Global Objects | open | eric.snow | ||
46779 | 32 months ago | Add ssl.CERT_REQUIRED_NO_VERIFY as possible value for ssl.SSLContext.verify_mode | open | freundTech | ||
46781 | 32 months ago | Tracing: c_return doesn't report the result | open | smurfix | ||
46782 | 32 months ago | Docs error for 3.10 | open | usetohandletrush | ||
46785 | 32 months ago | On Windows, os.stat() can fail if called while another process is creating or deleting the file | open | Antony.Lee | ||
46789 | 32 months ago | Restore caching of externals on Windows buildbots | open | jkloth | ||
46790 | 32 months ago | Normalize handling of negative timeouts in subprocess.py | open | jkloth | ||
46791 | 32 months ago | Allow os.remove to defer to rmdir | open | bup | ||
46793 | 32 months ago | expose expat XML billion laughs attack mitigation APIs | open | gregory.p.smith | ||
46797 | 32 months ago | ast.Constant.n deprecated without warning | open | jwilk | ||
46806 | 32 months ago | Overlapping PYTHONPATH may cause import already imported module | open | aklajnert | ||
46809 | 32 months ago | copy.deepcopy can fail with unhelpful diagnostics | open | remdragon | ||
46810 | 32 months ago | Make multiprocessing.connection.Client support ipv6 | open | mhupfer | ||
46811 | 32 months ago | Test suite needs adjustments for Expat >=2.4.5 | open | sping | ||
46812 | 32 months ago | Thread starvation with threading.Condition | open | msg555 | ||
46814 | 32 months ago | Documentation for constructing abstract base classes is misleading | open | Yoshanuikabundi | ||
46815 | 32 months ago | Extra `DeprecationWarning` when running `lib2to3` tests | open | sobolevn | ||
46817 | 32 months ago | Add a line-start table to the code object. | open | Mark.Shannon | ||
46823 | 32 months ago | Add LOAD_FAST__LOAD_ATTR_INSTANCE_VALUE combined opcode | open | Dennis Sweeney | ||
46824 | 32 months ago | use AI_NUMERICHOST | AI_NUMERICSERV to skip getaddrinfo thread in asyncio | open | graingert | ||
46826 | 32 months ago | prefixes argument to site.getsitepackages() missing documentation | open | asnell | ||
46828 | 32 months ago | math.prod can return integers (contradicts doc) | open | neilwebber | ||
46834 | 32 months ago | test_gdb started to fail on buildbot/s390x RHEL7 | open | sobolevn | ||
46835 | 32 months ago | ImportError: bad magic number in ... does not indicate where is that file located | open | hroncok | ||
46836 | 32 months ago | [C API] Move PyFrameObject to the internal C API | open | vstinner | ||
46838 | 32 months ago | Parameters and arguments parser syntax error improvments | open | Andy_kl | ||
46840 | 32 months ago | xmlrpc.client.ServerProxy shows password in __repr__ when using basic authentication | open | perrinjerome | ||
46841 | 32 months ago | Inline bytecode caches | open | brandtbucher | ||
46842 | 32 months ago | py to pyc location mapping with sys.pycache_prefix isn't 1-to-1 on Windows | open | benrg | ||
46846 | 32 months ago | functools.partial objects should set __signature__ and _annotations__ | open | larry | ||
46847 | 32 months ago | functools.update_wrapper doesn't understand partial objects and annotations | open | larry | ||
46851 | 32 months ago | Document multiprocessing.set_forkserver_preload | open | maggyero | ||
46856 | 32 months ago | datetime.max conversion | open | joris.geysens | ||
46858 | 32 months ago | mmap constructor resets the file pointer on Windows | open | benrg | ||
46862 | 32 months ago | subprocess makes environment blocks with duplicate keys on Windows | open | benrg | ||
46868 | 32 months ago | Improve performance of math.prod with bignums (and functools.reduce?) | open | benrg | ||
46870 | 32 months ago | Improper Input Validation in urlparse | open | P0cas | ||
46872 | 32 months ago | Odd handling of signal raised if an illegal syscall is attempted on Android | open | bup | ||
46878 | 32 months ago | [sqlite3] remove "non-standard" from docstrings | open | erlendaasland | ||
46879 | 32 months ago | [doc] incorrect sphinx object names | open | push-f | ||
46880 | 32 months ago | zipfile library doesn't extract windows zip files properly on linux | open | nimrodf | ||
46882 | 32 months ago | Clarify argument type of platform.platform(aliased, terse) to boolean | open | Rotzbua | ||
46883 | 32 months ago | Add glossary entries to clarify the true/True and false/False distinction | open | steven.daprano | ||
46885 | 32 months ago | Ensure PEP 663 changes are reverted from 3.11 | open | pablogsal | ||
46887 | 32 months ago | ./Programs/_freeze_module fails with MSAN: Uninitialized value was created by an allocation of 'stat.i' | open | vstinner | ||
46888 | 32 months ago | SharedMemory.close() destroys memory | open | ronny-rentner | ||
46892 | 32 months ago | Async Call-Stack Reconstruction | open | mpage | ||
46893 | 32 months ago | Allow extensions to set the vectorcall field on instances of PyFunctionObject | open | itamaro | ||
46895 | 32 months ago | Allow extensions to set a callback to be invoked when a type is modified | open | mpage | ||
46896 | 32 months ago | add support for watching writes to selected dictionaries | open | carljm | ||
46897 | 32 months ago | Add API to allow extensions to set callback function on creation, modification, and destruction of PyFunctionObject | open | mpage | ||
46898 | 32 months ago | Add API to allow extensions to set callback function on creation and destruction of PyCodeObject | open | mpage | ||
46899 | 32 months ago | use of uninitialized value with msan from subprocess_fork_exec | open | yilei | ||
46901 | 32 months ago | Deprecate and eventually remove macOS-only PYTHONEXECUTABLE environ variable | open | ned.deily | ||
46902 | 32 months ago | Typo hint message for from-imports? | open | Jean_Abou_Samra | ||
46904 | 32 months ago | Python Decimal supports '#' format, C Decimal does not. | open | const | ||
46905 | 32 months ago | winsound.PlaySound should accept pathlib.Path instances | open | Julian-O | ||
46907 | 32 months ago | Update Windows and MacOS installer to SQLite 3.38.2 | open | felixxm | ||
46908 | 32 months ago | Debugger jumps to a wrong instruction in for loop | open | franarenasafan | ||
46911 | 32 months ago | Early tracing has lineno=None for modules | open | nedbat | ||
46913 | 32 months ago | UBSAN: test_ctypes, test_faulthandler and test_hashlib are failing | open | vstinner | ||
46914 | 32 months ago | On Osx Monterey(12.x), Logging.handlers.SysLogHandler does not work | open | pbloom | ||
46915 | 32 months ago | Build with Py_LIMITED_API fails unknown type name ‘PyModuleDef_Slot’ | open | christian.heimes | ||
46917 | 32 months ago | Require IEEE 754 floating point to build Python 3.11 | open | vstinner | ||
46922 | 32 months ago | tarfile.TarFile.next() crashes on empty tar files | open | progval | ||
46923 | 32 months ago | Implement stack overflow protection for supported platforms | open | Mark.Shannon | ||
46924 | 32 months ago | make install hangs when installing zoneinfo/_zoneinfo.py | open | AmericanEnglish | ||
46925 | 32 months ago | Document dict behavior when setting equal but not identical key | open | malthe | ||
46926 | 32 months ago | runpy.run_path didn't set __package__ to None as describe in doc | open | yanhao.charles | ||
46930 | 32 months ago | Iterating over cls.__dict__ in classmethod causes RuntimeError when printing __annotations__ | open | PythonF | ||
46934 | 32 months ago | Started multiprocessing.Process instances are unserialisable | open | maggyero | ||
46938 | 32 months ago | dataclass __post_init__ recursion | open | bar.harel | ||
46939 | 32 months ago | Specialize calls for Python classes | open | kj | ||
46942 | 32 months ago | Convert Object/classobject.c to Argument Clinic | open | arhadthedev | ||
46943 | 32 months ago | fix[imaplib]: call Exception with string instance | open | spaceone | ||
46946 | 32 months ago | Port core types to Argument Clinic | open | arhadthedev | ||
46949 | 32 months ago | Print an indication if traceback exceeds sys.tracebacklimit | open | JelleZijlstra | ||
46950 | 32 months ago | Windows 11, VENV not working with case sensitive windows paths | open | darrel.opry | ||
46951 | 32 months ago | Zipapp contents are in filesystem-dependent order | open | h.finucane | ||
46956 | 32 months ago | TextIOWrapper.seek silently wraps around on very large offsets | open | vlaci | ||
46957 | 32 months ago | Logger with a custom class breaks on copy | open | govinda18 | ||
46958 | 32 months ago | json dump/dumps prints each array element on a new line (bad for readability) | open | Entirity | ||
46959 | 32 months ago | ctypes.util.find_library can delete /dev/null | open | barry.c.davis | ||
46960 | 32 months ago | Docs: Link from settrace to frame | open | guettli | ||
46961 | 32 months ago | Caching/interning of small ints sometimes fails | open | steven.daprano | ||
46962 | 32 months ago | Fix docstrings that do not honor --without-doc-strings | open | arhadthedev | ||
46963 | 32 months ago | Deep Lazy Imports - Interpreter-level deferred module loading | open | Kronuz | ||
46964 | 32 months ago | The global config should not be stored on each interpreter | open | eric.snow | ||
46965 | 32 months ago | Enable informing callee it's awaited via vector call flag | open | dino.viehland | ||
46966 | 32 months ago | c_void_p array is a footgun on I32LP64 systems | open | taralx | ||
46970 | 32 months ago | dataclass(slots=True) incompatible with __init_subclass__ | open | crusaderky | ||
46973 | 32 months ago | Provide make target to regenerate autoconf files with container | open | christian.heimes | ||
46976 | 32 months ago | Update macOS installer builds to use ncurses 6.3 | open | ned.deily | ||
46977 | 32 months ago | tempfile.TemporaryDirectory fails removing dir in some edge cases related to symlinks | open | afeblot | ||
46978 | 32 months ago | Doc strings for built-in, in-place operators are misleading | open | nickovs | ||
46984 | 32 months ago | test_concurrent_futures logs many UndefinedBehaviorSanitizer "DEADLYSIGNAL" errors on AMD64 Arch Linux Usan 3.x | open | vstinner | ||
46989 | 32 months ago | signal.signal, et al, doesn't support [SIGRTMIN,SIGRTMAX] on FreeBSD (not included in NSIG) | open | ngie | ||
46990 | 32 months ago | Surprising list overallocation from .split() | open | tim.peters | ||
46997 | 32 months ago | Invalid memory write in bytearray | open | JelleZijlstra | ||
46999 | 32 months ago | test_multiprocessing_fork running without any timeout | open | doko | ||
47000 | 32 months ago | Make encoding="locale" uses locale encoding even in UTF-8 mode is enabled. | open | methane | ||
47006 | 32 months ago | PEP 646: Decide on substitution behavior | open | JelleZijlstra | ||
47010 | 32 months ago | Implement zero copy writes in SelectorSocketTransport in asyncio | open | kumaraditya | ||
47013 | 32 months ago | test_bdb and test_distutils fail on installed Python 3.9, 3.10 and 3.11 (setuptools 60.9.3, pip 22.0.4) | open | vstinner | ||
47016 | 32 months ago | Create a test verifying bundled pip and setuptools wheels | open | illia-v | ||
47017 | 32 months ago | frozen modules are on by default in dev build | open | gvanrossum | ||
47021 | 32 months ago | Add separate match and case doc to pydoc | open | duckboycool | ||
47027 | 32 months ago | subprocess.run(), subprocess.Popen() should accept file descriptor as cwd parameter | open | ydroneaud | ||
47029 | 32 months ago | Fix a BrokenPipeError when a multiprocessing.Queue is garbage collected | open | maggyero | ||
47030 | 32 months ago | singledispatch does not work with positional arguments with default values. | open | randolf.scholz | ||
47043 | 32 months ago | Argparse can't parse subparsers with parse_known_args | open | rive-n | ||
47045 | 32 months ago | Remove the RESUME instruction | open | Mark.Shannon | ||
47046 | 32 months ago | Add `f_state` attribute to FrameObjects. | open | Mark.Shannon | ||
47047 | 32 months ago | smtplib: allow custom policy or use msg.policy in send_message | open | Miksus | ||
47049 | 32 months ago | Incorrect shutil.copytree() behaviour with symlinks | open | vajdaz | ||
47051 | 32 months ago | Windows v3.10.3 .chm file (in python310\doc) page headings are messed up and spread out over several lines. Also the font has changed from the former san serif font to a smaller and harder to read serif font. | open | DonnieODonnell | ||
47052 | 32 months ago | allow string as sep in _Py_strhex_impl ( bytearray.hex() ) | open | arne123 | ||
47053 | 32 months ago | Reduce de-optimization in BINARY_OP_INPLACE_ADD_UNICODE | open | Dennis Sweeney | ||
47054 | 32 months ago | "SyntaxError: non-default argument follows default argument" confuses | open | bluenix | ||
47058 | 32 months ago | Skip tests failing on Solaris | open | kulikjak | ||
47059 | 32 months ago | Mechanism to enable __weakref__ slot on dataclass(slots=True) | open | ariebovenberg | ||
47060 | 32 months ago | importlib.metadata.version can return None | open | David Robertson | ||
47063 | 32 months ago | SimpleHTTPRequestHandler has hard coded index page list. | open | myronww | ||
47064 | 32 months ago | thread QOS attribute on macOS | open | ronaldoussoren | ||
47065 | 32 months ago | test_curses fails if terminal defaults to bright white text (15) | open | ncoghlan | ||
47067 | 32 months ago | Add vectorcall for generic alias object | open | penguin_wwy | ||
47068 | 32 months ago | Improve __repr__ of TypeVar | open | ktbarrett | ||
47069 | 32 months ago | socket._GLOBAL_DEFAULT_TIMEOUT being an object() makes for ugly docstrings, can be better | open | ferdnyc | ||
47070 | 32 months ago | Improve performance of array_inplace_repeat | open | pieter.eendebak | ||
47073 | 32 months ago | Solution for recursion error when comparing dataclass objects | open | dankner | ||
47074 | 32 months ago | Convenient `simplefilter()` in `warnings.catch_warnings()` | open | Zac Hatfield-Dodds | ||
47077 | 32 months ago | test_asyncio ignores exception in _ProactorBasePipeTransport.__del__: RuntimeError('Event loop is closed') | open | vstinner | ||
47078 | 32 months ago | test_ctypes modified files on aarch64 Fedora Rawhide 3.9: ldconfig crashed | open | vstinner | ||
47082 | 32 months ago | No protection: `import numpy` in two different threads can lead to race-condition | open | jhgoebbert | ||
47086 | 32 months ago | Include HTML docs with Windows installer instead of CHM | open | steve.dower | ||
47087 | 32 months ago | Implement PEP 655 (Required/NotRequired) | open | JelleZijlstra | ||
47090 | 32 months ago | Make zlib required on all platforms (simplifies code) | open | gregory.p.smith | ||
47091 | 32 months ago | Improve performance of list and tuple repeat methods | open | pieter.eendebak | ||
47092 | 32 months ago | [C API] Add PyFrame_GetVar(frame, name) function | open | vstinner | ||
47093 | 32 months ago | Documentation Fix: Remove .bat when activating venv on windows | open | jovinator | ||
47100 | 32 months ago | Help text for Store Python shows "null" under usage | open | steve.dower | ||
47101 | 32 months ago | hashlib.algorithms_available lists algorithms that are not available in OpenSSL 3.0 default provider | open | christian.heimes | ||
47102 | 32 months ago | explore hashlib use of the Linux Kernel CryptoAPI | open | gregory.p.smith | ||
47104 | 32 months ago | Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase | open | asvetlov | ||
47106 | 32 months ago | test_asyncio: test_shutdown_cleanly() failed with timeout (10 seconds) on slow x86 Gentoo Non-Debug with X 3.x | open | vstinner | ||
47108 | 32 months ago | asyncio-stream does not document exceptions | open | christian.bodt | ||
47109 | 32 months ago | Old ctypes.macholib tests are ignored by python -m test | open | arhadthedev | ||
47110 | 32 months ago | Refactor bytearray strip methods | open | pieter.eendebak | ||
47111 | 32 months ago | ENUM TypeError using mixing | open | benyamin621 | ||
47115 | 32 months ago | Documentation inconsistency with the stable ABI | open | Crowthebird | ||
47119 | 32 months ago | test_freeze_simple_script in test_tools fails | open | serhiy.storchaka | ||
47120 | 32 months ago | Make all jump opcodes relative | open | iritkatriel | ||
47121 | 32 months ago | math.isfinite() can raise exception when called on a number | open | tfish2 | ||
47122 | 32 months ago | Fix the table of methods in the collections.abc documentation | open | maggyero | ||
47124 | 32 months ago | explore hashlib use of the Apple CryptoKit macOS | open | gregory.p.smith | ||
47125 | 32 months ago | Explore hashlib use of the Windows Crypto API NG | open | gregory.p.smith | ||
47132 | 32 months ago | Move tests from setobject.c to _testcapimodule | open | arhadthedev | ||
47133 | 32 months ago | enhance unittest to show test name and docstring on one line | open | ethan.furman | ||
47134 | 32 months ago | Document the meaning of the number in OverflowError | open | steven.daprano | ||
47136 | 32 months ago | The variable __module__ in the class body getting an undesirable value from __prepare__ of the metaclass | open | Takuo Matsuoka | ||
47138 | 32 months ago | Pin Jinja2 to fix docs build | open | hugovk | ||
47139 | 32 months ago | pthread_sigmask needs SIG_BLOCK behaviour explaination | open | rpurdie | ||
47140 | 32 months ago | configure --enable-optimizations with clang *12* fails to detect llvm-profdata | open | ofekshilon | ||
47141 | 32 months ago | EmailMessage may lack Mime-Version | open | Vlastimil.Zíma | ||
47142 | 32 months ago | Document importlib.resources.abc.Traversable | open | petr.viktorin | ||
47143 | 32 months ago | Add types.copy_class() which updates closures | open | vstinner | ||
47144 | 32 months ago | Allow setting __classcell__ | open | douglas-raillard-arm | ||
47145 | 32 months ago | Improve graphlib.TopologicalSort by removing the prepare step | open | larry | ||
47149 | 32 months ago | DatagramHandler doing DNS lookup on every log message | open | bmerry | ||
47150 | 32 months ago | HTTPRedirectHandler fails on POST for 307 and 308 | open | Jairo Llopis | ||
47152 | 32 months ago | Reorganize the re module sources | open | serhiy.storchaka | ||
47153 | 32 months ago | __doc__ should generally be writable | open | pitrou | ||
47154 | 32 months ago | -arch <arch> detection in _osx_support generates false positives | open | isuruf | ||
47156 | 32 months ago | IDLE: make use of extended SyntaxError info. | open | terry.reedy | ||
47158 | 32 months ago | logging.handlers.SysLogHandler doesn't get cleaned up properly on exit if it throws an exception | open | ngie | ||
47161 | 32 months ago | pathlib method relative_to doesnt work with // in paths | open | John15321 | ||
47164 | 32 months ago | [C API] Add private "CAST" macros to clean up casts in C code | open | vstinner | ||
47165 | 32 months ago | [C API] Test that the Python C API is compatible with C++ | open | vstinner | ||
47166 | 32 months ago | Dataclass transform should ignore TypeAlias variables | open | thomkeh | ||
47167 | 32 months ago | Allow overriding future-task compliance check in asyncio | open | asvetlov | ||
47168 | 32 months ago | Improvements for stable ABI definition files | open | petr.viktorin | ||
47169 | 32 months ago | Stable ABI: Some optional (#ifdef'd) functions aren't handled correctly | open | petr.viktorin | ||
47174 | 32 months ago | Define behavior of descriptor-typed fields on dataclasses | open | debonte | ||
47175 | 32 months ago | Allow applications to tune the condition that triggers a GIL release and implementation choice in hashlib | open | gregory.p.smith | ||
47179 | 32 months ago | pymalloc should align to max_align_t | open | petr.viktorin | ||
47181 | 32 months ago | error: impossible constraint in ‘asm’ | open | glynnis.honk | ||
47184 | 32 months ago | multiprocessing.set_start_method force argument is not documented | open | John Hagen | ||
47187 | 32 months ago | locale module example is wrong for some platforms | open | smarie | ||
47191 | 32 months ago | inspect - getasyncgeneratorstate, getasyncgeneratorlocals | open | animatea.programming | ||
47192 | 32 months ago | sys._getframe audit event has frame as argument in 3.8-3.10 | open | Dutcho | ||
47193 | 32 months ago | Use zlib-ng rather than zlib in binary releases | open | gregory.p.smith | ||
47194 | 32 months ago | Upgrade to zlib v1.2.12 in CPython binary releases | open | gregory.p.smith | ||
47197 | 32 months ago | ctypes mishandles `void` return type | open | hoodchatham | ||
47199 | 32 months ago | multiprocessing: micro-optimize Connection.send_bytes() method | open | malin | ||
47201 | 32 months ago | pip3.10.4 is configured with locations that require TLS/SSL, however the ssl module in Python is not available | open | alessandro.pioli | ||
47204 | 32 months ago | Ensure PyEval_GetGlobals() doesn't set an exception when returning NULL | open | ncoghlan | ||
47205 | 32 months ago | posix.sched_{get|set}affinity(-1) no longer returns ProcessLookup causing test failures on FreeBSD | open | christian.heimes | ||
47206 | 32 months ago | pickle docs are wrong about nested classes | open | JelleZijlstra | ||
47207 | 32 months ago | Switch datetime docstrings / documentation to using "Returns" rather than "Return"? | open | p-ganssle | ||
47208 | 32 months ago | Support libffi implementations that cannot support invocations with 1024 arguments | open | hoodchatham | ||
47209 | 32 months ago | Documentation for asserting values of `unittest.mock.Mock.call_args_list` | open | himkt | ||
47214 | 32 months ago | builtin_function_or_method is also either a function or a method | open | apostofes | ||
47215 | 32 months ago | Add "unstable" frame stack api | open | Mark.Shannon | ||
47216 | 32 months ago | adding mtime option to gzip open() | open | ellaellela | ||
47217 | 32 months ago | adding name to BZ2File | open | ellaellela | ||
47218 | 32 months ago | adding name to lzmafile | open | ellaellela | ||
47219 | 32 months ago | asyncio with two interpreter instances | open | mbadaire | ||
47220 | 32 months ago | Document the optional callback parameter of weakref.WeakMethod | open | maggyero | ||
47222 | 32 months ago | subprocess.Popen() should allow capturing output and sending it to stdout and stderr | open | pprindeville | ||
47228 | 32 months ago | Document that naïve datetime objects represent local time | open | p-ganssle | ||
47234 | 32 months ago | PEP-484 "numeric tower" approach makes it hard/impossible to specify contracts in documentation | open | tfish2 | ||
47236 | 32 months ago | Document types.CodeType.replace() changes about co_exceptiontable | open | vstinner | ||
47237 | 32 months ago | Inheritance from base class with property in class makes them non-instantiatable | open | Germandrummer92 | ||
47240 | 32 months ago | Python 3.x built for ppc+ppc64 errs on: No module named 'msvcrt', '_posixsubprocess' | open | barracuda156 | ||
47241 | 32 months ago | [C API] Move the PyCodeObject structure to the internal C API (make the structure opaque) | open | vstinner | ||
47242 | 32 months ago | Annoying white bar in IDLE (line 457 in sidebar.py) | open | antudic | ||
47243 | 32 months ago | Duplicate entry in 'Objects/unicodetype_db.h' | open | LiarPrincess | ||
47244 | 32 months ago | email.utils.formataddr does not respect double spaces | open | AlecRosenbaum | ||
47247 | 32 months ago | Default arguments for access 'mode' parameters in pathlib and os should display as octal literals | open | AidanWoolley | ||
47248 | 32 months ago | Possible slowdown of regex searching in 3.11 | open | Mark.Shannon | ||
47251 | 32 months ago | Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_LIST_TUPLE | open | pieter.eendebak | ||
47252 | 32 months ago | socket.makefile documentation is missing data regarding the 'buffering' parameter | open | alon.menczer | ||
47254 | 32 months ago | enhanced dir? | open | apostofes | ||
47255 | 32 months ago | Many broken :meth: roles in the docs | open | JelleZijlstra | ||
47256 | 32 months ago | re: limit the maximum capturing group to 1,073,741,823, reduce sizeof(match_context). | open | malin | ||
47258 | 32 months ago | Python 3.10 hang at exit in drop_gil() (due to resource warning at exit?) | open | rpurdie | ||
47259 | 32 months ago | Clarify SortingHOWTO regarding locale aware string sorting | open | CendioOssman | ||
47261 | 32 months ago | RFC: Clarify usage of macros for PySequence_Fast within the Limited C API | open | rgoswami | ||
539907 | 32 months ago | Tkinter lock conflicts extension widgets | open | jyrkialakuijala | ||
626452 | 32 months ago | Support RFC 2392 in email package | open | barry | ||
634412 | 32 months ago | RFC 2387 (multipart/related) in email package | open | barry | ||
639266 | 32 months ago | Tkinter sliently discards all backgrond Tcl errors | open | idiscovery | ||
678264 | 32 months ago | test_resource fails when file size is limited | open | nnorwitz | ||
724459 | 32 months ago | Add documentation about line endings in email messages. | open | anadelonbrin | ||
740495 | 32 months ago | API enhancement: poplib.MailReader() | open | htgoebel | ||
749722 | 32 months ago | isinstance and weakref proxies. | open | tuck_williamson | ||
923697 | 32 months ago | SAX2 'property_encoding' feature not supported | open | josephw | ||
1021318 | 32 months ago | PyThreadState_Next not thread safe | open | jpe | ||
1025395 | 32 months ago | email.Utils.parseaddr fails to parse valid addresses | open | melicertes | ||
1103350 | 32 months ago | send/recv SEGMENT_SIZE should be used more in socketmodule | open | irmen | ||
1116520 | 32 months ago | Prefix search is filesystem-centric | open | holdenweb | ||
1180267 | 32 months ago | expanding platform module and making it work as it should | open | nkour | ||
1207466 | 32 months ago | installer ignores changed installation directory | open | blubbfallo | ||
1207613 | 32 months ago | Idle Editor: Bottom Scroll Bar | open | michael.foord | ||
1398781 | 32 months ago | Example in section 5.3 "Pure Embedding" doesn't work. | open | wrstuden | ||
1445781 | 32 months ago | install fails on hard link | open | goldenautumnday | ||
1453973 | 32 months ago | addheaders for urlopen / open / xxxx_open | open | kxroberto | ||
1509060 | 32 months ago | Interrupt/kill threads w/exception | open | oliverbock | ||
1525919 | 32 months ago | email package content-transfer-encoding behaviour changed | open | ThomasAH | ||
1528593 | 32 months ago | Printing: No print dialog or page setup | open | ronaldoussoren | ||
1539925 | 32 months ago | warnings in interactive sessions | open | lemburg | ||
1564508 | 32 months ago | RFC 2965 BaseCookie does not support "$Port" | open | aagaande | ||
1566331 | 32 months ago | Bad behaviour in <ossaudio audio device>.obuf* | open | samdennis | ||
1570255 | 32 months ago | redirected cookies | open | hans_moleman | ||
1572968 | 32 months ago | release GIL while doing I/O operations in the mmap module | open | luks | ||
1703592 | 32 months ago | [doc] mention that setlocale raises exception if given a nonexisting locale | open | doko | ||
1705393 | 32 months ago | Document select() failure with buffered file | open | rongarret | ||
1705520 | 32 months ago | API for excluding methods from unittest stack traces | open | rbcollins | ||
(no dependencies set) 0.msg | ||||||
44694 | 32 months ago | Message from BytesParser cannot be flattened immediately | open | vitas1 | ||
(no dependencies set) 0001-3.7-bpo-39712.patch, 0001-3.8-bpo-39712.patch, 0001-bpo-39712.patch | ||||||
39712 | 32 months ago | Doc for `-X dev` option should mention PYTHONDEVMODE | open | pitrou | ||
(no dependencies set) 0001-A-reproducer-for-distutils-build_ext-race-condition.patch | ||||||
43459 | 32 months ago | Race conditions when the same source file used to build mutliple extensions | open | mgorny | ||
(no dependencies set) 0001-Add-LTTng-UST-probe-and-tracepoints.patch, 0002-LTTng-UST-tracing-tests.patch, 0003-Documentation-of-LTTng-UST-tracing-instrumentation.patch, bpo-28909-pyprobe-refactor-20180727.patch | ||||||
28909 | 32 months ago | Adding LTTng-UST tracing support | open | Francis Deslauriers | ||
(no dependencies set) 0001-Add-proof-of-concept-REPL.patch, sqlite3_repl.py | ||||||
33436 | 32 months ago | Add an interactive shell for Sqlite3 | open | rhettinger | ||
(no dependencies set) 0001-Add-support-for-EVFILT_USER-kqueue-filter.patch | ||||||
25602 | 32 months ago | Add support for EVFILT_USER kqueue filter | open | jceel | ||
(no dependencies set) 0001-Add-TLS-v1.3-cipher-suite-set-function.patch | ||||||
36484 | 32 months ago | Can't reorder TLS 1.3 ciphersuites | open | EA | ||
(no dependencies set) 0001-bpo-24518-json.dumps-should-accept-key-function-for-.patch, json_callable_sort_24518.patch | ||||||
24518 | 32 months ago | json.dumps should accept key function for ``sort_keys`` | open | catherinedevlin | ||
(no dependencies set) 0001-bpo-31807-unittest.mock-Fix-common-use-of-autospec-T.patch | ||||||
31807 | 32 months ago | unitest.mock: Using autospec=True conflicts with 'wraps' | open | John Villalovos | ||
(no dependencies set) 0001-bpo-38780-Harden-socket-use-in-logging.handlers.patch, 0002-Improve-emit.patch | ||||||
38780 | 32 months ago | SysLogHandler crash atexit | open | jaraco | ||
(no dependencies set) 0001-Build-non-threaded-debug-Tcl.zip, 0001-build-2.7-with-threaded-Tcl.patch, TkinterCrash2-2.py, TkinterCrash3-2-2.py, TkinterHanders.py, TkinterHanders3.py, test_threads_tk.py | ||||||
33257 | 32 months ago | Race conditions in Tkinter with non-threaded Tcl | open | Ivan.Pozdeev | ||
(no dependencies set) 0001-Curly-brace-expansion-in-glob.patch, 0002-Remove-unused-import.patch | ||||||
9584 | 32 months ago | fnmatch, glob: Allow curly brace expansion | open | bochecha | ||
(no dependencies set) 0001-DOC-fix-SharedMemoryManager-examples.patch | ||||||
36364 | 32 months ago | errors in multiprocessing.shared_memory examples | open | pierreglaser | ||
(no dependencies set) 0001-fcntl-support-F_OFD_.patch, 0002-fcntl-Support-Linux-open-file-descriptor-locks.patch | ||||||
22367 | 32 months ago | Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag) | open | Andrew.Lutomirski | ||
(no dependencies set) 0001-fix-bound-method-__reduce__-bug.patch | ||||||
37297 | 32 months ago | function changed when pickle bound method object | open | georgexsh | ||
(no dependencies set) 0001-Fix-ctypes-bitfield-test-code-to-account-for-compile.patch, ctypes.out | ||||||
16733 | 32 months ago | Solaris ctypes_test failures | open | yippi | ||
(no dependencies set) 0001-Fix-data-descriptor-detection-in-inspect.getattr_sta.patch | ||||||
31184 | 32 months ago | Fix data descriptor detection in inspect.getattr_static | open | davidhalter | ||
(no dependencies set) 0001-Fix-string.printable-respect-POSIX-spec.patch, bug-string-ascii.py, docs-string.printable.diff | ||||||
23017 | 32 months ago | string.printable.isprintable() returns False | open | planet36 | ||
(no dependencies set) 0001-fixing-finding-of-triplet-on-softfloat-mips.patch | ||||||
36852 | 32 months ago | Python3.7.2 fails to cross-compile (yocto / openembedded) when target is mips softfloat | open | mschoepf | ||
(no dependencies set) 0001-inspect-add-introspection-API-for-asynchronous-gener.patch | ||||||
35759 | 32 months ago | inspect module does not implement introspection API for asynchronous generators | open | tkren | ||
(no dependencies set) 0001-Issue-25516-threading.Condition._is_owned-fails-when.patch | ||||||
25516 | 32 months ago | threading.Condition._is_owned() is wrong when using threading.Lock | open | nirs | ||
(no dependencies set) 0001-Issue-27307-Support-index-attribute-access-for-unnum.patch | ||||||
27307 | 32 months ago | string.Formatter does not support key/attribute access on unnumbered fields | open | tbeadle | ||
(no dependencies set) 0001-lzma-support-LZMA1-with-FORMAT_RAW.patch, 0001-lzma-support-LZMA1-with-FORMAT_RAW.patch, lzmabcj.bin | ||||||
41210 | 32 months ago | Docs: More description(warning) about LZMA1 + BCJ with FORMAT_RAW | open | miurahr | ||
(no dependencies set) 0001-Misc-python-config.sh.in-ensure-sed-invocations-only.patch | ||||||
22907 | 32 months ago | Misc/python-config.sh.in: ensure sed invocations only match beginning of strings | open | peko | ||
(no dependencies set) 0001-Move-deprecated-blocks-to-the-beginning-of-their-doc.patch | ||||||
25467 | 32 months ago | Put “deprecated” warnings first | open | Tony R. | ||
(no dependencies set) 0001-Override-system-locale-and-set-to-default-when-addin.patch | ||||||
23767 | 32 months ago | Library and include paths not added when cross-compiling on localized system | open | kernevil | ||
(no dependencies set) 0001-Rework-_hashlib-caching-moving-per-hash-cached-data-.patch, 0002-Add-error-handling-to-initialization-of-_hashlib.patch, 0003-Add-optional-usedforsecurity-argument-in-various-pla.patch, 0004-_hashlib-Add-selftest-for-FIPS-mode-and-usedforsecur.patch, py3k-hashlib-fips-issue9216.patch, virtualenv_distribute | ||||||
9216 | 32 months ago | FIPS support for hashlib | open | dmalcolm | ||
(no dependencies set) 0001-Run-finalizers-before-invoking-weakref-callbacks.patch | ||||||
40312 | 32 months ago | Weakref callbacks running before finalizers in GC collection | open | a-feld | ||
(no dependencies set) 0001-setup.py-do-not-add-invalid-header-locations.patch, multiarch.patch, multiarch_2.patch, no-native-headers-libraries.patch | ||||||
20211 | 32 months ago | setup.py: do not add system header locations when cross compiling | open | thomas-petazzoni | ||
(no dependencies set) 0001-smtplib-Set-SMTP._host-in-.connect.patch, issue25852.diff, issue25852_v2.patch, issue25852_v3_with_tests.patch | ||||||
25852 | 32 months ago | smtplib's SMTP.connect() should store the server name in ._host for .starttls() | open | labrat | ||
(no dependencies set) 0001-WIP.patch | ||||||
36036 | 32 months ago | Add method to get user defined command line arguments in unittest.main | open | remi.lapeyre | ||
(no dependencies set) 0001-WIP.patch, Issue14111.patch, debug-running-or-stopped.py | ||||||
14111 | 32 months ago | IDLE Debugger should handle interrupts | open | ltaylor934 | ||
(no dependencies set) 0001-WIP.patch, debugger-ui.patch, debugpanel.py | ||||||
17942 | 32 months ago | IDLE Debugger: Improve GUI | open | terry.reedy | ||
(no dependencies set) 0001-xmlrpc.client-make-Errors-pickleable.patch, 0001-xmlrpc.client-make-Fault-pickleable.patch | ||||||
27281 | 32 months ago | unpickling an xmlrpc.client.Fault raises TypeError | open | Uri Okrent | ||
(no dependencies set) 0004-ORIGIN-enable-new-dtags-only-for-GNU-ELF-linker.patch | ||||||
17362 | 32 months ago | enable-new-dtags only for GNU ELF linker | open | rpetrov | ||
(no dependencies set) 0010-cross-darwin-feature.patch | ||||||
16291 | 32 months ago | Enable darwin-host cross compilation. Tested with build=linux, host=darwin | open | Ray.Donnelly | ||
(no dependencies set) 0107-Add-imaplib.IMAP4.login_plain.patch | ||||||
45706 | 32 months ago | Add IMAP4.login_plain to imaplib | open | przemub | ||
(no dependencies set) 01_test_code.py | ||||||
40463 | 32 months ago | csv.reader split error | open | wy7305e | ||
(no dependencies set) 1.html, 2.html, modulefinder-no-recurse.diff, modulefinder.no_recurse.diff | ||||||
1284670 | 32 months ago | Allow to restrict ModuleFinder to get "direct" dependencies | open | misc_from_metz | ||
(no dependencies set) 1.jpg | ||||||
43486 | 32 months ago | Python 3.9 installer not updating ARP table | open | codaamok | ||
(no dependencies set) 1.patch | ||||||
11361 | 32 months ago | [Windows] suggestion for os.kill(pid,CTRL_C_EVENT) in tests | open | iigor | ||
(no dependencies set) 1.patch | ||||||
39799 | 32 months ago | Never return base's fragment from urljoin (urllib.parse) | open | op368 | ||
(no dependencies set) 1.patch, 2.patch, filter_example.py, issue24195.stoneleaf.01.patch | ||||||
24195 | 32 months ago | Add `Executor.filter` to concurrent.futures | open | cool-RR | ||
(no dependencies set) 1.png | ||||||
36094 | 32 months ago | When using an SMTP SSL connection,, get ValueError. | open | tyrone-zhao | ||
(no dependencies set) 1.py | ||||||
46787 | 32 months ago | ProcessPoolExecutor exception memory leak | open | themylogin | ||
(no dependencies set) 1.py, 2.py, add_header_complete.patch, bug310.py, issue2756-facundo.diff, s.py, server310.py | ||||||
2756 | 32 months ago | urllib.request.add_header fails with existing unredirected_header | open | zathras | ||
(no dependencies set) 10552-remove-apple-files-v2.txt, 10552-remove-apple-files.txt, issue10552.diff, issue10552a.diff | ||||||
10552 | 32 months ago | Tools/unicode/gencodec.py error | open | belopolsky | ||
(no dependencies set) 10614-zipfile-encoding.patch, encodings.py, non-ascii-cp932.zip, zipfile.patch | ||||||
10614 | 32 months ago | ZipFile: add a filename_encoding argument | open | ocean-city | ||
(no dependencies set) 11740.patch, python.difflib.bug.tgz | ||||||
6931 | 32 months ago | dreadful performance in difflib: ndiff and HtmlDiff | open | heidar.rafn | ||
(no dependencies set) 1176_minor_edits.diff, argparse_simple_example.diff, issue11165-doc-fix-up-to-section-15.4.4.diff, issue11176.patch | ||||||
11176 | 32 months ago | [doc] give more meaningful argument names in argparse documentation | open | bethard | ||
(no dependencies set) 11877-standalone.1.diff, 11877.9.diff, 11877.fullsync-1.diff | ||||||
11877 | 32 months ago | Change os.fsync() to support physical backing store syncs | open | sdaoden | ||
(no dependencies set) 1227748.patch | ||||||
1227748 | 32 months ago | doc: subprocess: inheritance of std descriptors inconsistent | open | ndparker | ||
(no dependencies set) 12294.patch | ||||||
12294 | 32 months ago | multiprocessing.Pool: Need a way to find out if work are finished. | open | mozbugbox | ||
(no dependencies set) 12384-patch.txt | ||||||
12384 | 32 months ago | difflib.SequenceMatcher and Match: code and doc bugs | open | terry.reedy | ||
(no dependencies set) 1243730.diff, t.dif | ||||||
1243730 | 32 months ago | Big speedup in email message parsing | open | lpd | ||
(no dependencies set) 125e080bbe15.diff, 762d11a72249.diff | ||||||
18099 | 32 months ago | wsgiref sets Content-Length: 0 on 304 Not Modified | open | flox | ||
(no dependencies set) 14074.patch, issue14074.patch, issue14074_1.patch | ||||||
14074 | 32 months ago | argparse allows nargs>1 for positional arguments but doesn't allow metavar to be a tuple | open | tshepang | ||
(no dependencies set) 15112.patch, argparse_fix_empty_nargs_star.patch, mixed.patch | ||||||
15112 | 32 months ago | argparse: nargs='*' positional argument doesn't accept any items if preceded by an option and another positional | open | waltermundt | ||
(no dependencies set) 15125-1.patch, 15125-2.patch, argparse-argument-names.diff | ||||||
15125 | 32 months ago | argparse: positional arguments containing - in name not handled well | open | nstiurca | ||
(no dependencies set) 16155.eml | ||||||
45626 | 32 months ago | Email part with content type message is multipart. | open | jdhowroyd | ||
(no dependencies set) 16278OSRenameDocsTest.patch, 16278OSRenameDocsTestV2.patch, 16278OSRenameDocsTestV3.patch, 16278OSRenameDocsTestV4.patch, 16278OSRenameDocsTestV5.patch, OSRenameCombinations.py | ||||||
16278 | 32 months ago | Improve os.rename documentation and tests | open | David.Benjamin | ||
(no dependencies set) 17180.patch, 17180_preserve_sbits.patch, 17180_preserve_sbits2.patch, pEpkey.asc | ||||||
17180 | 32 months ago | shutil copy* unsafe on POSIX - they preserve setuid/setgit bits | open | milko.krachounov | ||
(no dependencies set) 17436-2.patch, 17436.patch | ||||||
17436 | 32 months ago | hashlib: add a method to hash the content of a file | open | techtonik | ||
(no dependencies set) 1763_knownfolders.patch, trunk_os_getshellfolders.patch, trunk_winpath.patch | ||||||
1763 | 32 months ago | Get path to shell/known folders on Windows | open | christian.heimes | ||
(no dependencies set) 2.png | ||||||
38512 | 32 months ago | bug of the v3.7 API document demo case code | open | zr22122 | ||
(no dependencies set) 20120508-inca.patch, 20120510-vanilla-perf.txt, 20120511-inca-perf.txt, 20120511-inca.patch, 20120514-inca-perf.txt, 20120514-inca.patch | ||||||
14757 | 32 months ago | INCA: Inline Caching meets Quickening in Python 3.3 | open | sbrunthaler | ||
(no dependencies set) 20150314.diff, 20150426.diff, 20150504.diff, 20150628.diff, 20150704.diff, 20151221.diff, 20160217.diff, 20160301-brokentests.diff | ||||||
23670 | 32 months ago | Modifications to support iOS as a cross-compilation target | open | freakboy3742 | ||
(no dependencies set) 2016-01-11--1452545267_1920x1080_scrot.png, tem.py, tem.tcl | ||||||
26085 | 32 months ago | Document default tk Text class bindings for tkinter and IDLE | open | fresh_nick | ||
(no dependencies set) 2017v2-reduced.db, SQLiteStudio-3449.sqlite | ||||||
35145 | 32 months ago | sqlite3: optionally autoconvert table_info's DATETIME fields | open | jondo | ||
(no dependencies set) 2018-06-25-223359_1920x1080_scrot.png | ||||||
33960 | 32 months ago | IDLE REPL: Strange indentation | open | mdk | ||
(no dependencies set) 20220131165155.png | ||||||
46578 | 32 months ago | cant DEBUG os.spawnv() | open | michaellongge | ||
(no dependencies set) 20344_3.patch, 20344_4.patch, documentation20344.patch, issue20344.patch | ||||||
20344 | 32 months ago | subprocess.check_output() docs misrepresent what shell=True does | open | klausman | ||
(no dependencies set) 20463.patch | ||||||
20463 | 32 months ago | sqlite dumpiter dumps invalid script when virtual tables are used | open | Ronny.Pfannschmidt | ||
(no dependencies set) 22299_1.patch, 22299_2.patch | ||||||
22299 | 32 months ago | resolve() on Windows makes some pathological paths unusable | open | Kevin.Norris | ||
(no dependencies set) 22746.patch, cgibug.py | ||||||
22746 | 32 months ago | cgitb html: wrong encoding for utf-8 | open | wrohdewald | ||
(no dependencies set) 23.zip | ||||||
41928 | 32 months ago | ZipFile does not supports Unicode Path Extra Field (0x7075) zip header field | open | ivan.sorokin.tech | ||
(no dependencies set) 24955.diff, webbrowser.patch | ||||||
24955 | 32 months ago | webbrowser broken on Mac OS X when using the BROWSER variable | open | sconseil | ||
(no dependencies set) 25863-unittest.patch | ||||||
25863 | 32 months ago | ISO-2022 seeking forgets state | open | martin.panter | ||
(no dependencies set) 25878_1.patch, 34PythonWarnings.txt, W4_v2.patch, W4_v2_build_output, W4_v3.patch, cpython_xdigits_overrun.PNG | ||||||
25878 | 32 months ago | CPython on Windows builds with /W3, not /W4 | open | Alexander Riccio | ||
(no dependencies set) 2679.patch | ||||||
2679 | 32 months ago | email.feedparser regex duplicate | open | jimjjewett | ||
(no dependencies set) 2704IDLEMakeShellBehaveLikeTerminalFor3dot4.patch, 2704IDLEMakeShellBehaveLikeTerminaliDocumentationUpdateFor3dot4.patch, Issue2704.patch, PyShell.patch, PyShell.py.patch, Terminal.py, patch_PyShell.py | ||||||
2704 | 32 months ago | IDLE: Patch to make PyShell behave more like a Terminal interface | open | roger.serwy | ||
(no dependencies set) 27400.patch, issue27400.patch | ||||||
27400 | 32 months ago | Datetime NoneType after calling Py_Finalize and Py_Initialize | open | Denny Weinberg | ||
(no dependencies set) 27701.diff, patch-issue27701, posixmodule-refactoring.diff | ||||||
27701 | 32 months ago | [posixmodule] [Refactoring patch] Simply call into *at() functions unconditionally when present | open | EdSchouten | ||
(no dependencies set) 28570.diff | ||||||
28570 | 32 months ago | httplib mishandles unknown 1XX status codes | open | Lukasa | ||
(no dependencies set) 29021-fixed.patch, 29021.patch | ||||||
29021 | 32 months ago | Custom functions in sqlite receive None on invalid UTF-8 | open | Ingo Ruhnke | ||
(no dependencies set) 2_7_x.patch, http_proxy_https.patch, https_proxy_auth.patch, monkey_2_6_4.py, new_http_proxy_patch.py, urllib2_tests.tar.gz, urllib2_with_proxy_auth_comparison.py | ||||||
7291 | 32 months ago | urllib2 cannot handle https with proxy requiring auth | open | tsujikawa | ||
(no dependencies set) 3-CROSS-append-gcc-library-search-paths.patch | ||||||
15485 | 32 months ago | CROSS: append gcc library search paths | open | rpetrov | ||
(no dependencies set) 3.11.0a1 fail.png, 3.7.12 fail.png, 3.7.4 fix Regex ok.png, 3.7.4 hang on.png | ||||||
45572 | 32 months ago | urllib.request:AttributeError: 'dict' object has no attribute 'get_all' in http_error_auth_reqed function | open | sxt1001 | ||
(no dependencies set) 310a7_vs_310rc2_bench.txt, 310rc1_confirm_overhead.patch, 310rc2_benchmarks.txt, 310rc2patched_vs_310rc2notrace.txt, PR28475_inline.log, PR28475_skip1test_bench.txt, PR28475_vs_310rc2_vs_310a7.txt, b98e-no-inline-in-all.diff, b98e-no-inline-in-eval.diff, b98e-no-inline-in-the-others.diff, ceval_310rc1_patched.c, ceval_PR29565_split_func.c, pyproject_inlinestat.patch, switch-case_unarranged_bench.txt, x64_28d2.log, x64_b98e.log | ||||||
45116 | 32 months ago | Performance regression 3.10b1: inlining issue in the big _PyEval_EvalFrameDefault() function with Visual Studio (MSC) | open | neonene | ||
(no dependencies set) 31768.py | ||||||
31768 | 32 months ago | argparse drops '|'s when the arguments are too long | open | caveman | ||
(no dependencies set) 32143cda4d80.diff | ||||||
15590 | 32 months ago | --libs is inconsistent for python-config --libs and pkgconfig python --libs | open | doko | ||
(no dependencies set) 34816.patch | ||||||
34816 | 32 months ago | raise AttributeError if loading fails in ctypes.LibraryLoader.__getattr__ | open | lfriedri | ||
(no dependencies set) 34d54cc5ecfd.diff | ||||||
23284 | 32 months ago | Improve termcap detection in setup.py | open | pooryorick | ||
(no dependencies set) 36859-2.patch, 36859.patch | ||||||
36859 | 32 months ago | sqlite3 dml statement detection does not account for CTEs | open | coleifer | ||
(no dependencies set) 3rdpartychecker-v1.diff, 3rdpartychecker-v2.diff, 3rdpartychecker-v3.diff, 3rdpartychecker-v4.diff | ||||||
21880 | 32 months ago | IDLE: Ability to run 3rd party code checkers | open | Saimadhav.Heblikar | ||
(no dependencies set) 4-CROSS-avoid-ncursesw-include-path-hack.patch, curses.diff, curses2.diff, curses3.diff | ||||||
15268 | 32 months ago | curses configure checks fail if only /usr/include/ncursesw/curses.h is installed | open | doko | ||
(no dependencies set) 40835.patch, test.po | ||||||
40835 | 32 months ago | Incorrect handling for msgctxt in msgfmt.py | open | da1910 | ||
(no dependencies set) 4256_1.patch, 4256_2.patch | ||||||
4256 | 32 months ago | argparse: provide a simple way to get a programmatically useful list of options | open | andybuckley | ||
(no dependencies set) 42973dfea391.diff | ||||||
18236 | 32 months ago | str.isspace should use the Unicode White_Space property | open | belopolsky | ||
(no dependencies set) 44560_44559.diff, duper.py, super_setattr.patch, superprop.py | ||||||
14965 | 32 months ago | super() and property inheritance behavior | open | 猫.黒 | ||
(no dependencies set) 450.zip, diff.tgz, test.zip | ||||||
11632 | 32 months ago | difflib.unified_diff loses context | open | Brice.Videau | ||
(no dependencies set) 45139b30afef.diff, Issue8630.patch, codecs.py | ||||||
8630 | 32 months ago | Keepends param in codec readline(s) | open | amccampos | ||
(no dependencies set) 4b311ce6624b.diff | ||||||
14899 | 32 months ago | Naming conventions and guidelines for packages and namespace packages | open | benoitbryon | ||
(no dependencies set) 5.py, shareableListBug.txt | ||||||
43704 | 32 months ago | ShareableList() raises TypeError when passing "name" keyword | open | steve.newcomb | ||
(no dependencies set) 60_Request.txt | ||||||
41398 | 32 months ago | cgi module, parse_multipart fails | open | Magnus Johnsson | ||
(no dependencies set) 62b280b61de7.diff, 732e7d4515c0.diff | ||||||
12489 | 32 months ago | email.errors.HeaderParseError if base64url is used | open | guettli | ||
(no dependencies set) 650549138a3d.diff, 8bd713a823b5.diff, issue11477_LHS_prededence.diff | ||||||
11477 | 32 months ago | Incorrect operand precedence when implementing sequences in C | open | terry.reedy | ||
(no dependencies set) 6510f2df0d81.diff | ||||||
21660 | 32 months ago | Substitute @TOKENS@ from sysconfig variables, for python-config and python.pc | open | haubi | ||
(no dependencies set) 6703.silly.abspath.test.diff | ||||||
6703 | 32 months ago | cross platform failure and silly test in doctest | open | cjw296 | ||
(no dependencies set) 7262.patch, eol-bug.py | ||||||
7262 | 32 months ago | [doc] codecs.open() + eol (windows) | open | shamilbi | ||
(no dependencies set) 7322_v1.patch, i7322.patch, issue7322_new.patch, test-issue7322.py | ||||||
7322 | 32 months ago | Socket timeout can cause file-like readline() method to lose data | open | beazley | ||
(no dependencies set) 7691d1d4b955.diff, Issue17890-27.patch, argparse-assertfail.py | ||||||
17890 | 32 months ago | argparse: mutually exclusive groups full of help-suppressed args can cause AssertionErrors | open | gholms | ||
(no dependencies set) 8706.patch, 8706_2.patch | ||||||
8706 | 32 months ago | accept keyword arguments on most base type methods and builtins | open | gregory.p.smith | ||
(no dependencies set) 8859-8_aliases_and_test.patch, adding_aliases.patch | ||||||
18624 | 32 months ago | Add alias for iso-8859-8-i which is the same as iso-8859-8 | open | r.david.murray | ||
(no dependencies set) 9941.patch | ||||||
9941 | 32 months ago | Unify trace and profile interfaces | open | belopolsky | ||
(no dependencies set) @htest-34-2.diff, @htest-34.diff | ||||||
22629 | 32 months ago | Idle: update htest.py and htests | open | terry.reedy | ||
(no dependencies set) @tilde.patch, tilde_escape.patch | ||||||
15363 | 32 months ago | Idle/tkinter ~x.py 'save as' fails. closes idle | open | terry.reedy | ||
(no dependencies set) __file__-for-frozen-modules.patch | ||||||
21736 | 32 months ago | Add __file__ attribute to frozen modules | open | lemburg | ||
(no dependencies set) __init__.py, c_bool_bug.py | ||||||
30510 | 32 months ago | c_bool type not supported for BigEndianStructure on little-endian machine | open | Hassan El Karouni | ||
(no dependencies set) __init__.py, decoder.py, scanner.py | ||||||
29992 | 32 months ago | Expose parse_string in JSONDecoder | open | oberstet | ||
(no dependencies set) __main__.py | ||||||
42557 | 32 months ago | Make asyncio.__main__ reusable, also adding a preamble feature. | open | lschoe | ||
(no dependencies set) __main__.py, argparse.patch | ||||||
23994 | 32 months ago | argparse fails to detect program name when there is a slash at the end of the program's path | open | boramalper | ||
(no dependencies set) _ctypes_simple_instance_inverted.patch | ||||||
46697 | 32 months ago | _ctypes_simple_instance returns inverted logic | open | hydroflask | ||
(no dependencies set) _cursesmodule.c.patch, mingw32.mak, test_curses.py.patch | ||||||
1005895 | 32 months ago | curses for win32 | open | shura_zam | ||
(no dependencies set) _cursesmodule.diff, test_addchstr.py | ||||||
1751519 | 32 months ago | curses - new window methods: addchstr and addchnstr | open | wmula | ||
(no dependencies set) _cursesmodule_pep3121-384_v0.patch | ||||||
15389 | 32 months ago | PEP 3121, 384 refactoring applied to curses module | open | Robin.Schreiber | ||
(no dependencies set) _datetimemodule_pep3121-384_v0.patch, _datetimemodule_pep3121-384_v1.patch, _datetimemodule_pep3121-384_v2.patch, _datetimemodule_pep3121-384_v3.patch | ||||||
15390 | 32 months ago | PEP 3121, 384 refactoring applied to _datetime module | open | Robin.Schreiber | ||
(no dependencies set) _lsprof.patch, cprofile2.patch | ||||||
9609 | 32 months ago | make cProfile multi-stack aware | open | kristjan.jonsson | ||
(no dependencies set) _multiprocessing.patch.zip | ||||||
5619 | 32 months ago | Pass MS CRT debug flags into subprocesses | open | loewis | ||
(no dependencies set) _Py_bytes_repr.patch, bytearray_repr.patch, bytearray_repr_v2.patch | ||||||
27492 | 32 months ago | Enhance bytearray_repr with bytes_repr's logic | open | xiang.zhang | ||
(no dependencies set) _PyUnicode_FromASCII.patch | ||||||
28398 | 32 months ago | Return singleton empty string in _PyUnicode_FromASCII | open | xiang.zhang | ||
(no dependencies set) _sysconfigdata.py | ||||||
26971 | 32 months ago | python v3.5.1: sys.paths not respecting DESTDIRS and DESTSHARED | open | yaro-yaro | ||
(no dependencies set) _testbuffer.diff, issue15821.diff, test_indirect.py | ||||||
15821 | 32 months ago | PyMemoryView_FromBuffer() behavior change (possible regression) | open | skrah | ||
(no dependencies set) _tkinter.c.diff | ||||||
1252236 | 32 months ago | Simplying Tkinter's event loop | open | mdehoon | ||
(no dependencies set) _tkinter.c.patch, hook-interrupt.3.6.patch, issue23237.patch, issue23237.version2.patch | ||||||
23237 | 32 months ago | Interrupts are lost during readline PyOS_InputHook processing (reopening) | open | Michiel.de.Hoon | ||
(no dependencies set) a.patch, msgfmt.py | ||||||
33212 | 32 months ago | add several options to msgfmt.py | open | umedoblock | ||
(no dependencies set) a.py | ||||||
22662 | 32 months ago | subprocess.Popen.communicate causing local tty terminal settings to change inconsistently | open | kflavin | ||
(no dependencies set) a.py, b2.py, b3.py | ||||||
16781 | 32 months ago | execfile/exec execution in other than global scope uses locals(), leading to undefined behavior | open | techtonik | ||
(no dependencies set) a.txt, b.txt | ||||||
40691 | 32 months ago | misleading output from difflib unified_diff | open | cdanis | ||
(no dependencies set) abbr_bug_test.diff, abbrev_subcmds.patch, abbrev_subcmds_3.3.patch, abbrev_subcmds_incl_tests_3.4.patch, abbrev_subcmds_plus_tests_3.3.patch | ||||||
12713 | 32 months ago | argparse: allow abbreviation of sub commands by users | open | pwil3058 |