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 higstar
Recipients higstar, terry.reedy, theller, vladris
Date 2011-06-24.22:37:39
SpamBayes Score 8.569933e-05
Marked as misclassified No
Message-id <BANLkTikVYU7csATG=5B8ULHVJUm7DTkkCQ@mail.gmail.com>
In-reply-to <1308954767.57.0.284529524709.issue6068@psf.upfronthosting.co.za>
Content
Issue was originally found on do sp2 on Python 2.6.
Thanks Vlad, this rendered ctypes useless for my purposes, had to mask and
shift myself.
On Jun 25, 2011 8:32 AM, "Vlad Riscutia" <report@bugs.python.org> wrote:
>
> Vlad Riscutia <riscutiavlad@gmail.com> added the comment:
>
> Attached is addition to unittests which repro the issue. They will
currently pass on Linux but fail on Windows.
>
> ----------
> keywords: +patch
> Added file: http://bugs.python.org/file22447/issue6068_unittest.diff
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue6068>
> _______________________________________
Files
File name Uploaded
unnamed higstar, 2011-06-24.22:37:39
History
Date User Action Args
2011-06-24 22:37:40higstarsetrecipients: + higstar, theller, terry.reedy, vladris
2011-06-24 22:37:39higstarlinkissue6068 messages
2011-06-24 22:37:39higstarcreate