Staging
v0.8.1
https://github.com/python/cpython
Revision 85720596f1baf8db2cd456c8c2bd07dc03c6beca authored by Miss Islington (bot) on 22 November 2020, 18:22:21 UTC, committed by GitHub on 22 November 2020, 18:22:21 UTC

Building on older versions, and in particular macOS 10.9 still use
Tk 8.6.8 because of build problems on that version of macOS.
(cherry picked from commit 690a5fa3ddc675a434730b057ddb5c33f44fd0b7)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
1 parent 41d1ebb
Raw File
Tip revision: 85720596f1baf8db2cd456c8c2bd07dc03c6beca authored by Miss Islington (bot) on 22 November 2020, 18:22:21 UTC
bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS (GH-23293)
Tip revision: 8572059
CODE_OF_CONDUCT.md
# Code of Conduct

Please note that all interactions on
[Python Software Foundation](https://www.python.org/psf-landing/)-supported
infrastructure is [covered](https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties)
by the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/),
which includes all the infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general, this means that everyone is expected to be **open**, **considerate**, and
**respectful** of others no matter what their position is within the project.

back to top