index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-90848: Fixed create_autospec ignoring configure_mock style kwargs (...
Miss Islington (bot)
2024-05-02
3
-8/+26
*
[3.12] gh-118272: Clear generator frame's locals when the generator is closed...
Irit Katriel
2024-05-02
5
-5/+39
*
[3.12] gh-117903: Clarify that the staticmethod descriptor is callable (GH-11...
Miss Islington (bot)
2024-05-02
1
-2/+3
*
[3.12] GH-117881: fix athrow().throw()/asend().throw() concurrent access (GH-...
Thomas Grainger
2024-05-02
3
-0/+186
*
[3.12] Uncomment one grammar test (GH-118361) (#118385)
Miss Islington (bot)
2024-05-02
1
-1/+1
*
[3.12] docs: typo: tiny grammar change: "pointed by" -> "pointed to by" (GH-1...
Jelle Zijlstra
2024-05-02
4
-6/+6
*
[3.12] gh-116767: fix crash on 'async with' with many context managers (GH-11...
Irit Katriel
2024-05-01
4
-7/+50
*
gh-116122: Add SBOM generation to PCbuild/build.bat (GH-116138)
Seth Michael Larson
2024-05-01
2
-5/+31
*
[3.12] gh-118418: Use a default value for `type_params` in `typing._eval_type...
Miss Islington (bot)
2024-04-30
1
-2/+2
*
[3.12] gh-117860: Add tests for resolving names when import rebind names (GH-...
Miss Islington (bot)
2024-04-30
8
-0/+149
*
[3.12] gh-118404: Fix inspect.signature() for non-comparable callables (GH-11...
Miss Islington (bot)
2024-04-30
3
-2/+15
*
[3.12] gh-85453: Consistent backquotes on None occurences across datetime.rst...
Miss Islington (bot)
2024-04-30
1
-1/+1
*
gh-118347: Fix Windows installer not updating launcher (GH-118386)
Miss Islington (bot)
2024-04-29
3
-6/+7
*
[3.12] gh-118359: Improve docs for Bdb.user_call (GH-118368) (#118410)
Miss Islington (bot)
2024-04-29
1
-0/+3
*
[3.12] gh-118401: Docs: Use Sphinx short options (GH-118403) (#118407)
Miss Islington (bot)
2024-04-29
1
-1/+1
*
[3.12] Docs: Upgrade to Sphinx 7.3 (GH-118397) (#118400)
Miss Islington (bot)
2024-04-29
2
-2/+2
*
[3.12] gh-117566: fix IPv6Address.is_loopback for IPv4-mapped loopbacks (GH-1...
Miss Islington (bot)
2024-04-29
3
-1/+23
*
[3.12] gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` (GH-11835...
Miss Islington (bot)
2024-04-28
2
-8/+9
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.10.rst` (GH-118356) (#11...
Miss Islington (bot)
2024-04-28
1
-37/+37
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.9.rst` (GH-118364) (#118...
Hugo van Kemenade
2024-04-28
7
-37/+37
*
[3.12] Fix note in Enum.__new__ docs (GH-118284) (#118325)
Jelle Zijlstra
2024-04-26
1
-5/+5
*
[3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)
Kirill Podoprigora
2024-04-26
6
-40/+24
*
[3.12] gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec (GH-11823...
Miss Islington (bot)
2024-04-26
1
-0/+2
*
[3.12] gh-118042: Fix error in Telnet.__del__ when __init__() was not called ...
Serhiy Storchaka
2024-04-26
2
-0/+3
*
[3.12] gh-118207: Rename the COMMON_FIELDS macro in funcobject.h and undef it...
Miss Islington (bot)
2024-04-26
1
-3/+5
*
[3.12] gh-118221: Always use the default row factory in sqlite3.iterdump() (#...
Erlend E. Aasland
2024-04-25
3
-0/+18
*
[3.12] GH-117894: prevent aclose()/athrow() being re-used after StopIteration...
Thomas Grainger
2024-04-25
3
-2/+70
*
[3.12] gh-117968: Make the test for closed file more safe in the C API tests ...
Miss Islington (bot)
2024-04-25
1
-2/+4
*
[3.12] gh-85453: Make numeric literals consistent across datetime.rst (GH-118...
Miss Islington (bot)
2024-04-24
1
-3/+3
*
[3.12] gh-85453: Adapt datetime.rst to devguide recommendations for code snip...
Miss Islington (bot)
2024-04-24
1
-45/+45
*
[3.12] gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` ...
Miss Islington (bot)
2024-04-24
5
-8/+59
*
[3.12] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-...
Petr Viktorin
2024-04-24
5
-24/+157
*
[3.12] bpo-40944: Fix IndexError when parse emails with truncated Message-ID,...
Miss Islington (bot)
2024-04-23
3
-5/+51
*
[3.12] Fix typo in py_compile.rst (GH-118102) (GH-118191)
Miss Islington (bot)
2024-04-23
1
-1/+1
*
[3.12] gh-118168: Fix Unpack interaction with builtin aliases (GH-118169) (#1...
Miss Islington (bot)
2024-04-23
3
-2/+39
*
[3.12] gh-59215: unittest: restore _top_level_dir at end of discovery (GH-152...
Miss Islington (bot)
2024-04-23
4
-6/+40
*
[3.12] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (GH-118166)
Miss Islington (bot)
2024-04-23
5
-26/+47
*
[3.12] gh-117968: Add tests for the part of the PyRun family of the C API (GH...
Serhiy Storchaka
2024-04-22
7
-1/+238
*
[3.12] gh-118030: Group definitions for `ParamSpecArgs` and `ParamSpecKwargs`...
Miss Islington (bot)
2024-04-22
1
-1/+1
*
[3.12] gh-118148: Improve tests for shutil.make_archive() (GH-118149) (GH-118...
Miss Islington (bot)
2024-04-22
1
-71/+176
*
[3.12] gh-115986 Improve pprint documentation accuracy (GH-117403) (#118146)
Miss Islington (bot)
2024-04-22
1
-3/+2
*
[3.12] gh-117995: Don't raise DeprecationWarnings for indexed nameless params...
Miss Islington (bot)
2024-04-22
3
-1/+17
*
[3.12] Docs: replace Harry Potter reference with Monty Python (GH-118130) (#1...
Miss Islington (bot)
2024-04-21
1
-3/+3
*
[3.12] gh-118121: Fix `test_doctest.test_look_in_unwrapped` (#118122) (#118129)
Nikita Sobolev
2024-04-21
1
-1/+16
*
[3.12] Clarifying nonlocal doc: SyntaxError is raised if nearest enclosing sc...
Miss Islington (bot)
2024-04-21
1
-2/+3
*
[3.12] GH-115874: Fix segfault in FutureIter_dealloc (GH-118114)
Miss Islington (bot)
2024-04-19
2
-2/+17
*
[3.12] gh-118100: Improve links in `ast.rst` (GH-118101) (#118110)
Miss Islington (bot)
2024-04-19
1
-2/+3
*
[3.12] gh-114053: Fix bad interaction of PEP-695, PEP-563 and ``get_type_hint...
Alex Waygood
2024-04-19
5
-10/+81
*
[3.12] gh-88035: update doc-string of `epoch` in timemodule.c (GH-118076) (GH...
Miss Islington (bot)
2024-04-19
1
-2/+2
*
[3.12] gh-87969: Align docs and docstrings with implementation for ctypes' [w...
Miss Islington (bot)
2024-04-19
2
-12/+12
[next]