Commit 35bceb1
committed
Merge pull request gitpython-developers#16 from mike-perdide/master
improved comparison between Object instances to check for compatibility of the other side first. Previously, and exception would be thrown.
This adds convenience in an area which probably is not performance critical.1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
0 commit comments