[issue18438] Obsolete url in comment inside decimal module

2013-09-08 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 44ed0cd3dc6d by Senthil Kumaran in branch '2.7':
Fix the dead link of IEEE_854-1987 standard with the Wikipedia entry.
http://hg.python.org/cpython/rev/44ed0cd3dc6d

New changeset 0eef1670f316 by Senthil Kumaran in branch '3.3':
Fix the dead link of IEEE_854-1987 standard with the Wikipedia entry.
http://hg.python.org/cpython/rev/0eef1670f316

New changeset 44fa59286012 by Senthil Kumaran in branch 'default':
merge from 3.3
http://hg.python.org/cpython/rev/44fa59286012

--
nosy: +python-dev

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



[issue18438] Obsolete url in comment inside decimal module

2013-09-08 Thread Senthil Kumaran

Senthil Kumaran added the comment:

Fixed that in 2.7,3.3 and 3.4

--
nosy: +orsenthil
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 2.7, Python 3.3

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



[issue18438] Obsolete url in comment inside decimal module

2013-08-30 Thread Stefan Krah

Stefan Krah added the comment:

Wikipedia sounds good. Let's avoid linking directly to free versions. :)

--

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



[issue18438] Obsolete url in comment inside decimal module

2013-08-19 Thread Serhiy Storchaka

Changes by Serhiy Storchaka storch...@gmail.com:


--
nosy: +facundobatista, skrah

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



[issue18438] Obsolete url in comment inside decimal module

2013-07-21 Thread Mark Dickinson

Mark Dickinson added the comment:

Searching around a bit, I did find a link to what looks like the actual version 
of IEEE 854 online.  I don't think it would be appropriate to add such a link 
to the docs, though.  It looks as though we'll have to settle for a reasonably 
persistent link that goes to a page *about* IEEE 854, rather than a link to a 
draft.  The wikipedia page would seem reasonable:

http://en.wikipedia.org/wiki/IEEE_854-1987

--
nosy: +mark.dickinson

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



[issue18438] Obsolete url in comment inside decimal module

2013-07-19 Thread Éric Araujo

Éric Araujo added the comment:

Praise the Wayback Machine: 
http://web.archive.org/web/20050309223101/http://www.cs.berkeley.edu/~ejr/projects/754/private/drafts/854-1987/dir.html

--
nosy: +eric.araujo

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



[issue18438] Obsolete url in comment inside decimal module

2013-07-12 Thread Vajrasky Kok

New submission from Vajrasky Kok:

Python 3.4, file Lib/decimal.py, line 24:

www.cs.berkeley.edu/~ejr/projects/754/private/drafts/854-1987/dir.html

If you go to the website, you'll encounter this error:

The server has encountered a problem because the resource was not found.

I could not find the replacement. The only thing that I could find is the paid 
material found here:

http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=2502

That's not good.

--
assignee: docs@python
components: Documentation
messages: 192994
nosy: docs@python, rhettinger, vajrasky
priority: normal
severity: normal
status: open
title: Obsolete url in comment inside decimal module
versions: Python 3.4

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