Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 27, 2025

  • Merge existing tests test_repr_str and test_to_str.
  • Add more tests for non-printable and non-ASCII bytes.
  • Add tests for special escape sequences ('\t\n\r').
  • Add tests for slashes.
  • Add more tests for quotes.
  • Add tests for subclasses.
  • Add test for non-ASCII class name.
  • Only apply @check_bytes_warnings for str() tests.
    (cherry picked from commit 0dbbf61)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…onGH-138180)

* Merge existing tests test_repr_str and test_to_str.
* Add more tests for non-printable and non-ASCII bytes.
* Add tests for special escape sequences ('\t\n\r').
* Add tests for slashes.
* Add more tests for quotes.
* Add tests for subclasses.
* Add test for non-ASCII class name.
* Only apply @check_bytes_warnings for str() tests.
(cherry picked from commit 0dbbf61)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@encukou encukou merged commit ebbce6b into python:3.14 Oct 8, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants