Skip to content

Add map.reduce() #3734

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from May 22, 2022
Merged

Add map.reduce() #3734

merged 2 commits into from May 22, 2022

Conversation

ghost
Copy link

@ghost ghost commented May 21, 2022

No description provided.

@fanninpm
Copy link
Contributor

Welcome, and thank you for improving the pass rate of the CPython test suite (located in Lib/test). In another commit, can you delete the lines that mark those certain tests as failing? You can see which tests are failing by looking at the CI logs. To help you narrow it down, you can run the following command locally:

cargo run --release --features ssl,jit -- -m $MODULE -v

where $MODULE is the name of the Python module you want to run. For example, test.test_builtin.

Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for contributing!

@youknowone youknowone merged commit bd4f7ab into RustPython:main May 22, 2022
@ghost ghost deleted the map-mod branch May 22, 2022 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants