[Checkins] [zopefoundation/zope.configuration] 0dfe3d: Make ``GroupingContextDecorator`` stop shadowing b...

GitHub noreply at github.com
Fri Sep 21 23:42:39 CEST 2018


  Branch: refs/heads/feature-GCD-not-shadow-builtin
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: 0dfe3db15444d524748acac2ada3064796edb419
      https://github.com/zopefoundation/zope.configuration/commit/0dfe3db15444d524748acac2ada3064796edb419
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/configuration/config.py

  Log Message:
  -----------
  Make ``GroupingContextDecorator`` stop shadowing builtins in ``__getattr__``

These were not intended as arguments to be used by subclasses, and the
signature caused confusion. Presumably this was done as an
optimization, but in the absence of any benchmarks or even comments, it
doesn't seem worth the confusion.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list