Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implementas_sequence forarray#4585

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
youknowone merged 7 commits intoRustPython:mainfromdannasman:array_as_sequence
Mar 2, 2023

Conversation

dannasman
Copy link
Contributor

Hi!

Here is a solution proposal forAsSequence trait's functionas_sequence inarray.rs. Related to issue#3244.

youknowone reacted with thumbs up emoji
@youknowone
Copy link
Member

@Snowapril could you review this pr?

Comment on lines 1324 to 1325
let mut objects = zelf.read().get_objects(vm);
objects.push(other.to_owned());
Copy link
Member

Choose a reason for hiding this comment

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

is this different tofn add?

@dannasmandannasman requested review fromyouknowone and removed request forqingshi163March 2, 2023 13:23
Copy link
Member

@youknowoneyouknowone left a comment

Choose a reason for hiding this comment

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

looks good, thank you!

dannasman reacted with rocket emoji
@youknowoneyouknowone merged commitcdf5634 intoRustPython:mainMar 2, 2023
@dannasmandannasman deleted the array_as_sequence branchJune 17, 2023 19:09
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@youknowoneyouknowoneyouknowone approved these changes

@qingshi163qingshi163Awaiting requested review from qingshi163

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@dannasman@youknowone

[8]ページ先頭

©2009-2025 Movatter.jp