[Checkins] [zopefoundation/zope.testbrowser] 2b77b6: Tell flake8 to look inside doctests

Marius Gedminas noreply at github.com
Wed Feb 6 14:48:29 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 2b77b6aadd91c452fcf2800535b97cb7a20543b2
      https://github.com/zopefoundation/zope.testbrowser/commit/2b77b6aadd91c452fcf2800535b97cb7a20543b2
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

  Changed paths:
    M setup.cfg

  Log Message:
  -----------
  Tell flake8 to look inside doctests

My editor highlights flake8 warnings.  I don't want it to mistakenly
tell me 'import io' is unused when it's actually used inside a doctest.


  Commit: f183cb9d0d621a6fabd76b2834775c51ccd597cc
      https://github.com/zopefoundation/zope.testbrowser/commit/f183cb9d0d621a6fabd76b2834775c51ccd597cc
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

  Changed paths:
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/tests/test_browser.py

  Log Message:
  -----------
  Quote attribute values in CSS selectors

Fixes #61.


  Commit: a3dc3297226afa8205ebcb826f3f6a6edfe1a589
      https://github.com/zopefoundation/zope.testbrowser/commit/a3dc3297226afa8205ebcb826f3f6a6edfe1a589
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    M setup.cfg
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/tests/test_browser.py

  Log Message:
  -----------
  Merge pull request #63 from zopefoundation/fix-css-selector

Quote attribute values in CSS selectors


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/9a4ef2d8bcc9...a3dc3297226a


More information about the checkins mailing list