X Tutup
The Wayback Machine - https://web.archive.org/web/20221223183059/https://github.com/python/cpython/pull/95412/commits
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-95395: Add argument type error test #95412

Merged
merged 2 commits into from Aug 6, 2022
Merged

gh-95395: Add argument type error test #95412

merged 2 commits into from Aug 6, 2022

Commits on Jul 29, 2022

  1. Add argument type error test

    Yaminyam committed Jul 29, 2022

Commits on Aug 1, 2022

  1. Update test_grp.py

    Yaminyam committed Aug 1, 2022
X Tutup