[Checkins] [zopefoundation/Acquisition] 11d2e7: The name used for capsule creation must be equal t...

GitHub noreply at github.com
Wed May 10 02:20:46 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Acquisition
  Commit: 11d2e78620501efcea881d8bd6014e24977d0f40
      https://github.com/zopefoundation/Acquisition/commit/11d2e78620501efcea881d8bd6014e24977d0f40
  Author: stephan-hof <stephan-hof at users.noreply.github.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M src/Acquisition/_Acquisition.c

  Log Message:
  -----------
  The name used for capsule creation must be equal to import. (#18)

PyCapsule_IsValid checks if the name used at PyCapsule_New is equal to
the name used in PyCapsule_Import.




More information about the checkins mailing list