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 brett.cannon
Recipients brett.cannon, fdrake
Date 2008-05-20.07:13:29
SpamBayes Score 0.0003318155
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Mon, May 19, 2008 at 11:11 PM, Fred L. Drake, Jr.
<[email protected]> wrote:
>
> Fred L. Drake, Jr. <[email protected]> added the comment:
>
> Python 2.6 changes reverted in revision 63481.
>
> Does anyone really want to pickle HTML parser state, or references to
> the helper functions in the htmlentitydefs module?  I suspect head
> examinations may be in order.  :-(
>

I sincerely doubt it, but just to be safe, in the name of
backwards-compatibility, it should just be done across the board.

Thanks for doing the revert, Fred.
History
Date User Action Args
2008-05-20 07:13:40brett.cannonsetspambayes_score: 0.000331816 -> 0.0003318155
recipients: + brett.cannon, fdrake
2008-05-20 07:13:38brett.cannonlinkissue2882 messages
2008-05-20 07:13:37brett.cannoncreate