cpython/Misc/NEWS.d/next/Tests
Miss Islington (bot) f0e5c01182
bpo-28009: Fix uuid SkipUnless logic to be based on platform programs capable of introspection (GH-12777)
uuid could try fallback methods that had no chance of working on a particular
platform, and this could cause spurious test failures, as well as degraded
performance as fallback options were tried and failed.

This fixes both the uuid module and its test's SkipUnless logic to use a
prefiltered list of techniques that may at least potentially work on that platform.

Patch by Michael Felt (aixtools).
(cherry picked from commit 3a1d50e7e5)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
2019-06-15 09:10:34 -07:00
..
2019-04-11-07-59-43.bpo-28009.s85urF.rst bpo-28009: Fix uuid SkipUnless logic to be based on platform programs capable of introspection (GH-12777) 2019-06-15 09:10:34 -07:00
2019-06-04-18-30-39.bpo-37153.711INB.rst bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816) 2019-06-04 19:03:13 +02:00
2019-06-07-12-23-15.bpo-37169.yfXTFg.rst bpo-37169: Rewrite _PyObject_IsFreed() unit tests (GH-13888) (GH-13895) 2019-06-07 17:41:39 +02:00
2019-06-13-12-19-56.bpo-37261.NuKFVo.rst bpo-37261: Fix support.catch_unraisable_exception() (GH-14052) 2019-06-13 06:25:59 -07:00
2019-06-14-12-21-47.bpo-37278.z0HUOr.rst bpo-37278: Fix test_asyncio ProactorLoopCtrlC (GH-14074) 2019-06-14 04:53:13 -07:00
2019-06-14-17-05-49.bpo-35998.yX82oD.rst bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-14080) 2019-06-14 09:12:48 -07:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

Put news entry `blurb`_ files for the *Tests* section in this directory.

.. _blurb: https://pypi.org/project/blurb/