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
.
PythonNuts
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 4, 2017
bpo-31677: email: Remove re.IGNORECASE flag (GH-3868)
Show description for bf477a9
methane
authored
bf477a9
View commit details
Copy full SHA for bf477a9
Browse repository at this point
Remove retired and security branches from active docs (#3879)
ned-deily
authored
e2d0dd2
View commit details
Copy full SHA for e2d0dd2
Browse repository at this point
Commits on Oct 3, 2017
bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split() (#3866)
Show description for 27c623c
serhiy-storchaka
authored
27c623c
View commit details
Copy full SHA for 27c623c
Browse repository at this point
bpo-31673: Fixed typo in the name of Tkinter's method adderrorinfo(). (#3864)
serhiy-storchaka
authored
929b40a
View commit details
Copy full SHA for 929b40a
Browse repository at this point
bpo-31657: Add test coverage for the __debug__ case (GH-3450)
Show description for 543386b
dianaclarke
authored and
Mariatta
committed
543386b
View commit details
Copy full SHA for 543386b
Browse repository at this point
bpo-31619: Fixed a ValueError when convert a string with large number of underscores (#3827)
Show description for 85c0b89
serhiy-storchaka
authored
85c0b89
View commit details
Copy full SHA for 85c0b89
Browse repository at this point
bpo-31415: Add `-X importtime` option (GH-3490)
Show description for 1a87de7
methane
authored
1a87de7
View commit details
Copy full SHA for 1a87de7
Browse repository at this point
bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682)
tomMoral
authored and
pitrou
committed
e8c368d
View commit details
Copy full SHA for e8c368d
Browse repository at this point
Commits on Oct 2, 2017
bpo-31662: Fix typos in uploadrelease.bat script
Anselm Kruis
authored and
zooba
committed
efb560e
View commit details
Copy full SHA for efb560e
Browse repository at this point
bpo-31510: Fix multiprocessing test_many_processes() on macOS (#3857)
Show description for e6cfdef
vstinner
authored
e6cfdef
View commit details
Copy full SHA for e6cfdef
Browse repository at this point
bpo-11063: Fix _uuid module on macOS (#3855)
Show description for 4337a0d
vstinner
authored
4337a0d
View commit details
Copy full SHA for 4337a0d
Browse repository at this point
bpo-31516: current_thread() should not return a dummy thread at shutdown (#3673)
Show description for 1023dbb
pitrou
authored
1023dbb
View commit details
Copy full SHA for 1023dbb
Browse repository at this point
bpo-31158: Fix nondeterministic read in test_pty (#3808)
Show description for e6f62f6
diekmann
authored and
vstinner
committed
e6f62f6
View commit details
Copy full SHA for e6f62f6
Browse repository at this point
bpo-31659: Use simple slicing to format PEM cert (GH-3849)
Show description for b75a228
methane
authored
b75a228
View commit details
Copy full SHA for b75a228
Browse repository at this point
remove comment about long-gone SGI modules (#3850)
benjaminp
authored
edc05c5
View commit details
Copy full SHA for edc05c5
Browse repository at this point
Commits on Oct 1, 2017
IDLE: make filetypes a tuple constant. (#3847)
Show description for 5961e7c
terryjreedy
authored
5961e7c
View commit details
Copy full SHA for 5961e7c
Browse repository at this point
bpo-31336: Speed up type creation. (#3279)
Show description for 2102c78
scoder
authored and
serhiy-storchaka
committed
2102c78
View commit details
Copy full SHA for 2102c78
Browse repository at this point
Commits on Sep 30, 2017
bpo-31460: Simplify the API of IDLE's Module Browser. (#3842)
Show description for d6bb65f
terryjreedy
authored
d6bb65f
View commit details
Copy full SHA for d6bb65f
Browse repository at this point
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
terryjreedy
authored
bfebfd8
View commit details
Copy full SHA for bfebfd8
Browse repository at this point
bpo-31592: Fix an assertion failure in Python parser in case of a bad unicodedata.normalize(). (#3767)
orenmn
authored and
serhiy-storchaka
committed
7dc46d8
View commit details
Copy full SHA for 7dc46d8
Browse repository at this point
bpo-31627: Make test_mailbox be lenient to empty hostname. (#3821)
serhiy-storchaka
authored
f4ea642
View commit details
Copy full SHA for f4ea642
Browse repository at this point
bpo-31648: Improve ElementPath (#3835)
Show description for 101a5e8
scoder
authored and
serhiy-storchaka
committed
101a5e8
View commit details
Copy full SHA for 101a5e8
Browse repository at this point
bpo-31581: Reduce the number of imports for functools (GH-3757)
methane
authored
9811e80
View commit details
Copy full SHA for 9811e80
Browse repository at this point
bpo-30806 netrc.__repr__() is broken for writing to file (GH-2491)
Show description for b24cd05
Bezier89
authored and
methane
committed
b24cd05
View commit details
Copy full SHA for b24cd05
Browse repository at this point
Commits on Sep 29, 2017
bpo-31574: importlib dtrace (#3749)
Show description for 3d2b407
tiran
authored and
ambv
committed
3d2b407
View commit details
Copy full SHA for 3d2b407
Browse repository at this point
bpo-31641: Allow arbitrary iterables in `concurrent.futures.as_completed()` (#3830)
Show description for 574562c
ambv
authored
574562c
View commit details
Copy full SHA for 574562c
Browse repository at this point
bpo-31602: Fix an assertion failure in zipimporter.get_source() in case of a bad zlib.decompress() (GH-3784)
Show description for 01c6a88
orenmn
authored and
brettcannon
committed
01c6a88
View commit details
Copy full SHA for 01c6a88
Browse repository at this point
Tweak formatting of PR message template (#3828)
brettcannon
authored
6603373
View commit details
Copy full SHA for 6603373
Browse repository at this point
bpo-31285: Remove splitlines identifier from Python/_warnings.c (#3803)
Show description for 8b4ff53
orenmn
authored and
serhiy-storchaka
committed
8b4ff53
View commit details
Copy full SHA for 8b4ff53
Browse repository at this point
bpo-31638: Add compression support to zipapp (GH-3819)
Show description for d87b105
zmwangx
authored and
pfmoore
committed
d87b105
View commit details
Copy full SHA for d87b105
Browse repository at this point
explicitly list objects for the ar command (#3824)
Show description for 6fb0e4a
benjaminp
authored
6fb0e4a
View commit details
Copy full SHA for 6fb0e4a
Browse repository at this point
stop using ranlib (closes bpo-31625) (#3815)
Show description for d15108a
benjaminp
authored
d15108a
View commit details
Copy full SHA for d15108a
Browse repository at this point
bpo-25351: avoid activate failure on strict shells (GH-3804)
ssbarnea
authored and
vsajip
committed
90f1d98
View commit details
Copy full SHA for 90f1d98
Browse repository at this point
remove support for BSD/OS (closes bpo-31624) (#3812)
benjaminp
authored
288d1da
View commit details
Copy full SHA for 288d1da
Browse repository at this point
Commits on Sep 28, 2017
bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796)
Show description for a106aec
pitrou
authored
a106aec
View commit details
Copy full SHA for a106aec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.