[Checkins] [zopefoundation/ExtensionClass] 253189: Add failing test for #24

Jason Madden noreply at github.com
Thu Apr 9 14:28:30 CEST 2020


  Branch: refs/heads/issue24
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: 2531894e4ac5315eafccd43624673ab4274eaa27
      https://github.com/zopefoundation/ExtensionClass/commit/2531894e4ac5315eafccd43624673ab4274eaa27
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py

  Log Message:
  -----------
  Add failing test for #24

This involves a minor refactoring to be able to test both the C and Python implementations at the same time.


  Commit: 8c9899ea3d4c05bfed4e9a962e0a191d73834a0b
      https://github.com/zopefoundation/ExtensionClass/commit/8c9899ea3d4c05bfed4e9a962e0a191d73834a0b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M CHANGES.rst
    M README.rst

  Log Message:
  -----------
  Straighten adornments in README.rst and CHANGES.rst


  Commit: 7e6617f5c4ce3777a0afa35a41598be9d480505b
      https://github.com/zopefoundation/ExtensionClass/commit/7e6617f5c4ce3777a0afa35a41598be9d480505b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M setup.py
    M src/ExtensionClass/__init__.py

  Log Message:
  -----------
  Fix #24

The Python implementation handles None in class attributes.


Compare: https://github.com/zopefoundation/ExtensionClass/compare/2531894e4ac5%5E...7e6617f5c4ce


More information about the checkins mailing list