diff options
author | Stan U. <89152624+StanFromIreland@users.noreply.github.com> | 2024-11-18 15:29:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 15:29:14 (GMT) |
commit | 8fe1926164932f868e6e907ad72a74c2f2372b07 (patch) | |
tree | ac94f0f859dc1b4487f0f0f0079c8c3e3e61d730 /Misc/NEWS.d | |
parent | b0fcc2c47a34a69c35c1a8031cd0589d3747c1af (diff) | |
download | cpython-8fe1926164932f868e6e907ad72a74c2f2372b07.zip cpython-8fe1926164932f868e6e907ad72a74c2f2372b07.tar.gz cpython-8fe1926164932f868e6e907ad72a74c2f2372b07.tar.bz2 |
gh-126911: Update credits output (#126913)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2024-11-16-22-08-41.gh-issue-126911.HchCZZ.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2024-11-16-22-08-41.gh-issue-126911.HchCZZ.rst b/Misc/NEWS.d/next/Windows/2024-11-16-22-08-41.gh-issue-126911.HchCZZ.rst new file mode 100644 index 0000000..32481cd --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2024-11-16-22-08-41.gh-issue-126911.HchCZZ.rst @@ -0,0 +1 @@ +Update credits command output. |