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

Fix string construction#1862

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
filmor merged 1 commit intopythonnet:releasefromfilmor:fix-string-construction
Jul 11, 2022

Conversation

@filmor
Copy link
Member

What does this implement/fix? Explain your changes.

Since .NET strings are currently treated as "primitive" types (as they can not be constructed uninitialised, like other non-primitive types can), we only provide the "simple" constructor that converts a Python string or copies an existingString instance.

Does this close any currently open issues?

...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Ensure you have signed the.NET Foundation CLA
  • Add yourself toAUTHORS
  • Updated theCHANGELOG

@filmorfilmor mentioned this pull requestJul 8, 2022
23 tasks
@filmorfilmorforce-pushed thefix-string-construction branch fromcdfedf1 to24e5c7eCompareJuly 9, 2022 22:39
@filmorfilmorforce-pushed thefix-string-construction branch from24e5c7e to808fb0aCompareJuly 11, 2022 14:16
@filmorfilmor marked this pull request as ready for reviewJuly 11, 2022 14:17
@filmorfilmor changed the base branch frommaster toreleaseJuly 11, 2022 14:17
@filmorfilmor merged commit60a719c intopythonnet:releaseJul 11, 2022
@filmorfilmor deleted the fix-string-construction branchJuly 11, 2022 14:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@filmor

[8]ページ先頭

©2009-2025 Movatter.jp