** Description changed:

- vowpal-wabbit fails to build with Python 3.12 due to the rounding
- changes[1]
+ 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
+  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
  
+  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
+ [1] https://launchpadlibrarian.net/738855180/buildlog_ubuntu-oracular-
+ amd64.vowpal-wabbit_8.6.1.dfsg1-1build4_BUILDING.txt.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072729

Title:
  vowpal-wabbit rounding changes in Python 3.12 break unit tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vowpal-wabbit/+bug/2072729/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to