Content-Length: 261602 | pFad | https://github.com/python/cpython/commit/3bb20d13a88a178dae809016b3d0a457f38aa686

AD gh-93096: Load doctests in `test_pickle` (#131069) · python/cpython@3bb20d1 · GitHub
Skip to content

Commit 3bb20d1

Browse files
authored
gh-93096: Load doctests in test_pickle (#131069)
Add doctests to unittest for `pickle`
1 parent ad0f618 commit 3bb20d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_pickle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ def test_multiprocessing_exceptions(self):
700700

701701

702702
def load_tests(loader, tests, pattern):
703-
tests.addTest(doctest.DocTestSuite())
703+
tests.addTest(doctest.DocTestSuite(pickle))
704704
return tests
705705

706706

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/python/cpython/commit/3bb20d13a88a178dae809016b3d0a457f38aa686

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy