]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
42 hours ago  htjworldgh-131178: Fix mimetypes CLI docs, mention that errors...
43 hours ago  Sergey B KirpichevCorrect frexp() docs for zero and non-finite numbers...
43 hours ago  sobolevngh-149609: Raise deprecation warnings for `abc.{abstrac...
43 hours ago  Patrick Rauschergh-117291: Explain usage of null bytes in Array(c_char...
2 days ago  Paper Moongh-141444:fix broken URLs and examples in urllib.reques...
2 days ago  Itamar OrenAdd @itamaro to CODEOWNERS (#150635)
2 days ago  Thomas Kowalskigh-150372: Add missing null check on completer_word_bre...
2 days ago  Joshix-1gh-150524: Remove outdated note in binascii.a2b_hex...
2 days ago  Gustafgh-123138: Updated email.headerregistry docs to include...
2 days ago  Thomas Kowalskigh-150406: Check result of PyThread_allocate_lock(...
2 days ago  Dhruv Singlagh-129851: Fix the documentation for -m command (GH...
2 days ago  Brij Kapadiagh-144774: Add critical section in `BaseException.__set...
2 days ago  Jean-François B.Remove unneeded LaTeX code from latex_elements['preambl...
2 days ago  Fang Ligh-109503: Fix document for shutil.move() on usage...
2 days ago  Neil Schemenauergh-135898: Add section to free-threading howto about...
2 days ago  Tomi Belangh-121109: Fix performance of tarfile reading with...
2 days ago  Jonathan Dunggh-150501: Correct `inspect.getattr_static` docs signat...
3 days ago  Serhiy Storchakagh-150560: Fix crash in XML parser on invalid XML with...
3 days ago  Serhiy Storchakagh-149489: Fix ElementTree serialization to HTML (GH...
3 days ago  Thomas Kowalskigh-149056: Properly pass array_hook in json.load()...
3 days ago  Oral Ersoy... gh-150403: Document frozendict in language reference...
3 days ago  esadomergh-132372: Speed up logging.config existing logger...
3 days ago  Stan UlbrychAdd a security warning about `pydoc`'s HTTP server...
3 days ago  LangyanFix typos in InternalDocs/compiler.md (#149915)
3 days ago  pengyu leegh-150454: Fix wrong-interpreter return in import_run_e...
3 days ago  kodsurfergh-150345: Fix incorrect reference in BaseSelectorEvent...
3 days ago  Grant Hermangh-150107: Fix asyncio sendfile fallback ignoring non...
4 days ago  Bartosz Sławeckigh-148587: Make sys.lazy_modules match PEP and keep...
4 days ago  Rafael Weingartner... gh-139398: [Enum] Add supported sunder names to `__dir_...
4 days ago  Pradyun Gedamgh-150046: Fix `test_add_python_opts` to ignore `PYTHON...
4 days ago  Chien Wonggh-115988: Add ARM64 and RISCV BCJ filters constants...
4 days ago  Armaan Sandhugh-150311: Fix minor issues in configure.ac for Cygwin...
4 days ago  manoj-marimuthuFix docs for PyThreadState_GetDict() in threads.rst...
4 days ago  Sergey B Kirpichevgh-85989: Add skip_if_double_rounding to test.support...
4 days ago  Neko Asakuragh-148871: make `LOAD_COMMON_CONSTANT` use immortal...
4 days ago  Neil SchemenauerUpdate `qsbr.md` doc to be more accurate (#148537)
4 days ago  Stan UlbrychAdd prominent crash warning to `ctypes` docs (GH-150410)
5 days ago  Adam Johnsongh-149029: Update SQLite to 3.53.1 for binary releases...
5 days ago  Serhiy Storchakagh-84353: Preserve non-UTF-8 filenames when appending...
5 days ago  Petr Viktoringh-141984: Remove accidental merge markers (GH-150517)
5 days ago  Petr Viktoringh-141984: Reword docs on "enclosed" atom grammar ...
5 days ago  Pablo Galindo... gh-150389: Make perf profiler tests resilient (#150437)
5 days ago  Ivy Xugh-149861: Fix rule in match statement `case_block...
5 days ago  Serhiy Storchakagh-149571: Fix the C implementation of Element.itertext...
6 days ago  Victor Stinnergh-149879: Fix test_grp on Cygwin (#150495)
6 days ago  Serhiy Storchakagh-62259: Add support of multi-byte encodings in the...
6 days ago  deadlovelllgh-150486: Remove dead `_buffer_factory` attribute...
6 days ago  Serhiy Storchakagh-88726: Stop using non-standard charset names eucgb23...
6 days ago  Victor Stinnergh-149879: Fix test_embed on Cygwin (#150441)
6 days ago  Victor Stinnergh-149879: Fix test_venv on Cygwin (#150483)
6 days ago  Clément Pérongh-148557: Use em-config to locate trampoline clang...
6 days ago  Mark ShannonGH-126910: Make `_Py_get_machine_stack_pointer` return...
6 days ago  Petr Viktoringh-139310: Revert test skip for `test_aead_aes_gcm...
6 days ago  Russell Keith... gh-150443: Exclude explicit dup3 and pipe2 checks on...
6 days ago  Victor Stinnergh-149879: Fix test_math and test_statistics on Cygwin...
7 days ago  Victor Stinnergh-149879: Fix test_strptime on Cygwin (#150438)
7 days ago  Victor Stinnergh-149879: Fix multiprocessing resource tracker tests...
7 days ago  AN Longgh-149931: Fix memory leaks on failed realloc (#149932)
7 days ago  Pablo Galindo... gh-149619: Harden _remote_debugging error paths (#150349)
7 days ago  Victor Stinnergh-149879: Fix test_ftplib on Cygwin (#150431)
7 days ago  Pablo Galindo... gh-149800: Fix macOS universal2 build of perf trampolin...
7 days ago  Victor Stinnergh-150114: Use get_process_memory_usage() in memory...
7 days ago  Victor Stinnergh-149879: Fix test_concurrent_futures on Cygwin (...
7 days ago  Angelo Licastrogh-150427: Remove unused `__linecnt` attribute from...
7 days ago  Victor Stinnergh-149879: Fix test_asyncio on Cygwin (#150416)
7 days ago  Victor Stinnergh-149879: Fix test_ssl on Cygwin (#150419)
7 days ago  Victor Stinnergh-149879: Fix test_httpservers on Cygwin (#150417)
7 days ago  Pablo Galindo... gh-150387: Fix hang in test_run_failed_script_live...
7 days ago  Stefano Riveragh-131372: Fix a typo on "with_build_details_suffix...
7 days ago  Victor Stinnergh-149879: Fix test_termios and test_ioctl on Cygwin...
7 days ago  Donghee Nagh-150114: Log the memory usage in regrtest on macOS...
7 days ago  Victor Stinnergh-150114: Fix get_process_memory_usage() on Windows...
7 days ago  Victor Stinnergh-150114: Log the memory usage in regrtest on FreeBSD...
7 days ago  Serhiy Storchakagh-80198: Improve test_pwd and test_grp (GH-150380)
7 days ago  Pablo Galindo... gh-149156: Fix perf trampoline crash after fork (#150347)
7 days ago  Stefano Riveragh-131372: Configurable build-details.json name (#150098)
7 days ago  Stefano Riveragh-150208: Avoid double-quoting string values in syscon...
7 days ago  pengyu leegh-150379: fix ref leak in C API monitoring events...
7 days ago  devdanzingh-145896: Fix typos and stale docstrings in the traceb...
7 days ago  pengyu leegh-150374: Fix double release of import lock in lazy...
7 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in _wmi.exec_query...
7 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in some Python modul...
7 days ago  Sergey B Kirpichevgh-72902: Speedup Fraction.from_decimal/float in typica...
8 days ago  Pieter Eendebakgh-149449: Fix use-after-free in `_PyUnicode_GetNameCAP...
8 days ago  Mohammad Rezagh-150315: increase test coverage for `asyncio._FlowCon...
8 days ago  Jamesgh-110704: Recommend `distclean` target over `clean...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in Argument Clinic...
8 days ago  ivonastojanovicgh-149619: Fix `_remote_debugging` permissions error...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the os module...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the pyexpat modul...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in builtins (GH...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the zstd module...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the sqlite3 modul...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the _remote_debug...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the decimal modul...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the io module...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the curses module...
8 days ago  Eduardo Villalpando... gh-148932: Docs / `profiling.sampling` Windows limitati...
8 days ago  Sergey B Kirpichevgh-119949: Refactor test_exc() helper in test_format...
8 days ago  siliconforksgh-148444: Use "zero of any numeric type" instead of...
next