Skip to content

gh-86726: Add few missing versionadded directives - #151662

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:tk-docs-versionadded
Jun 18, 2026
Merged

gh-86726: Add few missing versionadded directives#151662
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:tk-docs-versionadded

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jun 18, 2026

Copy link
Copy Markdown
Member

Pack.pack_content, Place.place_content and Grid.grid_content were added in 3.15.

Pack.pack_content, Place.place_content and Grid.grid_content were
added in 3.15.
@serhiy-storchakaserhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 18, 2026
@serhiy-storchakaserhiy-storchaka changed the title gh-86726: Add few missed versionadded directivesgh-86726: Add few missing versionadded directivesJun 18, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) June 18, 2026 15:36
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33203356 | 📁 Comparing 1041a56 against main (3cd02a1)

🔍 Preview build

1 file changed
±library/tkinter.html

@serhiy-storchaka
serhiy-storchaka merged commit bfecfcc into python:mainJun 18, 2026
38 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJun 18, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-151663 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 18, 2026
@serhiy-storchaka
serhiy-storchaka deleted the tk-docs-versionadded branch June 18, 2026 15:52
serhiy-storchaka added a commit that referenced this pull request Jun 18, 2026
…H-151663)
Pack.pack_content, Place.place_content and Grid.grid_content were
added in 3.15.
(cherry picked from commit bfecfcc)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
pyctrl pushed a commit to pyctrl/cpython that referenced this pull request Jul 5, 2026
)
Pack.pack_content, Place.place_content and Grid.grid_content were
added in 3.15.
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.

1 participant

@serhiy-storchaka