Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e0981d776cd51b33809930e15541cfa1b424ec82
/
Include
/
structseq.h
bd44a7e
bpo-38650: Constify PyStructSequence_UnnamedField. (GH-17005)
by Serhiy Storchaka
· 5 years ago
007d7ff
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
by Serhiy Storchaka
· 8 years ago
1c8f059
Issue #18520: Add a new PyStructSequence_InitType2() function, same than
by Victor Stinner
· 11 years ago
4d0d471
Merge branches/pep-0384.
by Martin v. Löwis
· 14 years ago
da3b5bf
correct comment
by Benjamin Peterson
· 14 years ago
ccabcd4
make struct sequences subclass tuple; kill lots of code
by Benjamin Peterson
· 14 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
41cfce9
Remove PyArg_Parse usage from time module. (An extra set of eyeballs on
by Skip Montanaro
· 17 years ago
330f72c
Clean up some whitespace to be consistent with Python's C style.
by Fred Drake
· 22 years ago
f607bda
Add PyStructSequence_UnnamedField. Add stat_float_times.
by Martin v. Löwis
· 22 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
98bf58f
SF patch #462296: Add attributes to os.stat results; by Nick Mathewson.
by Guido van Rossum
· 23 years ago