From metatracker at psf.upfronthosting.co.za Tue Feb 1 17:17:35 2011 From: metatracker at psf.upfronthosting.co.za (Ezio Melotti) Date: Tue, 01 Feb 2011 16:17:35 +0000 Subject: [Tracker-discuss] [issue372] Default search missed matching issue title for "capi" In-Reply-To: <1296391426.25.0.112828803106.issue372@psf.upfronthosting.co.za> Message-ID: <1296577055.92.0.597347691283.issue372@psf.upfronthosting.co.za> Ezio Melotti added the comment: My guess is that the matching algorithm used in the "title" search is more permissive than the one used for the "All text" search. For the title search the algorithm seems to be something like: for term in title_search_query.split(): if term in issue_title: # match (that's why "urllib/httplib header capitalization" is included in the results), whereas in the normal search all the text is splitted in order to match whole words only. The search is handled in http://svn.python.org/view/tracker/roundup-src/roundup/cgi/actions.py?view=markup (in the SearchAction class), but I couldn't find anything useful there. ---------- nosy: +ezio.melotti priority: urgent -> bug status: unread -> chatting _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Feb 1 17:33:54 2011 From: metatracker at psf.upfronthosting.co.za (anatoly techtonik) Date: Tue, 01 Feb 2011 16:33:54 +0000 Subject: [Tracker-discuss] [issue373] Add 'module' field to tracker In-Reply-To: <1296578034.58.0.494679196594.issue373@psf.upfronthosting.co.za> Message-ID: <1296578034.58.0.494679196594.issue373@psf.upfronthosting.co.za> New submission from anatoly techtonik : Module field will help to track patches, issues and commits related to separate modules from stdlib more easily. ---------- messages: 1902 nosy: techtonik priority: feature status: unread title: Add 'module' field to tracker _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Feb 1 23:32:11 2011 From: metatracker at psf.upfronthosting.co.za (Skip Montanaro) Date: Tue, 01 Feb 2011 22:32:11 +0000 Subject: [Tracker-discuss] [issue374] Please remove email from post In-Reply-To: <1296599531.18.0.468409864589.issue374@psf.upfronthosting.co.za> Message-ID: <1296599531.18.0.468409864589.issue374@psf.upfronthosting.co.za> New submission from Skip Montanaro : This message arrived at webmaster at python.org today: Message-ID: From: Kevin Stoker To: webmaster at python.org Subject: Need help removing details from a post Date: Wed, 2 Feb 2011 07:50:07 +1000 X-Spambayes-Classification: unsure; 0.22 Hello, For some stupid reason I added my email address in the contents of this message but cannot seem to edit the message to remove it, would you be able to update the post removing the line that mentions my email address? http://bugs.python.org/issue1659705# Cheers ---------- messages: 1903 nosy: montanaro priority: urgent status: unread title: Please remove email from post _______________________________________________________ PSF Meta Tracker _______________________________________________________ From jdennis at redhat.com Wed Feb 2 02:52:04 2011 From: jdennis at redhat.com (John Dennis) Date: Tue, 01 Feb 2011 20:52:04 -0500 Subject: [Tracker-discuss] Is tracker account creation functioning on python.org? Message-ID: <4D48B8C4.7000305@redhat.com> Today I tried to create an account on python.org. I completed the account request page and was told a confirmation email would be sent to the address I used. Nothing arrived, I did check my spam folders. So I tried again. This time I added a second email address with a different domain. Nothing arrived for either email or in either spam. I couldn't find a sysadmin irc channel for python.org. It was suggested I try here. Oh BTW, usually these types of confirmation emails arrive within a minute, but I did wait several hours just in case. Any suggestions? -- John Dennis Looking to carve out IT costs? www.redhat.com/carveoutcosts/ From jdennis at redhat.com Wed Feb 2 03:39:23 2011 From: jdennis at redhat.com (John Dennis) Date: Tue, 01 Feb 2011 21:39:23 -0500 Subject: [Tracker-discuss] Is tracker account creation functioning on python.org? In-Reply-To: <4D48B8C4.7000305@redhat.com> References: <4D48B8C4.7000305@redhat.com> Message-ID: <4D48C3DB.50100@redhat.com> On 02/01/2011 08:52 PM, John Dennis wrote: > Today I tried to create an account on python.org. I completed the > account request page and was told a confirmation email would be sent to > the address I used. Nothing arrived, I did check my spam folders. So I > tried again. This time I added a second email address with a different > domain. Nothing arrived for either email or in either spam. I couldn't > find a sysadmin irc channel for python.org. It was suggested I try here. > Oh BTW, usually these types of confirmation emails arrive within a > minute, but I did wait several hours just in case. > > Any suggestions? > Patience is a virtue :-) It took approximately 3 hours. According to the email headers there was no email delay. -- John Dennis Looking to carve out IT costs? www.redhat.com/carveoutcosts/ From techtonik at gmail.com Wed Feb 2 08:07:16 2011 From: techtonik at gmail.com (anatoly techtonik) Date: Wed, 2 Feb 2011 09:07:16 +0200 Subject: [Tracker-discuss] [issue374] Please remove email from post In-Reply-To: <1296599531.18.0.468409864589.issue374@psf.upfronthosting.co.za> References: <1296599531.18.0.468409864589.issue374@psf.upfronthosting.co.za> <1296599531.18.0.468409864589.issue374@psf.upfronthosting.co.za> Message-ID: Now this private email will also flash in this mailing list archive. -- anatoly t. On Wed, Feb 2, 2011 at 12:32 AM, Skip Montanaro wrote: > > New submission from Skip Montanaro : > > This message arrived at webmaster at python.org today: > > Message-ID: > From: Kevin Stoker > To: webmaster at python.org > Subject: Need help removing details from a post > Date: Wed, 2 Feb 2011 07:50:07 +1000 > X-Spambayes-Classification: unsure; 0.22 > > Hello, > > For some stupid reason I added my email address in the contents of this > message but cannot seem to edit the message to remove it, would you be able > to update the post removing the line that mentions my email address? > > http://bugs.python.org/issue1659705# > > > Cheers > > ---------- > messages: 1903 > nosy: montanaro > priority: urgent > status: unread > title: Please remove email from post > > _______________________________________________________ > PSF Meta Tracker > > _______________________________________________________ > _______________________________________________ > Tracker-discuss mailing list > Tracker-discuss at python.org > http://mail.python.org/mailman/listinfo/tracker-discuss > From metatracker at psf.upfronthosting.co.za Wed Feb 2 08:07:39 2011 From: metatracker at psf.upfronthosting.co.za (anatoly techtonik) Date: Wed, 02 Feb 2011 07:07:39 +0000 Subject: [Tracker-discuss] [issue374] Please remove email from post In-Reply-To: <1296599531.18.0.468409864589.issue374@psf.upfronthosting.co.za> Message-ID: anatoly techtonik added the comment: Now this private email will also flash in this mailing list archive. -- anatoly t. On Wed, Feb 2, 2011 at 12:32 AM, Skip Montanaro wrote: > > New submission from Skip Montanaro : > > This message arrived at webmaster at python.org today: > > Message-ID: > From: Kevin Stoker > To: webmaster at python.org > Subject: Need help removing details from a post > Date: Wed, 2 Feb 2011 07:50:07 +1000 > X-Spambayes-Classification: unsure; 0.22 > > Hello, > > For some stupid reason I added my email address in the contents of this > message but cannot seem to edit the message to remove it, would you be able > to update the post removing the line that mentions my email address? > > http://bugs.python.org/issue1659705# > > > Cheers > > ---------- > messages: 1903 > nosy: montanaro > priority: urgent > status: unread > title: Please remove email from post > > _______________________________________________________ > PSF Meta Tracker > > _______________________________________________________ > _______________________________________________ > Tracker-discuss mailing list > Tracker-discuss at python.org > http://mail.python.org/mailman/listinfo/tracker-discuss > ---------- nosy: +techtonik status: unread -> chatting _______________________________________________________ PSF Meta Tracker _______________________________________________________ From techtonik at gmail.com Wed Feb 2 08:11:23 2011 From: techtonik at gmail.com (anatoly techtonik) Date: Wed, 2 Feb 2011 09:11:23 +0200 Subject: [Tracker-discuss] Is tracker account creation functioning on python.org? In-Reply-To: <4D48C3DB.50100@redhat.com> References: <4D48B8C4.7000305@redhat.com> <4D48C3DB.50100@redhat.com> Message-ID: On Wed, Feb 2, 2011 at 4:39 AM, John Dennis wrote: > On 02/01/2011 08:52 PM, John Dennis wrote: >> >> Today I tried to create an account on python.org. I completed the >> account request page and was told a confirmation email would be sent to >> the address I used. Nothing arrived, I did check my spam folders. So I >> tried again. This time I added a second email address with a different >> domain. Nothing arrived for either email or in either spam. I couldn't >> find a sysadmin irc channel for python.org. It was suggested I try here. >> Oh BTW, usually these types of confirmation emails arrive within a >> minute, but I did wait several hours just in case. >> >> Any suggestions? >> > > Patience is a virtue :-) It took approximately 3 hours. According to the > email headers there was no email delay. Waiting for 3 hours to create an issue is a bad user experience. -- anatoly t. From georg at python.org Wed Feb 2 08:34:32 2011 From: georg at python.org (Georg Brandl) Date: Wed, 02 Feb 2011 08:34:32 +0100 Subject: [Tracker-discuss] Is tracker account creation functioning on python.org? In-Reply-To: References: <4D48B8C4.7000305@redhat.com> <4D48C3DB.50100@redhat.com> Message-ID: <4D490908.6000500@python.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 02.02.2011 08:11, schrieb anatoly techtonik: > On Wed, Feb 2, 2011 at 4:39 AM, John Dennis wrote: >> On 02/01/2011 08:52 PM, John Dennis wrote: >>> >>> Today I tried to create an account on python.org. I completed the >>> account request page and was told a confirmation email would be sent to >>> the address I used. Nothing arrived, I did check my spam folders. So I >>> tried again. This time I added a second email address with a different >>> domain. Nothing arrived for either email or in either spam. I couldn't >>> find a sysadmin irc channel for python.org. It was suggested I try here. >>> Oh BTW, usually these types of confirmation emails arrive within a >>> minute, but I did wait several hours just in case. >>> >>> Any suggestions? >>> John: I'd rather try postmaster at python.org if you'd like to know what took the email so long; the postmasters will have access to python.org's mailer logfiles. >> Patience is a virtue :-) It took approximately 3 hours. According to the >> email headers there was no email delay. > > Waiting for 3 hours to create an issue is a bad user experience. Anatoly: What do you think we do with the confirmation email? Delay it for some time intentionally to scare of the damn users? This is just what happens to email sometimes, if e.g. the receiving mailserver is greylisting messages from python.org for some time. You really should know enough about email to know it's not a real-time medium. (And if you want to complain about the python.org email servers, please write to postmaster at python.org.) Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk1JCQgACgkQN9GcIYhpnLAA4ACgjZ3TRRVBsNSLclH8ZL0o+P1x WtoAoID+OUHTjJ4wxHBg5ofCFZjVvWt0 =+/u7 -----END PGP SIGNATURE----- From metatracker at psf.upfronthosting.co.za Wed Feb 2 19:28:11 2011 From: metatracker at psf.upfronthosting.co.za (Ezio Melotti) Date: Wed, 02 Feb 2011 18:28:11 +0000 Subject: [Tracker-discuss] [issue373] Add 'module' field to tracker In-Reply-To: <1296578034.58.0.494679196594.issue373@psf.upfronthosting.co.za> Message-ID: <1296671291.26.0.0258128953305.issue373@psf.upfronthosting.co.za> Ezio Melotti added the comment: Even if knowing the module(s) related to the issue is useful, there are a number of problems that should be considered: * there are hundreds of modules; * there's no easy way to display so many options; * several modules can be related to the issue; * there are different modules depending on the Python version; * there are different names for the same modules depending on the Python version; * the list of modules must be updated when modules are added/removed/renamed; * a new field adds clutter to the UI and more work for the submitters and triagers; * searching for a specific module won't include the issues if the field is not set correctly (i.e. old issues and issues that haven't be triaged), the normal search will; * there's no patch ready to implement (or attempt to implement) this feature; Another option is looking automatically at the attached patches, figure out what files they affect, and make this information available. This won't require extra work for submitters and triagers and no new fields are needed in the issue page (only a field in the search page). ---------- nosy: +ezio.melotti status: unread -> chatting _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Fri Feb 4 04:15:09 2011 From: metatracker at psf.upfronthosting.co.za (Richard Tew) Date: Fri, 04 Feb 2011 03:15:09 +0000 Subject: [Tracker-discuss] [issue372] Default search missed matching issue title for "capi" In-Reply-To: <1296391426.25.0.112828803106.issue372@psf.upfronthosting.co.za> Message-ID: <1296789309.72.0.330064910566.issue372@psf.upfronthosting.co.za> Richard Tew added the comment: Note also that case sensitivity seems to be getting enforced. Today, I searched for "UDP" and did not find any matches, then I searched for "udp" and found matches. This hinders location of relevant matches, and should also be addressed. ---------- nosy: +rmtew _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Feb 8 19:36:42 2011 From: metatracker at psf.upfronthosting.co.za (Armin Rigo) Date: Tue, 08 Feb 2011 18:36:42 +0000 Subject: [Tracker-discuss] [issue375] numeric maxint on searches In-Reply-To: <1297190202.35.0.150648019134.issue375@psf.upfronthosting.co.za> Message-ID: <1297190202.35.0.150648019134.issue375@psf.upfronthosting.co.za> New submission from Armin Rigo : Doing a Search on 2147483648 (or any number at least as big as 2**31) triggers an internal error. Similarly, http://bugs.python.org/issue2147483648 triggers an internal error. ---------- messages: 1907 nosy: arigo priority: bug status: unread title: numeric maxint on searches _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Feb 9 00:29:56 2011 From: metatracker at psf.upfronthosting.co.za (=?utf-8?q?Martin_v=2E_L=C3=B6wis?=) Date: Tue, 08 Feb 2011 23:29:56 +0000 Subject: [Tracker-discuss] [issue375] numeric maxint on searches In-Reply-To: <1297190202.35.0.150648019134.issue375@psf.upfronthosting.co.za> Message-ID: <1297207796.55.0.0801117884683.issue375@psf.upfronthosting.co.za> Martin v. L?wis added the comment: The issueNNN bug is fixed in r88379 ---------- nosy: +loewis status: unread -> chatting _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Feb 9 00:31:15 2011 From: metatracker at psf.upfronthosting.co.za (=?utf-8?q?Martin_v=2E_L=C3=B6wis?=) Date: Tue, 08 Feb 2011 23:31:15 +0000 Subject: [Tracker-discuss] [issue375] numeric maxint on searches In-Reply-To: <1297190202.35.0.150648019134.issue375@psf.upfronthosting.co.za> Message-ID: <1297207875.55.0.78602293615.issue375@psf.upfronthosting.co.za> Martin v. L?wis added the comment: Apparently, this has also fixed the search issue. Closing as resolved. ---------- status: chatting -> resolved _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Thu Feb 10 15:24:32 2011 From: metatracker at psf.upfronthosting.co.za (Mayur Patel) Date: Thu, 10 Feb 2011 14:24:32 +0000 Subject: [Tracker-discuss] [issue376] update to sqlite 3.7.5 In-Reply-To: <1297347872.47.0.955488820659.issue376@psf.upfronthosting.co.za> Message-ID: <1297347872.47.0.955488820659.issue376@psf.upfronthosting.co.za> New submission from Mayur Patel : The latest 3.2(rc2) seems to include sqlite 3.7.4 but I was wondering whether we could put 3.7.5 on the table. From the sqlite website, it seems that this incorporates a bug fix that could theoretically cause database corruption, though apparently they say nobody has reported any losses. "Fix a bug involving frequent changes in and out of WAL mode and VACUUM that could (in theory) cause database corruption." If it's as easy as a recompile, I thought I'd ask. I perform manual VACUUM executions, so stuff like this gives me the willies. Thanks for the great work. I've been using python for 12 years and I enjoy it more every day. ---------- messages: 1910 nosy: patelm at acm.org priority: wish status: unread title: update to sqlite 3.7.5 _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Thu Feb 10 19:24:56 2011 From: metatracker at psf.upfronthosting.co.za (Brett C.) Date: Thu, 10 Feb 2011 18:24:56 +0000 Subject: [Tracker-discuss] [issue376] update to sqlite 3.7.5 In-Reply-To: <1297347872.47.0.955488820659.issue376@psf.upfronthosting.co.za> Message-ID: <1297362296.42.0.569713298113.issue376@psf.upfronthosting.co.za> Brett C. added the comment: This is not the place to report bug for Python (it's to report bugs for Python's bug tracker). Please report bugs related to Python at http://bugs.python.org. ---------- nosy: +brett.cannon status: unread -> resolved _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Fri Feb 11 18:50:31 2011 From: metatracker at psf.upfronthosting.co.za (=?utf-8?q?=C3=89ric_Araujo?=) Date: Fri, 11 Feb 2011 17:50:31 +0000 Subject: [Tracker-discuss] [issue352] delete button for queries does not work In-Reply-To: <1281701983.92.0.554897059954.issue352@psf.upfronthosting.co.za> Message-ID: <1297446631.88.0.464623809571.issue352@psf.upfronthosting.co.za> ?ric Araujo added the comment: Can you test deleting a query without JavaScript enabled? ---------- nosy: +eric.araujo _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Fri Feb 11 19:33:19 2011 From: metatracker at psf.upfronthosting.co.za (R David Murray) Date: Fri, 11 Feb 2011 18:33:19 +0000 Subject: [Tracker-discuss] [issue352] delete button for queries does not work In-Reply-To: <1281701983.92.0.554897059954.issue352@psf.upfronthosting.co.za> Message-ID: <1297449199.66.0.563192855952.issue352@psf.upfronthosting.co.za> R David Murray added the comment: With javascript disabled, nothing happens when the delete button is pressed. _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Sun Feb 13 16:50:23 2011 From: metatracker at psf.upfronthosting.co.za (=?utf-8?q?=C3=89ric_Araujo?=) Date: Sun, 13 Feb 2011 15:50:23 +0000 Subject: [Tracker-discuss] [issue362] Mass-edit distutils bugs fields In-Reply-To: <1291355982.58.0.128388352603.issue362@psf.upfronthosting.co.za> Message-ID: <1297612223.39.0.568545686309.issue362@psf.upfronthosting.co.za> ?ric Araujo added the comment: Related request: for Distutils2 bugs, add ?alexis? to nosy. ---------- status: unread -> chatting _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Feb 15 03:45:56 2011 From: metatracker at psf.upfronthosting.co.za (Brett C.) Date: Tue, 15 Feb 2011 02:45:56 +0000 Subject: [Tracker-discuss] [issue377] Patch to have parts of UI link to the devguide In-Reply-To: <1297737956.66.0.363659138564.issue377@psf.upfronthosting.co.za> Message-ID: <1297737956.66.0.363659138564.issue377@psf.upfronthosting.co.za> New submission from Brett C. : The attached patch updates the tracker to use the devguide. The biggest change is that all of the text labeling the various parts of an issue now link to their relevant explanation in the devguide's triage guide. I also updated the core dev link and changed the tracker doc link to point to tracker development instead (since the labels now link to the relevant details I figured linking to the overall doc was no longer needed). If someone can look over the patch to make sure I didn't screw anything up (new to TAL don't have MySQL or Postgres installed to check locally) I will then check in the change. ---------- files: devguide.diff messages: 1915 nosy: brett.cannon priority: feature status: unread title: Patch to have parts of UI link to the devguide _______________________________________________________ PSF Meta Tracker _______________________________________________________ -------------- next part -------------- Index: instances/python-dev/html/page.html =================================================================== --- instances/python-dev/html/page.html (revision 88422) +++ instances/python-dev/html/page.html (working copy) @@ -74,7 +74,7 @@
  • Community
  • PSF
  • Links
  • -
  • Core Development
  • +
  • Core Development
  • Issue Tracker
    • @@ -242,7 +242,8 @@
    • Help
    • Index: instances/python-dev/html/issue.item.html =================================================================== --- instances/python-dev/html/issue.item.html (revision 88422) +++ instances/python-dev/html/issue.item.html (working copy) @@ -46,7 +46,9 @@
      classification - + + Type: - + @@ -83,7 +88,8 @@
      Title: + Title: title @@ -57,22 +59,25 @@
      - : - type - : + Stage: componentsstage
      - : + Components: components - : + Versions: versions
      @@ -92,9 +98,8 @@ - + - @@ -150,7 +160,8 @@ - +
      - : + Status: status Resolution:
      - Dependencies: - + Dependencies: @@ -103,9 +108,8 @@ - Superseder: - + Superseder: @@ -121,7 +125,10 @@
      Assigned To: + Assigned To: + Nosy List: + + Nosy List + :
      - : + Priority: priority @@ -159,7 +170,10 @@
      Comment: + Comment: + From metatracker at psf.upfronthosting.co.za Wed Feb 16 09:54:46 2011 From: metatracker at psf.upfronthosting.co.za (anatoly techtonik) Date: Wed, 16 Feb 2011 08:54:46 +0000 Subject: [Tracker-discuss] [issue377] Patch to have parts of UI link to the devguide In-Reply-To: <1297737956.66.0.363659138564.issue377@psf.upfronthosting.co.za> Message-ID: anatoly techtonik added the comment: With http://codereview.appspot.com it will have better chances to be reviewed. It will also help to see working demo. -- anatoly t. On Tue, Feb 15, 2011 at 4:45 AM, Brett C. wrote: > > New submission from Brett C. : > > The attached patch updates the tracker to use the devguide. The biggest change is that all of the text labeling the various parts of an issue now link to their relevant explanation in the devguide's triage guide. I also updated the core dev link and changed the tracker doc link to point to tracker development instead (since the labels now link to the relevant details I figured linking to the overall doc was no longer needed). > > If someone can look over the patch to make sure I didn't screw anything up (new to TAL don't have MySQL or Postgres installed to check locally) I will then check in the change. > > ---------- > files: devguide.diff > messages: 1915 > nosy: brett.cannon > priority: feature > status: unread > title: Patch to have parts of UI link to the devguide > > _______________________________________________________ > PSF Meta Tracker > > _______________________________________________________ > _______________________________________________ > Tracker-discuss mailing list > Tracker-discuss at python.org > http://mail.python.org/mailman/listinfo/tracker-discuss > > ---------- nosy: +techtonik _______________________________________________________ PSF Meta Tracker _______________________________________________________ From techtonik at gmail.com Wed Feb 16 09:54:23 2011 From: techtonik at gmail.com (anatoly techtonik) Date: Wed, 16 Feb 2011 10:54:23 +0200 Subject: [Tracker-discuss] [issue377] Patch to have parts of UI link to the devguide In-Reply-To: <1297737956.66.0.363659138564.issue377@psf.upfronthosting.co.za> References: <1297737956.66.0.363659138564.issue377@psf.upfronthosting.co.za> <1297737956.66.0.363659138564.issue377@psf.upfronthosting.co.za> Message-ID: With http://codereview.appspot.com it will have better chances to be reviewed. It will also help to see working demo. -- anatoly t. On Tue, Feb 15, 2011 at 4:45 AM, Brett C. wrote: > > New submission from Brett C. : > > The attached patch updates the tracker to use the devguide. The biggest change is that all of the text labeling the various parts of an issue now link to their relevant explanation in the devguide's triage guide. I also updated the core dev link and changed the tracker doc link to point to tracker development instead (since the labels now link to the relevant details I figured linking to the overall doc was no longer needed). > > If someone can look over the patch to make sure I didn't screw anything up (new to TAL don't have MySQL or Postgres installed to check locally) I will then check in the change. > > ---------- > files: devguide.diff > messages: 1915 > nosy: brett.cannon > priority: feature > status: unread > title: Patch to have parts of UI link to the devguide > > _______________________________________________________ > PSF Meta Tracker > > _______________________________________________________ > _______________________________________________ > Tracker-discuss mailing list > Tracker-discuss at python.org > http://mail.python.org/mailman/listinfo/tracker-discuss > >