File tree Expand file tree Collapse file tree
posts/the-python-documentation-is-now-available-in-russian Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " Stan Ulbrych" ,
3- "bio" : " Python patcher , PSRT member , and translator " ,
3+ "bio" : " Python core team , PSRT, and Docs WG member " ,
44 "github" : " StanFromIreland" ,
55 "avatar" : " " ,
66 "bluesky" : " stan.ulbrych.org" ,
Original file line number Diff line number Diff line change 1+ ---
2+ title : The Python documentation is now available in Russian!
3+ publishDate : 2026-08-22
4+ author : Stan Ulbrych
5+ tags :
6+ - docs
7+ published : true
8+ ---
9+ We’re excited to announce that the [ Python documentation is now available in Russian (русский)] ( https://docs.python.org/ru/3.14/ ) ! 🎉
10+
11+ A huge thank you to everyone who contributed their time and expertise to the
12+ translation effort. Community contributions like these help make Python more
13+ accessible to people around the world.
14+
15+ ## Did you know?
16+
17+ Two letters of the Russian alphabet, ** ь** (the soft sign) and ** ъ** (the hard
18+ sign), don’t represent sounds of their own. Instead, they affect how other
19+ letters are pronounced or help separate sounds. See
20+ [ Wikipedia] ( https://en.wikipedia.org/wiki/Russian_alphabet#Non-vocalized_letters )
21+ to learn more.
22+
23+ ## Help wanted
24+
25+ Python’s documentation is available in many other languages as well, and these
26+ translations depend on contributors to keep them accurate and up to date.
27+ If you’d like to help translate or maintain Python documentation in your
28+ language, take a look at the translation guide in the [ Python Developer’s
29+ Guide] ( https://devguide.python.org/documentation/translations/translating/#translating )
30+ and the [ Translation dashboard] ( https://translations.python.org ) .
You can’t perform that action at this time.
0 commit comments