[Checkins] [zopefoundation/Persistence] 24ba29: WIP port of the C extension.

GitHub noreply at github.com
Thu Jan 19 17:44:57 CET 2017


  Branch: refs/heads/py3-c-extension
  Home:   https://github.com/zopefoundation/Persistence
  Commit: 24ba294ff1c90a109d2da599629d0ca4b3dcaeb8
      https://github.com/zopefoundation/Persistence/commit/24ba294ff1c90a109d2da599629d0ca4b3dcaeb8
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    A include/ExtensionClass/_compat.h
    M setup.py
    M src/Persistence/_Persistence.c

  Log Message:
  -----------
  WIP port of the C extension.


  Commit: c4b6e83c0a7c7b9550ecc2a7400dfa73f09d5011
      https://github.com/zopefoundation/Persistence/commit/c4b6e83c0a7c7b9550ecc2a7400dfa73f09d5011
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M src/Persistence/mapping.py

  Log Message:
  -----------
  Try to fix the metaclass mess on Python 3.


  Commit: dec6e6850468be917e5ad25e39dcafa02a7d9902
      https://github.com/zopefoundation/Persistence/commit/dec6e6850468be917e5ad25e39dcafa02a7d9902
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M src/Persistence/_Persistence.c
    M src/Persistence/__init__.py

  Log Message:
  -----------
  Address feedback.


  Commit: cea4c8cb150b1e46cb77fff3d34a4fba5a4a289a
      https://github.com/zopefoundation/Persistence/commit/cea4c8cb150b1e46cb77fff3d34a4fba5a4a289a
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M src/Persistence/_Persistence.c

  Log Message:
  -----------
  Avoid leaking memory, thx @stephan-hof :)


Compare: https://github.com/zopefoundation/Persistence/compare/24ba294ff1c9^...cea4c8cb150b


More information about the checkins mailing list