[Checkins] [zopefoundation/zope.app.apidoc] 57ba86: Better testing for function signatures, ignoring s...

GitHub noreply at github.com
Thu May 18 18:00:41 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.apidoc
  Commit: 57ba86f6ceb200290d4187fa99841c35a7cd70dc
      https://github.com/zopefoundation/zope.app.apidoc/commit/57ba86f6ceb200290d4187fa99841c35a7cd70dc
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-18 (Thu, 18 May 2017)

  Changed paths:
    M src/zope/app/apidoc/utilities.rst

  Log Message:
  -----------
  Better testing for function signatures, ignoring self for unbound methods on Python 3


  Commit: 328fc934206eba8a6c5c891f1fc952c1b762f2bb
      https://github.com/zopefoundation/zope.app.apidoc/commit/328fc934206eba8a6c5c891f1fc952c1b762f2bb
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-18 (Thu, 18 May 2017)

  Changed paths:
    M src/zope/app/apidoc/interface.rst
    M src/zope/app/apidoc/tests.py
    M src/zope/app/apidoc/utilitymodule/utilitymodule.py

  Log Message:
  -----------
  Set doc format for doctest docstrings to rst to eliminate one difference with the old test cases, which overrode the default stx renderer to actually be rst


Compare: https://github.com/zopefoundation/zope.app.apidoc/compare/d651876fc680...328fc934206e


More information about the checkins mailing list