]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43024: improve signature (in help, etc) for functions taking sent… (GH-24331)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 17 Jun 2021 16:14:30 +0000 (17:14 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Jun 2021 16:14:30 +0000 (09:14 -0700)
commitf73377d57c5272390de63cccc3c292c44689310a
tree608ad7b3d6e108ff3e356e1c275a9f7d83ad9b3e
parentba2f32a983a08c4f64c23c187432e38908639c12
bpo-43024: improve signature (in help, etc) for functions taking sent… (GH-24331)

…inel defaults
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2021-01-25-21-24-55.bpo-43024.vAUrIi.rst [new file with mode: 0644]