[Gccpy-devel] [redbrain/gccpy] 544003: GCCPY:
Python Front-end to GCC
Brought to you by:
redbrain812
From: GitHub <no...@gi...> - 2013-07-10 12:57:50
|
Branch: refs/heads/master Home: https://github.com/redbrain/gccpy Commit: 544003605bf46aee6513c8ac9abc5d25154ced73 https://github.com/redbrain/gccpy/commit/544003605bf46aee6513c8ac9abc5d25154ced73 Author: Philip Herron <red...@gc...> Date: 2013-07-10 (Wed, 10 Jul 2013) Changed paths: A gcc/testsuite/python.test/fib2.py M libgpython/runtime/gpy-module-stack.c Log Message: ----------- GCCPY: * New fib2.py testcase from the offical python tutorial * REGRESSION FIX calling internal C func's such as list.append were broken now fixed |