[Checkins] [zopefoundation/zope.app.security] 3fe640: Drop security declarations for binhex

Marius Gedminas noreply at github.com
Fri Oct 9 17:24:12 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.app.security
  Commit: 3fe640119e19e59390fe3b13c3a800e607a14364
      https://github.com/zopefoundation/zope.app.security/commit/3fe640119e19e59390fe3b13c3a800e607a14364
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M CHANGES.rst
    M src/zope/app/security/globalmodules.zcml

  Log Message:
  -----------
  Drop security declarations for binhex

These cause

  .../lib/python3.9/site-packages/zope/configuration/config.py:226: DeprecationWarning: the binhex module is deprecated
    __import__(mname)

on Python 3.9


  Commit: 62f5c4a29002becd61238a19e7fedb274d786f0e
      https://github.com/zopefoundation/zope.app.security/commit/62f5c4a29002becd61238a19e7fedb274d786f0e
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M CHANGES.rst
    M src/zope/app/security/globalmodules.zcml

  Log Message:
  -----------
  Merge pull request #6 from zopefoundation/drop-binhex

Drop security declarations for binhex


Compare: https://github.com/zopefoundation/zope.app.security/compare/de3cc91a5c79...62f5c4a29002


More information about the checkins mailing list