[Checkins] [zopefoundation/zope.deprecation] 741712: Do not require a "self" argument to deprecated fun...

GitHub noreply at github.com
Wed Aug 20 14:35:39 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.deprecation
  Commit: 741712c8df509e7d6d9468d29b55303f58cdb1e1
      https://github.com/zopefoundation/zope.deprecation/commit/741712c8df509e7d6d9468d29b55303f58cdb1e1
  Author: Alex Levy <alex.levy at alumni.tufts.edu>
  Date:   2014-08-19 (Tue, 19 Aug 2014)

  Changed paths:
    M src/zope/deprecation/deprecation.py
    M src/zope/deprecation/tests.py

  Log Message:
  -----------
  Do not require a "self" argument to deprecated functions


  Commit: 98bad253d2bdbdbc29b87990074d242b49f82e6d
      https://github.com/zopefoundation/zope.deprecation/commit/98bad253d2bdbdbc29b87990074d242b49f82e6d
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-08-20 (Wed, 20 Aug 2014)

  Changed paths:
    M src/zope/deprecation/deprecation.py
    M src/zope/deprecation/tests.py

  Log Message:
  -----------
  Merge pull request #1 from aclevy/deprecated-method-without-args

Do not require a "self" argument to deprecated functions


Compare: https://github.com/zopefoundation/zope.deprecation/compare/4e08fc25488f...98bad253d2bd


More information about the checkins mailing list