]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in Argument Clinic...
3 days ago  ivonastojanovicgh-149619: Fix `_remote_debugging` permissions error...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the os module...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the pyexpat modul...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in builtins (GH...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the zstd module...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the sqlite3 modul...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the _remote_debug...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the decimal modul...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the io module...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the curses module...
3 days ago  Eduardo Villalpando... gh-148932: Docs / `profiling.sampling` Windows limitati...
3 days ago  Sergey B Kirpichevgh-119949: Refactor test_exc() helper in test_format...
3 days ago  siliconforksgh-148444: Use "zero of any numeric type" instead of...
3 days ago  Eduardo Villalpando... gh-150244: Fix `test_create_subprocess_env_shell` to...
4 days ago  Eduardo Villalpando... gh-150258: Show relative percentage on Tachyon flamegra...
4 days ago  stratakisgh-149800: Split perf trampoline assembly into per...
4 days ago  Pieter Eendebakgh-145192: improve performance of `PySequence_GetSlice...
4 days ago  Kumar Adityagh-149816: add missing critical section on self in...
4 days ago  deadlovelllgh-150116 Remove dead try/except in `asyncio.Lock._wake...
4 days ago  pengyu leegh-150178: Fix refcount leaks in hamt allocation failur...
4 days ago  Hai Zhugh-148450: `abc.register` needs to update `type_version...
4 days ago  My-ABCgh-150232: update Thread group parameter doc (#150283)
4 days ago  Victor Stinnergh-150114: Log the memory usage in regrtest on Windows...
4 days ago  Omkar Kabdegh-82907: Document mtime=0 for reproducible tarfile...
4 days ago  Victor Stinnergh-150114: Log the memory usage in regrtest in sequenti...
4 days ago  Victor StinnerRevert "gh-146452: Improve locking granularity in pickl...
4 days ago  Hugo van Kemenadegh-149189: Revert "Modern defaults for `pprint` (#14919...
5 days ago  Victor Stinnergh-149879: Fix test_capi on Cygwin (#150252)
5 days ago  Victor Stinnergh-149879: Fix test_c_stack_unwind on Cygwin (#150084)
5 days ago  Victor Stinnergh-149879: Fix test__locale on Cygwin (#150248)
5 days ago  Victor Stinnergh-150114: Log the memory usage in regrtest (#150255)
5 days ago  Brett CannonRemove 'expat' dependency for Linux in `Misc/Brewfile...
5 days ago  Victor Stinnergh-149879: Fix test_c_locale_coercion on Cygwin (#150250)
5 days ago  Marin Misurgh-91372: Add mtime to gzip.open() (GH-32310)
5 days ago  Mia Albertgh-149902: Remove dead packaging docs link and add...
5 days ago  Serhiy Storchakagh-137571: Protect against possible UnboundLocalError...
5 days ago  adang1345gh-133998: Fix gzip file creation when time is out...
5 days ago  Jelle Zijlstragh-149995: Update typing.py docstrings and documentatio...
5 days ago  sendaoYangh-148294: Make configure find g++ correctly (GH-148298)
5 days ago  Barry Warsawgh-149819: fix .pth and .start file processing in subpr...
6 days ago  Nadeshiko Manjugh-107398: Fix tarfile stream mode exception when proce...
6 days ago  Stan UlbrychRemove accidentally added `Python/deepfreeze/deepfreeze...
6 days ago  Hai Zhugh-149358: Generating JIT recorder transformers and...
6 days ago  Hai Zhugh-149335: Avoid JIT trace buffer asserts with overhead...
6 days ago  Pieter Eendebakgh-148871: Add CONSTANT_EMPTY_TUPLE to LOAD_COMMON_CONS...
6 days ago  sobolevngh-149219: Test `frozendict` in `Lib/test/test_crossint...
6 days ago  sobolevngh-149981: Test lazy import corner cases with module...
6 days ago  saisneha196gh-150175: Fix ThreadingMock call_count race condition...
7 days ago  Jason R. Coombsgh-143387: Add news blurb for importlib.metadata highli...
7 days ago  Stan UlbrychAdd summary table to the `unicodedata` doc (#149957)
7 days ago  sobolevngh-150146: Fix NULL dereference in `_Py_subs_parameters...
7 days ago  Pablo Galindo... gh-149584: Fix excessive overhead in the Tachyon profil...
7 days ago  László Kiss... gh-150034: Print JSONL filename when profiling finishes...
7 days ago  Victor Stinnergh-149807: Fix hash(frozendict): compute (key, value...
7 days ago  Victor Stinnergh-148260: Use at least 1 MiB stack size on musl (...
7 days ago  Matt Van Horngh-146406: add clear() cross-language hint for immutabl...
7 days ago  Calebgh-134261: ZipFile - Don't rely on local time for repro...
7 days ago  Tim StumbaughPEP 810 - Update some error strings (#150126)
7 days ago  Pablo Galindo... gh-149321: Remove lazy_imports=none startup mode (...
7 days ago  larryhastingsgh-150042: queue.SimpleQueue.put: fix minor refleak...
7 days ago  Alexey Katsmangh-149816: Fix UAF in Modules/_pickle.c (GH-150024)
7 days ago  Sam Grossgh-150114: Reduce memory usage of test_free_threading...
7 days ago  Hugo van KemenadeMark PRs as stale after 90 days (#150104)
7 days ago  Stefanie Molingh-134887: Add references to `locale` module for locale...
7 days ago  AN Longgh-149983: Fix PyErr_NoMemory call without GIL in winco...
7 days ago  Steve Dowergh-124111: Keep tests passing for Tcl prior to 9.0...
8 days ago  Jason R. Coombsgh-143387: Update docs to reflect the behavior and...
8 days ago  Kirill Ignatevgh-149816: Fix SNI callback callable race (GH-150018)
8 days ago  Peter Biermagh-150027: Avoid copying during construction of `frozen...
8 days ago  Victor Stinnergh-149473: Emit audit event on calling os.environ.clear...
8 days ago  Serhiy Storchakagh-149945: Fix potential OOM for gzip with large header...
8 days ago  Jelle Zijlstragh-148829: Make sentinels' repr and module customizable...
8 days ago  Victor Stinnergh-149879: Fix test_tempfile on Cygwin (#150081)
8 days ago  Serhiy Storchakagh-146581: Update docs for dangerous filenames in ZIP...
8 days ago  Hugo van Kemenadegh-145098: Use `macos-26-intel` instead of `macos-15...
8 days ago  Gregory P.... gh-86533: Make Path.mkdir parent_mode tests umask-indep...
8 days ago  Daniilgh-69619: Clarify whitespace definition in str.strip...
8 days ago  Lukas Geigergh-141968: Use `take_bytes` to remove copy in `_pyio...
8 days ago  Dan Shernicoffgh-79413: Add `qualname` parameter to `dataclass.make_d...
8 days ago  Saul Coopermangh-146452: Improve locking granularity in pickle's...
8 days ago  Armaan Vakhariagh-149590: Remove faulthandler_traverse (#150023)
8 days ago  nessitagh-86533: Restore os.makedirs() ability to apply *mode...
8 days ago  Victor Stinnergh-149879: Fix multiprocessing tests on Cygwin (#150031)
8 days ago  Stefanie Molingh-72088: clarify `inspect.ismethod` and `inspect.isfun...
9 days ago  ankhikarmakargh-149980: Strip all trailing slashes from GNU long...
9 days ago  sobolevngh-149977: Fix extra output of `-m test test_lazy_impor...
9 days ago  Jeff Eplergh-140344: ast: Add deprecation warnings (#140345)
9 days ago  Jan Brasnagh-95816: Fix TLS version range example in docs (GH...
9 days ago  Kumar Adityagh-149816: fix thread safety of deletion of list slice...
9 days ago  Kumar Adityagh-149816: fix `dict.clear()` race on split-table dict...
9 days ago  sobolevngh-149816: Fix a RC in `_random.Random.__init__` method...
9 days ago  Hugo van Kemenadegh-146531: Skip hanging `wm iconbitmap` test on macOS...
9 days ago  Maurycy Pawłowski... gh-149464: Add `os.pidfd_getfd(pidfd, targetfd, flags...
9 days ago  Nathan Goldbaumgh-149887: Install python3t.lib for GIL-enabled Windows...
9 days ago  Nezuko Agentgh-149953: Fix null pointer dereference order in `code_...
9 days ago  Lukas Geigergh-144140: Optimize len for frozen dict/set constants...
9 days ago  Pieter Eendebakgh-138325: steal list items in `INTRINSIC_LIST_TO_TUPLE...
10 days ago  AN Longgh-149921: Fix reference leaks in _interpchannels and... 149613/head
10 days ago  Farhan Saifgh-146452: Fix pickle segfault on concurrent mutation...
next