Re: [Python-Dev] draft for bug guidelines

2006-08-29 Thread Brett Cannon
On 8/28/06, Steve Holden <[EMAIL PROTECTED]> wrote: Brett Cannon wrote:> Made it the first step.  =)>> -Brett>> On 8/24/06, *Oleg Broytmann* <[EMAIL PROTECTED]> [EMAIL PROTECTED]>> wrote:>> On Thu, Aug 24, 2006 at 12:21:06PM -0700, Brett Cannon wrote:>  > Start a new bug>>"Before s

Re: [Python-Dev] draft for bug guidelines

2006-08-28 Thread Steve Holden
Brett Cannon wrote: > Made it the first step. =) > > -Brett > > On 8/24/06, *Oleg Broytmann* <[EMAIL PROTECTED] > > wrote: > > On Thu, Aug 24, 2006 at 12:21:06PM -0700, Brett Cannon wrote: > > Start a new bug > >"Before starting a new bug please try

Re: [Python-Dev] draft for bug guidelines

2006-08-24 Thread Brett Cannon
Made it the first step.  =)-BrettOn 8/24/06, Oleg Broytmann <[EMAIL PROTECTED]> wrote: On Thu, Aug 24, 2006 at 12:21:06PM -0700, Brett Cannon wrote:> Start a new bug   "Before starting a new bug please try to search if the bug has alreadybeen reported. It it has - do not start a new report, add you

Re: [Python-Dev] draft for bug guidelines

2006-08-24 Thread Oleg Broytmann
On Thu, Aug 24, 2006 at 12:21:06PM -0700, Brett Cannon wrote: > Start a new bug "Before starting a new bug please try to search if the bug has already been reported. It it has - do not start a new report, add your comments to the existing report." Oleg. -- Oleg Broytmannhttp:

[Python-Dev] draft for bug guidelines

2006-08-24 Thread Brett Cannon
Below is the current draft of a set of bug guidelines for people to follow when they want to file a bug.  The hope is that when we get an email asking "how do I file a bug?" we can point them towards these sets of guidelines for most issues. Let me know about any errors and such.  This will (hopefu