◐ Shell
clean mode source ↗

bpo-30726: expat: Fix compiler warnings on Windows 64-bit by vstinner · Pull Request #2368 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

Jun 23, 2017

Conversation

@vstinner

Explicitly cast on integer downcasting to fix compiler warnings.

(cherry picked from libexpat commit 788bff7a3baad1983b15b17c29e19e1a1a795c48)

Explicitly cast on integer downcasting to fix compiler warnings.

(cherry picked from libexpat commit 788bff7a3baad1983b15b17c29e19e1a1a795c48)

@vstinner vstinner changed the title expat: Fix compiler warnings on Windows 64-bit bpo-30726: expat: Fix compiler warnings on Windows 64-bit

Jun 23, 2017

@vstinner

2 participants

@vstinner @the-knights-who-say-ni