Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/authors/stan-ulbrych.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Stan Ulbrych",
"bio": "Python patcher, PSRT member, and translator",
"bio": "Python core team, PSRT, and Docs WG member",
"github": "StanFromIreland",
"avatar": "",
"bluesky": "stan.ulbrych.org",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: The Python documentation is now available in Russian!
publishDate: 2026-08-22
author: Stan Ulbrych
tags:
- docs
published: true
---
We’re excited to announce that the [Python documentation is now available in Russian (русский)](https://docs.python.org/ru/3.14/)! 🎉

A huge thank you to everyone who contributed their time and expertise to the
translation effort. Community contributions like these help make Python more
accessible to people around the world.

## Did you know?

Two letters of the Russian alphabet, **ь** (the soft sign) and **ъ** (the hard
sign), don’t represent sounds of their own. Instead, they affect how other
letters are pronounced or help separate sounds. See
[Wikipedia](https://en.wikipedia.org/wiki/Russian_alphabet#Non-vocalized_letters)
to learn more.

## Help wanted

Python’s documentation is available in many other languages as well, and these
translations depend on contributors to keep them accurate and up to date.
If you’d like to help translate or maintain Python documentation in your
language, take a look at the translation guide in the [Python Developer’s
Guide](https://devguide.python.org/documentation/translations/translating/#translating)
and the [Translation dashboard](https://translations.python.org).