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
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 }}
xiaolanpython
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
PCbuild
on
selectors-refactoring
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 27, 2017
bpo-29919: Remove unused imports found by pyflakes (#137)
Show description for d6debb2
vstinner
authored
d6debb2
View commit details
Copy full SHA for d6debb2
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
bpo-27593: Revise git SCM build info. (#744)
Show description for 554626a
ned-deily
authored
554626a
View commit details
Copy full SHA for 554626a
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
bpo-29770: remove outdated PYO related info (GH-590)
zhangyangyu
authored
0710d75
View commit details
Copy full SHA for 0710d75
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
PCbuild: Add -q option to svn export (GH-535)
Show description for 8886d5f
methane
authored
8886d5f
View commit details
Copy full SHA for 8886d5f
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Fixes git command (#451)
zooba
authored
7030ca6
View commit details
Copy full SHA for 7030ca6
View code at this point
Browse repository at this point
bpo-27593: Updates Windows build to use information from git (#262)
Show description for a0c07d2
zooba
authored
a0c07d2
View commit details
Copy full SHA for a0c07d2
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-439)
zware
authored
fc64c35
View commit details
Copy full SHA for fc64c35
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
bpo-29524: Add Objects/call.c file (#12)
Show description for c22bfaa
vstinner
authored
c22bfaa
View commit details
Copy full SHA for c22bfaa
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Backed out changeset f23fa1f7b68f
Show description for d2306ce
vstinner
committed
d2306ce
View commit details
Copy full SHA for d2306ce
View code at this point
Browse repository at this point
Issue #29465: Add Objects/call.c file
Show description for 766af55
vstinner
committed
766af55
View commit details
Copy full SHA for 766af55
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
zooba
committed
a558be7
View commit details
Copy full SHA for a558be7
View code at this point
Browse repository at this point
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
zooba
committed
654da96
View commit details
Copy full SHA for 654da96
View code at this point
Browse repository at this point
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
zooba
committed
7ec8a18
View commit details
Copy full SHA for 7ec8a18
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Issue #28896: Disable WindowsRegistryFinder by default.
zooba
committed
21e0334
View commit details
Copy full SHA for 21e0334
View code at this point
Browse repository at this point
Issue #28896: Disable WindowsRegistryFinder by default.
zooba
committed
10beb3c
View commit details
Copy full SHA for 10beb3c
View code at this point
Browse repository at this point
Commits on Dec 3, 2016
Issue #28846: Various installer fixes
zooba
committed
9cc113a
View commit details
Copy full SHA for 9cc113a
View code at this point
Browse repository at this point
Ensures intermediate directory is created before using it
zooba
committed
f00ef72
View commit details
Copy full SHA for f00ef72
View code at this point
Browse repository at this point
Ensures intermediate directory is created before accessing it.
zooba
committed
de6efdb
View commit details
Copy full SHA for de6efdb
View code at this point
Browse repository at this point
Issue #28846: Various installer fixes
zooba
committed
1058109
View commit details
Copy full SHA for 1058109
View code at this point
Browse repository at this point
Issue #28846: Various installer fixes
zooba
committed
190dbd9
View commit details
Copy full SHA for 190dbd9
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Issue #28573: Missing sys._mercurial info and other build issues.
zooba
committed
bbf32e1
View commit details
Copy full SHA for bbf32e1
View code at this point
Browse repository at this point
Issue #28573: Missing sys._mercurial info and other build issues.
zooba
committed
02a4018
View commit details
Copy full SHA for 02a4018
View code at this point
Browse repository at this point
Commits on Nov 15, 2016
Issue #28573: Avoid setting up env too many times during build
zooba
committed
e044dfa
View commit details
Copy full SHA for e044dfa
View code at this point
Browse repository at this point
Issue #28573: Avoid setting up env too many times during build
zooba
committed
4468bed
View commit details
Copy full SHA for 4468bed
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
Makes test_underpth* tests more robust by copying the executable.
zooba
committed
1da055e
View commit details
Copy full SHA for 1da055e
View code at this point
Browse repository at this point
Merge from 3.6
zooba
committed
842a146
View commit details
Copy full SHA for 842a146
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
merge 3.6
benjaminp
committed
a2bc46d
View commit details
Copy full SHA for a2bc46d
View code at this point
Browse repository at this point
mark dtrace stubs as static inline; remove stubs
Show description for 4510e6d
benjaminp
committed
4510e6d
View commit details
Copy full SHA for 4510e6d
View code at this point
Browse repository at this point
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows (merge 3.6)
methane
committed
a1289c6
View commit details
Copy full SHA for a1289c6
View code at this point
Browse repository at this point
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows
methane
committed
a836362
View commit details
Copy full SHA for a836362
View code at this point
Browse repository at this point
Commits on Oct 15, 2016
Issue #28428: Rename _futures module to _asyncio. (merge from 3.6)
Show description for fa8b884
methane
committed
fa8b884
View commit details
Copy full SHA for fa8b884
View code at this point
Browse repository at this point
Issue #28428: Rename _futures module to _asyncio.
Show description for 9f2ce25
methane
committed
9f2ce25
View commit details
Copy full SHA for 9f2ce25
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Issue #28208: Merge with 3.6
zware
committed
8d794d6
View commit details
Copy full SHA for 8d794d6
View code at this point
Browse repository at this point
Issue #28208: Update Windows build to use SQLite 3.14.2.0
zware
committed
547d156
View commit details
Copy full SHA for 547d156
View code at this point
Browse repository at this point
Issue #28248: Merge with 3.6
zware
committed
0732fd6
View commit details
Copy full SHA for 0732fd6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.