Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.12] gh-115323: Add meaningful error message for using bytearray.extend with str (GH-115332)#115894

Closed
miss-islington wants to merge 1 commit intopython:3.12from
miss-islington:backport-948acd6-3.12
Closed

[3.12] gh-115323: Add meaningful error message for using bytearray.extend with str (GH-115332)#115894
miss-islington wants to merge 1 commit intopython:3.12from
miss-islington:backport-948acd6-3.12

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 24, 2024

Perform str check after TypeError is raised

(cherry picked from commit 948acd6)

Co-authored-by: Jay Ting [email protected]
Co-authored-by: Terry Jan Reedy [email protected]

…end with str (pythonGH-115332)

Perform str check after TypeError is raised
---------

(cherry picked from commit 948acd6)

Co-authored-by: Jay Ting <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
@terryjreedy terryjreedy enabled auto-merge (squash) February 24, 2024 23:35
auto-merge was automatically disabled February 24, 2024 23:38

Pull request was closed

@miss-islington miss-islington deleted the backport-948acd6-3.12 branch January 2, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants