Why does "Evaluate and log" not print '+' characters?
已回答
Hi,
When I use the "Evaluate and log" feature of a breakpoint to print strings any '+' characters in them they don't get printed out. Does '+' mean something special to the debugger?
Here's a short example to demonstrate the effect, the program is using print() and I've set the debugger to log what I thought should be the same string.

Thanks,
James
PyCharm Community Edition 2017.2.3
Build #PC-172.3968.37, built on September 1, 2017
JRE: 1.8.0_152-release-915-b11 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.11.6
请先登录再写评论。
@James,
Consider filing a bug report, as this behavior persists in the latest version (PyCharm 2018.2.4 (Professional Edition)).
Hi,
I have filed an issue about it to our issue tracker https://youtrack.jetbrains.com/issue/PY-32653, please vote for it and follow for updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.