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
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 }}
Techlord-RCE
/
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
Doc
on
3.2
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 1, 2015
update for copyright for 2015
benjaminp
committed
47e782a
View commit details
Copy full SHA for 47e782a
View code at this point
Browse repository at this point
Commits on Oct 4, 2014
Copyright year update, add version to licenses.
birkenfeld
committed
edc3cba
View commit details
Copy full SHA for edc3cba
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more than
Show description for f0746ca
birkenfeld
committed
f0746ca
View commit details
Copy full SHA for f0746ca
View code at this point
Browse repository at this point
Commits on Aug 3, 2014
Issue #13540: Update references to Action class to match syntax used for other classes in this file.
jaraco
committed
79690ac
View commit details
Copy full SHA for 79690ac
View code at this point
Browse repository at this point
Commits on Jul 20, 2014
Issue #13540: Removed redundant documentation about Action instance attributes. Updated example and documentation per recommendations by Steven Bethard in msg149524.
jaraco
committed
eb0ef41
View commit details
Copy full SHA for eb0ef41
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
fix versionchanged version
benjaminp
committed
80e6af1
View commit details
Copy full SHA for 80e6af1
View code at this point
Browse repository at this point
Commits on Apr 1, 2014
remove directory mode check from makedirs (closes #21082)
benjaminp
committed
ee5f1c1
View commit details
Copy full SHA for ee5f1c1
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Issue #18747: document issue with OpenSSL's CPRNG state and fork
tiran
committed
70088f1
View commit details
Copy full SHA for 70088f1
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
Merge #14984: On POSIX, enforce permissions when reading default .netrc.
bitdancer
committed
8270a2c
View commit details
Copy full SHA for 8270a2c
View code at this point
Browse repository at this point
#14984: On POSIX, enforce permissions when reading default .netrc.
Show description for 104aab9
bitdancer
committed
104aab9
View commit details
Copy full SHA for 104aab9
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Fix XML vulnerability link references.
birkenfeld
committed
6f18a86
View commit details
Copy full SHA for 6f18a86
View code at this point
Browse repository at this point
merge with last upstream doc changes in 3.2
birkenfeld
committed
f5390fc
View commit details
Copy full SHA for f5390fc
View code at this point
Browse repository at this point
Update suspicious ignore file.
ezio-melotti
committed
fd4365a
View commit details
Copy full SHA for fd4365a
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
#17329: document unittest.SkipTest. Initial patch by Zachary Ware.
ezio-melotti
committed
265281a
View commit details
Copy full SHA for 265281a
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
Issue 17538: Document XML vulnerabilties
tiran
committed
1df04e8
View commit details
Copy full SHA for 1df04e8
View code at this point
Browse repository at this point
Issue 17538: Document XML vulnerabilties
tiran
committed
7380a67
View commit details
Copy full SHA for 7380a67
View code at this point
Browse repository at this point
Commits on Mar 25, 2013
merge with main repo 3.2 branch
birkenfeld
committed
4eb5f1a
View commit details
Copy full SHA for 4eb5f1a
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
Show description for a1ed539
gpshead
committed
a1ed539
View commit details
Copy full SHA for a1ed539
View code at this point
Browse repository at this point
Copyright update to 2013.
birkenfeld
committed
a7d2f00
View commit details
Copy full SHA for a7d2f00
View code at this point
Browse repository at this point
Fix suspicious markup in the docs.
birkenfeld
committed
d50fe72
View commit details
Copy full SHA for d50fe72
View code at this point
Browse repository at this point
Commits on Mar 22, 2013
Clean up references to the no longer existing PyString_ APIs in our docs.
gpshead
committed
4b52ae8
View commit details
Copy full SHA for 4b52ae8
View code at this point
Browse repository at this point
Commits on Mar 21, 2013
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
Show description for d5537d0
doko42
committed
d5537d0
View commit details
Copy full SHA for d5537d0
View code at this point
Browse repository at this point
remove the long obsolete mention of universal newlines mode only being
Show description for 1f8a40b
gpshead
committed
1f8a40b
View commit details
Copy full SHA for 1f8a40b
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
Fix usage of argument/parameter and markup.
ezio-melotti
committed
93115e0
View commit details
Copy full SHA for 93115e0
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
#1525919: Document MIMEText+set_payload encoding behavior.
bitdancer
committed
14b0124
View commit details
Copy full SHA for 14b0124
View code at this point
Browse repository at this point
#17460 - Adding relevant warning messages regarding strict removal in docs
orsenthil
committed
0492ec0
View commit details
Copy full SHA for 0492ec0
View code at this point
Browse repository at this point
Commits on Mar 18, 2013
#16057: Clarify why the base method default is called in custom encoders.
Show description for dd24617
bitdancer
committed
dd24617
View commit details
Copy full SHA for dd24617
View code at this point
Browse repository at this point
Commits on Mar 17, 2013
Issue #17415: Trim trailing whitespace
terryjreedy
committed
f346041
View commit details
Copy full SHA for f346041
View code at this point
Browse repository at this point
Issue #17415: Clarify 'this' referent by moving containing sentence just after
Show description for ec6e132
terryjreedy
committed
ec6e132
View commit details
Copy full SHA for ec6e132
View code at this point
Browse repository at this point
Commits on Mar 16, 2013
Issue #17418: specify that buffer sizes are bytes as soon as possible.
terryjreedy
committed
dff04f4
View commit details
Copy full SHA for dff04f4
View code at this point
Browse repository at this point
Commits on Mar 15, 2013
Issue #17398: document url argument of RobotFileParser
terryjreedy
committed
f3f0681
View commit details
Copy full SHA for f3f0681
View code at this point
Browse repository at this point
Commits on Mar 14, 2013
Issue #17386 make.bat must run with Python 2 until Sphinx runs with Python 3.
Show description for 3b220e1
terryjreedy
committed
3b220e1
View commit details
Copy full SHA for 3b220e1
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
#17307 - Example of HTTP PUT Request using http.client
orsenthil
committed
b5fe247
View commit details
Copy full SHA for b5fe247
View code at this point
Browse repository at this point
#17402: avoid shadowing built-in map in mmap examples. Initial patch by Aman Shah.
ezio-melotti
committed
6771462
View commit details
Copy full SHA for 6771462
View code at this point
Browse repository at this point
Commits on Dec 14, 2011
Issue #13540: Expanded argparse documents to clarify the action API
jaraco
committed
f28cf7a
View commit details
Copy full SHA for f28cf7a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.