[Checkins] [zopefoundation/Zope] 8d30ff: Drop support for extensions loaded from .pyc files...

GitHub noreply at github.com
Tue May 23 16:10:19 CEST 2017


  Branch: refs/heads/drop-imp-module
  Home:   https://github.com/zopefoundation/Zope
  Commit: 8d30ff802e60eae55711f200c3197916fa5f90e1
      https://github.com/zopefoundation/Zope/commit/8d30ff802e60eae55711f200c3197916fa5f90e1
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M src/App/Extensions.py

  Log Message:
  -----------
  Drop support for extensions loaded from .pyc files.

Ancient fossil for quasi-binary add-ons.

Also move cache to a module-scope variable, rather than a mutable
keyword arg.


  Commit: ea454a4b420f819ff17f529e10b5f3b69d56bdb0
      https://github.com/zopefoundation/Zope/commit/ea454a4b420f819ff17f529e10b5f3b69d56bdb0
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M src/Zope2/App/startup.py

  Log Message:
  -----------
  Use 'compile' to construct synthetic 'custom_zodb' module.


Compare: https://github.com/zopefoundation/Zope/compare/8d30ff802e60^...ea454a4b420f


More information about the checkins mailing list