Thanks to visit codestin.com
Credit goes to github.com
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 }}
VimalN2005
/
numpy
Public
forked from
numpy/numpy
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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
numpy
tools
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2026
BUG: validate UTF-8 and harden StringDType bounds handling (#32296)
ngoldbaum
authored
923f0dc
View commit details
Copy full SHA for 923f0dc
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
MAINT, DEV: Delete legacy C coverage tool (#32314)
ganesh-k13
authored
a79c6b7
View commit details
Copy full SHA for a79c6b7
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
CI: Compile OpenBLAS with TSan for TSan CI (#32092)
kumaraditya303
authored
3048338
View commit details
Copy full SHA for 3048338
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
BLD: Add Android support (#30412)
mhsmith
authored
f67f65a
View commit details
Copy full SHA for f67f65a
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
DEP/TYP: Remove mypy plugin (deprecated since 2.3) (#31931)
jorenham
authored
ab5108a
View commit details
Copy full SHA for ab5108a
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
MAINT: Fix linter errors in refguide_check.py (#31799)
charris
authored
4eb68ca
View commit details
Copy full SHA for 4eb68ca
View code at this point
Browse repository at this point
MAINT, DOC: Update sphinx to 8.2.3. (#31748)
charris
authored
27ac384
View commit details
Copy full SHA for 27ac384
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
CI/TYP: Use Pyrefly to enforce 100% type coverage (#31718)
jorenham
authored
1e83cc3
View commit details
Copy full SHA for 1e83cc3
View code at this point
Browse repository at this point
Commits on May 27, 2026
Merge pull request #31488 from luhenry/riscv
Show description for ea9cae7
luhenry
authored
ea9cae7
View commit details
Copy full SHA for ea9cae7
View code at this point
Browse repository at this point
Commits on May 4, 2026
CI: remove Cirrus CI FreeBSD job (#31380)
rgommers
authored
27b26e9
View commit details
Copy full SHA for 27b26e9
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Merge pull request #31137 from Noxaster/fix-numpy/finalize-UP031
jorenham
authored
df35519
View commit details
Copy full SHA for df35519
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Merge pull request #31152 from andyfaff/ci
Show description for 0d0d173
mattip
authored
0d0d173
View commit details
Copy full SHA for 0d0d173
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
MAINT: bump ``mypy`` to ``1.20.0`` (#31153)
jorenham
authored
adb35e4
View commit details
Copy full SHA for adb35e4
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
CI: correct the pkgconf_requirements name
andyfaff
committed
e495f00
View commit details
Copy full SHA for e495f00
View code at this point
Browse repository at this point
CI: refactor windows_arm64_steps
andyfaff
committed
3da6343
View commit details
Copy full SHA for 3da6343
View code at this point
Browse repository at this point
MAINT: Replace %-formatting with f-strings in remaining modules (UP031)
Noxaster
committed
106ecff
View commit details
Copy full SHA for 106ecff
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
MAINT: numpy.i: Replace deprecated `sprintf` with `snprintf` (#31056)
denproc
authored
e13e931
View commit details
Copy full SHA for e13e931
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
TST: add xfails for the Array API test failures
Show description for 2adb31f
ev-br
committed
2adb31f
View commit details
Copy full SHA for 2adb31f
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
Merge pull request #30898 from hugovk/fix-os-path-commonprefix-deprecation
Show description for fe7a927
mattip
authored
fe7a927
View commit details
Copy full SHA for fe7a927
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
CI: add Linux x86_64 clang ASAN+LSAN job (#30800)
mayeut
authored
fb3b178
View commit details
Copy full SHA for fb3b178
View code at this point
Browse repository at this point
Fix os.path.commonprefix deprecation
hugovk
committed
3b22285
View commit details
Copy full SHA for 3b22285
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
MAINT: remove download-wheels.py and update release-requirements.txt
Show description for 2c5b1eb
rgommers
committed
2c5b1eb
View commit details
Copy full SHA for 2c5b1eb
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
STY: remove unused ``# noqa``
jorenham
committed
53e1ca9
View commit details
Copy full SHA for 53e1ca9
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
CI/TYP: use basedpyright for type-completeness checking
jorenham
committed
4b70393
View commit details
Copy full SHA for 4b70393
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
back to pyright
MarcoGorelli
committed
2ac159b
View commit details
Copy full SHA for 2ac159b
View code at this point
Browse repository at this point
fixup
MarcoGorelli
committed
62d3661
View commit details
Copy full SHA for 62d3661
View code at this point
Browse repository at this point
ruff format compat, use basedpyright, simplify error message and conditional
MarcoGorelli
committed
38bad87
View commit details
Copy full SHA for 38bad87
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
typo, try windows again
MarcoGorelli
committed
5444684
View commit details
Copy full SHA for 5444684
View code at this point
Browse repository at this point
typo, remove unnecessary future annotations import
MarcoGorelli
committed
b641723
View commit details
Copy full SHA for b641723
View code at this point
Browse repository at this point
post-merge fixup
MarcoGorelli
committed
170d1af
View commit details
Copy full SHA for 170d1af
View code at this point
Browse repository at this point
update
MarcoGorelli
committed
efc4e78
View commit details
Copy full SHA for efc4e78
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into pyright-cov
MarcoGorelli
committed
76a97e6
View commit details
Copy full SHA for 76a97e6
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
TYP: remove unused stubtest allowlist entries
jorenham
committed
19d5a61
View commit details
Copy full SHA for 19d5a61
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
DEP: expire deprecations in ``lib._utils_impl`` (#30464)
Show description for d366070
jorenham
authored
d366070
View commit details
Copy full SHA for d366070
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
DEP: expire deprecations in ``lib._shape_base_impl`` (#30463)
Show description for abdb7bf
jorenham
and
charris
authored
abdb7bf
View commit details
Copy full SHA for abdb7bf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.