summaryrefslogtreecommitdiffstats
path: root/Lib
Commit message (Expand)AuthorAgeFilesLines
...
* GH-127236: `pathname2url()`: generate RFC 1738 URL for absolute POSIX path (#...Barney Gale2024-11-253-16/+22
* gh-127182: Fix `io.StringIO.__setstate__` crash when `None` is the first valu...sobolevn2024-11-251-0/+15
* gh-127183: Add `_ctypes.CopyComPointer` tests (GH-127184)Jun Komoda2024-11-251-17/+115
* gh-127217: Fix pathname2url() for paths starting with multiple slashes on Pos...Serhiy Storchaka2024-11-242-0/+7
* gh-122356: restore the position of a file-like object after `zipfile.is_zipfi...Bénédikt Tran2024-11-242-2/+10
* GH-127133: Remove ability to nest argument groups & mutually exclusive groups...Savannah Ostrowski2024-11-242-85/+18
* gh-113841: fix possible undefined division by 0 in _Py_c_pow() (GH-127211)Sergey B Kirpichev2024-11-241-0/+5
* gh-126662: harmonize naming for three namedtuple base classes in urllib.parse...Stephen Morton2024-11-241-3/+3
* pathlib tests: move `walk()` tests into their own classes (GH-126651)Barney Gale2024-11-242-84/+107
* GH-125866: Preserve Windows drive letter case in file URIs (#127138)Barney Gale2024-11-232-2/+4
* gh-109746: Make _thread.start_new_thread delete state of new thread on its st...Radislav Chugunov2024-11-221-0/+34
* gh-115999: Add free-threaded specialization for `UNPACK_SEQUENCE` (#126600)Kirill Podoprigora2024-11-221-0/+31
* gh-88110: Clear concurrent.futures.thread._threads_queues after fork to avoid...Andrei Bodrov2024-11-222-0/+20
* gh-126384: Add tests to verify the behavior of basic COM methods. (GH-126610)Jun Komoda2024-11-221-0/+188
* gh-109413: Fix libregrtest get_running() (#127153)Victor Stinner2024-11-221-1/+1
* gh-127001: Fix PATHEXT issues in shutil.which() on Windows (GH-127035)Serhiy Storchaka2024-11-222-242/+299
* gh-86463: Fix default prog in subparsers if usage is used in the main parser ...Serhiy Storchaka2024-11-222-5/+48
* gh-127076: Ignore memory mmap in FileIO testing (#127088)Cody Maloney2024-11-222-7/+35
* gh-126700: pygettext: Support more gettext functions (GH-126912)Tomas R.2024-11-225-17/+88
* GH-127078: `url2pathname()`: handle extra slash before UNC drive in URL path ...Barney Gale2024-11-222-1/+4
* GH-126766: `url2pathname()`: handle 'localhost' authority (#127129)Barney Gale2024-11-223-5/+13
* GH-126601: `pathname2url()`: handle NTFS alternate data streams (#126760)Barney Gale2024-11-222-14/+13
* gh-126091: Always link generator frames when propagating a thrown-in exceptio...Jacob Bower2024-11-211-1/+21
* gh-115999: Add free-threaded specialization for ``TO_BOOL`` (gh-126616)Donghee Na2024-11-211-0/+66
* gh-115999: Specialize `LOAD_GLOBAL` in free-threaded builds (#126607)mpage2024-11-211-1/+18
* gh-124470: Fix crash when reading from object instance dictionary while repla...Dino Viehland2024-11-211-0/+64
* gh-127020: Make `PyCode_GetCode` thread-safe for free threading (#127043)Sam Gross2024-11-211-0/+30
* gh-118761: Improve import time of `mimetypes` (#126979)Hugo van Kemenade2024-11-211-6/+16
* gh-124873: Tolerate 100 ms in TimerfdTests on Android (#127101)Victor Stinner2024-11-211-2/+2
* gh-126780: Fix `ntpath.normpath()` for drive-relative paths (GH-126801)Nice Zombies2024-11-212-0/+7
* gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)Serhiy Storchaka2024-11-211-0/+45
* gh-126997: Fix support of non-ASCII strings in pickletools (GH-127062)Serhiy Storchaka2024-11-212-4/+89
* gh-127076: Disable strace tests under LD_PRELOAD (#127086)Cody Maloney2024-11-211-0/+8
* GH-127010: Don't lazily track and untrack dicts (GH-127027)Mark Shannon2024-11-201-109/+0
* gh-97514: Authenticate the forkserver control socket. (GH-99309)Gregory P. Smith2024-11-204-16/+126
* GH-126892: Reset warmup counters when JIT compiling code (GH-126893)Brandt Bucher2024-11-202-29/+26
* gh-126991: Add tests for unpickling bad object state (GH-127031)Serhiy Storchaka2024-11-201-0/+35
* gh-126615: `ctypes`: Make `COMError` public (GH-126686)Jun Komoda2024-11-202-4/+5
* GH-85168: Use filesystem encoding when converting to/from `file` URIs (#126852)Barney Gale2024-11-193-10/+22
* Merge remote-tracking branch 'upstream/main'Hugo van Kemenade2024-11-1911-11/+101
|\
| * gh-126914: Store the Preallocated Thread State's Pointer in a PyInterpreterSt...Eric Snow2024-11-191-0/+30
| * gh-109413: Enable mypy's `disallow_any_generics` setting when checking `libre...sobolevn2024-11-194-4/+7
| * gh-126947: Typechecking for _pydatetime.timedelta.__new__ arguments (#126949)Beomsoo Kim2024-11-192-1/+23
| * gh-118201: Simplify conv_confname (#126089)Malcolm Smith2024-11-193-6/+33
| * gh-126980: Fix `bytearray.__buffer__` crash on `PyBUF_{READ,WRITE}` (#126981)sobolevn2024-11-191-0/+8
* | Python 3.14.0a2v3.14.0a2Hugo van Kemenade2024-11-191-231/+304
|/
* GH-84850: Remove `urllib.request.URLopener` and `FancyURLopener` (#125739)Barney Gale2024-11-193-862/+33
* Revert "GH-126491: GC: Mark objects reachable from roots before doing cycle c...Hugo van Kemenade2024-11-192-14/+128
* gh-126594: Fix typeobject.c wrap_buffer() cast (#126754)Victor Stinner2024-11-191-0/+15
* gh-126876: Fix socket internal_select() for large timeout (#126968)Victor Stinner2024-11-191-0/+27