summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* gh-116381: Specialize CONTAINS_OP (GH-116385)Ken Jin2024-03-061-0/+1
* gh-116143: Fix race condition in pydoc _start_server (#116144)Itamar Oren2024-03-061-0/+3
* gh-107625: configparser: Raise error if a missing value is continued (GH-107651)Prince Roshan2024-03-061-0/+4
* gh-74668: Fix support of bytes in urllib.parse.parse_qsl() (GH-115771)Serhiy Storchaka2024-03-051-0/+3
* gh-76511: Fix email.Message.as_string() for non-ASCII message with ASCII char...Serhiy Storchaka2024-03-051-0/+4
* gh-116325: Raise `SyntaxError` rather than `IndexError` on ForwardRef with em...Nikita Sobolev2024-03-051-0/+2
* GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 prim...Brett Cannon2024-03-051-0/+1
* gh-57141: Add dircmp shallow option (GH-109499)Tobias Rautenkranz2024-03-041-0/+3
* gh-116116: Backport blake2 change to fix building with clang-cl on windows-i6...Yuriy Chernyshov2024-03-042-4/+6
* gh-115256: Remove refcycles from tarfile writing (GH-115257)pan3242024-03-041-0/+5
* gh-115398: Increment PyExpat_CAPI_MAGIC for SetReparseDeferralEnabled additio...Gregory P. Smith2024-03-041-5/+5
* gh-116296: Fix refleak in reduce_newobj() corner case (#116297)Erlend E. Aasland2024-03-041-0/+1
* gh-115809: Improve TimedRotatingFileHandler.getFilesToDelete() (GH-115812)Serhiy Storchaka2024-03-031-0/+4
* gh-108562: Fix compiler warnings for libmpdec (#114751)Sergey B Kirpichev2024-03-031-2/+2
* gh-85644: webbrowser: Use $XDG_CURRENT_DESKTOP to check desktop (GH-21731)Marco Trevisan2024-03-021-0/+2
* GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228)Brett Cannon2024-03-021-0/+4
* gh-84995: Run sys.__interactivehook__() on asyncio REPL startup (#20517)Rémi Lapeyre2024-03-011-0/+3
* gh-112281: Allow `Union` with unhashable `Annotated` metadata (#112283)Nikita Sobolev2024-03-011-0/+2
* gh-88352: Fix logging.TimedRotatingFileHandler (GH-116191)Serhiy Storchaka2024-03-011-0/+6
* gh-115554: Improved logic for handling multiple existing py.exe launcher inst...Steve Dower2024-03-011-0/+6
* gh-101293: Fix support of custom callables and types in inspect.Signature.fro...Serhiy Storchaka2024-03-011-0/+4
* gh-65824: Improve the "less" prompt in pydoc (GH-116050)Serhiy Storchaka2024-03-011-0/+1
* gh-116098: Revert "gh-107674: Improve performance of `sys.settrace` (GH-11498...Tian Gao2024-03-011-1/+0
* gh-103092: Add a mutex to make the PRNG state of rotatingtree concurrent-safe...AN Long2024-02-291-0/+1
* gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115...Sebastian Pipping2024-02-292-2/+10
* gh-71052: Fix several Android build issues (#115955)Malcolm Smith2024-02-291-0/+1
* gh-87115: Set `__main__.__spec__` to `None` in pdb (#116141)Tian Gao2024-02-291-0/+1
* gh-71052: Add test exclusions to support running the test suite on Android (#...Malcolm Smith2024-02-291-0/+1
* Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)Erlend E. Aasland2024-02-292-2/+2
* gh-112844: Add SBOM for external dependencies (#115789)Seth Michael Larson2024-02-291-0/+174
* gh-115821: [Enum] better error message for calling super().__new__() (GH-116063)Ethan Furman2024-02-281-0/+2
* gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210)Weii Wang2024-02-281-0/+2
* gh-107674: Improve performance of `sys.settrace` (GH-114986)Tian Gao2024-02-281-0/+1
* gh-116012: Preserve GetLastError() across calls to TlsGetValue on Windows (GH...Steve Dower2024-02-281-0/+1
* gh-105858: Improve AST node constructors (#105880)Jelle Zijlstra2024-02-281-0/+8
* gh-112997: Don't log arguments in asyncio unless debugging (#115667)Pierre Ossman (ThinLinc team)2024-02-281-0/+2
* gh-114914: Avoid keeping dead StreamWriter alive (#115661)Pierre Ossman (ThinLinc team)2024-02-281-0/+2
* bpo-43952: Fix multiprocessing Listener authkey bug (GH-25845)Miguel Brito2024-02-271-0/+2
* gh-115720: Show number of leaks in huntrleaks progress reports (GH-115726)Petr Viktorin2024-02-271-0/+2
* bpo-44865: Fix yet one missing translations in argparse (GH-27668)Jérémie Detrey2024-02-261-0/+1
* bpo-45101: Add consistency in usage message IO between 2 versions of python-c...Kien Dang2024-02-263-2/+9
* gh-77956: Add the words 'default' and 'version' help text localizable (GH-12...Emmanuel Arias2024-02-261-0/+1
* gh-115582: Make default PC/pyconfig.h work for free-threaded builds with manu...Steve Dower2024-02-261-0/+3
* gh-113942: Show functions implemented as builtin methods (GH-115306)Serhiy Storchaka2024-02-261-0/+2
* gh-112006: Fix inspect.unwrap() for types where __wrapped__ is a data descrip...Serhiy Storchaka2024-02-261-0/+3
* gh-115882: Reference Unknwn.h for ctypes on Windows (GH-115350)Yuriy Chernyshov2024-02-261-0/+1
* gh-115823: Calculate correctly error locations when dealing with implicit enc...Pablo Galindo Salgado2024-02-261-0/+3
* gh-115881: Ensure `ast.parse()` parses conditional context managers even with...Alex Waygood2024-02-261-0/+4
* gh-114099: Add configure and Makefile targets to support iOS compilation. (GH...Russell Keith-Magee2024-02-262-0/+17
* gh-115532: Add kernel density estimation to the statistics module (gh-115863)Raymond Hettinger2024-02-251-0/+1