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
/
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.2k
Star
74.3k
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
Commits
Breadcrumbs
History for
cpython
.gitignore
on
3.7
User selector
All users
All time
Commit history
Commits on Sep 9, 2019
bpo-37936: Avoid ignoring files that we actually do track. (GH-15451) (GH-15748)
Show description for 9ae9ac1
miss-islington
authored and
zware
committed
9ae9ac1
View commit details
Copy full SHA for 9ae9ac1
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
bpo-37936: Remove some .gitignore rules that were intended locally. (GH-15542)
Show description for 2f0440e
miss-islington
and
gnprice
authored
2f0440e
View commit details
Copy full SHA for 2f0440e
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Gitignore gmon.out (GH-5796)
Show description for daf06e0
miss-islington
and
neerajbadlani
authored
daf06e0
View commit details
Copy full SHA for daf06e0
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
bpo-26439 Fix ctypes.util.find_library failure on AIX (#4507)
Show description for c5ae169
aixtools
authored and
vstinner
committed
c5ae169
View commit details
Copy full SHA for c5ae169
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
bpo-31036: Allow sphinx and blurb to be found automatically (#3440)
Show description for 590665c
ned-deily
authored
590665c
View commit details
Copy full SHA for 590665c
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Fix case in .gitignore (GH-2607)
segevfiner
authored and
zware
committed
be5ebe5
View commit details
Copy full SHA for be5ebe5
View code at this point
Browse repository at this point
Commits on May 24, 2017
Move directory in .gitignore (#1787)
zooba
authored
323d538
View commit details
Copy full SHA for 323d538
View code at this point
Browse repository at this point
Add .idea and .iml to .gitignore (#1764)
gfyoung
authored and
zooba
committed
c0fa4ba
View commit details
Copy full SHA for c0fa4ba
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
Add missing .gitignore entries for VS2015 IntelliSense DB (#1223)
segevfiner
authored and
zooba
committed
8e67528
View commit details
Copy full SHA for 8e67528
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
Ignore Include/pydtrace_probes.h (#597)
Show description for 50da40f
ambv
authored and
vstinner
committed
50da40f
View commit details
Copy full SHA for 50da40f
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
pgen lives in Parser, not Programs.
Show description for c55f573
zware
committed
c55f573
View commit details
Copy full SHA for c55f573
View code at this point
Browse repository at this point
Update .{hg,git}ignore for Cygwin builds
zware
committed
43a8981
View commit details
Copy full SHA for 43a8981
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Issue #28046: Remove platform-specific directories from sys.path
zware
committed
c4b53af
View commit details
Copy full SHA for c4b53af
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Remove Lib/_sysconfigdata.py from .gitignore
zware
committed
b78d52f
View commit details
Copy full SHA for b78d52f
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Add libpython*.dylib to .{hg,git}ignore
zware
committed
3cdaaaf
View commit details
Copy full SHA for 3cdaaaf
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
Minor improvements to the vcs ignore files
zooba
committed
63cf72d
View commit details
Copy full SHA for 63cf72d
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Issue #25827: Add support for ICC to configure
zware
committed
5af8564
View commit details
Copy full SHA for 5af8564
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Issue #24915: Add Clang support to PGO builds and use the test suite
Show description for 7188a3e
brettcannon
committed
7188a3e
View commit details
Copy full SHA for 7188a3e
View code at this point
Browse repository at this point
Commits on May 17, 2015
Ignore PCbuild/.vs directory.
Show description for 2eb1a8b
zware
committed
2eb1a8b
View commit details
Copy full SHA for 2eb1a8b
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Next attempt: fix .gitignore for Unix and OSX. Sorry RDM!
tiran
committed
532af16
View commit details
Copy full SHA for 532af16
View code at this point
Browse repository at this point
Next attempt: fix .gitignore for Unix and OSX. Sorry RDM!
tiran
committed
3d2198c
View commit details
Copy full SHA for 3d2198c
View code at this point
Browse repository at this point
Fix .gitignore for 'python' binary.
tiran
committed
d209d64
View commit details
Copy full SHA for d209d64
View code at this point
Browse repository at this point
Fix .gitignore for 'python' binary.
tiran
committed
34e0060
View commit details
Copy full SHA for 34e0060
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Merge: Don't gitignore the Python directory on case insensitive file systems.
bitdancer
committed
20ab6c0
View commit details
Copy full SHA for 20ab6c0
View code at this point
Browse repository at this point
Don't gitignore the Python directory on case insensitive file systems.
bitdancer
committed
12efbf5
View commit details
Copy full SHA for 12efbf5
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Issue #23260: Update Windows installer
zooba
committed
bb24087
View commit details
Copy full SHA for bb24087
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Issue #22394: Add a 'venv' command to Doc/Makefile.
Show description for d5ea39d
brettcannon
committed
d5ea39d
View commit details
Copy full SHA for d5ea39d
View code at this point
Browse repository at this point
Commits on Nov 22, 2014
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
zooba
committed
65e4cb1
View commit details
Copy full SHA for 65e4cb1
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
Issue #17896: Move Windows external lib sources from .. to externals.
zware
committed
740e1dc
View commit details
Copy full SHA for 740e1dc
View code at this point
Browse repository at this point
Issue #17896: Move Windows external lib sources from .. to externals.
zware
committed
4b2b1de
View commit details
Copy full SHA for 4b2b1de
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
Issue #22489: Update .gitignore to ignore Windows build output.
Show description for 30270c8
zware
committed
30270c8
View commit details
Copy full SHA for 30270c8
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
Issue #18093: Factor out the programs that embed the runtime
ncoghlan
committed
973fe0b
View commit details
Copy full SHA for 973fe0b
View code at this point
Browse repository at this point
Commits on Jun 21, 2013
Closes #18247: add Lib/test/data/* to .gitignore
akuchling
committed
5e03e49
View commit details
Copy full SHA for 5e03e49
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Add generated python-config files to .gitignore
akheron
committed
4eb9f50
View commit details
Copy full SHA for 4eb9f50
View code at this point
Browse repository at this point
Commits on Oct 26, 2012
Add Modules/_freeze_importlib to .gitignore
akheron
committed
6a65bcd
View commit details
Copy full SHA for 6a65bcd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.