Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e1b38c48fa7aebd3c2891a2fd61fa055d23a62ab
/
Objects
/
structseq.c
1f1b2d2
Removed all uses of the out-of-favor __safe_for_unpickling__ magic
by Tim Peters
· 22 years ago
8feeabb
SF # 654974, fix unchecked return values in structseq
by Neal Norwitz
· 22 years ago
ceaa77c
Add n_unnamed_fields into the type.
by Martin v. Löwis
· 22 years ago
f607bda
Add PyStructSequence_UnnamedField. Add stat_float_times.
by Martin v. Löwis
· 22 years ago
7465ad2
Remove PyMalloc_New and PyMalloc_Del.
by Neil Schemenauer
· 23 years ago
dcc819a
Use pymalloc if it's enabled.
by Neil Schemenauer
· 23 years ago
70ffddf
Guido pointed out that I was missing a couple decrefs.
by Michael W. Hudson
· 23 years ago
ce358e3
Apply (my) patch:
by Michael W. Hudson
· 23 years ago
7bb466a
A fix & test for
by Michael W. Hudson
· 23 years ago
312af42
structseq_new(): Conversion of sprintf() to PyOS_snprintf() for buffer
by Barry Warsaw
· 23 years ago
c2fe618
Fix bad bug in structseq slicing (NULL pointers in result). Reported by
by Tim Peters
· 23 years ago
e82f75a
Missing file structseq.c for SF patch #462296
by Guido van Rossum
· 23 years ago