]> git.pld-linux.org Git - packages/python-greenlet.git/commitdiff
remove obsolete TODO auto/th/python-greenlet-0.4.2-1
authorJacek Konieczny <jajcus@jajcus.net>
Fri, 21 Feb 2014 19:50:49 +0000 (20:50 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Fri, 21 Feb 2014 19:50:49 +0000 (20:50 +0100)
python-greenlet.spec

index e49520f1dbb163f19ee08102a85dfc72ab53f031..df0aade04c5e040417d2b1ad0f4a151152cbe82c 100644 (file)
@@ -1,12 +1,4 @@
 
-# TODO:
-#      one of two happens when building 'with python2_tests':
-#      - FAIL: test_threaded_adv_leak (tests.test_leaks.ArgRefcountTests)
-#      or:
-#       - PYTHONPATH=/home/users/jajcus/rpm/BUILD/greenlet-0.4.2/build/lib.linux-i686-2.7 /usr/bin/python benchmarks/chain.py
-#         python: Objects/object.c:2453: _PyTrash_thread_deposit_object: Assertion `((((((((PyObject*)(op))->ob_type)))->tp_flags & ((1L<<14))) != 0) && ((((PyObject*)(op))->ob_type)->tp_is_gc == ((void *)0) || (((PyObject*)(op))->ob_type)->tp_is_gc(op)))' failed.
-#         Result:Aborted
-
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 %bcond_without python2 # CPython 2.x module
This page took 0.028158 seconds and 4 git commands to generate.