2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'topic/3.1/issue_1732' into 'branch/3.1' More... about 3 years ago
Update dataValidation to match spec More... about 3 years ago
Clean up after flake8 More... about 3 years ago
More flakes8 configuration More... about 3 years ago
Add some configuration for flake8 More... about 3 years ago
Update code to avoid future warning. More... about 3 years ago
Add a tox env for exposing Deprecation and Future warnings. More... about 3 years ago
Remove from __future__ import. More... about 3 years ago
Remove long deprecated methods. More... about 3 years ago
Remove unused import More... about 3 years ago
Improve handling of warnings. More... about 3 years ago
Test removed because it doesn't clearly test for anything. More... about 3 years ago
Prevent test failures on Windows due to file-locking of temporary files. More... about 3 years ago
Update docs. More... about 3 years ago
Reference.x should be a sequence. More... about 3 years ago
Allowed setting print area to None or an empty list to clear the print area More... about 3 years ago
Update docs. More... about 3 years ago
If the worksheet for print titles or areas can't be found due to unknown workbook children, drop them and inform the user. More... about 3 years ago
Improve type inference for empty properties. As this only applies to existing workbooks this should be reasonably safe and still flag types that have not yet been implemented. More... about 3 years ago
Update docs. More... about 3 years ago
Do not overwrite a table filter if one already exists. More... about 3 years ago
Correct default values for custom filters. More... about 3 years ago
Update note about content items supported and note about involid More... about 3 years ago
Make list iterable and fix failing test. More... about 3 years ago
Remove Python 2 code for using metaclasses. More... about 3 years ago
Remove code associated with save_virtual_workbook More... about 3 years ago
Remove deprecated code. More... about 3 years ago
Merge with 3.0 More... about 3 years ago
Correct release date. More... about 3 years ago
Update docs. More... about 3 years ago