https://bugzilla.wikimedia.org/show_bug.cgi?id=67823

--- Comment #2 from Kevin Leduc <kle...@wikimedia.org> ---
What are we trying to pickle anyway?

I read the documentation on Pickling (
https://docs.python.org/2/library/pickle.html#what-can-be-pickled-and-unpickled
) and it left me wondering if we were trying to pickle objects with recursive
references, or really big objects.  Seems odd that we'd be doing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to