mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Add setobject.c (GH-17463)
This commit is contained in:
parent
83f144962f
commit
edd5b38c13
1 changed files with 1 additions and 0 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -11,6 +11,7 @@
|
|||
**/*context* @1st1
|
||||
**/*genobject* @1st1
|
||||
**/*hamt* @1st1
|
||||
Objects/set* @rhettinger
|
||||
Objects/dict* @methane
|
||||
|
||||
# Hashing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue