Skip to content

[3.13] gh-143928: Remove outdated comparison between pickle and marshal regarding recursion (GH-144025) - #144247

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-923d9d2-3.13
Jan 26, 2026
Merged

[3.13] gh-143928: Remove outdated comparison between pickle and marshal regarding recursion (GH-144025)#144247
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-923d9d2-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

…l regarding recursion (pythonGH-144025)
(cherry picked from commit 923d9d2)
Co-authored-by: Yashraj <yashrajpala8@gmail.com>
@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news labels Jan 26, 2026
@vstinner
vstinner enabled auto-merge (squash) January 26, 2026 13:39
@vstinner
vstinner merged commit 01c1876 into python:3.13Jan 26, 2026
30 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJan 26, 2026
@miss-islington
miss-islington deleted the backport-923d9d2-3.13 branch January 26, 2026 13:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@vstinner@Yashp002