[Checkins] [zopefoundation/zope.app.security] 4d923c: Drop security deprecations for binhex

Marius Gedminas noreply at github.com
Tue Oct 6 09:15:56 CEST 2020


  Branch: refs/heads/drop-binhex
  Home:   https://github.com/zopefoundation/zope.app.security
  Commit: 4d923c5a4009739fbc1efb91e5680e34b4ffc0c8
      https://github.com/zopefoundation/zope.app.security/commit/4d923c5a4009739fbc1efb91e5680e34b4ffc0c8
  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 deprecations 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