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 techtonik
Recipients docs@python, eli.bendersky, ezio.melotti, georg.brandl, techtonik
Date 2013-03-21.17:23:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363886600.01.0.314808622238.issue17494@psf.upfronthosting.co.za>
In-reply-to
Content
It appeared that I always thought that stacks grow down towards the end of memory, but it appears that they are growing down towards the beginning (x86 and friends). Spent some years with assembly to miss that. A shame on me. =)

Even if title of the issue is still true, it is no more actual. I am closing this. Thanks for support.
History
Date User Action Args
2013-03-21 17:23:20techtoniksetrecipients: + techtonik, georg.brandl, ezio.melotti, eli.bendersky, docs@python
2013-03-21 17:23:20techtoniksetmessageid: <1363886600.01.0.314808622238.issue17494@psf.upfronthosting.co.za>
2013-03-21 17:23:19techtoniklinkissue17494 messages
2013-03-21 17:23:19techtonikcreate