When executing make fastcheck there are lots of deprecation warnings due to invalid escape sequences on unicode strings.
make fastcheck
There are several warnings with the message "DeprecationWarning: invalid escape sequence".
There should be no warning.
Metadata Update from @rjeffman: - Issue assigned to rjeffman