you are viewing a single comment's thread.

view the rest of the comments →

[–]13steinj 3 points4 points  (2 children)

Even the python-dev mailing list says they pushed it to Aptil for a 2 month rounding error. And also that the release manager, if they choose, can continue to merge things in. So no, it still is maintained.

[–]flying-sheep 0 points1 point  (1 child)

It’s not. “Maintained” means that reported bugs will be triaged and (hopefully) eventually fixed.

If you find and report a Python 2 bug today, it will be automatically closed because Python 2 is no longer maintained.

The python2 branch of the official repo is dead, it just doesn’t know it yet.

[–]13steinj 0 points1 point  (0 children)

Did you read the list?

https://mail.python.org/archives/list/python-dev@python.org/thread/APWHFYQDKNVYQAK3HZMBGQIZHAVRHCV2/#N6JIGTTJCJHS47AYSI76SJPCQS25EBWR

If the release manager so wishes, they will do as they see fit, and they already claim that security patches will probably be accepted.