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-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
*
[3.12] gh-116935: Document that heap types need to support garbage collection...
Miss Islington (bot)
2024-04-19
1
-1/+2
*
[3.12] gh-117518: Clarify PyTuple_GetItem() borrowed reference in the doc (GH...
Miss Islington (bot)
2024-04-19
1
-0/+6
*
[3.12] gh-64588: Clarify the difference between mu and xbar in statistics doc...
Miss Islington (bot)
2024-04-19
1
-7/+7
*
[3.12] gh-117535: Ignore made up file name "sys" for warnings (#118014)
Tian Gao
2024-04-19
2
-1/+4
*
[3.12] Use "Contributed by" in a couple of occurrences of 3.12 whatsnew (GH-1...
Miss Islington (bot)
2024-04-19
1
-3/+3
*
[3.12] gh-117503: Fix test for posixpath.expanduser() when pw_dir ends with /...
Miss Islington (bot)
2024-04-18
1
-0/+1
*
[3.12] gh-116932: Remove redundant NEWS entry (GH-118040) (#118041)
Miss Islington (bot)
2024-04-18
1
-1/+0
*
[3.12] Doc: Render version/language selector on Read the Docs (GH-116966) (#1...
Miss Islington (bot)
2024-04-18
1
-0/+86
*
[3.12] gh-116932: Add note on how to report python documentation theme bugs (...
Miss Islington (bot)
2024-04-18
2
-0/+5
*
[3.12] gh-117613: Argument Clinic: ensure that defining class params are posi...
neonene
2024-04-17
2
-1/+29
*
[3.12] gh-115009: Update Windows installer to use SQLite 3.45.3 (GH-117445) (...
Mariusz Felisiak
2024-04-17
5
-7/+8
[prev]
[next]