Branch: refs/heads/alex-patch-1 Home: https://github.com/python/cpython Commit: dce052d66c933ec40e388584edba04a26261f8e2 https://github.com/python/cpython/commit/dce052d66c933ec40e388584edba04a26261f8e2 Author: Alex Gaynor <alex.gaynor at gmail.com> Date: 2017年05月29日 (2017年5月29日) Changed paths: M Modules/_ssl.c Log Message: ----------- Simplify X.509 extension handling code The previous implementation had grown organically over time, as OpenSSL's API evolved.