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/2002-May/024210.html below:

[Python-Dev] New bugtracker project

[Python-Dev] New bugtracker project [Python-Dev] New bugtracker projectNeil Schemenauer nas@python.ca
Tue, 21 May 2002 10:41:26 -0700
Guido van Rossum wrote:
> Some of my own requirements:
[snip]

Here's mine:

  - Usable via email.  I hate having the log into SF to add a comment,
    post a new patch, report or close a bug.  Roundup works this way
    already so this should be an easy one. :-)
 
  - It should be possible to close bugs by adding some magic to the CVS
    checkin message.  Debian uses the Perl regex:

         /closes:\s*(?:bug)?\#\s*\d+(?:,\s*(?:bug)?\#\s*\d+)*/ig

    I would prefer something simpler like:

        re.compile("closes:\s*#\d+(,\s*#\d+)*", re.I)

That's all I can think of for now.

  Neil




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