• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ionelmc / python-tblib / 125

Builds Branch Commit Type Ran Committer Via Coverage
125 master Add myself to the list of authors push 03 Jan 2018 12:46PM UTC ionelmc travis-ci pending completion   set done
124 master Simplify setup.py; remove unnecessary py_modules The python-tblib is a Python package (multiple files) and not simply a module (single file). This is correctly specified in setup.py by the packages directive. There is no need to also list each in... Pull #29 03 Jan 2018 12:36PM UTC web-flow travis-ci pending completion   set done
123 master Add myself to the list of authors Pull #28 03 Jan 2018 12:18PM UTC web-flow travis-ci pending completion   set done
122 master Remove testing and support for end-of-life Python 3.3 Python 3.3.x has reached end-of-life. The final release was 3.3.7 released 2017-09-19. It is no longer receiving bug reports or bug fixes including for security issues. It use should not be en... push 03 Jan 2018 12:08PM UTC ionelmc travis-ci pending completion   set done
117 master Remove testing and support for end-of-life Python 3.3 Python 3.3.x has reached end-of-life. The final release was 3.3.7 released 2017-09-19. It is no longer receiving bug reports or bug fixes including for security issues. It use should not be en... Pull #23 03 Jan 2018 12:04PM UTC web-flow travis-ci pending completion   set done
116 master Remove unused keyword arguments from setup() in setup.py Looks like they were copied from an example. push 03 Jan 2018 11:17AM UTC ionelmc travis-ci pending completion   set done
115 master Fix ResourceWarning in setup.py Always close files by using a context manager. Avoids ResourceWarning message when Python warnings are enabled. push 03 Jan 2018 11:15AM UTC ionelmc travis-ci pending completion   set done
114 master Prefer dict comprehension where avialable Available on all supported Python versions. Using dict comprehension is modern syntax and slightly faster. Pull #25 01 Jan 2018 05:03PM UTC web-flow travis-ci pending completion   set done
113 master Remove testing and support for end-of-life Python 3.3 Python 3.3.x has reached end-of-life. The final release was 3.3.7 released 2017-09-19. It is no longer receiving bug reports or bug fixes including for security issues. It use should not be en... Pull #23 01 Jan 2018 03:02PM UTC web-flow travis-ci pending completion   set done
112 master Fix flake8 error, "do not use bare except" Fixes error of the form: ./src/tblib/__init__.py:115:13: E722 do not use bare except Using a bare excpet also catches unexpected events like memory errors, interrupts, system exit, and so on. Prefer 'e... Pull #24 01 Jan 2018 02:27PM UTC web-flow travis-ci pending completion   set done
111 master Remove testing and support for end-of-life Python 3.3 Python 3.3.x has reached end-of-life. The final release was 3.3.7 released 2017-09-19. It is no longer receiving bug reports or bug fixes including for security issues. It use should not be en... Pull #23 01 Jan 2018 02:22PM UTC web-flow travis-ci pending completion   set done
110 master Remove testing and support for end-of-life Python 3.3 Python 3.3.x has reached end-of-life. The final release was 3.3.7 released 2017-09-19. It is no longer receiving bug reports or bug fixes including for security issues. It use should not be en... Pull #23 01 Jan 2018 02:20PM UTC web-flow travis-ci pending completion   set done
109 master Remove testing and support for end-of-life Python 3.3 Python 3.3.x has reached end-of-life. The final release was 3.3.7 released 2017-09-19. It is no longer receiving bug reports or bug fixes including for security issues. It use should not be en... Pull #23 01 Jan 2018 02:17PM UTC web-flow travis-ci pending completion   set done
108 master Remove unused keyword arguments from setup() in setup.py Looks like they were copied from an example. Pull #22 01 Jan 2018 02:05PM UTC web-flow travis-ci pending completion   set done
107 master Fix ResourceWarning in setup.py Always close files by using a context manager. Avoids ResourceWarning message when Python warnings are enabled. Pull #21 01 Jan 2018 02:02PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc