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

[3.12] gh-131357: Add a set of asserts to test.test_capi.test_bytearray (GH-131554)#131629

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
sobolevn merged 1 commit intopython:3.12fromnybblista:backport-f3bf304-3.12
Mar 23, 2025

Conversation

nybblista
Copy link
Contributor

@nybblistanybblista commentedMar 23, 2025
edited by bedevere-appbot
Loading

add a set of asserts to test.test_capi.test_bytearray

  1. Assert empty bytearray object forPyByteArray_Check.
  2. Assert empty bytearray object forPyByteArray_CheckExact.
  3. Assert 0-size bytearray object forPyByteArray_Size.
  4. Assert empty bytearray object forPyByteArray_AsString.
  5. Assert concatenation of the bytearray object with itself forPyByteArray_Concat.

(cherry picked from commitf3bf304)

…ytearray (python#131554)add a set of asserts to test.test_capi.test_bytearray1. Assert empty bytearray object for PyByteArray_Check.2. Assert empty bytearray object for PyByteArray_CheckExact.3. Assert 0-size bytearray object for PyByteArray_Size.4. Assert empty bytearray object for PyByteArray_AsString.5. Assert concatenation of the bytearray object with itself for PyByteArray_Concat.(cherry picked from commitf3bf304)
@sobolevnsobolevnenabled auto-merge (squash)March 23, 2025 17:33
@sobolevnsobolevn merged commit7f2de07 intopython:3.12Mar 23, 2025
32 checks passed
@nybblistanybblista deleted the backport-f3bf304-3.12 branchMarch 23, 2025 18:33
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@sobolevnsobolevnsobolevn approved these changes

Assignees
No one assigned
Labels
skip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@nybblista@sobolevn

[8]ページ先頭

©2009-2025 Movatter.jp