[Checkins] [zopefoundation/Acquisition] 22b67c: Avoid an svn external

GitHub noreply at github.com
Mon Feb 25 15:11:13 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Acquisition
  Commit: 22b67c91449d86d675e686a8b6767ab85a13aa1f
      https://github.com/zopefoundation/Acquisition/commit/22b67c91449d86d675e686a8b6767ab85a13aa1f
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-06-11 (Sat, 11 Jun 2011)

  Changed paths:
    A bootstrap.py

  Log Message:
  -----------
  Avoid an svn external


  Commit: c9e5beade43edaf97232b431eced3584767d2e86
      https://github.com/zopefoundation/Acquisition/commit/c9e5beade43edaf97232b431eced3584767d2e86
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-06-11 (Sat, 11 Jun 2011)

  Changed paths:
    M src/Acquisition/tests.py

  Log Message:
  -----------
  Track down the cause of the segfault and extract the statement causing it into its own test


  Commit: d4696886b79ed8aca7ee68c745716193bba44e22
      https://github.com/zopefoundation/Acquisition/commit/d4696886b79ed8aca7ee68c745716193bba44e22
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-06-11 (Sat, 11 Jun 2011)

  Changed paths:
    M src/Acquisition/tests.py

  Log Message:
  -----------
  Expand more tests, looks like specifying any value for the explicit argument causes the failure


  Commit: 4144e07533dcbdbbde139fdbc091c174d3ce1fb5
      https://github.com/zopefoundation/Acquisition/commit/4144e07533dcbdbbde139fdbc091c174d3ce1fb5
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-06-11 (Sat, 11 Jun 2011)

  Changed paths:
    M src/Acquisition/tests.py

  Log Message:
  -----------
  Expand tests, only test_explicit_wrapper_(true|false) segfault


  Commit: d09375d6d92dfe10f4e37aeb2950c20f330aa75c
      https://github.com/zopefoundation/Acquisition/commit/d09375d6d92dfe10f4e37aeb2950c20f330aa75c
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-06-11 (Sat, 11 Jun 2011)

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

  Log Message:
  -----------
  Fixed a segfault on 64bit platforms when providing the `explicit` argument to the aq_acquire method of an Acquisition wrapper. Thx to LP #675064 for the hint to the solution. The code passed an int instead of a pointer into a function.


  Commit: 46080b89ec63919a5e9ab7f4eaae7f812399cec1
      https://github.com/zopefoundation/Acquisition/commit/46080b89ec63919a5e9ab7f4eaae7f812399cec1
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-06-11 (Sat, 11 Jun 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Prepare Acquisition 2.13.8.


  Commit: 4cf198ed7482deb55dc1907922bbc683032bf613
      https://github.com/zopefoundation/Acquisition/commit/4cf198ed7482deb55dc1907922bbc683032bf613
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-06-11 (Sat, 11 Jun 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


  Commit: 442c205dad9220d448060f2aaf8c05563fca2a74
      https://github.com/zopefoundation/Acquisition/commit/442c205dad9220d448060f2aaf8c05563fca2a74
  Author: David Glick <dglick at gmail.com>
  Date:   2011-11-01 (Tue, 01 Nov 2011)

  Changed paths:
    M src/Acquisition/tests.py

  Log Message:
  -----------
  failing test for edge case where parent pointers are returned with unwanted wrapping


  Commit: 3a9e47a31ce07803733c985142391b725d4cfa41
      https://github.com/zopefoundation/Acquisition/commit/3a9e47a31ce07803733c985142391b725d4cfa41
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-11-02 (Wed, 02 Nov 2011)

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

  Log Message:
  -----------
  Avoid an infinite recursion in parent parent circles, if they are no longer wrapped in all cases like with ExtensionClass 4.0


  Commit: 48a54ca3de9777d958f8f6b730487b27e6908df3
      https://github.com/zopefoundation/Acquisition/commit/48a54ca3de9777d958f8f6b730487b27e6908df3
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-11-02 (Wed, 02 Nov 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Bump to 4.0


  Commit: d2b5859ee503ecbeae645168c8e94036b70579c1
      https://github.com/zopefoundation/Acquisition/commit/d2b5859ee503ecbeae645168c8e94036b70579c1
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-11-02 (Wed, 02 Nov 2011)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Explain what we are doing


  Commit: cd2e9f40d7501bc0238a9019ebcc124cfe59c95a
      https://github.com/zopefoundation/Acquisition/commit/cd2e9f40d7501bc0238a9019ebcc124cfe59c95a
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-11-02 (Wed, 02 Nov 2011)

  Changed paths:
    M src/Acquisition/tests.py

  Log Message:
  -----------
  Fix the triple parent test - we actually get reasonable results now, but also some infinite recursion on non-existant attributes


  Commit: 4e0bbe1d58c740388196b4cd5429cae4c6a44805
      https://github.com/zopefoundation/Acquisition/commit/4e0bbe1d58c740388196b4cd5429cae4c6a44805
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-13 (Tue, 13 Dec 2011)

  Changed paths:
    A MANIFEST.in

  Log Message:
  -----------
  add manifest


  Commit: 353863439b75f354ca13f9a2eb36e87032402cc2
      https://github.com/zopefoundation/Acquisition/commit/353863439b75f354ca13f9a2eb36e87032402cc2
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-13 (Tue, 13 Dec 2011)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Require at least ExtensionClass 4.0a1


  Commit: 5a6a6f4f3cee7131aee0dbe36bfe6c83bbe0dbaa
      https://github.com/zopefoundation/Acquisition/commit/5a6a6f4f3cee7131aee0dbe36bfe6c83bbe0dbaa
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-13 (Tue, 13 Dec 2011)

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

  Log Message:
  -----------
  Raise `RuntimeError: Recursion detected in acquisition wrapper` if an object with a `__parent__` pointer points to a wrapper that in turn points to the original object.


  Commit: a03a08f51424b89bd95535750f82bb14091c7643
      https://github.com/zopefoundation/Acquisition/commit/a03a08f51424b89bd95535750f82bb14091c7643
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-13 (Tue, 13 Dec 2011)

  Changed paths:
    M src/Acquisition/tests.py

  Log Message:
  -----------
  Give up on protecting against segfaults in aq_* functions, when we encounter __parent__ circles with more than one intermediate object.


  Commit: 48cbbfcf5851f56db6a17caa013f5e0db6f56b0b
      https://github.com/zopefoundation/Acquisition/commit/48cbbfcf5851f56db6a17caa013f5e0db6f56b0b
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-13 (Tue, 13 Dec 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Prepare Acquisition 4.0a1.


  Commit: af2ffd24137987c2fee26f3af0f716cabb9174c0
      https://github.com/zopefoundation/Acquisition/commit/af2ffd24137987c2fee26f3af0f716cabb9174c0
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-13 (Tue, 13 Dec 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


  Commit: 095d5f8619575d4274e28bf7eafe302c6f638e28
      https://github.com/zopefoundation/Acquisition/commit/095d5f8619575d4274e28bf7eafe302c6f638e28
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  add trove classifiers


  Commit: ebee5109868d03be5944b3a9ec4dc33cd1b3b9ef
      https://github.com/zopefoundation/Acquisition/commit/ebee5109868d03be5944b3a9ec4dc33cd1b3b9ef
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  prepare


  Commit: 4a9a054a29a0569a4bac2421486ab9a2c3b6a6bb
      https://github.com/zopefoundation/Acquisition/commit/4a9a054a29a0569a4bac2421486ab9a2c3b6a6bb
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


Compare: https://github.com/zopefoundation/Acquisition/compare/22b67c91449d^...4a9a054a29a0


More information about the checkins mailing list