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

Re-harden test_typeerror_encodedfile_write #6876

Commits on Mar 7, 2020

  1. Re-harden test_typeerror_encodedfile_write

    Changed in 60ceec6.  This ensures the crash gets reported for the
    `sys.stdout.write`.
    blueyed committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    814dfde View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. No line numbers here

    blueyed committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    7b8d678 View commit details
    Browse the repository at this point in the history
  2. adjust for py38--

    blueyed committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    7a87872 View commit details
    Browse the repository at this point in the history
  3. fix for pypy3

    blueyed committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    6488e39 View commit details
    Browse the repository at this point in the history