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
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
104
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
add arrayiter.__reduce__
- #3868
#3868
Merged
youknowone
merged 8 commits into
RustPython:main
RustPython/RustPython:main
from
maong0927:arrayiter_reduce
maong0927/RustPython:arrayiter_reduce
Copy head branch name to clipboard
Jul 18, 2022
Conversation
Commits
8
(8)
Checks
Files changed
Merged
add arrayiter.__reduce__
#3868
youknowone
merged 8 commits into
RustPython:main
RustPython/RustPython:main
from
maong0927:arrayiter_reduce
maong0927/RustPython:arrayiter_reduce
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2022
Add arrayiter __reduce__
Show description for 0f24b18
maong0927
and
Yaminyam
committed
0f24b18
View commit details
Copy full SHA for 0f24b18
Browse repository at this point
update test_iterator_pickle
Show description for ab284c8
maong0927
and
Yaminyam
committed
ab284c8
View commit details
Copy full SHA for ab284c8
Browse repository at this point
fix position value to struct value
maong0927
committed
821f3e7
View commit details
Copy full SHA for 821f3e7
Browse repository at this point
Commits on Jul 16, 2022
Fix: Modify iter next to be implemented only internal
Yaminyam
committed
1a526af
View commit details
Copy full SHA for 1a526af
Browse repository at this point
Update stdlib/src/array.rs
Show description for 50aebef
Yaminyam
and
Snowapril
authored
50aebef
View commit details
Copy full SHA for 50aebef
Browse repository at this point
Feat: impl `PyArrayIter.setstate`
Yaminyam
committed
2417d3e
View commit details
Copy full SHA for 2417d3e
Browse repository at this point
Refactor: convert indent from tab to space
Yaminyam
committed
cdd937c
View commit details
Copy full SHA for cdd937c
Browse repository at this point
Refactor: delete unnecessary clones
Yaminyam
committed
2bf61aa
View commit details
Copy full SHA for 2bf61aa
Browse repository at this point
You can’t perform that action at this time.