]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
3 hours ago  Miss Islington... [3.12] gh-118164: Break a loop between _pydecimal and... 3.12
3 hours ago  Erlend E. Aasland[3.12] gh-115119: Bump CI to use Ubuntu 22.04 (#118631...
4 hours ago  Miss Islington... [3.12] gh-78955: Use user-selected color theme for...
17 hours ago  Miss Islington... [3.12] gh-117389: Fix `test_compileall.EncodingTest...
29 hours ago  Miss Islington... [3.12] gh-118476: Fix corner cases in islice() rough...
29 hours ago  Miss Islington... [3.12] gh-118455: Fix mangle_from_ default value in...
29 hours ago  Miss Islington... [3.12] gh-118164: str(10**10000) hangs if the C _decima...
44 hours ago  Miss Islington... [3.12] gh-118569: Add a test for dynamic PEP695 classes...
2 days ago  Miss Islington... [3.12] Minor improvements to the itertools recipes...
2 days ago  Miss Islington... [3.12] docs: clarify csv.DictReader's treatment of...
2 days ago  Miss Islington... [3.12] gh-118513: Fix sibling comprehensions with a...
2 days ago  Miss Islington... [3.12] gh-117492: Clarify documentation of `typing...
3 days ago  Miss Islington... [3.12] gh-90848: Fixed create_autospec ignoring configu...
3 days ago  Irit Katriel[3.12] gh-118272: Clear generator frame's locals when...
3 days ago  Miss Islington... [3.12] gh-117903: Clarify that the staticmethod descrip...
4 days ago  Thomas Grainger[3.12] GH-117881: fix athrow().throw()/asend().throw...
4 days ago  Miss Islington... [3.12] Uncomment one grammar test (GH-118361) (#118385)
4 days ago  Jelle Zijlstra[3.12] docs: typo: tiny grammar change: "pointed by...
4 days ago  Irit Katriel[3.12] gh-116767: fix crash on 'async with' with many...
4 days ago  Seth Michael... gh-116122: Add SBOM generation to PCbuild/build.bat...
5 days ago  Miss Islington... [3.12] gh-118418: Use a default value for `type_params...
5 days ago  Miss Islington... [3.12] gh-117860: Add tests for resolving names when...
5 days ago  Miss Islington... [3.12] gh-118404: Fix inspect.signature() for non-compa...
6 days ago  Miss Islington... [3.12] gh-85453: Consistent backquotes on None occurenc...
6 days ago  Miss Islington... gh-118347: Fix Windows installer not updating launcher...
6 days ago  Miss Islington... [3.12] gh-118359: Improve docs for Bdb.user_call (GH...
6 days ago  Miss Islington... [3.12] gh-118401: Docs: Use Sphinx short options (GH...
6 days ago  Miss Islington... [3.12] Docs: Upgrade to Sphinx 7.3 (GH-118397) (#118400)
6 days ago  Miss Islington... [3.12] gh-117566: fix IPv6Address.is_loopback for IPv4...
7 days ago  Miss Islington... [3.12] gh-101100: Fix Sphinx warnings in `library/fault...
7 days ago  Miss Islington... [3.12] gh-101100: Fix Sphinx warnings in `whatsnew...
7 days ago  Hugo van Kemenade[3.12] gh-101100: Fix Sphinx warnings in `whatsnew...
9 days ago  Jelle Zijlstra[3.12] Fix note in Enum.__new__ docs (GH-118284) (...
9 days ago  Kirill Podoprigora[3.12] gh-117928: Bump the minimum Sphinx version to...
10 days ago  Miss Islington... [3.12] gh-118235: Skip RAISE_SYNTAX_ERROR rules in...
10 days ago  Serhiy Storchaka[3.12] gh-118042: Fix error in Telnet.__del__ when...
10 days ago  Miss Islington... [3.12] gh-118207: Rename the COMMON_FIELDS macro in...
11 days ago  Erlend E. Aasland[3.12] gh-118221: Always use the default row factory...
11 days ago  Thomas Grainger[3.12] GH-117894: prevent aclose()/athrow() being re...
11 days ago  Miss Islington... [3.12] gh-117968: Make the test for closed file more...
11 days ago  Miss Islington... [3.12] gh-85453: Make numeric literals consistent acros...
11 days ago  Miss Islington... [3.12] gh-85453: Adapt datetime.rst to devguide recomme...
11 days ago  Miss Islington... [3.12] gh-118013: Use weakrefs for the cache key in...
11 days ago  Petr Viktorin[3.12] gh-113171: gh-65056: Fix "private" (non-global...
12 days ago  Miss Islington... [3.12] bpo-40944: Fix IndexError when parse emails...
12 days ago  Miss Islington... [3.12] Fix typo in py_compile.rst (GH-118102) (GH-118191)
12 days ago  Miss Islington... [3.12] gh-118168: Fix Unpack interaction with builtin...
12 days ago  Miss Islington... [3.12] gh-59215: unittest: restore _top_level_dir at...
13 days ago  Miss Islington... [3.12] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296...
13 days ago  Serhiy Storchaka[3.12] gh-117968: Add tests for the part of the PyRun...
13 days ago  Miss Islington... [3.12] gh-118030: Group definitions for `ParamSpecArgs...
13 days ago  Miss Islington... [3.12] gh-118148: Improve tests for shutil.make_archive...
2024-04-22  Miss Islington... [3.12] gh-115986 Improve pprint documentation accuracy...
2024-04-22  Miss Islington... [3.12] gh-117995: Don't raise DeprecationWarnings for...
2024-04-21  Miss Islington... [3.12] Docs: replace Harry Potter reference with Monty...
2024-04-21  Nikita Sobolev[3.12] gh-118121: Fix `test_doctest.test_look_in_unwrap...
2024-04-21  Miss Islington... [3.12] Clarifying nonlocal doc: SyntaxError is raised...
2024-04-19  Miss Islington... [3.12] GH-115874: Fix segfault in FutureIter_dealloc...
2024-04-19  Miss Islington... [3.12] gh-118100: Improve links in `ast.rst` (GH-118101...
2024-04-19  Alex Waygood[3.12] gh-114053: Fix bad interaction of PEP-695, PEP...
2024-04-19  Miss Islington... [3.12] gh-88035: update doc-string of `epoch` in timemo...
2024-04-19  Miss Islington... [3.12] gh-87969: Align docs and docstrings with impleme...
2024-04-19  Miss Islington... [3.12] gh-116935: Document that heap types need to...
2024-04-19  Miss Islington... [3.12] gh-117518: Clarify PyTuple_GetItem() borrowed...
2024-04-19  Miss Islington... [3.12] gh-64588: Clarify the difference between mu...
2024-04-19  Tian Gao[3.12] gh-117535: Ignore made up file name "sys" for...
2024-04-19  Miss Islington... [3.12] Use "Contributed by" in a couple of occurrences...
2024-04-18  Miss Islington... [3.12] gh-117503: Fix test for posixpath.expanduser...
2024-04-18  Miss Islington... [3.12] gh-116932: Remove redundant NEWS entry (GH-11804...
2024-04-18  Miss Islington... [3.12] Doc: Render version/language selector on Read...
2024-04-18  Miss Islington... [3.12] gh-116932: Add note on how to report python...
2024-04-17  neonene[3.12] gh-117613: Argument Clinic: ensure that defining...
2024-04-17  Mariusz Felisiak[3.12] gh-115009: Update Windows installer to use SQLit...
2024-04-17  Miss Islington... [3.12] gh-114539: Clarify implicit launching of shells...
2024-04-17  Miss Islington... [3.12] gh-80361: Fix TypeError in email.Message.get_pay...
2024-04-17  Miss Islington... [3.12] gh-117977: Amend version changed annotation...
2024-04-17  Miss Islington... [3.12] gh-117975: Ensure flush level is checked when...
2024-04-17  Miss Islington... [3.12] gh-115009: Update macOS installer to use SQLite...
2024-04-17  Miss Islington... [3.12] gh-71966: Move the module docstring from _pydeci...
2024-04-17  Miss Islington... [3.12] gh-117313: Fix re-folding email messages contain...
2024-04-17  Serhiy Storchaka[3.12] gh-117503: Fix support of non-ASCII user names...
2024-04-17  Miss Islington... [3.12] gh-73231: Update documentation for PyErr_SetFrom...
2024-04-17  Miss Islington... [3.12] gh-117879: Fix test_httpservers for the build...
2024-04-17  Miss Islington... [3.12] gh-86650: Fix IndexError when parse emails with...
2024-04-17  Miss Islington... [3.12] gh-75171: Fix parsing invalid email address...
2024-04-16  Miss Islington... [3.12] gh-117945: Fix `os.path.ismount()` documentation...
2024-04-16  Miss Islington... gh-112844: Fix xz CPE identifier (GH-117656)
2024-04-16  Miss Islington... [3.12] Docs: Add classes to C API return value annotati...
2024-04-16  Miss Islington... [3.12] gh-117691: Add an appropriate stacklevel for...
2024-04-16  Inada Naokigh-77102: site: try utf-8 and locale encoding when...
2024-04-16  Miss Islington... [3.12] gh-117797: Improve `test_descr.test_not_implemen...
2024-04-15  Miss Islington... [3.12] gh-117804: Document how to suppress PGO unprofil...
2024-04-15  Hugo van Kemenade[3.12] Docs: add link roles with Sphinx extlinks (GH...
2024-04-15  Miss Islington... [3.12] Docs: make the `whatsnew-typing-py312` anchor...
2024-04-15  Steve Dowergh-90329: Add _winapi.GetLongPathName and GetShortPathN...
2024-04-15  Steve Dowergh-112278: Improve error handling in wmi module and...
2024-04-15  Serhiy Storchaka[3.12] gh-115664: Reorganize versionadded directives...
2024-04-15  Nice Zombies[3.12] gh-117114: Update os.path function availability...
2024-04-15  Miss Islington... [3.12] gh-117889: Fix PGO test in test_peg_generator...
2024-04-15  Miss Islington... [3.12] gh-91565: Replace bugs.python.org links with...
next