View Single Post
  #6  
Old 08-22-2021, 05:53
sendersu sendersu is offline
VIP
 
Join Date: Oct 2010
Posts: 1,067
Rept. Given: 332
Rept. Rcvd 223 Times in 115 Posts
Thanks Given: 235
Thanks Rcvd at 513 Times in 288 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
because Python 2 never dies! (in fact it is dead and unsupported many years)...


https://www.python.org/dev/peps/pep-0404/


Official pronouncement
Rule number six: there is no official Python 2.8 release. There never will be an official Python 2.8 release. It is an ex-release. Python 2.7 is the end of the Python 2 line of development.

Upgrade path
The official upgrade path from Python 2.7 is to Python 3.
Reply With Quote
The Following 2 Users Say Thank You to sendersu For This Useful Post:
Mendax47 (08-22-2021), Stingered (08-22-2021)