summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython
diff options
context:
space:
mode:
authorKWSys Upstream <kwrobot@kitware.com>2022-07-22 16:00:38 (GMT)
committerBrad King <brad.king@kitware.com>2022-07-22 16:00:58 (GMT)
commitf98fa3e543694e523018182a8bbf8ee408c468a1 (patch)
tree78c08c6a884e69f8933a3ee19606b83b2c077cca /Tests/FindPython
parent02dbf65dee8f6eb4cabf480077d4e752b82a6601 (diff)
downloadCMake-f98fa3e543694e523018182a8bbf8ee408c468a1.zip
CMake-f98fa3e543694e523018182a8bbf8ee408c468a1.tar.gz
CMake-f98fa3e543694e523018182a8bbf8ee408c468a1.tar.bz2
KWSys 2022-07-22 (ac792bf7)
Code extracted from: https://gitlab.kitware.com/utils/kwsys.git at commit ac792bf7cd1ba6a00d8bfa7b9914d1ab9ecf48ea (master). Upstream Shortlog ----------------- Clemens Wasser (3): 1c156fd1 SystemTools: Better GetCasePathName caching 9e48ae84 SystemTools: Readd direct GetCasePathName caching 0cac8ee5 Directory: Use Win32 find file functions
Diffstat (limited to 'Tests/FindPython')
0 files changed, 0 insertions, 0 deletions
aster&id=1f58f4fa6a0e3c60cee8df4a35c8dcf3903acde8'>Refine statistics.NormalDist documentation and improve test coverage (GH-12208)Raymond Hettinger2019-03-071-1/+2 * bpo-36169 : Add overlap() method to statistics.NormalDist (GH-12149)Raymond Hettinger2019-03-072-1/+98 * bpo-36142: PYTHONMALLOC overrides PYTHONDEV (GH-12191)Victor Stinner2019-03-061-2/+8 * bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)Pradyun Gedam2019-03-063-2/+2 * Add more tests for pdf() and cdf() (GH-12190)Raymond Hettinger2019-03-061-3/+29 * bpo-36142: Add _PyPreConfig_SetAllocator() (GH-12187)Victor Stinner2019-03-061-3/+2 * bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185)Victor Stinner2019-03-051-2/+3 * bpo-36187: Remove NamedStore. (GH-12167)Serhiy Storchaka2019-03-051-0/+4 * bpo-36142: Add _PyPreConfig.allocator (GH-12181)Victor Stinner2019-03-051-23/+29 * bpo-22831: Use "with" to avoid possible fd leaks in tests (part 2). (GH-10929)Serhiy Storchaka2019-03-05