[issue42087] Remove pre-AIX 6.1 dead code paths

2020-11-16 Thread STINNER Victor


STINNER Victor  added the comment:

David Edelsohn: "I think that it is reasonable to drop support for AIX 5.3."

Good.

Thanks Kevin Adler, I merged your PR.

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42087] Remove pre-AIX 6.1 dead code paths

2020-11-16 Thread STINNER Victor


STINNER Victor  added the comment:


New changeset c79667ff7921444911e8a5dfa5fba89294915590 by Kevin Adler in branch 
'master':
bpo-42087: Remove support for AIX 5.3 and below (GH-22830)
https://github.com/python/cpython/commit/c79667ff7921444911e8a5dfa5fba89294915590


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42087] Remove pre-AIX 6.1 dead code paths

2020-11-16 Thread David Edelsohn


David Edelsohn  added the comment:

I think that it is reasonable to drop support for AIX 5.3.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42087] Remove pre-AIX 6.1 dead code paths

2020-11-16 Thread STINNER Victor


STINNER Victor  added the comment:

Michael Felt, David Eldelsohn: are you ok to drop support for AIX 5.3 and older?

--
nosy: +David.Edelsohn, aixto...@gmail.com

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42087] Remove pre-AIX 6.1 dead code paths

2020-10-20 Thread Kevin


Change by Kevin :


--
keywords: +patch
pull_requests: +21785
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/22830

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42087] Remove pre-AIX 6.1 dead code paths

2020-10-20 Thread Dong-hee Na


Change by Dong-hee Na :


--
nosy: +corona10, vstinner

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42087] Remove pre-AIX 6.1 dead code paths

2020-10-19 Thread Batuhan Taskaya


Change by Batuhan Taskaya :


--
nosy: +BTaskaya

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42087] Remove pre-AIX 6.1 dead code paths

2020-10-19 Thread Kevin


New submission from Kevin :

Follow on to https://bugs.python.org/issue40680. In there, it was decided that 
since AIX 5 and below doesn't support thread_cputime, support for it would be 
dropped and the issue was closed without removing any of the dead code paths 
and references.

--
components: Interpreter Core
messages: 379007
nosy: kadler
priority: normal
severity: normal
status: open
title: Remove pre-AIX 6.1 dead code paths

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com