◐ Shell
clean mode source ↗

gh-56276: Add tests to test_compare by csabella · Pull Request #3199 · python/cpython

@csabella

This was referenced

Jan 16, 2022

terryjreedy

From test_compare part of PR-15167.

terryjreedy

@terryjreedy

terryjreedy

@terryjreedy

terryjreedy

terryjreedy

@arhadthedev arhadthedev changed the title bpo-12067: Add tests to test_compare gh-56276: Add tests to test_compare

Apr 18, 2023

@arhadthedev

They passed because they remain correct for CPython and the
toy subclass, but are not part of the definition of Python.

arhadthedev

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 20, 2023
(cherry picked from commit 68ee8b3)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>

terryjreedy added a commit that referenced this pull request

May 20, 2023
gh-56276: Add tests to test_compare (GH-3199)
(cherry picked from commit 68ee8b3)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>