Activity log for bug #2072729

Date Who What changed Old value New value Message
2024-07-11 03:06:33 Vladimir Petko bug added bug
2024-07-11 03:06:42 Vladimir Petko tags update-excuse
2024-07-12 08:01:04 Vladimir Petko description vowpal-wabbit fails to build with Python 3.12 due to the rounding changes[1] See log[2] e.g. 2>sparse.stderr --- diff -u --minimal train-sets/ref/sparse.stderr sparse.stderr --- train-sets/ref/sparse.stderr 2018-07-27 18:21:44.000000000 +0000 +++ sparse.stderr 2024-07-10 18:47:20.902073712 +0000 @@ -9,7 +9,7 @@ average since example example current current current loss last counter weight label predict features 2.000000 2.000000 1 1.0 known 0:0... 12 -1.000000 0.000000 2 2.0 known 1:-0.0849907... 8 +1.000000 0.000000 2 2.0 known 1:-0.085006... 8 finished run [1] https://github.com/python/cpython/issues/111933 [2] https://launchpadlibrarian.net/738855180/buildlog_ubuntu-oracular-amd64.vowpal-wabbit_8.6.1.dfsg1-1build4_BUILDING.txt.gz vowpal-wabbit fails to build with due to the rounding changes[1] See log[2] e.g. 2>sparse.stderr --- diff -u --minimal train-sets/ref/sparse.stderr sparse.stderr --- train-sets/ref/sparse.stderr 2018-07-27 18:21:44.000000000 +0000 +++ sparse.stderr 2024-07-10 18:47:20.902073712 +0000 @@ -9,7 +9,7 @@  average since example example current current current  loss last counter weight label predict features  2.000000 2.000000 1 1.0 known 0:0... 12 -1.000000 0.000000 2 2.0 known 1:-0.0849907... 8 +1.000000 0.000000 2 2.0 known 1:-0.085006... 8  finished run [1] https://launchpadlibrarian.net/738855180/buildlog_ubuntu-oracular-amd64.vowpal-wabbit_8.6.1.dfsg1-1build4_BUILDING.txt.gz