Skip to content

gh-107801: Improve the docs of the SEEK_* constants - #108099

Merged
erlend-aasland merged 3 commits into
python:mainfrom
erlend-aasland:docs/seek-constants
Aug 17, 2023
Merged

gh-107801: Improve the docs of the SEEK_* constants#108099
erlend-aasland merged 3 commits into
python:mainfrom
erlend-aasland:docs/seek-constants

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented Aug 17, 2023

Copy link
Copy Markdown
Contributor

Comment threadDoc/library/os.rst Outdated
Comment threadDoc/library/os.rst
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Thanks for the review!

@erlend-aasland
erlend-aasland enabled auto-merge (squash) August 17, 2023 20:37
@erlend-aasland
erlend-aasland merged commit 02079b0 into python:mainAug 17, 2023
@miss-islington

This comment was marked as outdated.

@miss-islington

This comment was marked as outdated.

@bedevere-bot

Copy link
Copy Markdown

GH-108100 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Aug 17, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 17, 2023
…08099)
(cherry picked from commit 02079b0)
Co-authored-by: Erlend E. Aasland <erlend@python.org>
@erlend-aasland
erlend-aasland deleted the docs/seek-constants branch August 17, 2023 20:43
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

I'll fix the 3.12 backport as soon as Thomas gets to the merge backlog.

erlend-aasland added a commit that referenced this pull request Aug 17, 2023
#108100)
(cherry picked from commit 02079b0)
Co-authored-by: Erlend E. Aasland <erlend@python.org>
@erlend-aaslanderlend-aasland added needs backport to 3.12 only security fixes and removed needs backport to 3.12 only security fixes labels Aug 18, 2023
@miss-islington

This comment was marked as outdated.

@miss-islington

This comment was marked as outdated.

@erlend-aaslanderlend-aasland removed the needs backport to 3.12 only security fixes label Aug 18, 2023
@erlend-aaslanderlend-aasland added the needs backport to 3.12 only security fixes label Aug 18, 2023
@miss-islington

This comment was marked as outdated.

@miss-islington

This comment was marked as outdated.

@bedevere-bot

Copy link
Copy Markdown

GH-108108 is a backport of this pull request to the 3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Aug 18, 2023
erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Aug 18, 2023
Yhg1s pushed a commit that referenced this pull request Aug 18, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@erlend-aasland@miss-islington@bedevere-bot@AA-Turner