Size: 329
Comment:
|
Size: 1151
Comment: spam
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Hello from Italy. I'm glad to be here. My first name is Roosevelt. <<BR>> I live in a small city called San Martino Di Durasca in nothern Italy.<<BR>> I was also born in San Martino Di Durasca 28 years ago. Married in October year 1999. I'm working at the university.<<BR>> <<BR>> Also visit my web site frank kern tripwire |
#FORMAT rst This page outlines a plan to improve the Bug Tracker at http://bugs.python.org. See also the TrackerDevelopment_ page and the DesiredTrackerFeatures_ pages. .. contents:: :class: table-of-contents Workflow ======== Other features ============== Patch-related improvements -------------------------- When a file is submitted the tracker should be able to: * Determine if the file is a patch or not; * Determine what files are affected by the patch (and possibly add the module/package names as tags); * Determine if the patch contains tests, docs, Misc/NEWS entry, Misc/ACKS, etc.; * Determine if the patch contains trailing whitespace or PEP 8 violations; * Determine on which branches the patches apply on without conflicts (with a way to re-check it on demand or periodically); User Interface ============== * Add a dashboard page similar to https://dashboard.djangoproject.com/ (global + per user?); * Show the role of users (normal user, developer/triager, committer) with an icon or tooltip; * Show a "clip" icon in the issue list page for issues with a patch; ---- CategoryTracker_ |
This page outlines a plan to improve the Bug Tracker at http://bugs.python.org.
See also the TrackerDevelopment page and the DesiredTrackerFeatures pages.
User Interface
- Add a dashboard page similar to https://dashboard.djangoproject.com/ (global + per user?);
- Show the role of users (normal user, developer/triager, committer) with an icon or tooltip;
- Show a "clip" icon in the issue list page for issues with a patch;