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
Modules
arraymodule.c
on
v3.6.3
User selector
All users
All time
Commit history
Commits on Apr 8, 2017
Expand the PySlice_GetIndicesEx macro. (#1023) (#1044)
Show description for c26b19d
serhiy-storchaka
authored
c26b19d
View commit details
Copy full SHA for c26b19d
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
[3.6] bpo-28298: make array 'Q', 'L' and 'I' accept big intables as elements (#579)
orenmn
authored and
serhiy-storchaka
committed
26d013e
View commit details
Copy full SHA for 26d013e
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
Issue #28126: Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize memcpy().
tiran
committed
f051e43
View commit details
Copy full SHA for f051e43
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #27570: Merge null pointer fixes from 3.5
vadmium
committed
1c748f3
View commit details
Copy full SHA for 1c748f3
View code at this point
Browse repository at this point
Issue #27570: Avoid zero-length memcpy() calls with null source pointers
vadmium
committed
be8da9c
View commit details
Copy full SHA for be8da9c
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
replace PY_LONG_LONG with long long
benjaminp
committed
af580df
View commit details
Copy full SHA for af580df
View code at this point
Browse repository at this point
require a long long data type (closes #27961)
benjaminp
committed
ed4aa83
View commit details
Copy full SHA for ed4aa83
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
Issue #7063: Remove dead code from array slice handling
Show description for 996d72b
vadmium
committed
996d72b
View commit details
Copy full SHA for 996d72b
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
- Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 2954f83
serhiy-storchaka
committed
2954f83
View commit details
Copy full SHA for 2954f83
View code at this point
Browse repository at this point
Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 1a2b24f
serhiy-storchaka
committed
1a2b24f
View commit details
Copy full SHA for 1a2b24f
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Fixed integer overflow in array.buffer_info().
serhiy-storchaka
committed
5ffdcad
View commit details
Copy full SHA for 5ffdcad
View code at this point
Browse repository at this point
Fixed integer overflow in array.buffer_info().
serhiy-storchaka
committed
9e941d6
View commit details
Copy full SHA for 9e941d6
View code at this point
Browse repository at this point
Commits on May 8, 2016
Merge typo fixes from 3.5
vadmium
committed
1ce738e
View commit details
Copy full SHA for 1ce738e
View code at this point
Browse repository at this point
Corrections for a/an in code comments and documentation
vadmium
committed
4c35964
View commit details
Copy full SHA for 4c35964
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
Issue #26492: Exhausted iterator of array.array now conforms with the behavior
Show description for ab0d198
serhiy-storchaka
committed
ab0d198
View commit details
Copy full SHA for ab0d198
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Issue #25923: Added the const qualifier to static constant arrays.
serhiy-storchaka
committed
2d06e84
View commit details
Copy full SHA for 2d06e84
View code at this point
Browse repository at this point
Commits on Dec 19, 2015
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
Show description for 5c4064e
serhiy-storchaka
committed
5c4064e
View commit details
Copy full SHA for 5c4064e
View code at this point
Browse repository at this point
Commits on May 23, 2015
PEP 489: Multi-phase extension module initialization
Show description for d5cacbb
ncoghlan
committed
d5cacbb
View commit details
Copy full SHA for d5cacbb
View code at this point
Browse repository at this point
Commits on May 8, 2015
Issue #24000: Improved Argument Clinic's mapping of converters to legacy
Show description for 38337d1
larryhastings
committed
38337d1
View commit details
Copy full SHA for 38337d1
View code at this point
Browse repository at this point
Commits on May 4, 2015
Issue #24001: Argument Clinic converters now use accept={type}
Show description for dbfdc38
larryhastings
committed
dbfdc38
View commit details
Copy full SHA for dbfdc38
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
Issue #23935: Argument Clinic's understanding of format units
Show description for 7f90cba
larryhastings
committed
7f90cba
View commit details
Copy full SHA for 7f90cba
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
Issue #23944: Argument Clinic now wraps long impl prototypes at column 78.
larryhastings
committed
89964c4
View commit details
Copy full SHA for 89964c4
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
Fixed the array module broken in issue #23492.
Show description for 04e6dba
serhiy-storchaka
committed
04e6dba
View commit details
Copy full SHA for 04e6dba
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
Issue #23501: Argumen Clinic now generates code into separate files by default.
serhiy-storchaka
committed
1009bf1
View commit details
Copy full SHA for 1009bf1
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
Issue #14203: Remove obsolete support for view==NULL in bytesiobuf_getbuffer()
Show description for 650c1e8
skrah
committed
650c1e8
View commit details
Copy full SHA for 650c1e8
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
serhiy-storchaka
committed
92bf919
View commit details
Copy full SHA for 92bf919
View code at this point
Browse repository at this point
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
serhiy-storchaka
committed
b757c83
View commit details
Copy full SHA for b757c83
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
Issue #22615: Argument Clinic now supports the "type" argument for the
Show description for dfbeb16
larryhastings
committed
dfbeb16
View commit details
Copy full SHA for dfbeb16
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
merge 3.4 (closes #22605)
benjaminp
committed
588dad0
View commit details
Copy full SHA for 588dad0
View code at this point
Browse repository at this point
prevent passing NULL to memcpy (closes #22605)
Show description for 682124c
benjaminp
committed
682124c
View commit details
Copy full SHA for 682124c
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
Issue #20152: Port the array module to Argument Clinic.
brettcannon
committed
1eb32c2
View commit details
Copy full SHA for 1eb32c2
View code at this point
Browse repository at this point
Commits on Aug 15, 2014
Issue #22156: Fix some "comparison between signed and unsigned integers"
Show description for 706768c
vstinner
committed
706768c
View commit details
Copy full SHA for 706768c
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 c5cc501
kristjanvalur
committed
c5cc501
View commit details
Copy full SHA for c5cc501
View code at this point
Browse repository at this point
Make the various iterators' "setstate" sliently and consistently clip the
Show description for 25dded0
kristjanvalur
committed
25dded0
View commit details
Copy full SHA for 25dded0
View code at this point
Browse repository at this point
Commits on Nov 30, 2013
Issue #3693: Fix array obscure error message when given a str.
avassalotti
committed
9730e33
View commit details
Copy full SHA for 9730e33
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.