[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-16 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-16 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:


New changeset d3cba8175ca48d33a4e0117109a44935a1cec658 by Mariatta (Miss 
Islington (bot)) in branch '3.6':
bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory (GH-3617) 
(GH-3618)
https://github.com/python/cpython/commit/d3cba8175ca48d33a4e0117109a44935a1cec658


--

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-16 Thread Roundup Robot

Changes by Roundup Robot :


--
pull_requests: +3609

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-16 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:


New changeset 0ec8c4bd10dcfd8e580628868efdd3df91038898 by Mariatta in branch 
'master':
bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory (GH-3617)
https://github.com/python/cpython/commit/0ec8c4bd10dcfd8e580628868efdd3df91038898


--

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-16 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


--
pull_requests: +3608
stage:  -> patch review

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-14 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:

Reopening since @merwok has some concern that Misc/NEWS.d is just a big 
directory with a lot of rst files.

reference https://github.com/python/cpython/pull/3555#pullrequestreview-62899457

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

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-13 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-13 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:


New changeset 905e4ef86e86dbf8f28b2f6e45af31a6eea84e10 by Mariatta in branch 
'3.6':
[3.6] bpo-31458: Update Misc/NEWS link in What's New page (GH-3555) (GH-3560)
https://github.com/python/cpython/commit/905e4ef86e86dbf8f28b2f6e45af31a6eea84e10


--

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-13 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


--
pull_requests: +3551

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-13 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:


New changeset 1b8f612e1800b6e58472113f4abe8ee7c31f4db7 by Mariatta in branch 
'master':
bpo-31458: Update Misc/NEWS link in What's New page (GH-3555)
https://github.com/python/cpython/commit/1b8f612e1800b6e58472113f4abe8ee7c31f4db7


--

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-13 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


--
keywords: +patch
pull_requests: +3547
stage: needs patch -> patch review

___
Python tracker 

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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-13 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


--
versions: +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



[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-13 Thread Mariatta Wijaya

New submission from Mariatta Wijaya:

In "What's new in Python" page: 
(https://docs.python.org/3.7/whatsnew/index.html)

The link to Misc/NEWS is 404.

The text is: 
The “Changelog” is a HTML version of the file Misc/NEWS which contains all 
nontrivial changes to Python for the current version.

--
assignee: docs@python
components: Documentation
keywords: easy
messages: 302117
nosy: Mariatta, docs@python
priority: normal
severity: normal
stage: needs patch
status: open
title: Broken link to Misc/NEWS in What's New page

___
Python tracker 

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