Zachary Ware added the comment: Since this is not a security issue, 3.4 is in security fix only mode, and Windows XP is no longer supported in Python 3.5+, this will not be fixed. Thus, I'm closing the issue.
However, this is bizarre :). There is no Windows-version-specific code in the re module, so the behavior should be exactly the same between XP and 7. Are you absolutely certain you're using exactly the same regular expression with exactly the same input on all three platforms? ---------- nosy: +zach.ware resolution: -> out of date stage: -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27669> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com