summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_setobject.h
Commit message (Expand)AuthorAgeFilesLines
* gh-118527: Intern code consts in free-threaded build (#118667)Sam Gross2024-05-071-0/+3
* gh-112069: Add _PySet_NextEntryRef to be thread-safe. (gh-117990)Donghee Na2024-04-181-1/+8
* gh-116381: Specialize CONTAINS_OP (GH-116385)Ken Jin2024-03-061-0/+2
* gh-107211: No longer export internal functions (7) (#108425)Victor Stinner2023-08-241-3/+3
* gh-107211: No longer export internal functions (2) (#107214)Victor Stinner2023-07-251-1/+3
* gh-106320: Move private _PySet API to the internal API (#107041)Victor Stinner2023-07-221-0/+25