------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4997/
------------------------------------------------------------------------------

New ticket #4997 by marcel
For Beanbag, Inc. > RBTools

Status: New
Tags: Priority:Medium, Type:Defect


------------------------------------------------------------------------------
rbtools/utils/appdirs.py:100: DeprecationWarning: invalid escape sequence \D
==============================================================================

# What version are you running?

4.0

# What steps will reproduce the problem?

Run tests using pytest.

# What is the expected output? What do you see instead?

No warning should be reported, but this one appears:

rbtools/utils/appdirs.py:100
  $(@D)/rbtools/utils/appdirs.py:100: DeprecationWarning: invalid escape 
sequence \D
    """Return full path to the user-shared data dir for this application.

rbtools/utils/appdirs.py:206
  $(@D)/rbtools/utils/appdirs.py:206: DeprecationWarning: invalid escape 
sequence \P
    """Return full path to the user-shared data dir for this application.

# What operating system are you using?

NA

# Attach the debug out from the command.

NA

# Please provide any additional information below.

I believe the embeded appdirs should be updated from 1.4.0 to 1.4.4, see 
https://pypi.org/project/appdirs/

------------------------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/20230219223216.18130.84568%40ip-10-1-54-209.ec2.internal.

Reply via email to