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
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
.
IntelPython
/
dpnp
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
130
Code
Issues
52
Pull requests
29
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add proper exception handling for nested lists in
dpnp.repeat
- #3024
#3024
Merged
antonwolfy
merged 10 commits into
master
IntelPython/dpnp:master
from
fix-repeat-nested-list
IntelPython/dpnp:fix-repeat-nested-list
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add proper exception handling for nested lists in
dpnp.repeat
#3024
antonwolfy
merged 10 commits into
master
IntelPython/dpnp:master
from
fix-repeat-nested-list
IntelPython/dpnp:fix-repeat-nested-list
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
Raise ValueError for nested sequence of repeats in repeat
Show description for d50bc6b
antonwolfy
committed
d50bc6b
View commit details
Copy full SHA for d50bc6b
Browse repository at this point
Un-skip cupy test for nested-list repeats rejection
Show description for e7cee6d
antonwolfy
committed
e7cee6d
View commit details
Copy full SHA for e7cee6d
Browse repository at this point
Add CHANGELOG entry for repeat nested-sequence fix
antonwolfy
committed
397d873
View commit details
Copy full SHA for 397d873
Browse repository at this point
Align test_tiling.py with latest changes
antonwolfy
committed
745b4d2
View commit details
Copy full SHA for 745b4d2
Browse repository at this point
Commits on Aug 17, 2026
Point changelog entry to the PR instead of the issue
antonwolfy
committed
b46548f
View commit details
Copy full SHA for b46548f
Browse repository at this point
Add test for multi-element nested sequence of repeats
antonwolfy
committed
f36d4c0
View commit details
Copy full SHA for f36d4c0
Browse repository at this point
Preserve scalar fast path by checking repeats sequence on the host
antonwolfy
committed
b1998a5
View commit details
Copy full SHA for b1998a5
Browse repository at this point
Document 0- or 1-dimensional repeats constraint and fix param name
antonwolfy
committed
0c6fab8
View commit details
Copy full SHA for 0c6fab8
Browse repository at this point
Merge branch 'master' into fix-repeat-nested-list
antonwolfy
authored
da9dde5
View commit details
Copy full SHA for da9dde5
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'master' into fix-repeat-nested-list
antonwolfy
authored
ea82e74
View commit details
Copy full SHA for ea82e74
Browse repository at this point
You can’t perform that action at this time.