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 gregory.p.smith
Recipients glyph, gregory.p.smith, iankko, pitrou, psss
Date 2009-05-03.19:46:56
SpamBayes Score 2.261819e-06
Marked as misclassified No
Message-id <1241380018.84.0.396020141555.issue5753@psf.upfronthosting.co.za>
In-reply-to
Content
both the behavior change and PySys_SetArgvEx() with an additional
boolean parameter sounds good to me.

Some people may disagree about changing the default behavior.  So long
as its documented in the whatsnew I personally think it is fine.  But
would doing that require incrementing the API version number?

+1 on adding a PySys_SetArgvEx() in time for 3.1 (the clock is ticking
fast).

+0 on the existing API default change.
History
Date User Action Args
2009-05-03 19:46:59gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, glyph, psss, iankko
2009-05-03 19:46:58gregory.p.smithsetmessageid: <1241380018.84.0.396020141555.issue5753@psf.upfronthosting.co.za>
2009-05-03 19:46:57gregory.p.smithlinkissue5753 messages
2009-05-03 19:46:57gregory.p.smithcreate