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
99
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Chain reduce
- #4232
#4232
Merged
youknowone
merged 13 commits into
RustPython:main
RustPython/RustPython:main
from
dannasman:chain_reduce
dannasman/RustPython:chain_reduce
Copy head branch name to clipboard
Oct 21, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Chain reduce
#4232
youknowone
merged 13 commits into
RustPython:main
RustPython/RustPython:main
from
dannasman:chain_reduce
dannasman/RustPython:chain_reduce
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2022
add reduce for chain
dannasman
committed
e91ac80
View commit details
Copy full SHA for e91ac80
Browse repository at this point
Merge branch 'main' of github.com:dannasman/RustPython into chain_reduce
Show description for 108519a
dannasman
committed
108519a
View commit details
Copy full SHA for 108519a
Browse repository at this point
fix formatting issues
dannasman
committed
05ce6f8
View commit details
Copy full SHA for 05ce6f8
Browse repository at this point
change some clone() calls to to_owned() to fix mismatched type errors
dannasman
committed
7aff198
View commit details
Copy full SHA for 7aff198
Browse repository at this point
fix formatting issues
dannasman
committed
bda0f4e
View commit details
Copy full SHA for bda0f4e
Browse repository at this point
add HAS_DICT flag to chain
dannasman
committed
1e4e266
View commit details
Copy full SHA for 1e4e266
Browse repository at this point
fix formatting issues
dannasman
committed
c398635
View commit details
Copy full SHA for c398635
Browse repository at this point
fix clippy issues
dannasman
committed
9609b2e
View commit details
Copy full SHA for 9609b2e
Browse repository at this point
remove reduce_ex for now
dannasman
committed
33de7b7
View commit details
Copy full SHA for 33de7b7
Browse repository at this point
Commits on Oct 19, 2022
add setstate for chain
dannasman
committed
1f38cd3
View commit details
Copy full SHA for 1f38cd3
Browse repository at this point
Commits on Oct 20, 2022
Merge branch 'RustPython:main' into chain_reduce
dannasman
authored
60c295a
View commit details
Copy full SHA for 60c295a
Browse repository at this point
switch back the to_owned() calls and remove flag changes (see commit 7aff198)
dannasman
committed
d0b5654
View commit details
Copy full SHA for d0b5654
Browse repository at this point
Commits on Oct 21, 2022
fix styling and lock issues
dannasman
committed
e32d4de
View commit details
Copy full SHA for e32d4de
Browse repository at this point
You can’t perform that action at this time.