Skip to content

gh-129922: Promote _mdiff to a public function - #156823

Open
kesara wants to merge 5 commits into
python:mainfrom
kesara:promote/mdiff
Open

gh-129922: Promote _mdiff to a public function#156823
kesara wants to merge 5 commits into
python:mainfrom
kesara:promote/mdiff

Conversation

@kesara

@kesara kesara commented Sep 2, 2026

Copy link
Copy Markdown

Promote difflib._mdiff() to public function.
Fixes #129922

@python-cla-bot

python-cla-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app

bedevere-app Bot commented Sep 2, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@bedevere-app

bedevere-app Bot commented Sep 2, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@kesara kesara changed the title gh-129922: Promote _mdiff to a standard method gh-129922: Promote _mdiff to a public function Sep 2, 2026
@read-the-docs-community

read-the-docs-community Bot commented Sep 2, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34353957 | 📁 Comparing 517e440 against main (39a9a47)

  🔍 Preview build  

2 files changed
± library/difflib.html
± whatsnew/changelog.html

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.

Promote difflib._mdiff() to public API

1 participant