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 josh.r
Recipients Eric.Wieser, amaury.forgeotdarc, belopolsky, josh.r, meador.inge
Date 2018-04-12.22:23:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523571820.25.0.682650639539.issue33267@psf.upfronthosting.co.za>
In-reply-to
Content
Pretty sure this is a problem with classes in general; classes are self-referencing, and using multiplication to create new ctypes array types is creating new classes.
History
Date User Action Args
2018-04-12 22:23:40josh.rsetrecipients: + josh.r, amaury.forgeotdarc, belopolsky, meador.inge, Eric.Wieser
2018-04-12 22:23:40josh.rsetmessageid: <1523571820.25.0.682650639539.issue33267@psf.upfronthosting.co.za>
2018-04-12 22:23:40josh.rlinkissue33267 messages
2018-04-12 22:23:40josh.rcreate