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
/
Include
/
structseq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
Serhiy Storchaka
2016-11-22
1
-4/+4
*
Issue #18520: Add a new PyStructSequence_InitType2() function, same than
Victor Stinner
2013-07-22
1
-0/+2
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-0/+7
*
correct comment
Benjamin Peterson
2010-08-09
1
-1/+1
*
make struct sequences subclass tuple; kill lots of code
Benjamin Peterson
2010-07-07
1
-8/+3
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-11/+11
*
Remove PyArg_Parse usage from time module. (An extra set of eyeballs on
Skip Montanaro
2007-08-24
1
-0/+4
*
Clean up some whitespace to be consistent with Python's C style.
Fred Drake
2002-10-17
1
-4/+4
*
Add PyStructSequence_UnnamedField. Add stat_float_times.
Martin v. Löwis
2002-10-16
1
-0/+2
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-2/+2
*
SF patch #462296: Add attributes to os.stat results; by Nick Mathewson.
Guido van Rossum
2001-10-18
1
-0/+39