]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12407: Explicitly skip test_capi.EmbeddingTest under Windows.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 30 Jun 2011 18:04:06 +0000 (20:04 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 30 Jun 2011 18:04:06 +0000 (20:04 +0200)
commit61600cb0c357fcdca048cee586865a26417dbd70
tree5c9e96cb32f7bb5beb1b93fee2e468b510a29bff
parent5de1532163a3247dd82201449d9f0c63012259fc
parent71cbafbda124585b3dad1485659b32241be0038b
Issue #12407: Explicitly skip test_capi.EmbeddingTest under Windows.
Lib/test/test_capi.py
Misc/NEWS