This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients docs@python, eric.araujo, jcea, python-dev, r.david.murray, rhettinger, sijinjoseph
Date 2011-04-25.20:14:59
SpamBayes Score 0.015293575
Marked as misclassified No
Message-id <E1QESBP-0001bs-36@dinsdale.python.org>
In-reply-to
Content
New changeset 48758cd0769b by R David Murray in branch '2.7':
#11901: add description of how bitfields are laid out to hexversion docs
http://hg.python.org/cpython/rev/48758cd0769b

New changeset b84384fbdbf0 by R David Murray in branch '3.1':
#11901: add description of how bitfields are laid out to hexversion docs
http://hg.python.org/cpython/rev/b84384fbdbf0

New changeset cca4c92bf337 by R David Murray in branch '3.2':
Merge #11901: add description of how bitfields are laid out to hexversion docs
http://hg.python.org/cpython/rev/cca4c92bf337

New changeset 07149918bce1 by R David Murray in branch 'default':
Merge #11901: add description of how bitfields are laid out to hexversion docs
http://hg.python.org/cpython/rev/07149918bce1
History
Date User Action Args
2011-04-25 20:15:02python-devsetrecipients: + python-dev, rhettinger, jcea, eric.araujo, r.david.murray, sijinjoseph, docs@python
2011-04-25 20:14:59python-devlinkissue11901 messages
2011-04-25 20:14:59python-devcreate