Message312563
@Mark : the '__invert__' method is out of the game since Josh comment (and my reply https://bugs.python.org/issue32886#msg312478 )
So the remaining operations *are* an abstraction of both python bool and numpy bool_ behaviour (and a minimal representation of boolean logic operations that will seem natural to anyone, don't you think ?) |
|
Date |
User |
Action |
Args |
2018-02-22 12:59:47 | smarie | set | recipients:
+ smarie, mark.dickinson, serhiy.storchaka, josh.r |
2018-02-22 12:59:47 | smarie | set | messageid: <1519304387.92.0.467229070634.issue32886@psf.upfronthosting.co.za> |
2018-02-22 12:59:47 | smarie | link | issue32886 messages |
2018-02-22 12:59:47 | smarie | create | |
|