comparison ChangeLog @ 559:8831b754f81e trunk

Allow disabling cache behaviour in LazyProxy (fixes #208, initial patch Pedro Algarvio)
author fschwarz
date Wed, 31 Aug 2011 12:38:06 +0000
parents 4e561e6411ba
children 1b801a0cb2cb
comparison
equal deleted inserted replaced
557:4e561e6411ba 559:8831b754f81e
32 * Fix exception if environment contains an invalid locale setting (#200) 32 * Fix exception if environment contains an invalid locale setting (#200)
33 * use cPickle instead of pickle for better performance (#225) 33 * use cPickle instead of pickle for better performance (#225)
34 * Only use bankers round algorithm as a tie breaker if there are two nearest 34 * Only use bankers round algorithm as a tie breaker if there are two nearest
35 numbers, round as usual if there is only one nearest number (#267, patch by 35 numbers, round as usual if there is only one nearest number (#267, patch by
36 Martin) 36 Martin)
37 * Allow disabling cache behaviour in LazyProxy (#208, initial patch Pedro
38 Algarvio)
37 39
38 40
39 Version 0.9.6 41 Version 0.9.6
40 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 42 http://svn.edgewall.org/repos/babel/tags/0.9.6/
41 (Mar 17 2011, from branches/stable/0.9.x) 43 (Mar 17 2011, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software