pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-modulegraph



Module Name:    pkgsrc
Committed By:   rodent
Date:           Tue Jun 30 22:46:59 UTC 2015

Modified Files:
        pkgsrc/devel/py-modulegraph: Makefile distinfo

Log Message:
0.12.1
------

* Issue #25: Complex python files could cause an "maximum recursion depth
  exceeded" exception due to using stack-based recursion to walk the module
  AST.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-modulegraph/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-modulegraph/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index