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
Type
/
to 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-Repository-Hub
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
4
Star
41
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
mhammond
All time
Commit history
Commits on Jan 11, 2016
Issue #26070: py.exe launcher fails to find in-place built binaries from earlier Python versions.
mhammond
committed
32d1e56
View commit details
Copy full SHA for 32d1e56
Browse repository at this point
Issue #26070: py.exe launcher fails to find in-place built binaries from earlier Python versions.
mhammond
committed
ce543fd
View commit details
Copy full SHA for ce543fd
Browse repository at this point
Commits on Oct 17, 2011
normalize whitespace in Lib/distutils/msvc9compiler.py
mhammond
committed
53e4a9a
View commit details
Copy full SHA for 53e4a9a
Browse repository at this point
normalize whitespace in Lib/distutils/msvc9compiler.py
mhammond
committed
3dca9f5
View commit details
Copy full SHA for 3dca9f5
Browse repository at this point
Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest
mhammond
committed
6c58b28
View commit details
Copy full SHA for 6c58b28
Browse repository at this point
Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest
mhammond
committed
323b5da
View commit details
Copy full SHA for 323b5da
Browse repository at this point
normalize whitespace in Lib/distutils/msvc9compiler.py
mhammond
committed
f813080
View commit details
Copy full SHA for f813080
Browse repository at this point
Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest
mhammond
committed
a9efb6f
View commit details
Copy full SHA for a9efb6f
Browse repository at this point
Commits on May 6, 2009
Issue #5799: ntpath (ie, os.path on Windows) fully supports UNC pathnames.
Show description for 5a607a3
mhammond
committed
5a607a3
View commit details
Copy full SHA for 5a607a3
Browse repository at this point
Commits on Jan 29, 2009
Fix issue5076: bdist_wininst fails on py3k
mhammond
committed
891f263
View commit details
Copy full SHA for 891f263
Browse repository at this point
Merged revisions 69094 via svnmerge from
Show description for 6d0e975
mhammond
committed
6d0e975
View commit details
Copy full SHA for 6d0e975
Browse repository at this point
Merged revisions 69094 via svnmerge from
Show description for fa7e69d
mhammond
committed
fa7e69d
View commit details
Copy full SHA for fa7e69d
Browse repository at this point
Fix issue5075: bdist_wininst should not depend on the vc runtime?
mhammond
committed
6ed1cb0
View commit details
Copy full SHA for 6ed1cb0
Browse repository at this point
Commits on Jan 27, 2009
Merged revisions 69038 via svnmerge from
Show description for 9844a1f
mhammond
committed
9844a1f
View commit details
Copy full SHA for 9844a1f
Browse repository at this point
Merged revisions 69038 via svnmerge from
Show description for a942cc0
mhammond
committed
a942cc0
View commit details
Copy full SHA for a942cc0
Browse repository at this point
On Windows, use the Python 'Activation Context' when loading extensions
Show description for 9f4f56d
mhammond
committed
9f4f56d
View commit details
Copy full SHA for 9f4f56d
Browse repository at this point
Commits on Oct 5, 2008
Fix [issue4038] py3k error in distutils file_copy exception handlers. r=martin.
mhammond
committed
d12dcae
View commit details
Copy full SHA for d12dcae
Browse repository at this point
Commits on Sep 18, 2008
avoid putting unicode objects in the environment causing
Show description for 900155f
mhammond
committed
900155f
View commit details
Copy full SHA for 900155f
Browse repository at this point
On Windows, temporarily disable the bsddb test referenced in bug 3892.
Show description for 9f381ec
mhammond
committed
9f381ec
View commit details
Copy full SHA for 9f381ec
Browse repository at this point
Commits on Sep 4, 2008
Remove _bsddb project on py3k (_bsddb44 project remains and builds). As discussed
Show description for ec12f23
mhammond
committed
ec12f23
View commit details
Copy full SHA for ec12f23
Browse repository at this point
Commits on Aug 23, 2008
Fix bug 3625: test issues on 64bit windows. r=pitrou
mhammond
committed
69ed524
View commit details
Copy full SHA for 69ed524
Browse repository at this point
Commits on May 31, 2008
Fix bdist_wininst --user-access-control for win2k
mhammond
committed
5bd8833
View commit details
Copy full SHA for 5bd8833
Browse repository at this point
Commits on May 28, 2008
bdist_wininst now works correctly when both --skip-build and --plat-name are specified.
mhammond
committed
88eeef3
View commit details
Copy full SHA for 88eeef3
Browse repository at this point
Commits on May 2, 2008
#2581: Vista UAC/elevation support for bdist_wininst
mhammond
committed
7c5c8e6
View commit details
Copy full SHA for 7c5c8e6
Browse repository at this point
Commits on Apr 7, 2008
correct heading underline for new "Cross-compiling on Windows" section
mhammond
committed
295814e
View commit details
Copy full SHA for 295814e
Browse repository at this point
Issue #2513: enable 64bit cross compilation on windows.
mhammond
committed
495cf99
View commit details
Copy full SHA for 495cf99
Browse repository at this point
Commits on Apr 6, 2008
From issue 1753245 - better _winreg support for x64.
Show description for 8a3c871
mhammond
committed
8a3c871
View commit details
Copy full SHA for 8a3c871
Browse repository at this point
Commits on Aug 21, 2007
[ 1761786 ] distutils.util.get_platform() return value on 64bit Windows
Show description for 1bb124a
mhammond
committed
1bb124a
View commit details
Copy full SHA for 1bb124a
Browse repository at this point
[ 1761786 ] distutils.util.get_platform() return value on 64bit Windows
Show description for e4f271f
mhammond
committed
e4f271f
View commit details
Copy full SHA for e4f271f
Browse repository at this point
Commits on Jul 30, 2007
Correct use of Py_BUILD_CORE - now make sure it is defined before it is
Show description for a6a21fa
mhammond
committed
a6a21fa
View commit details
Copy full SHA for a6a21fa
Browse repository at this point
Commits on Jul 27, 2007
Correctly detect AMD64 architecture on VC2003
mhammond
committed
df7f38f
View commit details
Copy full SHA for df7f38f
Browse repository at this point
In consultation with Kristjan Jonsson, only define WINVER and _WINNT_WIN32
Show description for d0aabc0
mhammond
committed
d0aabc0
View commit details
Copy full SHA for d0aabc0
Browse repository at this point
Commits on Jul 4, 2007
copy built files to the PCBuild directory, where tools like
Show description for e811192
mhammond
committed
e811192
View commit details
Copy full SHA for e811192
Browse repository at this point
Commits on May 23, 2007
Remove definition of PY_UNICODE_TYPE from pyconfig.h, allowing the
Show description for 5f2ba9f
mhammond
committed
5f2ba9f
View commit details
Copy full SHA for 5f2ba9f
Browse repository at this point
Commits on Oct 23, 2005
Correct error to PyRun_SimpleString macro introduced in AST merge.
mhammond
committed
f3ddaee
View commit details
Copy full SHA for f3ddaee
Browse repository at this point
Previous
Next
You can’t perform that action at this time.