[Checkins] [zopefoundation/ExtensionClass] f6ef36: Port the C extensions to Python 3.

GitHub noreply at github.com
Wed Jan 18 17:24:44 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: f6ef36a78d36180876d46941948e0d054b376ccb
      https://github.com/zopefoundation/ExtensionClass/commit/f6ef36a78d36180876d46941948e0d054b376ccb
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M MANIFEST.in
    M setup.py
    M src/ComputedAttribute/_ComputedAttribute.c
    M src/ComputedAttribute/__init__.py
    M src/ExtensionClass/ExtensionClass.h
    M src/ExtensionClass/_ExtensionClass.c
    M src/ExtensionClass/__init__.py
    A src/ExtensionClass/_compat.h
    M src/ExtensionClass/pickle/pickle.c
    M src/ExtensionClass/tests.py
    M src/MethodObject/_MethodObject.c
    M src/MethodObject/__init__.py
    M tox.ini

  Log Message:
  -----------
  Port the C extensions to Python 3.

Merge pull request #9 from axiros/ExtensionClass/master.


  Commit: 52cf88e6166d7ac5efb4699a71499fbae1c7aa22
      https://github.com/zopefoundation/ExtensionClass/commit/52cf88e6166d7ac5efb4699a71499fbae1c7aa22
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M .travis.yml
    M buildout.cfg
    M setup.cfg
    M tox.ini

  Log Message:
  -----------
  Prefer zope.testrunner to run tests.


  Commit: d732b334a516c04af86b6be3f60904a1626069a4
      https://github.com/zopefoundation/ExtensionClass/commit/d732b334a516c04af86b6be3f60904a1626069a4
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Declare support for Python 3.6.


  Commit: fffe96655ae679b5cc34b5d2b720eba1d84d5289
      https://github.com/zopefoundation/ExtensionClass/commit/fffe96655ae679b5cc34b5d2b720eba1d84d5289
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M .gitignore
    M MANIFEST.in
    M buildout.cfg

  Log Message:
  -----------
  Tweak ignores and update manifest.


Compare: https://github.com/zopefoundation/ExtensionClass/compare/37269cb8aead...fffe96655ae6


More information about the checkins mailing list