Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
51f461fbd3b42a170bccbd0864a91de4a2e5a541
/
Doc
/
library
/
struct.rst
26d936a
Issue #19795: Improved markup of True/False constants.
by Serhiy Storchaka
· 12 years ago
e58ce01
#14804: Remove [] around optional arguments with default values
by Hynek Schlawack
· 13 years ago
98ed08f
update to new C roles and directives
by Sandro Tosi
· 14 years ago
a7cbe28
Avoid using the default reST role. Makes Doc/tools/rstlint.py happy.
by Éric Araujo
· 14 years ago
a09f13a
merge from 3.2.
by Senthil Kumaran
· 14 years ago
b429c57
#12093: fix typo in struct doc. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
e85e1ae
Merged revisions 82757-82758,82760-82764 via svnmerge from
by Georg Brandl
· 15 years ago
4aa5f6f
Issue #1789: clarify that the 'size' column in struct docs refers to standard size.
by Mark Dickinson
· 15 years ago
526e5ee
Issue #8469: Further clarifications and improvements to struct module
by Mark Dickinson
· 15 years ago
8e6c45c
Issue #8469: Add standard sizes to table in struct documentation; additional
by Mark Dickinson
· 15 years ago
78ab583
More struct doc tweaks.
by Mark Dickinson
· 15 years ago
b633f10
Rewrap some long lines in struct module doc source.
by Mark Dickinson
· 15 years ago
bbacb83
Issue #7355: Various improvements to struct module documentation.
by Mark Dickinson
· 15 years ago
9ccc581
Fix markup errors.
by Ezio Melotti
· 15 years ago
4846a8e
Issue #8300: Let struct.pack use __index__ to convert and pack non-integers.
by Mark Dickinson
· 15 years ago
154b7ad
Issue #1530559: When packing a non-integer with any integer conversion
by Mark Dickinson
· 15 years ago
dfd0148
#6414: clarify description of processor endianness.
by Andrew M. Kuchling
· 15 years ago
eeafb96
Fixed a typo.
by Facundo Batista
· 16 years ago
f6901e9
Issue 2909: show how to name unpacked fields.
by Raymond Hettinger
· 17 years ago
c7b0592
reformat some documentation of classes so methods and attributes are under the class directive
by Benjamin Peterson
· 17 years ago
f3c0559
Issue 1872: Changed the struct module typecode from 't' to '?', for
by Thomas Heller
· 17 years ago
7b7ce78
Fix issue1789: The tutorial contained a misuse of the struct module.
by Gregory P. Smith
· 18 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
b7a837d
Bug #1734111: document struct.Struct.size.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago