X Tutup
Skip to content

[3.10] bpo-2604: Make doctest.DocTestCase reset globs in teardown (GH-31932)#32058

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-7ba7eae-3.10
Mar 22, 2022
Merged

[3.10] bpo-2604: Make doctest.DocTestCase reset globs in teardown (GH-31932)#32058
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-7ba7eae-3.10

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 22, 2022

Co-authored-by: Piet Delport
Co-authored-by: Hugo Lopes Tavares
Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com
(cherry picked from commit 7ba7eae)

Co-authored-by: Daniël van Noord 13665637+DanielNoord@users.noreply.github.com

https://bugs.python.org/issue2604

…31932)

Co-authored-by: Piet Delport
Co-authored-by: Hugo Lopes Tavares
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 7ba7eae)

Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@DanielNoord and @JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@DanielNoord and @JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit f163ad2 into python:3.10 Mar 22, 2022
@miss-islington miss-islington deleted the backport-7ba7eae-3.10 branch March 22, 2022 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup