[issue33464] AIX and "specialized downloads" links

2018-05-13 Thread Michael Felt

Michael Felt  added the comment:

Took me a while to get this 'posted' properly.

- please see https://github.com/python/pythondotorg/issues/1156

My apologies for the noise.

--
stage:  -> 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



[issue33464] AIX and "specialized downloads" links

2018-05-11 Thread Michael Felt

Michael Felt  added the comment:

P.s. i apologize for probably posting in the incorrect “issues” area. Having 
followed guido’s link i see an area that is new for me. 

If it is better that i “restart” the discussion there, just ask.

--
nosy: +aixto...@gmail.com

___
Python tracker 

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



[issue33464] AIX and "specialized downloads" links

2018-05-11 Thread Michael Felt

Michael Felt  added the comment:

FYI: as my primary effort for AIX concerned ctypes.find_library() - and that is 
now in the Python3-3.7 branch - when I do a PR it will only be for "current" 
efforts, i.e., Python3-3.7 and later.

As much as I feel it is important I'll backport myself into branches I'll label 
"aix.vX.Y.Z", where the starting point is always anew from vX.Y.Z

More detailed: (e.g., on 3.4.8, which I am working on now)

git clone -b v3.4.8 g...@github.com:aixtools/cpython.git python-3.4.8
git branch aix.v3.4.8
cat ../aix.patch | patch ...
make and test
git commit -m"my message"
git push to_my_fork

As much as possible, I want to be in sync with python - and give you the option 
of including anything AIX.

As counts for most, if not all, this is "free-time", not paid - but I will 
always try to respond to questions re: AIX.

Guido - thank you for the support!

--

___
Python tracker 

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



[issue33464] AIX and "specialized downloads" links

2018-05-11 Thread Guido van Rossum

Guido van Rossum  added the comment:

Given that we don't feel it is worth the effort to support AIX in the CPython 
source explicitly, I think it's right that we at least link to Michael's 
efforts in the "other downloads" page.

I don't actually know if this should go to the python.org website tracker 
(https://github.com/python/pythondotorg/issues) or here (here's appropriate if 
it's in the CPython source repo -- in that case Michael can submit a PR linked 
to this issue.)

--

___
Python tracker 

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



[issue33464] AIX and "specialized downloads" links

2018-05-11 Thread Michael Felt

New submission from Michael Felt :

I struggled with how python was packaged by others. Key points being: many 
dependencies, no assurance you could uninstall the dependencies and/or python.

A little over two years ago I started looking for 'root causes' of problems 
that potential users of python (on AIX) were having.

To me it is clear that the packaging problems from two years back are just as 
alive as they were in 2015 and 2016. Since then I have learned a few things 
about python (thanks to all who helped). I would like to apply this knowledge 
and provide a 'cleaner' packaging of Python for AIX - both Python3 and Python2.

I would appreciate my downloadable packages being listed on the "other" 
downloads list. If you wanted to make it complete - the other two I know of are 
Perzl's site (http://www.perzl.org/aix/index.php?n=main.python), and, of 
course, the IBM AIX Toolbox 
(https://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html#P).

I have involved (currently managed and run it) an AIX portal since 2001 - 
http://www.rootvg.net. The last 5 or 6 years I have been hosting a second 
portal I call "aixtools".

In short, I hope you will consider adding - at least - my aixtools wiki pages: 
http://www.aixtools.net/index.php/python3 and 
http://www.aixtools.net/index.php/python (for python2).

Many thanks for your consideration,

Michael

--
messages: 316395
nosy: Michael.Felt, gvanrossum
priority: normal
severity: normal
status: open
title: AIX and "specialized downloads" links
versions: Python 2.7, Python 3.4, Python 3.5, Python 3.6, Python 3.7

___
Python tracker 

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