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

PyCQA / pylint / 734

Builds Branch Commit Type Ran Committer Via Coverage
734 master Add compatibility with old versions of setuptools (#1107) Environment markers can be used only in recent versions of setuptools. Instead of relying on extras_require, we are falling back to install_requires when we detect an incompatibility bet... push 25 Sep 2016 05:04PM UTC PCManticore travis-ci pending completion   set done
733 master docstyle extension: Add test with case of error Pull #1116 24 Sep 2016 02:58PM UTC web-flow travis-ci pending completion   set done
732 master Added documentation Pull #1115 23 Sep 2016 08:33PM UTC web-flow travis-ci pending completion   set done
731 master Added documentation Pull #1115 23 Sep 2016 08:29PM UTC web-flow travis-ci pending completion   set done
730 master Added documentation Pull #1115 23 Sep 2016 08:25PM UTC web-flow travis-ci pending completion   set done
729 master Added documentation Pull #1115 23 Sep 2016 08:22PM UTC web-flow travis-ci pending completion   set done
728 master Add a Python 3 warning for implementing `__eq__` without also implementing `__hash__` I've been exploring transitioning our codebase to Python 3, and I've been using the immensely helpful `-3` flag when running tests as described here: https://d... Pull #1115 23 Sep 2016 07:22PM UTC web-flow travis-ci pending completion   set done
727 master Add new error conditions for 'bad-super-call' (#1109) now detects ``super(type(self), self)`` and ``super(self.__class__, self)`` which can lead to recursion loop in derived classes. push 18 Sep 2016 04:33PM UTC AWhetter travis-ci pending completion   set done
726 master Add new error conditions for 'bad-super-call' now detects ``super(type(self), self)`` and ``super(self.__class__, self)`` which can lead to recursion loop in derived classes. Pull #1109 18 Sep 2016 04:15PM UTC web-flow travis-ci pending completion   set done
725 master Add how to build the docs to the development guide (#1096) * Add how to build the docs to the development guide * Update documentation.rst push 17 Sep 2016 09:45PM UTC AWhetter travis-ci pending completion   set done
724 per_dir_config Moved parallel code outside of PyLinter push 17 Sep 2016 09:43PM UTC AWhetter travis-ci pending completion   set done
723 master Adjust README path in setup.py (#1102) This is probably what caused #1100? push 17 Sep 2016 09:34PM UTC AWhetter travis-ci pending completion   set done
722 master Add new error conditions for 'bad-super-call' now detects ``super(type(self), self)`` and ``super(self.__class__, self)`` which can lead to recursion loop in derived classes. Pull #1109 14 Sep 2016 09:42AM UTC web-flow travis-ci pending completion   set done
721 master Add compatibility with old versions of setuptools Environment markers can be used only in recent versions of setuptools. Instead of relying on extras_require, we are falling back to install_requires when we detect an incompatibility between the in... Pull #1107 12 Sep 2016 09:48PM UTC web-flow travis-ci pending completion   set done
720 master Add compatibility with old versions of setuptools Environment markers can be used only in recent versions of setuptools. Instead of relying on extras_require, we are falling back to install_requires when we detect an incompatibility between the in... Pull #1107 12 Sep 2016 09:46PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 757
  • 758
  • 759
  • 760
  • 761
  • 762
  • 763
  • 764
  • 765
  • …
  • 788
  • 789
  • 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