[issue1644] Patch submission guidelines outdated

2007-12-21 Thread Georg Brandl
Georg Brandl added the comment: That page is outdated, the new URL is python.org/dev/patches. I'll notify the website maintainers to remove/redirect the old URL. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]>

[issue1644] Patch submission guidelines outdated

2007-12-17 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> georg.brandl nosy: +georg.brandl priority: -> immediate __ Tracker <[EMAIL PROTECTED]> __ ___ Pyt

[issue1644] Patch submission guidelines outdated

2007-12-17 Thread Alberto Bertogli
New submission from Alberto Bertogli: The FAQ section 5.4, "How to submit a patch?", points to http://www.python.org/patches/, which looks really outdated (plus the sf page seems to be restricted to members only). Thanks, Alberto -- components: Documentation messages: 58719 nosy: al