** 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.
+ When fixing LP 1861148, 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 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.

** Description changed:

  [Description]
- When fixing LP 1861148, 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.
+ When fixing LP: 1861148, 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 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.

** Description changed:

  [Description]
- When fixing LP: 1861148, 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.
+ When fixing LP: #1861148, 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 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.

-- 
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