summaryrefslogtreecommitdiff
path: root/Doc/library/struct.rst
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant references in struct doc (GH-18053)Christophe Nanteuil2020-02-101-2/+2
* bpo-27961: Remove leftovers from the times when long long wasn't required (GH...Sergey Fedoseev2019-08-221-25/+20
* bpo-37134: Add PEP570 notation to the documentation (GH-13743)Pablo Galindo2019-06-051-1/+1
* bpo-35054: Add yet more index entries for symbols. (GH-10121)Serhiy Storchaka2018-10-281-5/+9
* bpo-35054: Add more index entries for symbols. (GH-10064)Serhiy Storchaka2018-10-261-0/+7
* bpo-33032: Mention the implicit cache in struct.Struct() docs (GH-7700)Zackery Spytz2018-09-101-0/+6
* bpo-30249: Improve struct.unpack_from() error messages (GH-6059)Xiang Zhang2018-03-111-3/+3
* bpo-21071: struct.Struct.format type is now str (#845)Victor Stinner2017-06-231-0/+3
* Issue #29300: Convert _struct module to Argument ClinicVictor Stinner2017-02-021-13/+14
* Issue #28635: Fix a couple of missing/incorrect versionchanged tagsYury Selivanov2016-11-101-0/+4
* Issue #11734: Add support for IEEE 754 half-precision floats to the struct mo...Mark Dickinson2016-09-031-3/+20
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+4
* Issue #26535: Correct docs regarding the struct buffer sizeMartin Panter2016-04-151-10/+11
* #22613: explain what "buffer" is in the struct documentation (thanks Jacques ...Georg Brandl2014-10-311-1/+9
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-1/+1
|\
| * Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-1/+1
* | Issue #17804: New function ``struct.iter_unpack`` allows for streaming struct...Antoine Pitrou2013-04-271-0/+20
|/
* Issue #3163: The struct module gets new format characters 'n' and 'N'Antoine Pitrou2011-10-061-4/+17
* Fix closes Issue11436 - Minor clarification to struct documentation for 's' f...Senthil Kumaran2011-07-171-4/+5
* Issue #10783: struct.pack() doesn't encode implicitly unicode to UTF-8Victor Stinner2010-12-281-27/+22
* Fixing some sphinx inline directives - detected using ``make check``.Senthil Kumaran2010-10-151-2/+2
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-44/+44
* Emphasize role of count for Pascal string.Georg Brandl2010-07-101-11/+9
* Merged revisions 82379 via svnmerge fromMark Dickinson2010-06-291-1/+5
* Merged revisions 81992 via svnmerge fromMark Dickinson2010-06-151-30/+33
* Issue #8469: Reorder struct module sections for clarity; other minor tweaks.Mark Dickinson2010-06-121-75/+79
* Issue #8469: add standard sizes to struct docs table.Mark Dickinson2010-06-121-40/+40
* More struct module docs and docstring tweaks.Mark Dickinson2010-06-121-21/+21
* Merged revisions 80013-80015 via svnmerge fromMark Dickinson2010-04-121-70/+138
* Merged revisions 79674 via svnmerge fromMark Dickinson2010-04-031-0/+9
* Merged revisions 78308 via svnmerge fromAndrew M. Kuchling2010-02-221-3/+5
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-4/+3
* Issue #5463: Remove _PY_STRUCT_RANGE_CHECKING constant from structMark Dickinson2009-03-291-0/+10
* Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,...Benjamin Peterson2009-03-091-1/+1
* update the struct documentation to refer to bytesBenjamin Peterson2008-07-311-32/+37
* Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via sv...Benjamin Peterson2008-05-261-0/+10
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-17/+17
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-3/+3
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-1/+1
* Remove mentions of "long integer" in the docs.Georg Brandl2007-11-291-13/+4
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-10/+0
* Merged revisions 57221-57391 via svnmerge fromGuido van Rossum2007-08-241-0/+5
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+292