** Description changed:

- test_null_byte_char
+ [Description]
+ When fixing LP: # , test_null_byte_char was also failing. This has been fixed 
upstream via 
https://github.com/pandas-dev/pandas/commit/fec26028f66dd4854ff852857e33495a51d4445a.
 This patch allows for more flexible handling of the msg text from the 
csv.Error exception that comes from Python itself in Modules/_csv.c.
+ 
+ [Test Case]
+ A successful build of the package verifies this fix.
+ 
+ [Regression Potential]
+ Very low. This is already fixed upstream. The code that is being patched is 
within an 'except csv.Error' path so only affects code that is handling that 
exact error. The code is making handling of that error more flexible when 
detecting the message string.

** Summary changed:

- test_null_byte_char test is failing on bionic
+ [SRU] test_null_byte_char test is failure

** Summary changed:

- [SRU] test_null_byte_char test is failure
+ [SRU] test_null_byte_char test failure

** Also affects: pandas (Ubuntu Eoan)
   Importance: Undecided
       Status: New

** Also affects: pandas (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: pandas (Ubuntu)
       Status: New => Fix Released

** Description changed:

  [Description]
  When fixing LP: # , test_null_byte_char was also failing. This has been fixed 
upstream via 
https://github.com/pandas-dev/pandas/commit/fec26028f66dd4854ff852857e33495a51d4445a.
 This patch allows for more flexible handling of the msg text from the 
csv.Error exception that comes from Python itself in Modules/_csv.c.
  
  [Test Case]
  A successful build of the package verifies this fix.
  
  [Regression Potential]
- Very low. This is already fixed upstream. The code that is being patched is 
within an 'except csv.Error' path so only affects code that is handling that 
exact error. The code is making handling of that error more flexible when 
detecting the message string.
+ Very low. This is already fixed upstream and in Ubuntu Focal. The code that 
is being patched is within an 'except csv.Error' path so only affects code that 
is handling that exact error. The code is making handling of that error more 
flexible when detecting the message string.

** Changed in: pandas (Ubuntu Bionic)
       Status: New => Triaged

** Changed in: pandas (Ubuntu Eoan)
       Status: New => Triaged

** Changed in: pandas (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: pandas (Ubuntu Eoan)
   Importance: Undecided => High

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

Title:
  [SRU] test_null_byte_char test failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pandas/+bug/1861124/+subscriptions

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

Reply via email to