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 Arfrever, amaury.forgeotdarc, barry, benjamin.peterson, dmalcolm, georg.brandl, gregory.p.smith, pitrou
Date 2012-03-14.00:30:06
SpamBayes Score 5.1302362e-05
Marked as misclassified No
Message-id <1331685007.24.0.586701570339.issue14234@psf.upfronthosting.co.za>
In-reply-to
Content
A test case for this is also needed.

one that sets the hash seed via the environment variable to a different value for two subprocesses that parse and re-emit an xml document to confirm that all of the xml attributes are present but emitted in a different order indicating that attribute hash randomization was in effect is needed.
History
Date User Action Args
2012-03-14 00:30:07gregory.p.smithsetrecipients: + gregory.p.smith, barry, georg.brandl, amaury.forgeotdarc, pitrou, benjamin.peterson, Arfrever, dmalcolm
2012-03-14 00:30:07gregory.p.smithsetmessageid: <1331685007.24.0.586701570339.issue14234@psf.upfronthosting.co.za>
2012-03-14 00:30:06gregory.p.smithlinkissue14234 messages
2012-03-14 00:30:06gregory.p.smithcreate