]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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...
6 days ago  Victor Stinnergh-149879: Fix test_strptime on Cygwin (#150438)
6 days ago  Victor Stinnergh-149879: Fix multiprocessing resource tracker tests...
6 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...
8 days ago  Eduardo Villalpando... gh-150244: Fix `test_create_subprocess_env_shell` to...
9 days ago  Eduardo Villalpando... gh-150258: Show relative percentage on Tachyon flamegra...
9 days ago  stratakisgh-149800: Split perf trampoline assembly into per...
9 days ago  Pieter Eendebakgh-145192: improve performance of `PySequence_GetSlice...
9 days ago  Kumar Adityagh-149816: add missing critical section on self in...
9 days ago  deadlovelllgh-150116 Remove dead try/except in `asyncio.Lock._wake...
9 days ago  pengyu leegh-150178: Fix refcount leaks in hamt allocation failur...
9 days ago  Hai Zhugh-148450: `abc.register` needs to update `type_version...
9 days ago  My-ABCgh-150232: update Thread group parameter doc (#150283)
10 days ago  Victor Stinnergh-150114: Log the memory usage in regrtest on Windows...
10 days ago  Omkar Kabdegh-82907: Document mtime=0 for reproducible tarfile...
10 days ago  Victor Stinnergh-150114: Log the memory usage in regrtest in sequenti...
10 days ago  Victor StinnerRevert "gh-146452: Improve locking granularity in pickl...
10 days ago  Hugo van Kemenadegh-149189: Revert "Modern defaults for `pprint` (#14919...
10 days ago  Victor Stinnergh-149879: Fix test_capi on Cygwin (#150252)
10 days ago  Victor Stinnergh-149879: Fix test_c_stack_unwind on Cygwin (#150084)
10 days ago  Victor Stinnergh-149879: Fix test__locale on Cygwin (#150248)
10 days ago  Victor Stinnergh-150114: Log the memory usage in regrtest (#150255)
10 days ago  Brett CannonRemove 'expat' dependency for Linux in `Misc/Brewfile...
10 days ago  Victor Stinnergh-149879: Fix test_c_locale_coercion on Cygwin (#150250)
10 days ago  Marin Misurgh-91372: Add mtime to gzip.open() (GH-32310)
10 days ago  Mia Albertgh-149902: Remove dead packaging docs link and add...
10 days ago  Serhiy Storchakagh-137571: Protect against possible UnboundLocalError...
10 days ago  adang1345gh-133998: Fix gzip file creation when time is out...
10 days ago  Jelle Zijlstragh-149995: Update typing.py docstrings and documentatio...
10 days ago  sendaoYangh-148294: Make configure find g++ correctly (GH-148298)
11 days ago  Barry Warsawgh-149819: fix .pth and .start file processing in subpr...
11 days ago  Nadeshiko Manjugh-107398: Fix tarfile stream mode exception when proce...
11 days ago  Stan UlbrychRemove accidentally added `Python/deepfreeze/deepfreeze...
11 days ago  Hai Zhugh-149358: Generating JIT recorder transformers and...
11 days ago  Hai Zhugh-149335: Avoid JIT trace buffer asserts with overhead...
11 days ago  Pieter Eendebakgh-148871: Add CONSTANT_EMPTY_TUPLE to LOAD_COMMON_CONS...
11 days ago  sobolevngh-149219: Test `frozendict` in `Lib/test/test_crossint...
11 days ago  sobolevngh-149981: Test lazy import corner cases with module...
11 days ago  saisneha196gh-150175: Fix ThreadingMock call_count race condition...
12 days ago  Jason R. Coombsgh-143387: Add news blurb for importlib.metadata highli...
12 days ago  Stan UlbrychAdd summary table to the `unicodedata` doc (#149957)
12 days ago  sobolevngh-150146: Fix NULL dereference in `_Py_subs_parameters...
12 days ago  Pablo Galindo... gh-149584: Fix excessive overhead in the Tachyon profil...
12 days ago  László Kiss... gh-150034: Print JSONL filename when profiling finishes...
12 days ago  Victor Stinnergh-149807: Fix hash(frozendict): compute (key, value...
12 days ago  Victor Stinnergh-148260: Use at least 1 MiB stack size on musl (...
12 days ago  Matt Van Horngh-146406: add clear() cross-language hint for immutabl...
next