Skip to content

bpo-44514: Add doctest testcleanup for configparser and bz2 #26909

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

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

kfollstad
Copy link
Contributor

@kfollstad kfollstad commented Jun 26, 2021

Add testcleanup section to configparser and bz2 documentation which
removes temporary files created in the filesystem when 'make doctest'
is run.

https://bugs.python.org/issue44514

Add testcleanup section to configparser and bz2 documentation which
removes temporary files created in the filesystem when 'make doctest'
is run.
@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir labels Jun 26, 2021
@ambv ambv added the skip news label Jul 13, 2021
@ambv ambv merged commit 48a5aa7 into python:main Jul 13, 2021
@bedevere-bot
Copy link

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@ambv ambv added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Jul 13, 2021
@miss-islington
Copy link
Contributor

Thanks @kfollstad for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @kfollstad for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-27111 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jul 13, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 13, 2021
…-26909)

Add testcleanup section to configparser and bz2 documentation which
removes temporary files created in the filesystem when 'make doctest'
is run.
(cherry picked from commit 48a5aa7)

Co-authored-by: Kevin Follstad <[email protected]>
@bedevere-bot
Copy link

GH-27112 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jul 13, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 13, 2021
…-26909)

Add testcleanup section to configparser and bz2 documentation which
removes temporary files created in the filesystem when 'make doctest'
is run.
(cherry picked from commit 48a5aa7)

Co-authored-by: Kevin Follstad <[email protected]>
ambv pushed a commit that referenced this pull request Jul 13, 2021
#27111)

Add testcleanup section to configparser and bz2 documentation which
removes temporary files created in the filesystem when 'make doctest'
is run.
(cherry picked from commit 48a5aa7)

Co-authored-by: Kevin Follstad <[email protected]>
ambv pushed a commit that referenced this pull request Jul 13, 2021
GH-27112)

Add testcleanup section to configparser and bz2 documentation which
removes temporary files created in the filesystem when 'make doctest'
is run.
(cherry picked from commit 48a5aa7)

Co-authored-by: Kevin Follstad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants