mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
python: fix patch headers
(From OE-Core rev: 5aba4b7540a71908a5e1086f444b2f205ba5829d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9c59169d3e
commit
bbe137b05b
+1
-3
@@ -7,9 +7,7 @@ Subject: [PATCH] bpo-33354: Fix test_ssl when a filename cannot be encoded
|
|||||||
Skip test_load_dh_params() of test_ssl when Python filesystem encoding
|
Skip test_load_dh_params() of test_ssl when Python filesystem encoding
|
||||||
cannot encode the provided path.
|
cannot encode the provided path.
|
||||||
|
|
||||||
Upstream-Status:
|
Upstream-Status: Backport [https://github.com/python/cpython/commit/19f6bd06af3c7fc0db5f96878aaa68f5589ff13e]
|
||||||
Backport[https://github.com/python/cpython/commit/19f6bd06af3c7fc0db5f96878aaa68f5589ff13e]
|
|
||||||
|
|
||||||
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
||||||
---
|
---
|
||||||
Lib/test/test_ssl.py | 9 ++++++++-
|
Lib/test/test_ssl.py | 9 ++++++++-
|
||||||
|
|||||||
Reference in New Issue
Block a user