Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28523) | Miss Islington (bot) | 2021-09-23 | 1 | -1/+1 |
| | | | | | | | | | | Replace old names when they refer to actual versions of macOS. Keep historical names in references to older versions. Co-authored-by: Patrick Reader <_@pxeger.com> (cherry picked from commit 36122e18148c5b6c78ebce1d36d514fd7cf250f5) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> | ||||
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | Update test of "why is Python installed" FAQ. | Antoine Pitrou | 2011-02-05 | 1 | -5/+5 |
| | |||||
* | Merged revisions 75363 via svnmerge from | Georg Brandl | 2009-10-11 | 1 | -0/+53 |
svn+ssh://pythondev@svn.python.org/python/trunk ........ r75363 | georg.brandl | 2009-10-11 20:31:23 +0200 (So, 11 Okt 2009) | 1 line Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Many thanks to AMK for the preparation work. ........ |