This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Old Sub Sailor
Recipients Old Sub Sailor, TotallyLost, docs@python, griswolf, ned.deily, remi.lapeyre, ronaldoussoren, tomy0000000
Date 2021-04-29.13:39:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <86B8BCC3-C549-441D-9E69-557CF0F89772@comcast.net>
In-reply-to <1AE70ADD-C24C-4744-9A3B-4910BE6109C4@comcast.net>
Content
Here is a copy of the Apple Python call as of April 29, 2021.  To my way of thinking it seems that Apple is saying that someday they will indeed eliminate all the included “scripting” software from macOS and they further imply that one should install an. Up-to-date version of one’s particular chosen software. 

Last login: Thu Apr 29 08:22:47 on console
% python

WARNING: Python 2.7 is not recommended. 
This version is included in macOS for compatibility with legacy software. 
Future versions of macOS will not include Python 2.7. 
Instead, it is recommended that you transition to using 'python3' from within Terminal.

Python 2.7.16 (default, Feb 28 2021, 12:34:25) 
[GCC Apple LLVM 12.0.5 (clang-1205.0.19.59.6) [+internal-os, ptrauth-isa=deploy on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> exit()
% exit
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

> On Apr 28, 2021, at 4:25 PM, Glenn Travis <report@bugs.python.org> wrote:
> 
> 
> Glenn Travis <pbfuddle@comcast.net> added the comment:
> 
> I see that this remains alive. I do have a newer question. Apple continues to say that they are going to drop all their included versions of python and I believe ruby in some future version of macOS. I thought that this would happen in Big Sur, but python versions 2.7.16 still remains with us, why, I don’t know.
> 
>> On Apr 28, 2021, at 3:21 PM, Irit Katriel <report@bugs.python.org> wrote:
>> 
>> 
>> Change by Irit Katriel <iritkatriel@yahoo.com>:
>> 
>> 
>> ----------
>> versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2.7, Python 3.6, Python 3.7, Python 3.8
>> 
>> _______________________________________
>> Python tracker <report@bugs.python.org>
>> <https://bugs.python.org/issue32824>
>> _______________________________________
> 
> ----------
> 
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue32824>
> _______________________________________
History
Date User Action Args
2021-04-29 13:39:59Old Sub Sailorsetrecipients: + Old Sub Sailor, ronaldoussoren, ned.deily, griswolf, docs@python, remi.lapeyre, TotallyLost, tomy0000000
2021-04-29 13:39:59Old Sub Sailorlinkissue32824 messages
2021-04-29 13:39:59Old Sub Sailorcreate