IronPython Bugs

No, this entry isn't about bugs in IronPython - it's about two blog entries by Dave Fugate (an IronPython tester) on the processes around fixing bugs in IronPython.

The IronPython issue tracker is hosted on Codeplex. The tracker is triaged weekly to review new bugs and Dave explains the different factors involved in assigning bugs to releases.
In his next entry, Dave explains the best way to get your bug report noticed and fixed: Getting Your IronPython Bugs Fixed Quickly
  • Use the bug template when reporting on CodePlex
  • Emphasize if the bug blocks an application
  • Email the list as well
  • Provide the simplest repro possible

Comments

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger