Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
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
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
path = problem-sets
url = git@github.com:edu-python-course/problem-sets
[submodule "src/appx/blog"]
path = src/appx/blog
path = src/spec/blog
url = git@github.com:edu-python-course/blog-spec
[submodule "src/appx/libms"]
path = src/appx/libms
path = src/spec/libms
url = git@github.com:edu-python-course/libms-spec.git
[submodule "src/spec/giver"]
path = src/spec/giver
Expand Down
61 changes: 37 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ sphinxcontrib-bibtex = "^2.5.0"
sphinxcontrib-mermaid = "^0.8.1"
sphinx-copybutton = "^0.5.2"
toml = "^0.10.2"
sphinx-reredirects = "^0.1.3"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
13 changes: 7 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
alabaster==0.7.13 ; python_version >= "3.9" and python_version < "4.0"
babel==2.13.1 ; python_version >= "3.9" and python_version < "4.0"
certifi==2023.7.22 ; python_version >= "3.9" and python_version < "4.0"
babel==2.14.0 ; python_version >= "3.9" and python_version < "4.0"
certifi==2023.11.17 ; python_version >= "3.9" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_version >= "3.9" and python_version < "4.0"
click==8.1.7 ; python_version >= "3.9" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.9" and python_version < "4.0" and platform_system == "Windows"
docutils==0.18.1 ; python_version >= "3.9" and python_version < "4.0"
idna==3.4 ; python_version >= "3.9" and python_version < "4.0"
idna==3.6 ; python_version >= "3.9" and python_version < "4.0"
imagesize==1.4.1 ; python_version >= "3.9" and python_version < "4.0"
importlib-metadata==6.8.0 ; python_version >= "3.9" and python_version < "3.10"
importlib-metadata==7.0.1 ; python_version >= "3.9" and python_version < "3.10"
jinja2==3.1.2 ; python_version >= "3.9" and python_version < "4.0"
latexcodec==2.0.1 ; python_version >= "3.9" and python_version < "4.0"
markdown-it-py==2.2.0 ; python_version >= "3.9" and python_version < "4.0"
Expand All @@ -18,14 +18,15 @@ myst-parser==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
packaging==23.2 ; python_version >= "3.9" and python_version < "4.0"
pybtex-docutils==1.0.3 ; python_version >= "3.9" and python_version < "4.0"
pybtex==0.24.0 ; python_version >= "3.9" and python_version < "4.0"
pygments==2.16.1 ; python_version >= "3.9" and python_version < "4.0"
pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
requests==2.31.0 ; python_version >= "3.9" and python_version < "4.0"
setuptools==68.2.2 ; python_version >= "3.9" and python_version < "4.0"
setuptools==69.0.3 ; python_version >= "3.9" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
snowballstemmer==2.2.0 ; python_version >= "3.9" and python_version < "4.0"
sphinx-copybutton==0.5.2 ; python_version >= "3.9" and python_version < "4.0"
sphinx-intl==2.1.0 ; python_version >= "3.9" and python_version < "4.0"
sphinx-reredirects==0.1.3 ; python_version >= "3.9" and python_version < "4.0"
sphinx-rtd-theme==1.3.0 ; python_version >= "3.9" and python_version < "4.0"
sphinx==6.2.1 ; python_version >= "3.9" and python_version < "4.0"
sphinxcontrib-applehelp==1.0.7 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
12 changes: 6 additions & 6 deletions src/_locales/uk/LC_MESSAGES/appx/printf.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Python Training Course 2022.11.dev\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-05 19:49+0300\n"
"PO-Revision-Date: 2023-10-05 20:02+0300\n"
"POT-Creation-Date: 2023-12-26 23:58+0200\n"
"PO-Revision-Date: 2023-12-27 00:02+0200\n"
"Last-Translator: Serhii Horodilov <sgorodil@gmail.com>\n"
"Language-Team: ua <LL@li.org>\n"
"Language: uk\n"
Expand All @@ -16,8 +16,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
"Generated-By: Babel 2.13.0\n"
"X-Generator: Poedit 3.4\n"
"Generated-By: Babel 2.14.0\n"
"X-Generator: Poedit 3.4.2\n"

#: ../../src/appx/printf.txt:-1
msgid "Formatted strings usage in Python"
Expand All @@ -32,8 +32,8 @@ msgid "python, string, formatting"
msgstr "python, string, formatting"

#: ../../src/appx/printf.txt:10
msgid "``printf-style`` String Formatting"
msgstr "``printf-style`` Форматування рядків"
msgid "String Formatting: printf-style"
msgstr "Форматування рядка: стиль printf"

#: ../../src/appx/printf.txt:12
msgid ""
Expand Down
Loading