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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, barry, benjamin.peterson, dmalcolm, georg.brandl, pitrou
Date 2012-03-09.20:11:34
SpamBayes Score 0.17254333
Marked as misclassified No
Message-id <1331323895.36.0.557375269583.issue14234@psf.upfronthosting.co.za>
In-reply-to
Content
No, the salt is stored on the parser. See the line:

+#define hash_secret_salt (parser->m_hash_secret_salt)

Yes, expat code is confusing.
History
Date User Action Args
2012-03-09 20:11:35amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, barry, georg.brandl, pitrou, benjamin.peterson, dmalcolm
2012-03-09 20:11:35amaury.forgeotdarcsetmessageid: <1331323895.36.0.557375269583.issue14234@psf.upfronthosting.co.za>
2012-03-09 20:11:34amaury.forgeotdarclinkissue14234 messages
2012-03-09 20:11:34amaury.forgeotdarccreate