New submission from AJ :
We are almost in mid-year. :)
http://bugs.python.org/ has a copyright notice "1990-2010". Please update it to
include 2011.
--
components: None
messages: 137736
nosy: brandmyself
priority: normal
severity: normal
status: open
title: Please update
New submission from aj :
I tried to install python with make install DESTDIR=/home/blah
./python -E ./setup.py install \
--prefix=/ \
--install-scripts=//bin \
--install-platlib=//lib/python2.6/lib-dynload \
--root=//home/blah
aj added the comment:
I ran
./configure --prefix=/
make
make install DESTDIR=/home/blah
The installation tries to install at /lib/python2.6 which fails because I am
not root. It should not try to install anything at / because I specified
DESTDIR as /home/blah
Changes by aj :
--
title: make install DESTDIR=/ fails -> make install DESTDIR=/home/blah fails
when the prefix specified is /
___
Python tracker
<http://bugs.python.org/iss
aj added the comment:
Thanks for the reply Eric. It is not a cosmetic thing. It's a bug for sure in
python-2.6 disutils. I will try out python-2.7, 3.1, 3.2 and update the bug.
--
___
Python tracker
<http://bugs.python.org/i
New submission from AJ :
Copyright in the footer on *.python.org says -2011. I believe this can be
changed to 2012?
--
components: None
messages: 151321
nosy: amanjeev
priority: normal
severity: normal
status: open
title: Copyright Year - Chnage it to 2012 please
New submission from AJ Jordan:
https://cpython-devguide.readthedocs.io/pullrequest.html#licensing (and
presumably other pages in this project) references
https://cpython-devguide.readthedocs.io/issuetracker, but this page returns 404
Not Found.
--
assignee: docs@python
components
Changes by aj guy :
--
assignee: -> docs@python
components: +Documentation, Library (Lib)
nosy: +aj guy, docs@python
type: behavior -> resource usage
___
Python tracker
<http://bugs.python.org/i