8000 Fixes for 3.12 Update by skpanagiotis · Pull Request #606 · python/python-docs-gr · GitHub
[go: up one dir, main page]

Skip to content

Fixes for 3.12 Update #606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 7, 2025
Merged
Changes from 1 commit
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
Prev Previous commit
Update glossary.po
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
  • Loading branch information
skpanagiotis and lysnikolaou authored May 7, 2025
commit c0e5f070e5eb47f308c84af0a27c8ee769366d23
2 changes: 1 addition & 1 deletion glossary.po
Original file line number Diff line number Diff line change
Expand Up @@ -3043,7 +3043,7 @@ msgid ""
msgstr ""
"Μια μικρή μονάδα πηγαίου κώδικα, που παράγεται από τον :ref:`lexical "
"analyzer <lexical>` (ο οποίος αποκαλείται επίσης *tokenizer*). Ονόματα, "
"αριθμοί, συμβολοσειρές, τελεστές αλλαγές γραμμής και παρόμοια στοιχεία "
"αριθμοί, συμβολοσειρές, τελεστές, αλλαγές γραμμής και παρόμοια στοιχεία "
"αναπαρίστανται ως tokens."

#: glossary.rst:1226
Expand Down
0