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 }}
zenlambda
/
cpython
Public
forked from
idobatter/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
All time
Commit history
Commits on Sep 12, 2015
Issue #16473: Merge codecs doc and test from 3.5
Martin Panter
committed
6219ee5
View commit details
Copy full SHA for 6219ee5
Browse repository at this point
Issue #16473: Merge codecs doc and test from 3.4 into 3.5
Martin Panter
committed
32ecbe6
View commit details
Copy full SHA for 32ecbe6
Browse repository at this point
Issue #16473: Fix byte transform codec documentation; test quotetabs=True
Show description for 7c50fe1
Martin Panter
committed
7c50fe1
View commit details
Copy full SHA for 7c50fe1
Browse repository at this point
Commits on Sep 11, 2015
Merge sendfile() doc fixes from 3.5
Martin Panter
committed
c8c4c9d
View commit details
Copy full SHA for c8c4c9d
Browse repository at this point
socket.sendfile() is a method not a module
Martin Panter
committed
859b6dd
View commit details
Copy full SHA for 859b6dd
Browse repository at this point
Dummy merge 3.4 into 3.5; socket.sendfile() exists in 3.5
Martin Panter
committed
6a77dfc
View commit details
Copy full SHA for 6a77dfc
Browse repository at this point
Issue #25063: socket.sendfile() does not exist in 3.4
Show description for 659d7a0
Martin Panter
committed
659d7a0
View commit details
Copy full SHA for 659d7a0
Browse repository at this point
Issue #25043: Merge Bluetooth doc from 3.5
Martin Panter
committed
b9b23d8
View commit details
Copy full SHA for b9b23d8
Browse repository at this point
Issue #25043: Merge Bluetooth doc from 3.4 into 3.5
Martin Panter
committed
f01f858
View commit details
Copy full SHA for f01f858
Browse repository at this point
Issue #25043: Document BDADDR_ and HCI_ Bluetooth socket constants
Show description for 900784d
Martin Panter
committed
900784d
View commit details
Copy full SHA for 900784d
Browse repository at this point
Issue #25071: Windows installer should not require TargetDir parameter when installing quietly
zooba
committed
8b2f275
View commit details
Copy full SHA for 8b2f275
Browse repository at this point
Adds 3.5.0 header to Misc/NEWS
zooba
committed
3e9f352
View commit details
Copy full SHA for 3e9f352
Browse repository at this point
Merge from 3.5.0
zooba
committed
ed4ccda
View commit details
Copy full SHA for ed4ccda
Browse repository at this point
Issue #25071: Windows installer should not require TargetDir parameter when installing quietly
zooba
committed
85caf8f
View commit details
Copy full SHA for 85caf8f
Browse repository at this point
Merge 3.5
serhiy-storchaka
committed
91c91be
View commit details
Copy full SHA for 91c91be
Browse repository at this point
whatsnew/3.5: Added missed author names.
serhiy-storchaka
committed
9384857
View commit details
Copy full SHA for 9384857
Browse repository at this point
Merge with 3.5
zware
committed
92a3fa9
View commit details
Copy full SHA for 92a3fa9
Browse repository at this point
Merge with 3.4
zware
committed
b90a0c4
View commit details
Copy full SHA for b90a0c4
Browse repository at this point
Fix grammatical error in csv docs.
Show description for 6745fcf
zware
committed
6745fcf
View commit details
Copy full SHA for 6745fcf
Browse repository at this point
Merge with 3.5
zooba
committed
10def11
View commit details
Copy full SHA for 10def11
Browse repository at this point
Removes invalid installer options from documentation.
zooba
committed
1bb4885
View commit details
Copy full SHA for 1bb4885
Browse repository at this point
Merge 3.5
vstinner
committed
4cd5f1a
View commit details
Copy full SHA for 4cd5f1a
Browse repository at this point
Merge 3.4
vstinner
committed
598a20e
View commit details
Copy full SHA for 598a20e
Browse repository at this point
Issue #24684: socket.socket.getaddrinfo() now calls
Show description for 4a4be61
vstinner
committed
4a4be61
View commit details
Copy full SHA for 4a4be61
Browse repository at this point
Merge 3.5
Yury Selivanov
committed
c996ba6
View commit details
Copy full SHA for c996ba6
Browse repository at this point
whatsnew/3.5: Fix nits
Yury Selivanov
committed
b64cf6f
View commit details
Copy full SHA for b64cf6f
Browse repository at this point
Merge 3.5
Yury Selivanov
committed
41c12a0
View commit details
Copy full SHA for 41c12a0
Browse repository at this point
whatsnew/3.5: Drop empty section
Yury Selivanov
committed
95dfc2a
View commit details
Copy full SHA for 95dfc2a
Browse repository at this point
Merge 3.5
Yury Selivanov
committed
3ea22f5
View commit details
Copy full SHA for 3ea22f5
Browse repository at this point
whatsnew/3.5: Sync whatsnew with versionadded/versionchanged doc tags
Yury Selivanov
committed
3d8ddbf
View commit details
Copy full SHA for 3d8ddbf
Browse repository at this point
Issue #25030: Merge seek() doc fixes from 3.5
Martin Panter
committed
b30bf33
View commit details
Copy full SHA for b30bf33
Browse repository at this point
Issue #25030: Merge seek() doc fixes from 3.4 into 3.5
Martin Panter
committed
5148b09
View commit details
Copy full SHA for 5148b09
Browse repository at this point
merge 3.5 (#25060)
benjaminp
committed
2a1b312
View commit details
Copy full SHA for 2a1b312
Browse repository at this point
compute stack effect of BUILD_MAP correctly (closes #25060)
benjaminp
committed
cac6442
View commit details
Copy full SHA for cac6442
Browse repository at this point
Issue #25030: Do not document seek() as if it accepts keyword arguments
Show description for dd3b92d
Martin Panter
committed
dd3b92d
View commit details
Copy full SHA for dd3b92d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.