[Checkins] [zopefoundation/ExtensionClass] 05d5ad: Replace tabs with spaces and remove superfluous wh...
    GitHub 
    noreply at github.com
       
    Thu Feb  2 08:36:11 CET 2017
    
    
  
  Branch: refs/heads/clean-extensionclass-header
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: 05d5add92ab954391ac8763ee8540b16e2fb5cf4
      https://github.com/zopefoundation/ExtensionClass/commit/05d5add92ab954391ac8763ee8540b16e2fb5cf4
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)
  Changed paths:
    M src/ExtensionClass/ExtensionClass.h
  Log Message:
  -----------
  Replace tabs with spaces and remove superfluous whitespaces.
  Commit: dcc6686c098ba79f04d9a481f36d28cce3ea9e8b
      https://github.com/zopefoundation/ExtensionClass/commit/dcc6686c098ba79f04d9a481f36d28cce3ea9e8b
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)
  Changed paths:
    M src/ExtensionClass/ExtensionClass.h
  Log Message:
  -----------
  Simplify two macros (by using other macros).
  Commit: 3bcad0a8affd6b1a91f721f53b51e0dbc3a0e771
      https://github.com/zopefoundation/ExtensionClass/commit/3bcad0a8affd6b1a91f721f53b51e0dbc3a0e771
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)
  Changed paths:
    M src/ExtensionClass/ExtensionClass.h
  Log Message:
  -----------
  Replace o->ob_type with Py_TYPE(o)
  Commit: aefc45bb372ffad6ea9a85251d87995fb0d5e2ad
      https://github.com/zopefoundation/ExtensionClass/commit/aefc45bb372ffad6ea9a85251d87995fb0d5e2ad
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)
  Changed paths:
    M src/ExtensionClass/ExtensionClass.h
  Log Message:
  -----------
  Get rid of a wrong round bracket.
Compare: https://github.com/zopefoundation/ExtensionClass/compare/05d5add92ab9^...aefc45bb372f
    
    
More information about the checkins
mailing list