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 georg.brandl
Recipients Mark.Shannon, docs@python, georg.brandl, larry, loewis
Date 2013-03-31.20:25:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364761539.27.0.101238794031.issue17589@psf.upfronthosting.co.za>
In-reply-to
Content
There are also some macros usable as lvalues, such as Py_REFCNT or Py_SIZE (they aren't documented at all currently).

Anyway, documenting as statement-only unless explicitly stated differently is fine with me.
History
Date User Action Args
2013-03-31 20:25:39georg.brandlsetrecipients: + georg.brandl, loewis, larry, docs@python, Mark.Shannon
2013-03-31 20:25:39georg.brandlsetmessageid: <1364761539.27.0.101238794031.issue17589@psf.upfronthosting.co.za>
2013-03-31 20:25:39georg.brandllinkissue17589 messages
2013-03-31 20:25:39georg.brandlcreate