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

Marius Gedminas noreply at github.com
Tue Oct 6 09:37:41 CEST 2020


  Branch: refs/heads/drop-binhex
  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




More information about the checkins mailing list