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
.
pythonStudy2017
/
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
Tools
on
3.3
User selector
All users
All time
Commit history
Commits on Dec 30, 2014
merge 3.2 (#23130)
benjaminp
committed
9582b33
View commit details
Copy full SHA for 9582b33
View code at this point
Browse repository at this point
delete old ftpmirror script, which now has security bugs (closes #23130)
benjaminp
committed
44e4b98
View commit details
Copy full SHA for 44e4b98
View code at this point
Browse repository at this point
Commits on Mar 9, 2014
hgtouch: remove meta-variable from option spec
Show description for e46abb4
birkenfeld
committed
e46abb4
View commit details
Copy full SHA for e46abb4
View code at this point
Browse repository at this point
Commits on Feb 24, 2014
Issue #20535: PYTHONWARNING no longer affects the run_tests.py script.
Show description for 20f8728
serhiy-storchaka
committed
20f8728
View commit details
Copy full SHA for 20f8728
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
Closes #19966: allow hgtouch to operate on a base dir that is != the repo root.
birkenfeld
committed
a814533
View commit details
Copy full SHA for a814533
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Issue #19936: Remove executable bits from C source files and several forgotten
Show description for 7f470d0
serhiy-storchaka
committed
7f470d0
View commit details
Copy full SHA for 7f470d0
View code at this point
Browse repository at this point
Issue #19936: Added executable bits or shebang lines to Python scripts which
Show description for b992a0e
serhiy-storchaka
committed
b992a0e
View commit details
Copy full SHA for b992a0e
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
Fixed the serve.py script.
Show description for 02d5db2
serhiy-storchaka
committed
02d5db2
View commit details
Copy full SHA for 02d5db2
View code at this point
Browse repository at this point
Commits on Jan 9, 2014
Issue #18960: Fix bugs with Python source code encoding in the second line.
Show description for 768c16c
serhiy-storchaka
committed
768c16c
View commit details
Copy full SHA for 768c16c
View code at this point
Browse repository at this point
Commits on Dec 26, 2013
Issue #20027: Fixed locale aliases for devanagari locales.
serhiy-storchaka
committed
5eb0153
View commit details
Copy full SHA for 5eb0153
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
Issue #20033: makelocalealias.py now works with non-ASCII locales and produces
Show description for 55c6cc4
serhiy-storchaka
committed
55c6cc4
View commit details
Copy full SHA for 55c6cc4
View code at this point
Browse repository at this point
update Barry's email (#19563)
benjaminp
committed
eaedaec
View commit details
Copy full SHA for eaedaec
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the
Show description for bb65b5b
zware
committed
bb65b5b
View commit details
Copy full SHA for bb65b5b
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
Undo (hopefully) buildbot failures
pitrou
committed
23828f6
View commit details
Copy full SHA for 23828f6
View code at this point
Browse repository at this point
Issue #19308: fix the gdb plugin on gdbs linked with Python 3
pitrou
committed
b17d2aa
View commit details
Copy full SHA for b17d2aa
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Issue #19106: Touch generated files to be 1s newer than their youngest source.
loewis
committed
bf52648
View commit details
Copy full SHA for bf52648
View code at this point
Browse repository at this point
Commits on Sep 27, 2013
let this work with system Python 2.5
benjaminp
committed
1f09c66
View commit details
Copy full SHA for 1f09c66
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script
Show description for dafea85
serhiy-storchaka
committed
dafea85
View commit details
Copy full SHA for dafea85
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Issue #18743: Fix references to non-existant "StringIO" module
Show description for 50254c5
serhiy-storchaka
committed
50254c5
View commit details
Copy full SHA for 50254c5
View code at this point
Browse repository at this point
Commits on Aug 25, 2013
#18803: fix more typos. Patch by Févry Thibault.
ezio-melotti
committed
7c4a7e6
View commit details
Copy full SHA for 7c4a7e6
View code at this point
Browse repository at this point
Commits on Aug 3, 2013
Issue #16067: Add description into MSI file to replace installer's temporary name.
loewis
committed
78fa5e3
View commit details
Copy full SHA for 78fa5e3
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.
terryjreedy
committed
6e2711b
View commit details
Copy full SHA for 6e2711b
View code at this point
Browse repository at this point
Commits on Jul 16, 2013
Issue #18448: Fix a typo in Tools/demo/eiffel.py.
serhiy-storchaka
committed
6a98fe9
View commit details
Copy full SHA for 6a98fe9
View code at this point
Browse repository at this point
Issue #18457: Fixed saving of formulas and complex numbers in Tools/demo/ss1.py.
Show description for ec7ddd9
serhiy-storchaka
committed
ec7ddd9
View commit details
Copy full SHA for ec7ddd9
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by
Show description for 2670b9a
serhiy-storchaka
committed
2670b9a
View commit details
Copy full SHA for 2670b9a
View code at this point
Browse repository at this point
Commits on Jun 9, 2013
Issue #15239: Make mkstringprep.py work again on Python 3.
serhiy-storchaka
committed
e7275ff
View commit details
Copy full SHA for e7275ff
View code at this point
Browse repository at this point
Commits on May 17, 2013
Fix some bugs in Tools/scripts/abitype.py.
serhiy-storchaka
committed
369d05a
View commit details
Copy full SHA for 369d05a
View code at this point
Browse repository at this point
Commits on May 12, 2013
Closes #17962: Build with OpenSSL 1.0.1e on Windows.
birkenfeld
committed
84fc4ba
View commit details
Copy full SHA for 84fc4ba
View code at this point
Browse repository at this point
Commits on May 6, 2013
#17833: fix test_gdb failures seen on PPC64 Linux in test_threads (test.test_gdb.PyBtTests)
davidmalcolm
committed
d08b210
View commit details
Copy full SHA for d08b210
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
Issue #17801: fix shebang line of gprof2html.py
ned-deily
committed
67804e9
View commit details
Copy full SHA for 67804e9
View code at this point
Browse repository at this point
Commits on Mar 24, 2013
Issue #17425: Build with openssl 1.0.1d on Windows.
loewis
committed
cc0b927
View commit details
Copy full SHA for cc0b927
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Merge with 3.2: Issue #17047: removed doubled words in Doc/*,
Show description for caeb6be
terryjreedy
committed
caeb6be
View commit details
Copy full SHA for caeb6be
View code at this point
Browse repository at this point
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
Show description for 65e69b3
terryjreedy
committed
65e69b3
View commit details
Copy full SHA for 65e69b3
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
Issue #17156: pygettext.py now uses an encoding of source file and correctly
Show description for 859cd47
serhiy-storchaka
committed
859cd47
View commit details
Copy full SHA for 859cd47
View code at this point
Browse repository at this point
Issue #17156: pygettext.py now uses an encoding of source file and correctly
Show description for b6ed173
serhiy-storchaka
committed
b6ed173
View commit details
Copy full SHA for b6ed173
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.