Skip to content

Add Examples for Private Mangling (GH-148423)#148424

Open
manoj-k-m wants to merge 2 commits intopython:mainfrom
manoj-k-m:add-private-mangling-doc
Open

Add Examples for Private Mangling (GH-148423)#148424
manoj-k-m wants to merge 2 commits intopython:mainfrom
manoj-k-m:add-private-mangling-doc

Conversation

@manoj-k-m
Copy link
Copy Markdown
Contributor

@manoj-k-m manoj-k-m commented Apr 12, 2026

Fixes gh-148423

Added Private name mangling example for both methods and variables in Doc/tutorial/classes.rst


📚 Documentation preview 📚: https://cpython-previews--148424.org.readthedocs.build/

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Apr 12, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Apr 12, 2026
@manoj-k-m manoj-k-m changed the title Added Examples for Private Mangling Added Examples for Private Mangling (GH-148423) Apr 12, 2026
@manoj-k-m manoj-k-m changed the title Added Examples for Private Mangling (GH-148423) Add Examples for Private Mangling Apr 12, 2026
@manoj-k-m manoj-k-m changed the title Add Examples for Private Mangling Add Examples for Private Mangling (GH-148423) Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Add Examples for private name mangling

1 participant