0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added pickling test and support for undefined slot attributes.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Fixed incorrect subclass pickling test.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Fixed comment.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Reference added.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
More thorough testing and handling of the pickling of subclasses. __slots__ = string is now supported.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Additional subclass pickling test: __slots__ can be a string.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Working subclass pickling tests.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Added pickling tests for subclasses, both with and without slots.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
More logical layout.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
More explicit variable name. Now consistent with __setstate__. Consistent case in comments. More general variable name for the result of __getstate__
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Acknowledgments now up to date.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Merge pull request #13 from mjpieters/master
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Support subclasses without __slots__ More... almost 12 years ago
Added the names of people who made interesting suggestions.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Make __getstate__ work for derived classes More... almost 12 years ago
More obvious connection between paragraphs.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Added the recent inclusion of the package in the Python(x,y) distribution.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Fixed spelling error in variable name.
lebigot
as Eric O. LEBIGOT (EOL)
More... almost 12 years ago
Copyright dates in docstrings updated.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Version sent by Jorge.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Started working on adding tests for an updated wrap()…
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
More complete documentation.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into wrap_keyword_floats
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Removed deprecated position_in_sigmas().
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into wrap_keyword_floats
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
E-mail address added to author reference.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Merge branch 'master' into wrap_keyword_floats
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
Travis and NumPy comments…
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
More info printed for debugging purposes.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago
I am not sure that the python3 package installs any other Python version, now… Trying to install NumPy in a different way.
lebigot
as Eric O. LEBIGOT (EOL)
More... about 12 years ago