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 davidsarah
Recipients BreamoreBoy, David.Sankel, amaury.forgeotdarc, brian.curtin, christian.heimes, christoph, davidsarah, ezio.melotti, lemburg, mark, pitrou, ssbarnea, tim.golden, tzot, v+python, vstinner
Date 2011-01-09.07:28:45
SpamBayes Score 0.00022281545
Marked as misclassified No
Message-id <1294558131.85.0.440055903585.issue1602@psf.upfronthosting.co.za>
In-reply-to
Content
Glenn Linderman wrote:
> I skipped the unmangling of command-line arguments, because it produced an error I didn't understand, about needing a buffer protocol.

If I understand correctly, that part isn't needed on Python 3 because issue2128 is already fixed there.
History
Date User Action Args
2011-01-09 07:28:51davidsarahsetrecipients: + davidsarah, lemburg, tzot, amaury.forgeotdarc, pitrou, vstinner, christian.heimes, tim.golden, mark, christoph, ezio.melotti, v+python, ssbarnea, brian.curtin, BreamoreBoy, David.Sankel
2011-01-09 07:28:51davidsarahsetmessageid: <1294558131.85.0.440055903585.issue1602@psf.upfronthosting.co.za>
2011-01-09 07:28:45davidsarahlinkissue1602 messages
2011-01-09 07:28:45davidsarahcreate