A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-April/099746.html below:

[Python-Dev] Make 'normal' the default tracker priority level

[Python-Dev] Make 'normal' the default tracker priority level [Python-Dev] Make 'normal' the default tracker priority level"Martin v. Löwis" martin at v.loewis.de
Mon Apr 26 23:02:53 CEST 2010
Eric Smith wrote:
> Martin v. Löwis wrote:
>>>> If possible, I think 'normal' should be the default in the hox or else
>>>> there should be some sort of auto replacement.
>>> Makes sense to me.
>>
>> I have now changed to make 'normal' the default priority for new issues.
>> Shall I also set the priority on all past issues to normal which have
>> them currently unset?
> 
> I think the only risk is for issues that had a priority and were then
> deliberately changed to unset. Given how unlikely that is, I think you
> can go ahead and do this.

I can also filter them out:

roundup_tracker=> select distinct id from _issue, issue__journal where
id=nodeid and _priority is null and action='set' and params like
'%priority%';
  id
------
 1404
 1601
 3947
 5249
 5273
 5334
 6150
 6453
 7540

I will try to expand this to a proper update query, but only tomorrow.

Regards,
Martin

P.S. Interestingly, it was tjreedy who unset the priority on issue 6453
where it was previously normal :-)
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4