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

PyCQA / astroid / 562

Builds Branch Commit Type Ran Committer Via Coverage
562 master Move discover -s ... -p ... into the default value for {posargs} in tox.ini, to allow running specific tests with `tox -- astroid.tests.unittest_regrtest.NonRegressionTests.test_ssl_protocol` push 08 Mar 2017 08:43PM UTC ceridwen travis-ci pending completion   set done
561 master Fix an infinite loop that could occur during inference of __nonzero__. For example: class AccessResponse(object): def __init__(self, has_access): self.has_access = has_access def __nonzero__(self): return self.has_access... Pull #412 08 Mar 2017 08:19PM UTC web-flow travis-ci pending completion   set done
560 master fixup! Add a brain for the json module. Pull #411 08 Mar 2017 08:10PM UTC web-flow travis-ci pending completion   set done
559 master Quickstart _infer_binary_operation to raise errors that occur during startup. Since https://github.com/PyCQA/astroid/commit/3e2721391, is_subtype and is_supertype raise exceptions when they can't find a relationship... Pull #410 08 Mar 2017 07:32PM UTC web-flow travis-ci pending completion   set done
558 master Fix an infinite loop that could occur during inference of __nonzero__. For example: class AccessResponse(object): def __init__(self, has_access): self.has_access = has_access def __nonzero__(self): return self.has_access... Pull #412 08 Mar 2017 07:14PM UTC web-flow travis-ci pending completion   set done
557 master Add a brain for the json module. This implements the fix suggested in https://github.com/PyCQA/pylint/issues/922 for the result of `json.load` being inferred as a `bool`. Pull #411 08 Mar 2017 03:30PM UTC web-flow travis-ci pending completion   set done
556 master Quickstart _infer_binary_operation to raise errors that occur during startup. Since https://github.com/PyCQA/astroid/commit/3e2721391, is_subtype and is_supertype raise exceptions when they can't find a relationship... Pull #410 08 Mar 2017 03:28PM UTC web-flow travis-ci pending completion   set done
555 master Add support for asynchronous comprehensions (#400) Closes #399 push 01 Mar 2017 06:48PM UTC web-flow travis-ci pending completion   set done
554 master Merge remote-tracking branch 'PyCQA/master' into async_comprehensions # Conflicts: # ChangeLog Pull #400 01 Mar 2017 06:40PM UTC web-flow travis-ci pending completion   set done
553 master Move the catching of AttributeInferenceError where .getitem() is called, in infer_subscript push 01 Mar 2017 10:47AM UTC PCManticore travis-ci pending completion   set done
552 master Raise InferenceError in Class.getitem. Close #395 push 01 Mar 2017 10:12AM UTC PCManticore travis-ci pending completion   set done
551 master Add missing changelog entry push 01 Mar 2017 09:30AM UTC PCManticore travis-ci pending completion   set done
550 master No longer install tox / pip twice in travis (#409) push 01 Mar 2017 09:26AM UTC PCManticore travis-ci pending completion   set done
549 master Add inference for typing.NamedTuple (#390) push 01 Mar 2017 09:25AM UTC PCManticore travis-ci pending completion   set done
545 master Code review comments Pull #390 01 Mar 2017 06:02AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • …
  • 286
  • 287
  • 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