Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
266a502
Post 3.8.16
ambv Dec 6, 2022
30afa75
[3.8] Update copyright years to 2023. (gh-100852)
benjaminp Jan 8, 2023
6924cba
[3.8] Update copyright year in README (GH-100863) (GH-100867)
miss-islington Jan 9, 2023
594ba19
[3.8] Correct CVE-2020-10735 documentation (GH-100306) (#100698)
gpshead Jan 20, 2023
e57a3c1
[3.8] Bump Azure Pipelines to ubuntu-22.04 (GH-101089) (#101215)
miss-islington Jan 21, 2023
be3b5f7
[3.8] gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-10090…
zooba Jan 23, 2023
db924a4
gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH…
miss-islington Jan 30, 2023
41d301a
[3.8] gh-95778: add doc missing in some places (GH-100627) (#101630)
merwok Feb 8, 2023
32a1a61
[3.8] gh-101283: Improved fallback logic for subprocess with shell=Tr…
miss-islington Feb 9, 2023
7a3db0c
[3.8] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI i…
corona10 Feb 21, 2023
4812813
[3.8] GH-102306 Avoid GHA CI macOS test_posix failure by using the ap…
ned-deily Mar 4, 2023
ddd495e
[3.8] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH…
zooba Mar 7, 2023
045b252
[3.8] gh-102627: Replace address pointing toward malicious web page (…
miss-islington Mar 13, 2023
3205d1f
[3.8] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#…
pradyunsg Mar 28, 2023
79e63e5
[3.8] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (G…
encukou May 17, 2023
47ec96a
[3.8] gh-99889: Fix directory traversal security flaw in uu.decode() …
miss-islington May 22, 2023
2062fce
[3.8] gh-104049: do not expose on-disk location from SimpleHTTPReques…
miss-islington May 22, 2023
9f89c47
[3.8] gh-103935: Use `io.open_code()` when executing code in trace an…
zooba May 22, 2023
d958960
[3.8] gh-68966: fix versionchanged in docs (GH-105299)
ned-deily Jun 5, 2023
b28acfa
[3.8] Update GitHub CI workflow for macOS. (GH-105302)
ned-deily Jun 5, 2023
c43c50e
[3.8] gh-105184: document that marshal functions can fail and need to…
miss-islington Jun 5, 2023
9c2ff15
[3.8] gh-102153: Start stripping C0 control and space chars in `urlsp…
stratakis Jun 5, 2023
43eff24
[3.8] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-1…
ambv Jun 6, 2023
9a2d531
Python 3.8.17
ambv Jun 6, 2023
40ea37d
Post 3.8.17
ambv Jun 6, 2023
1d743c6
Merge remote-tracking branch 'upstream/3.8' into carlosroman/python-3…
carlosroman Jun 21, 2023
7a2b527
Updated CI to build 3.8.17
carlosroman Jun 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[3.8] Update copyright years to 2023. (pythongh-100852)
* [3.8] Update copyright years to 2023. (pythongh-100848).
(cherry picked from commit 11f9932)

Co-authored-by: Benjamin Peterson <[email protected]>

* Update additional copyright years to 2023.

Co-authored-by: Ned Deily <[email protected]>
  • Loading branch information
benjaminp and ned-deily authored Jan 8, 2023
commit 30afa75ad8deca57a2bd0218f8fd6b3437c89507
2 changes: 1 addition & 1 deletion Doc/copyright.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Copyright

Python and this documentation is:

Copyright © 2001-2022 Python Software Foundation. All rights reserved.
Copyright © 2001-2023 Python Software Foundation. All rights reserved.

Copyright © 2000 BeOpen.com. All rights reserved.

Expand Down
2 changes: 1 addition & 1 deletion Doc/license.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ PSF LICENSE AGREEMENT FOR PYTHON |release|
analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python |release| alone or in any derivative
version, provided, however, that PSF's License Agreement and PSF's notice of
copyright, i.e., "Copyright © 2001-2022 Python Software Foundation; All Rights
copyright, i.e., "Copyright © 2001-2023 Python Software Foundation; All Rights
Reserved" are retained in Python |release| alone or in any derivative version
prepared by Licensee.

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python alone or in any derivative version,
provided, however, that PSF's License Agreement and PSF's notice of copyright,
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Python Software Foundation;
2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;
All Rights Reserved" are retained in Python alone or in any derivative version
prepared by Licensee.

Expand Down
2 changes: 1 addition & 1 deletion Mac/IDLE/IDLE.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<key>CFBundleExecutable</key>
<string>IDLE</string>
<key>CFBundleGetInfoString</key>
<string>%version%, © 2001-2022 Python Software Foundation</string>
<string>%version%, © 2001-2023 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>IDLE.icns</string>
<key>CFBundleIdentifier</key>
Expand Down
2 changes: 1 addition & 1 deletion Mac/PythonLauncher/Info.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<key>CFBundleExecutable</key>
<string>Python Launcher</string>
<key>CFBundleGetInfoString</key>
<string>%VERSION%, © 2001-2022 Python Software Foundation</string>
<string>%VERSION%, © 2001-2023 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>PythonLauncher.icns</string>
<key>CFBundleIdentifier</key>
Expand Down
6 changes: 3 additions & 3 deletions Mac/Resources/app/Info.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<key>CFBundleExecutable</key>
<string>Python</string>
<key>CFBundleGetInfoString</key>
<string>%version%, (c) 2001-2020 Python Software Foundation.</string>
<string>%version%, (c) 2001-2023 Python Software Foundation.</string>
<key>CFBundleHelpBookFolder</key>
<array>
<string>Documentation</string>
Expand All @@ -37,7 +37,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>%version%, (c) 2001-2022 Python Software Foundation.</string>
<string>%version%, (c) 2001-2023 Python Software Foundation.</string>
<key>CFBundleName</key>
<string>Python</string>
<key>CFBundlePackageType</key>
Expand All @@ -55,7 +55,7 @@
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>(c) 2001-2020 Python Software Foundation.</string>
<string>(c) 2001-2023 Python Software Foundation.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions Mac/Resources/framework/Info.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>%VERSION%, (c) 2001-2019 Python Software Foundation.</string>
<string>%VERSION%, (c) 2001-2023 Python Software Foundation.</string>
<key>CFBundleLongVersionString</key>
<string>%VERSION%, (c) 2001-2019 Python Software Foundation.</string>
<string>%VERSION%, (c) 2001-2023 Python Software Foundation.</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion PC/python_ver_rc.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include "winver.h"

#define PYTHON_COMPANY "Python Software Foundation"
#define PYTHON_COPYRIGHT "Copyright \xA9 2001-2022 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."
#define PYTHON_COPYRIGHT "Copyright \xA9 2001-2023 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."

#define MS_WINDOWS
#include "modsupport.h"
Expand Down
2 changes: 1 addition & 1 deletion Python/getcopyright.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

static const char cprt[] =
"\
Copyright (c) 2001-2022 Python Software Foundation.\n\
Copyright (c) 2001-2023 Python Software Foundation.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 2000 BeOpen.com.\n\
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This is Python version 3.8.16
:target: https://discuss.python.org/


Copyright (c) 2001-2022 Python Software Foundation. All rights reserved.
Copyright © 2001-2023 Python Software Foundation. All rights reserved.

See the end of this file for further copyright and license information.

Expand Down