Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
10c78a78a76d064cd5d4879bf9a40bcc7376c582
/
Doc
/
c-api
/
set.rst
089c5cd
Issue #4129: Belatedly document which C API functions had their argument(s) or
by Jeroen Ruigrok van der Werven
· 16 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
cab3d98
Ensure that PySet_Add() operates on a newly created frozenset, like PyTuple_SetItem does.
by Amaury Forgeot d'Arc
· 18 years ago
e84ada3
Factor-out common code with a new macro
by Raymond Hettinger
· 18 years ago
ecdcb58
Make PySet_Add() work with frozensets.
by Raymond Hettinger
· 18 years ago
dee3f65
Revert PySet_Add() changes.
by Raymond Hettinger
· 18 years ago
7c1be2a
Make PySet_Add() work with frozensets. Works like PyTuple_SetItem() to build-up values in a brand new frozenset.
by Raymond Hettinger
· 18 years ago
f684272
Split the monstrous C API manual files in smaller parts.
by Georg Brandl
· 18 years ago