index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
set.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka
2016-10-27
1
-3/+3
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-3/+3
*
Issue 19195: Improved cross-references in C API documentation.
Serhiy Storchaka
2013-10-09
1
-1/+1
*
update to new C roles and directives
Sandro Tosi
2012-01-14
1
-32/+32
*
Issue #4129: Belatedly document which C API functions had their argument(s) or
Jeroen Ruigrok van der Werven
2009-04-25
1
-0/+4
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-1/+1
*
Ensure that PySet_Add() operates on a newly created frozenset, like PyTuple_S...
Amaury Forgeot d'Arc
2008-02-03
1
-0/+7
*
Factor-out common code with a new macro
Raymond Hettinger
2008-01-28
1
-0/+6
*
Make PySet_Add() work with frozensets.
Raymond Hettinger
2008-01-28
1
-3/+13
*
Revert PySet_Add() changes.
Raymond Hettinger
2008-01-26
1
-8/+3
*
Make PySet_Add() work with frozensets. Works like PyTuple_SetItem() to build...
Raymond Hettinger
2008-01-26
1
-3/+8
*
Split the monstrous C API manual files in smaller parts.
Georg Brandl
2008-01-19
1
-0/+148