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-107801: Improve the accuracy of io.IOBase.seek docs #108268

Merged
merged 5 commits into from
Aug 29, 2023

Commits on Aug 22, 2023

  1. pythongh-107801: Improve the accuracy of io.IOBase.seek docs

    - Add param docstrings
    - Link to os.SEEK_* constants
    - Mention the return value in the initial paragraph
    erlend-aasland committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    44c6575 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Pull in main

    erlend-aasland committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a5b4bff View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Update io.rst

    Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
    erlend-aasland and AA-Turner authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a2a6dc5 View commit details
    Browse the repository at this point in the history
  2. Update io.rst

    Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
    erlend-aasland and AA-Turner authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bdbcf77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fbef49 View commit details
    Browse the repository at this point in the history