[Checkins] [zopefoundation/ExtensionClass] cfe5c9: Tagged ExtensionClass 2.13.2.

GitHub noreply at github.com
Tue Mar 19 15:37:13 UTC 2013


  Branch: refs/heads/2.13.2-experimental-pypy
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: cfe5c9df8c23e9cce8e17a9185d7a3fea2726c10
      https://github.com/zopefoundation/ExtensionClass/commit/cfe5c9df8c23e9cce8e17a9185d7a3fea2726c10
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-16 (Wed, 16 Jun 2010)

  Log Message:
  -----------
  Tagged ExtensionClass 2.13.2.


  Commit: dc1af61725717a2303c2338b51936b75f8b41019
      https://github.com/zopefoundation/ExtensionClass/commit/dc1af61725717a2303c2338b51936b75f8b41019
  Author: Matthew Wilkes <git at matthewwilkes.name>
  Date:   2013-03-19 (Tue, 19 Mar 2013)

  Changed paths:
    M src/ExtensionClass/ExtensionClass.h
    M src/ExtensionClass/_ExtensionClass.c

  Log Message:
  -----------
  Use PyMethod_{S,G}ET_SELF instead of manipulating the im_self pointer


  Commit: 45548759cd37ed87ca9768a4eb28bd7d36e8933c
      https://github.com/zopefoundation/ExtensionClass/commit/45548759cd37ed87ca9768a4eb28bd7d36e8933c
  Author: Matthew Wilkes <git at matthewwilkes.name>
  Date:   2013-03-19 (Tue, 19 Mar 2013)

  Changed paths:
    M src/ExtensionClass/_ExtensionClass.c

  Log Message:
  -----------
  Avoid use of cl_dict, directly get __dict__ through Python calls instead


Compare: https://github.com/zopefoundation/ExtensionClass/compare/cfe5c9df8c23^...45548759cd37


More information about the checkins mailing list