[Python-checkins] [python/cpython] 87c655: bpo-30726: Fix elementtree warnings on Windows due...

GitHub noreply at github.com
Fri Jun 23 06:45:02 EDT 2017


 Branch: refs/heads/master
 Home: https://github.com/python/cpython
 Commit: 87c65550730a8f85ce339ba197bce4fb7e836619
 https://github.com/python/cpython/commit/87c65550730a8f85ce339ba197bce4fb7e836619
 Author: Segev Finer <segev208 at gmail.com>
 Date: 2017年06月23日 (2017年6月23日)
 Changed paths:
 M PCbuild/_elementtree.vcxproj
 Log Message:
 -----------
 bpo-30726: Fix elementtree warnings on Windows due to expat upgrade (#2319)
* bpo-30726: Fix elementtree warnings on Windows
Caused by usage of `getenv` which should be safe. And a few integer
truncations which should also be ok.
* bpo-30726: Don't ignore libexpat warnings which haypo intends to fix upstream


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /