[issue21189] Broken link to patch

2014-10-14 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: I changed the link to point here: https://docs.python.org/devguide/patch.html -- resolution: -> fixed status: open -> closed ___ Python tracker __

[issue21189] Broken link to patch

2014-10-11 Thread Georg Brandl
Georg Brandl added the comment: Ping? -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.or

[issue21189] Broken link to patch

2014-04-09 Thread Georg Brandl
Georg Brandl added the comment: Barry, you "run the list", so please change this to a link to bugs.python.org (and maybe docs.python.org/devguide). -- assignee: docs@python -> barry nosy: +barry, georg.brandl ___ Python tracker

[issue21189] Broken link to patch

2014-04-09 Thread LtWorf
New submission from LtWorf: This page https://mail.python.org/mailman/listinfo/patches suggests to go here: http://www.python.org/patches/ to know how to send patches. However that page doesn't exist. -- assignee: docs@python components: Documentation messages: 215819 nosy: docs@pytho