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 }}
invisiblek
/
android_external_python
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
android_external_python
Objects
bytesobject.c
on
origin/2.4
User selector
All users
All time
Commit history
Commits on May 6, 2014
Issue #21442: Fix MSVC compiler warning introduced by issue21377.
zware
committed
a8849fb
View commit details
Copy full SHA for a8849fb
View code at this point
Browse repository at this point
Commits on May 2, 2014
Issue #21233: Add new C functions: PyMem_RawCalloc(), PyMem_Calloc(),
Show description for 408a3c8
vstinner
committed
408a3c8
View commit details
Copy full SHA for 408a3c8
View code at this point
Browse repository at this point
Commits on May 1, 2014
Issue #21377: PyBytes_Concat() now tries to concatenate in-place when the first argument has a reference count of 1.
Show description for 80bacdb
pitrou
committed
80bacdb
View commit details
Copy full SHA for 80bacdb
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
Make the various iterators' "setstate" sliently and consistently clip the
Show description for af5af8c
kristjanvalur
committed
af5af8c
View commit details
Copy full SHA for af5af8c
View code at this point
Browse repository at this point
Make the various iterators' "setstate" sliently and consistently clip the
Show description for c0c0be9
kristjanvalur
committed
c0c0be9
View commit details
Copy full SHA for c0c0be9
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
(Merge 3.3) Issue #19969: PyBytes_FromFormatV() now raises an OverflowError if
Show description for c7b7efc
vstinner
committed
c7b7efc
View commit details
Copy full SHA for c7b7efc
View code at this point
Browse repository at this point
Issue #19969: PyBytes_FromFormatV() now raises an OverflowError if "%c"
Show description for 0d02534
vstinner
committed
0d02534
View commit details
Copy full SHA for 0d02534
View code at this point
Browse repository at this point
Commits on Dec 4, 2013
Silence expression result unused warnings with clang.
Show description for 668147d
tiran
committed
668147d
View commit details
Copy full SHA for 668147d
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
Show description for ac5e6c9
tiran
committed
ac5e6c9
View commit details
Copy full SHA for ac5e6c9
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
#17806: Added keyword-argument support for "tabsize" to str/bytes.expandtabs().
ezio-melotti
committed
9421b7e
View commit details
Copy full SHA for 9421b7e
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
Issue #16286: optimize PyUnicode_RichCompare() for identical strings (same
Show description for d2b2471
vstinner
committed
d2b2471
View commit details
Copy full SHA for d2b2471
View code at this point
Browse repository at this point
Issue #16286: write a new subfunction bytes_compare_eq()
Show description for 0304f55
vstinner
committed
0304f55
View commit details
Copy full SHA for 0304f55
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Issue #18408: Fix error handling in PyBytes_FromObject()
Show description for 3562eae
vstinner
committed
3562eae
View commit details
Copy full SHA for 3562eae
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
serhiy-storchaka
committed
74dc84d
View commit details
Copy full SHA for 74dc84d
View code at this point
Browse repository at this point
Commits on Aug 13, 2013
Issue #18722: Remove uses of the "register" keyword in C code.
pitrou
committed
6581472
View commit details
Copy full SHA for 6581472
View code at this point
Browse repository at this point
Commits on Feb 10, 2013
Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError
Show description for 598ecf8
serhiy-storchaka
committed
598ecf8
View commit details
Copy full SHA for 598ecf8
View code at this point
Browse repository at this point
Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError
Show description for 3e3d15c
serhiy-storchaka
committed
3e3d15c
View commit details
Copy full SHA for 3e3d15c
View code at this point
Browse repository at this point
Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError
Show description for 8b55481
serhiy-storchaka
committed
8b55481
View commit details
Copy full SHA for 8b55481
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
Issue #17034: Use Py_CLEAR() in bytesobject.c.
serhiy-storchaka
committed
3e98ff2
View commit details
Copy full SHA for 3e98ff2
View code at this point
Browse repository at this point
Issue #17034: Use Py_CLEAR() in bytesobject.c.
serhiy-storchaka
committed
374aefa
View commit details
Copy full SHA for 374aefa
View code at this point
Browse repository at this point
Issue #17034: Use Py_CLEAR() in bytesobject.c.
serhiy-storchaka
committed
7d3dbc6
View commit details
Copy full SHA for 7d3dbc6
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
serhiy-storchaka
committed
050f710
View commit details
Copy full SHA for 050f710
View code at this point
Browse repository at this point
Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
serhiy-storchaka
committed
08515f3
View commit details
Copy full SHA for 08515f3
View code at this point
Browse repository at this point
Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
serhiy-storchaka
committed
e0e4995
View commit details
Copy full SHA for e0e4995
View code at this point
Browse repository at this point
Commits on Dec 19, 2012
merge 3.3 (#16722)
benjaminp
committed
26d9c42
View commit details
Copy full SHA for 26d9c42
View code at this point
Browse repository at this point
try to call __bytes__ before __index__ (closes #16722)
benjaminp
committed
45bf8a7
View commit details
Copy full SHA for 45bf8a7
View code at this point
Browse repository at this point
Commits on Dec 11, 2012
Fix the internals of our hash functions to used unsigned values during hash
Show description for 510b81c
gpshead
committed
510b81c
View commit details
Copy full SHA for 510b81c
View code at this point
Browse repository at this point
Commits on Dec 7, 2012
Issue #16495: remove extraneous NULL encoding check from bytes_decode().
Show description for 2d6eda8
cjerdonek
committed
2d6eda8
View commit details
Copy full SHA for 2d6eda8
View code at this point
Browse repository at this point
Commits on Oct 16, 2012
Issue #15958: bytes.join and bytearray.join now accept arbitrary buffer objects.
pitrou
committed
8a95e49
View commit details
Copy full SHA for 8a95e49
View code at this point
Browse repository at this point
Commits on Oct 6, 2012
Issue #16148: implemented PEP 424
mitsuhiko
committed
9219909
View commit details
Copy full SHA for 9219909
View code at this point
Browse repository at this point
Commits on Jul 28, 2012
Issue #12834: Fix PyBuffer_ToContiguous() for non-contiguous arrays.
skrah
committed
1ce9481
View commit details
Copy full SHA for 1ce9481
View code at this point
Browse repository at this point
Commits on Apr 9, 2012
merge 3.1 (#14509)
benjaminp
committed
170954e
View commit details
Copy full SHA for 170954e
View code at this point
Browse repository at this point
fix build without Py_DEBUG and DNDEBUG (closes #14509)
benjaminp
committed
a81e513
View commit details
Copy full SHA for a81e513
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
merge 3.2
benjaminp
committed
62aaab1
View commit details
Copy full SHA for 62aaab1
View code at this point
Browse repository at this point
ensure no one tries to hash things before the random seed is found
benjaminp
committed
64adc7f
View commit details
Copy full SHA for 64adc7f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.