[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#700194: unblock: python3-defaults/3.2.3-6



[Julien Cristau, 2013-02-21]
> So there's bits in debpython/depends.py I don't understand.
> Why is maxv sometimes inclusive and sometimes exclusive?

I assume you're talking about minv==maxv case, that's a special case
and I admit it's confusing - that's why in experimental there's new
Version class (and VersionRange) which should fix the confusion
(when the refactoring is done)

> Why change the minv == maxv case?

because generating "python3 (>= 3.3), python3 (<< 3.3)" doesn't make
sense


Reply to: