[issue25022] Remove PC/example_nt/

2015-09-10 Thread Roundup Robot
Roundup Robot added the comment: New changeset 8ba735b018d2 by Martin Panter in branch '3.4': Issue #25022: Avoid warning about unused suspicious rule https://hg.python.org/cpython/rev/8ba735b018d2 New changeset b75b4a6e1c9b by Martin Panter in branch '3.5': Issue #25022: Merge susp-ignored.cs

[issue25022] Remove PC/example_nt/

2015-09-10 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3456af022541 by Zachary Ware in branch '2.7': Issue #25022: Add NEWS, fix docs to not mention the old example. https://hg.python.org/cpython/rev/3456af022541 New changeset c535bf72aa60 by Zachary Ware in branch '3.4': Issue #25022: Add NEWS, fix doc

[issue25022] Remove PC/example_nt/

2015-09-10 Thread Zachary Ware
Zachary Ware added the comment: Erk...just discovered there's a section of Doc/extending/windows.rst that depends on example_nt that will need to be excised. -- resolution: fixed -> stage: resolved -> needs patch status: closed -> open ___ Python tr

[issue25022] Remove PC/example_nt/

2015-09-10 Thread Roundup Robot
Roundup Robot added the comment: New changeset a30598e59964 by Zachary Ware in branch '2.7': Issue #25022: Remove PC/example_nt/ https://hg.python.org/cpython/rev/a30598e59964 New changeset de3e1c81ecd7 by Zachary Ware in branch '3.4': Issue #25022: Remove PC/example_nt/ https://hg.python.org/cp

[issue25022] Remove PC/example_nt/

2015-09-08 Thread Steve Dower
Steve Dower added the comment: Go for it. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pytho

[issue25022] Remove PC/example_nt/

2015-09-07 Thread Zachary Ware
New submission from Zachary Ware: The instructions and examples in PC/example_nt/ are hopelessly outdated (the readme says "It has been tested with VC++ 7.1 on Python 2.4" on default!). Is there any reason to keep and update the example, or can we just drop it? -- assignee: docs@pytho