evhub / evhub/rabbit

Fix instance operator overloading

Open
#59 1 comment 0 reactions 0 assignees View on GitHub
enhancement oversight
Dominant language
Python
Stars
14
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Make sure that an instance's operator overload function is always called first before any other operator overload function. Continue on to other functions iff the instance's one returns NotImplemented (also add a way for that to be done in Rabbit). This only applies if there is an instance in the arguments, of course.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.