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
path:
root
/
Misc
/
NEWS.d
/
next
/
Library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.12.4
v3.12.4
Thomas Wouters
2024-06-06
40
-104/+0
*
[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120054)
Serhiy Storchaka
2024-06-04
1
-0/+3
*
[3.12] gh-119819: Fix regression to allow logging configuration with multiprâ...
Miss Islington (bot)
2024-06-04
1
-0/+2
*
[3.12] gh-118868: logging QueueHandler fix passing of kwargs (GH-118869) (GH-...
Miss Islington (bot)
2024-06-04
1
-0/+2
*
[3.12] GH-89727: Fix `shutil.rmtree()` recursion error on deep trees (GH-1198...
Barney Gale
2024-06-01
1
-0/+2
*
[3.12] gh-113892: Add a extra check to `ProactorEventLoop.sock_connect` to en...
Miss Islington (bot)
2024-06-01
1
-0/+3
*
[3.12] Revert "[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#1â...
Victor Stinner
2024-06-01
1
-3/+0
*
[3.12] gh-103194: Fix Tkinter’s Tcl value type handling for Tcl 8.7/9.0 (GH...
Serhiy Storchaka
2024-05-31
1
-0/+4
*
[3.12] GH-89727: Fix `os.fwalk()` recursion error on deep trees (GH-119638) (...
Miss Islington (bot)
2024-05-30
1
-0/+3
*
[3.12] GH-89727: Partially fix `shutil.rmtree()` recursion error on deep tree...
Barney Gale
2024-05-29
1
-0/+3
*
[3.12] gh-119118: Fix performance regression in tokenize module (GH-119615) (...
Miss Islington (bot)
2024-05-28
1
-0/+2
*
[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#119505)
Victor Stinner
2024-05-24
1
-0/+3
*
[3.12] gh-118643: Fix AttributeError in the email module (GH-119099) (GH-119390)
Miss Islington (bot)
2024-05-22
1
-0/+2
*
[3.12] Docs: Ensure no warnings are found in the NEWS file before a given lin...
Hugo van Kemenade
2024-05-21
5
-7/+7
*
[3.12] gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) wi...
Miss Islington (bot)
2024-05-21
1
-0/+3
*
[3.12] gh-92081: Fix for email.generator.Generator with whitespace between en...
Miss Islington (bot)
2024-05-20
1
-0/+1
*
[3.12] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path startin...
Miss Islington (bot)
2024-05-14
1
-0/+2
*
[3.12] gh-58933: Make pdb return to caller frame correctly when f_trace is no...
Tian Gao
2024-05-13
1
-0/+1
*
[3.12] gh-87106: Fix inspect.signature.bind() handling of positional-only arg...
Miss Islington (bot)
2024-05-13
1
-0/+3
*
[3.12] gh-103956: Fix `trace` output in case of missing source line (GH-10395...
Miss Islington (bot)
2024-05-09
1
-0/+1
*
[3.12] gh-118033: Fix `__weakref__` not set for generic dataclasses (GH-11809...
Miss Islington (bot)
2024-05-09
1
-0/+2
*
[3.12] gh-118314: Fix padding edge case in binascii.a2b_base64 strict mode (G...
Miss Islington (bot)
2024-05-07
1
-0/+1
*
[3.12] gh-118164: str(10**10000) hangs if the C _decimal module is missing (G...
Miss Islington (bot)
2024-05-05
1
-0/+1
*
[3.12] gh-90848: Fixed create_autospec ignoring configure_mock style kwargs (...
Miss Islington (bot)
2024-05-02
1
-0/+1
*
[3.12] gh-118404: Fix inspect.signature() for non-comparable callables (GH-11...
Miss Islington (bot)
2024-04-30
1
-0/+1
*
[3.12] gh-117566: fix IPv6Address.is_loopback for IPv4-mapped loopbacks (GH-1...
Miss Islington (bot)
2024-04-29
1
-0/+3
*
[3.12] gh-118042: Fix error in Telnet.__del__ when __init__() was not called ...
Serhiy Storchaka
2024-04-26
1
-0/+2
*
[3.12] gh-118221: Always use the default row factory in sqlite3.iterdump() (#...
Erlend E. Aasland
2024-04-25
1
-0/+2
*
[3.12] gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` ...
Miss Islington (bot)
2024-04-24
1
-0/+9
*
[3.12] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-...
Petr Viktorin
2024-04-24
1
-0/+9
*
[3.12] bpo-40944: Fix IndexError when parse emails with truncated Message-ID,...
Miss Islington (bot)
2024-04-23
1
-0/+1
*
[3.12] gh-118168: Fix Unpack interaction with builtin aliases (GH-118169) (#1...
Miss Islington (bot)
2024-04-23
1
-0/+4
*
[3.12] gh-59215: unittest: restore _top_level_dir at end of discovery (GH-152...
Miss Islington (bot)
2024-04-23
1
-0/+3
*
[3.12] gh-117995: Don't raise DeprecationWarnings for indexed nameless params...
Miss Islington (bot)
2024-04-22
1
-0/+2
*
[3.12] gh-114053: Fix bad interaction of PEP-695, PEP-563 and ``get_type_hint...
Alex Waygood
2024-04-19
1
-0/+4
*
[3.12] gh-117535: Ignore made up file name "sys" for warnings (#118014)
Tian Gao
2024-04-19
1
-0/+1
*
[3.12] gh-80361: Fix TypeError in email.Message.get_payload() (GH-117994) (GH...
Miss Islington (bot)
2024-04-17
1
-0/+2
*
[3.12] gh-117313: Fix re-folding email messages containing non-standard line ...
Miss Islington (bot)
2024-04-17
1
-0/+4
*
[3.12] gh-117503: Fix support of non-ASCII user names in posixpath.expanduser...
Serhiy Storchaka
2024-04-17
1
-0/+2
*
[3.12] gh-86650: Fix IndexError when parse emails with invalid Message-ID (GH...
Miss Islington (bot)
2024-04-17
1
-0/+2
*
[3.12] gh-75171: Fix parsing invalid email address headers starting or ending...
Miss Islington (bot)
2024-04-17
1
-0/+1
*
[3.12] gh-117691: Add an appropriate stacklevel for PEP-706 tarfile deprecati...
Miss Islington (bot)
2024-04-16
1
-0/+5
*
gh-77102: site: try utf-8 and locale encoding when reading .pth file (GH-117802)
Inada Naoki
2024-04-16
1
-0/+3
*
[3.12] gh-117692: Fix `AttributeError` in `DocTestFinder` on wrapped `builtin...
Miss Islington (bot)
2024-04-10
1
-0/+2
*
Python 3.12.3
v3.12.3
Thomas Wouters
2024-04-09
60
-147/+0
*
[3.12] gh-117467: Add preserving of mailbox owner on flush (GH-117510) (GH-11...
Miss Islington (bot)
2024-04-04
1
-0/+2
*
[3.12] gh-117110: Fix subclasses of typing.Any with custom constructors (GH-1...
Miss Islington (bot)
2024-03-29
1
-0/+1
*
[3.12] gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SS...
Miss Islington (bot)
2024-03-28
1
-0/+4
*
[3.12] gh-117178: Recover lazy loading of self-referential modules (GH-117179...
Miss Islington (bot)
2024-03-28
1
-0/+2
*
[3.12] gh-66543: Fix mimetype.guess_type() (GH-117217) (GH-117256)
Miss Islington (bot)
2024-03-26
1
-0/+4
[next]