Commit adc4ebd
Objects satisfying the
* Add __hash__ to core.types.Lock protocol
* Implement hash in `Lock` protocol
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>core.types.Lock interface should also be hashable (#11333)1 parent 8bb033c commit adc4ebd
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
| 383 | + | |
0 commit comments