This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skip.montanaro
Recipients johns, skip.montanaro, skrah
Date 2010-02-11.01:43:54
SpamBayes Score 0.0006630138
Marked as misclassified No
Message-id <19315.15251.960126.800358@montanaro.dyndns.org>
In-reply-to <1265835897.46.0.381453341475.issue7903@psf.upfronthosting.co.za>
Content
John> Current OpenBSD is at 4.7 with a new release every six months.
    John> diff below:
    ...
    John> -  OpenBSD/2.* | OpenBSD/3.[0123456789] | OpenBSD/4.[0123])
    John> +  OpenBSD/2.* | OpenBSD/3.* | OpenBSD/4.[01234567])

Wouldn't it be better to just use "OpenBSD/4.*" and fix it if/when a new
minor release makes the assumption false?

Skip
History
Date User Action Args
2010-02-11 01:43:56skip.montanarosetrecipients: + skip.montanaro, skrah, johns
2010-02-11 01:43:54skip.montanarolinkissue7903 messages
2010-02-11 01:43:54skip.montanarocreate