Message10641

Author darjus
Recipients darjus, jsaiz, zyasoft
Date 2016-01-13.06:04:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452665059.59.0.661391014212.issue2391@psf.upfronthosting.co.za>
In-reply-to
Content
Committed in https://github.com/jythontools/jython/commit/504fb0e605303fb1da06236a441589cac3124e2b

I've made a small change to hierarchyName to use stack instead of inserting into strigbuilder at position 0 as it's O(n^2). Otherwise seems to be passing all tests.

Thank you for the contribution Jaime!
History
Date User Action Args
2016-01-13 06:04:19darjussetmessageid: <1452665059.59.0.661391014212.issue2391@psf.upfronthosting.co.za>
2016-01-13 06:04:19darjussetrecipients: + darjus, zyasoft, jsaiz
2016-01-13 06:04:19darjuslinkissue2391 messages
2016-01-13 06:04:18darjuscreate