Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
traits / tests / test-data / historical-pickles
  ..
  README
  generate_pickles.py
  hipt-t5.2.0-p0-float-ctrait.pkl
  hipt-t5.2.0-p1-float-ctrait.pkl
  hipt-t5.2.0-p2-float-ctrait.pkl
  hipt-t5.2.0-p3-float-ctrait.pkl
  hipt-t5.2.0-p4-float-ctrait.pkl
  hipt-t5.2.0-p5-float-ctrait.pkl
Size: Mime:
This directory contains binary files *.pkl whose contents are pickled traits
and trait-related objects of various kinds, used for testing backward
compatibility Traits unpickling.

The pickle filenames are of the form:

    hitp-t5.2.0-p0-<description>.pkl

where the "t5.2.0" portion gives the version of Traits that was used to create
the pickle, and the "p0" portion describes the pickle protocol.

The "generate_pickles" script can be used to generate pickle files for
a new version of Traits.