Skip to content

Python Language Summit 2026 - #137

Open
sethmlarson wants to merge 2 commits into
mainfrom
language-summit-2026
Open

sethmlarson wants to merge 2 commits into
mainfrom
language-summit-2026

Conversation

@sethmlarson

@sethmlarson sethmlarson commented Sep 26, 2026 •

Copy link
Copy Markdown
Contributor

Landing page, 10 full-length blog posts, and 5 short "lightning" talk summaries detailing the Python Language Summit 2026.

Apologies in advance if leaving review comments is a little wonky, many (but not all) of the paragraphs are on single lines instead of having line breaks. That is an artifact of using Google Docs for a majority of the work and then using their "Docs to Markdown" tool to export the documents once we decided we'd be publishing to the Python Insider Blog.

TODOs:

  • Decide whether we want to move forward with September 30th as a publication date.
  • Is there a way we can order the blog posts even though they're published on the same day? Such as publishing the landing page last so it is the "first" item in RSS feeds?
  • (@sethmlarson) Confirm with the PSF blog for that date to cross-post landing page.
  • (@sethmlarson) Add an image to the landing page of all attendees.

@psf-cabotage-us-east-2

psf-cabotage-us-east-2 Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Branch Deploy for pr-137 in Python Insider

Service Status Preview Updated (UTC)
build-python-insider ✅ Deployed (View Logs) Open Sep 26, 2026 at 10:05 PM

@hugovk

hugovk commented Sep 26, 2026

Copy link
Copy Markdown
Member

Apologies in advance if leaving review comments is a little wonky, many (but not all) of the paragraphs are on single lines instead of having line breaks. That is an artifact of using Google Docs for a majority of the work and then using their "Docs to Markdown" tool to export the documents once we decided we'd be publishing to the Python Insider Blog.

Should be fine :)

If you did want to wrap, Prettier (like Black for JS) could do it, something like this:

bunx prettier@3 --prose-wrap=always --print-width=88 \
  --embedded-language-formatting=off \
  --write "content/posts/language-summit-2026*/index.md"

This branch was successfully deployed

1 active deployment
python/python-insider/pr-137 — d30ec227 Deployed Sep 26, 2026 by psf-cabotage-us-east-2[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants