Skip to content

[3.10] bpo-44514: Add doctest testcleanup for configparser and bz2 (GH-26909)#27112

Merged
ambv merged 1 commit into
python:3.10from
miss-islington:backport-48a5aa7-3.10
Jul 13, 2021
Merged

[3.10] bpo-44514: Add doctest testcleanup for configparser and bz2 (GH-26909)#27112
ambv merged 1 commit into
python:3.10from
miss-islington:backport-48a5aa7-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 13, 2021

Copy link
Copy Markdown
Contributor

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 kfollstad@gmail.com

https://bugs.python.org/issue44514

…-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 <kfollstad@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@kfollstad and @ambv: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@kfollstad and @ambv: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added skip news docs Documentation in the Doc dir awaiting review labels Jul 13, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

@kfollstad and @ambv: Status check is done, and it's a success ✅ .

@ambv
ambv merged commit f514add into python:3.10 Jul 13, 2021
@miss-islington
miss-islington deleted the backport-48a5aa7-3.10 branch July 13, 2021 14:34
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