[Checkins] [zopefoundation/Acquisition] 43938f: Note dev target.

GitHub noreply at github.com
Tue Feb 17 18:24:17 CET 2015


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Acquisition
  Commit: 43938faf81d1d9e47b0e915bb4ff49a72532fc11
      https://github.com/zopefoundation/Acquisition/commit/43938faf81d1d9e47b0e915bb4ff49a72532fc11
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Note dev target.


  Commit: 9c459b05f3c59e3a3d4598222811fd5ec3d5f7cd
      https://github.com/zopefoundation/Acquisition/commit/9c459b05f3c59e3a3d4598222811fd5ec3d5f7cd
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  Ignore derived files.


  Commit: 1becb33e479ad60c83001fba60cbd722c2c6ed67
      https://github.com/zopefoundation/Acquisition/commit/1becb33e479ad60c83001fba60cbd722c2c6ed67
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    M bootstrap.py

  Log Message:
  -----------
  Update to latest bootstrap.


  Commit: 87ae51714f2ba7555d752f695f364716a6189dc4
      https://github.com/zopefoundation/Acquisition/commit/87ae51714f2ba7555d752f695f364716a6189dc4
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    A include/ExtensionClass/ExtensionClass.h
    M setup.py

  Log Message:
  -----------
  Pin ExtensionClass < 4.0dev.

Pull in a copy of ExtensionClass.h from 2.13.2 (we don't have 'svn:external'
to kick around any more).


  Commit: e5253424b59a48311f7f85ecace07b0555771532
      https://github.com/zopefoundation/Acquisition/commit/e5253424b59a48311f7f85ecace07b0555771532
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    M CHANGES.txt
    M src/Acquisition/_Acquisition.c
    M src/Acquisition/tests.py

  Log Message:
  -----------
  Don't raise AttributeError for '__iter__' if fallback to '__getitem__' succeeds.

LP #1155760.

Cherry-pick 7b5c5fd19d6672df4573137487da818c45827b0f from master.


  Commit: 6fb96530cb23074f21f6a38302aee4d4bd28fd80
      https://github.com/zopefoundation/Acquisition/commit/6fb96530cb23074f21f6a38302aee4d4bd28fd80
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    M CHANGES.txt
    M src/Acquisition/_Acquisition.c
    M src/Acquisition/tests.py

  Log Message:
  -----------
  Make module-level 'aq_acquire' respect 'default'.

Fixes LP #1387363.

Cherry-pick cdfad1477ecef5495ab6e1867e5d6d51b91486a1 and
ea7ef69d9c590c7352f3b44282801a6a0f3fdae2 from master.


  Commit: 0f791eac7251766b803821d9364d1be629ca2d61
      https://github.com/zopefoundation/Acquisition/commit/0f791eac7251766b803821d9364d1be629ca2d61
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    M CHANGES.txt
    M src/Acquisition/_Acquisition.c
    M src/Acquisition/tests.py

  Log Message:
  -----------
  Tolerate unicode attribute names.

Only in ASCII encoding.

Fixes LP #143358.

Cherry-pick 8e4557004dbbab1afc95796a2a8e31bdbb4ea890 from master.


  Commit: 3e38a0041745e1705c1d71993896a453113069d3
      https://github.com/zopefoundation/Acquisition/commit/3e38a0041745e1705c1d71993896a453113069d3
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-17 (Tue, 17 Feb 2015)

  Changed paths:
    A .travis.yml

  Log Message:
  -----------
  Add Travis support.


Compare: https://github.com/zopefoundation/Acquisition/compare/43938faf81d1^...3e38a0041745


More information about the checkins mailing list