[Checkins] [zopefoundation/Missing] 519450: Add support for bytes and matrix multiplication.

GitHub noreply at github.com
Tue May 16 12:17:26 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Missing
  Commit: 5194502e1ec281fcf33bb8790793c402bb1e001a
      https://github.com/zopefoundation/Missing/commit/5194502e1ec281fcf33bb8790793c402bb1e001a
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
    M CHANGES.rst
    M src/Missing/__init__.py
    M src/Missing/tests.py

  Log Message:
  -----------
  Add support for bytes and matrix multiplication.


  Commit: fb356f26228f7171f788c76484b1d1d6d0562bd1
      https://github.com/zopefoundation/Missing/commit/fb356f26228f7171f788c76484b1d1d6d0562bd1
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M .gitignore
    M CHANGES.rst
    R include/ExtensionClass/ExtensionClass.h
    M setup.py
    R src/Missing/_Missing.c
    M src/Missing/__init__.py

  Log Message:
  -----------
  Merge branch 'master' into add-bytes-matmul


  Commit: c42b12eea08246e6c265449c47febd0d1397efb8
      https://github.com/zopefoundation/Missing/commit/c42b12eea08246e6c265449c47febd0d1397efb8
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M CHANGES.rst
    M src/Missing/__init__.py
    M src/Missing/tests.py

  Log Message:
  -----------
  Merge pull request #2 from zopefoundation/add-bytes-matmul

Add support for bytes and matrix multiplication.


Compare: https://github.com/zopefoundation/Missing/compare/91862b2c472d...c42b12eea082


More information about the checkins mailing list