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

GitHub noreply at github.com
Sat Sep 22 15:19:54 CEST 2018


  Branch: refs/heads/feature-GCD-not-shadow-builtin
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: f9dc66fe2089b0a7b15fca841eb8e5a9c8eda6a8
      https://github.com/zopefoundation/zope.configuration/commit/f9dc66fe2089b0a7b15fca841eb8e5a9c8eda6a8
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-22 (Sat, 22 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