Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Failing test cases for string formating in newer Python versions #647

Open
abonie opened this issue Aug 30, 2017 · 0 comments
Open

Failing test cases for string formating in newer Python versions #647

abonie opened this issue Aug 30, 2017 · 0 comments

Comments

@abonie
Copy link
Contributor

abonie commented Aug 30, 2017

Current Behavior

Few tests still fail for newer Python versions (3.5+), namely:
tests.datatypes.test_str.FormatTests.test_basic in 3.5 and tests.datatypes.test_str.FormatTests.test_basic and tests.datatypes.test_str.NewStyleFormatTests.test_groupings in 3.6
It seems like something else than just a difference in error messages

Steps to reproduce

  1. Run mentioned test cases from tests/datatypes/test_str.py

Your Environment

  • Python Version (list the specific version number)
    3.5.3 and 3.6.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant