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-101819: Adapt _io types to heap types, batch 1 #101949

Merged
merged 20 commits into from
Feb 20, 2023

Commits on Feb 15, 2023

  1. Add tests

    erlend-aasland committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    6d0a37b View commit details
    Browse the repository at this point in the history
  2. StringIO type

    erlend-aasland committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    bd19a20 View commit details
    Browse the repository at this point in the history
  3. PyTextIOWrapper type

    erlend-aasland committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    9af73fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bd73bd View commit details
    Browse the repository at this point in the history
  5. PyFileIO type

    erlend-aasland committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8d96a7a View commit details
    Browse the repository at this point in the history
  6. Buffered* types

    erlend-aasland committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    97f382f View commit details
    Browse the repository at this point in the history
  7. PyBytesIO type

    erlend-aasland committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    eeb5c48 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    3c7e203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254bfaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3db018 View commit details
    Browse the repository at this point in the history
  4. Regen clinic

    erlend-aasland committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0570ae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1926a6 View commit details
    Browse the repository at this point in the history
  6. Fix tests on Windows

    erlend-aasland committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    471ae9f View commit details
    Browse the repository at this point in the history
  7. Pull in main

    erlend-aasland committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    345ffd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65c0086 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    39e0a89 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    86a6dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1eb47 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Pull in main

    erlend-aasland committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    7e0f327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf605e6 View commit details
    Browse the repository at this point in the history