[issue11495] Remove OSF support completelly

2011-03-14 Thread Jesús Cea Avión

Jesús Cea Avión  added the comment:

Committed as r15b090c9442a.

The other deprecated supports should be covered in other issues. I will check 
myself them in a while.

--
resolution:  -> accepted
status: open -> closed

___
Python tracker 

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



[issue11495] Remove OSF support completelly

2011-03-14 Thread Roundup Robot

Roundup Robot  added the comment:

New changeset 15b090c9442a by Jesus Cea in branch 'default':
Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2
http://hg.python.org/cpython/rev/15b090c9442a

--
nosy: +python-dev

___
Python tracker 

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



[issue11495] Remove OSF support completelly

2011-03-14 Thread Antoine Pitrou

Antoine Pitrou  added the comment:

> Uhm... cleaning this code I have a lot of references in ctypes
> libraries, especifically in the FFI section.
> 
> I have the feeling that we are importing this code from upstream, so I
> better don't touch this ctypes/FFI.

ctypes can be touched, but libffi shouldn't indeed.
(well... I believe our current copy of libffi may have changes applied,
but I don't know how/where they are maintained)

--

___
Python tracker 

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



[issue11495] Remove OSF support completelly

2011-03-14 Thread Jesús Cea Avión

Jesús Cea Avión  added the comment:

Uhm... cleaning this code I have a lot of references in ctypes libraries, 
especifically in the FFI section.

I have the feeling that we are importing this code from upstream, so I better 
don't touch this ctypes/FFI.

Am I right?.

--

___
Python tracker 

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



[issue11495] Remove OSF support completelly

2011-03-14 Thread Antoine Pitrou

Antoine Pitrou  added the comment:

Well, all of the following systems/configurations should have their support 
removed in 3.3:

Name: Systems using Mach C Threads
Name: SunOS lightweight processes (LWP)
Name: Systems using --with-pth (GNU pth threads)
Name: Systems using Irix threads
Name: OSF* systems (issue 8606)

--
keywords: +easy
nosy: +pitrou

___
Python tracker 

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



[issue11495] Remove OSF support completelly

2011-03-14 Thread Jesús Cea Avión

New submission from Jesús Cea Avión :

OSF was deprecated in Python 3.2, following the PEP11.

Now we must delete the support completelly for python 3.3.

--
assignee: jcea
messages: 130804
nosy: jcea
priority: normal
severity: normal
stage: needs patch
status: open
title: Remove OSF support completelly
versions: Python 3.3

___
Python tracker 

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