Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
2a8127cafe1d196f858a3ecabf5f1df3eebf9a12
commit
2a8127cafe1d196f858a3ecabf5f1df3eebf9a12
[
log
]
author
Serhiy Storchaka <storchaka@gmail.com>
Sun Aug 29 11:04:40 2021
committer
GitHub <noreply@github.com>
Sun Aug 29 11:04:40 2021
tree
ddf073f1752e1dd20aba534964da961aeecf8c95
parent
07d3d54f4e84b1259b800884b202701f69e408d8
[
diff
]
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
Lib/test/_test_multiprocessing.py
[
diff
]
Lib/test/lock_tests.py
[
diff
]
Lib/test/test_array.py
[
diff
]
Lib/test/test_asyncgen.py
[
diff
]
Lib/test/test_asyncio/test_tasks.py
[
diff
]
Lib/test/test_code.py
[
diff
]
Lib/test/test_concurrent_futures.py
[
diff
]
Lib/test/test_copy.py
[
diff
]
Lib/test/test_deque.py
[
diff
]
Lib/test/test_enum.py
[
diff
]
Lib/test/test_exceptions.py
[
diff
]
Lib/test/test_file.py
[
diff
]
Lib/test/test_fileio.py
[
diff
]
Lib/test/test_functools.py
[
diff
]
Lib/test/test_generators.py
[
diff
]
Lib/test/test_io.py
[
diff
]
Lib/test/test_itertools.py
[
diff
]
Lib/test/test_queue.py
[
diff
]
Lib/test/test_raise.py
[
diff
]
Lib/test/test_scope.py
[
diff
]
Lib/test/test_set.py
[
diff
]
Lib/test/test_socket.py
[
diff
]
Lib/test/test_subprocess.py
[
diff
]
Lib/test/test_tempfile.py
[
diff
]
Lib/test/test_thread.py
[
diff
]
Lib/test/test_threading_local.py
[
diff
]
Lib/test/test_weakref.py
[
diff
]
Lib/test/test_weakset.py
[
diff
]
Lib/test/test_xml_etree.py
[
diff
]
Lib/tkinter/test/test_tkinter/test_images.py
[
diff
]
Lib/tkinter/test/test_tkinter/test_variables.py
[
diff
]
Lib/tkinter/test/test_ttk/test_extensions.py
[
diff
]
Lib/tkinter/test/test_ttk/test_widgets.py
[
diff
]
Lib/unittest/test/test_assertions.py
[
diff
]
Lib/unittest/test/test_case.py
[
diff
]
Misc/NEWS.d/next/Tests/2021-08-27-22-37-19.bpo-25130.ig4oJe.rst
[Added -
diff
]
36 files changed
tree: ddf073f1752e1dd20aba534964da961aeecf8c95
.azure-pipelines/
.github/
Doc/
Grammar/
Include/
Lib/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Programs/
Python/
Tools/
.editorconfig
.gitattributes
.gitignore
.travis.yml
aclocal.m4
CODE_OF_CONDUCT.md
config.guess
config.sub
configure
configure.ac
install-sh
LICENSE
Makefile.pre.in
netlify.toml
pyconfig.h.in
README.rst
setup.py