aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/cloudpickle.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-414/+163
* [SPARK-3679] [PySpark] pickle the exact globals of functionsDavies Liu2014-09-241-6/+36
* [SPARK-3094] [PySpark] compatitable with PyPyDavies Liu2014-09-121-101/+67
* [SPARK-3415] [PySpark] removes SerializingAdapter codeWard Viaene2014-09-071-5/+1
* [SPARK-791] [PySpark] fix pickle itemgetter with cloudpickleDavies Liu2014-07-291-2/+3
* follow pep8 None should be compared using is or is notKen Takagiwa2014-07-151-2/+2
* SPARK-1917: fix PySpark import of scipy.special functionsUri Laserson2014-05-311-1/+1
* Rename top-level 'pyspark' directory to 'python'Josh Rosen2013-01-011-0/+974