Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.7k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-9566: Fix some Windows x64 compiler warnings
- #2492
#2492
Merged
zooba
merged 16 commits into
python:master
python/cpython:master
from
segevfiner:bpo-9566-x64-compiler-warnings
segevfiner/cpython:bpo-9566-x64-compiler-warnings
Copy head branch name to clipboard
Jul 26, 2017
Conversation
Commits
16
(16)
Checks
Files changed
Merged
bpo-9566: Fix some Windows x64 compiler warnings
#2492
zooba
merged 16 commits into
python:master
python/cpython:master
from
segevfiner:bpo-9566-x64-compiler-warnings
segevfiner/cpython:bpo-9566-x64-compiler-warnings
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2017
bpo-9566: Silence liblzma warnings
segevfiner
committed
557fe04
View commit details
Copy full SHA for 557fe04
Browse repository at this point
bpo-9566: Silence tcl warnings
segevfiner
committed
6c57de0
View commit details
Copy full SHA for 6c57de0
Browse repository at this point
bpo-9566: Silence tk warnings
segevfiner
committed
a353e28
View commit details
Copy full SHA for a353e28
Browse repository at this point
bpo-9566: Silence tix warnings
segevfiner
committed
8f46075
View commit details
Copy full SHA for 8f46075
Browse repository at this point
bpo-9566: Fix some library warnings
segevfiner
committed
85594d6
View commit details
Copy full SHA for 85594d6
Browse repository at this point
bpo-9566: Fix msvcrtmodule.c warnings
segevfiner
committed
a7c0646
View commit details
Copy full SHA for a7c0646
Browse repository at this point
bpo-9566: Silence _bz2 warnings
segevfiner
committed
181a36f
View commit details
Copy full SHA for 181a36f
Browse repository at this point
bpo-9566: Fixed some _ssl warnings
segevfiner
committed
a639001
View commit details
Copy full SHA for a639001
Browse repository at this point
bpo-9566: Fix _msi warnings
segevfiner
committed
6943cef
View commit details
Copy full SHA for 6943cef
Browse repository at this point
bpo-9566: Silence _ctypes warnings
segevfiner
committed
4c56c86
View commit details
Copy full SHA for 4c56c86
Browse repository at this point
Revert "bpo-9566: Fixed some _ssl warnings"
Show description for f473093
segevfiner
committed
f473093
View commit details
Copy full SHA for f473093
Browse repository at this point
Commits on Jun 30, 2017
bpo-9566: Also consider NULL as a possible error in HANDLE_return_converter
segevfiner
committed
e549c4e
View commit details
Copy full SHA for e549c4e
Browse repository at this point
bpo-9566: whitespace fixes
segevfiner
committed
87bf08c
View commit details
Copy full SHA for 87bf08c
Browse repository at this point
Commits on Jul 6, 2017
Merge remote-tracking branch 'upstream/master' into bpo-9566-x64-compiler-warnings
segevfiner
committed
c6d111a
View commit details
Copy full SHA for c6d111a
Browse repository at this point
Commits on Jul 21, 2017
Merge branch 'master' into bpo-9566-x64-compiler-warnings
segevfiner
authored
bf2440e
View commit details
Copy full SHA for bf2440e
Browse repository at this point
Commits on Jul 24, 2017
Merge remote-tracking branch 'upstream/master' into bpo-9566-x64-compiler-warnings
segevfiner
committed
0c87604
View commit details
Copy full SHA for 0c87604
Browse repository at this point
You can’t perform that action at this time.