blob: c157df138a5ea091f0550446c19868f810eb0bd6 [file] [log] [blame]
We fixed an issue in `pickle.whichmodule` in which importing
`multiprocessing` could change the how pickle identifies which module an
object belongs to, potentially breaking the unpickling of those objects.