summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.1.bb
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-01-07 00:06:53 +0200
committerKhem Raj <raj.khem@gmail.com>2021-01-08 08:41:54 -0800
commitc7e7e1846f46d7120e99653b9b6d1feb9416181f (patch)
tree2cc22695131e7b13673677f0e622509b09339aee /meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.1.bb
parent4e066e9a1e8fef5fb8f3a3072cd58c54817f89b6 (diff)
downloadmeta-openembedded-c7e7e1846f46d7120e99653b9b6d1feb9416181f.tar.gz
python3-sympy: Upgrade 1.6.2 -> 1.7.1
Upgrade to release 1.7.1: - There was a regression in 1.7 that meant that __slots__ would not work correctly for Basic instances and they would end up having __dict__. This also made it possible to set arbitrary attributes on Basic instances such as symbols which breaks immutability. This was fixed in 1.7.1 to ensure that Basic instances do not have __dict__ and it is not possible to set attributes on them. - Fixed lazy iteration of series with expr.series(x, n=None) which was broken in the 1.7 release. - Updated documentation for sympy.stats.sample for seed argument. - sympy.stats.sample now has an optional seed argument. - Random failures with sympy.stats.sample have now been fixed. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.1.bb')
0 files changed, 0 insertions, 0 deletions