1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2025-03-06 16:21:46 +01:00

632 Commits

Author SHA1 Message Date
Satwik Kansal
bfdd71b19b
Merge pull request #374 from satwikkansal/dev
Merge dev branch into master
2025-03-06 13:05:23 +05:30
Satwik Kansal
83078d0d18
Merge pull request #372 from nifadyev/#371/setup-ci-to-lint-only-changed-loc
#371: Create temp file with changed LOC for lint CI action
2025-03-02 10:31:47 +05:30
Satwik Kansal
f03e111188 Merge remote-tracking branch 'origin/master' into dev 2025-03-02 10:31:30 +05:30
Vadim Nifadev
e374a889e2 Setup markdownlint Github Action 2025-02-28 09:05:27 +03:00
Satwik Kansal
c909ede235
Merge pull request #367 from nifadyev/translations/364/ru-fix-logical-typo
#364: Fix logical typo in section How not to use `is` operator
2025-01-16 23:48:13 +05:30
Vadim Nifadev
de24d18af5 Fix logical typo in section How not to use operator, Russian translation 2025-01-14 11:54:28 +03:00
Satwik Kansal
ceec5fddb9
Merge pull request #360 from nifadyev/fix/#269/fix-pr-template-path
Rename common PR template, fix links in PR and issue templates
2024-11-26 21:26:16 +05:30
Vadim Nifadev
684650beec Rename common PR template, fix links in PR and issue templates 2024-11-26 16:05:18 +03:00
Satwik Kansal
9c24ca961c
Merge pull request #359 from nifadyev/fix/#269/change-issues-link-and-fix-typos
#269: Change issues link and fix typos in Github issue templates
2024-11-26 14:39:44 +05:30
Vadim Nifadev
84e757692b #269: Change issues link and fix typos in Github issue templates 2024-11-26 09:10:27 +03:00
Satwik Kansal
a9f2f0b559
Merge pull request #355 from nifadyev/#269/update-contributing-and-add-pr-issue-templates
#269: Update contributing and add pr issue templates
2024-11-26 01:33:35 +05:30
Vadim Nifadev
cc704cebb4 #269: Update CONTRIBUTING guidelines, add PR and issue templates
- Add issue templates for bugs, translations and new snippets

- Add PR templates for general purpose, new snippets and translations
2024-11-24 15:01:40 +03:00
Satwik Kansal
af072271cc
Merge pull request #353 from nifadyev/#350/add-nox-support
#350: Add Nox and basic pyproject.toml created by Poetry
2024-11-05 16:41:12 +05:30
Vadim Nifadev
f956856d4c
Merge branch 'dev' into #350/add-nox-support 2024-11-05 14:07:12 +03:00
Satwik Kansal
15429d083b
Merge pull request #354 from nifadyev/feature/#347/configure-markdown-linter-and-formatter
#347: Add markdownlint-cli2 as Github Action and pre-commit hook
2024-11-05 15:38:43 +05:30
Vadim Nifadev
77c978b0f8 Fix Markdown syntax in README using Markdownlintcli autofix 2024-10-31 15:54:06 +03:00
Vadim Nifadev
8987d66adb Add Markdownlintcli config 2024-10-31 15:53:24 +03:00
Vadim Nifadev
f25156107b Configure Nox and basic Poetry support
- Use new structure for code blocks in README
2024-10-24 07:53:10 +03:00
Vadim Nifadev
c0217f29f3 Gix Github Action file extension 2024-10-23 10:21:52 +03:00
Vadim Nifadev
a999ed789f Add markdownlint-cli2 as Github Action and pre-commit hook 2024-10-23 08:54:18 +03:00
Satwik Kansal
ebfa77e509
Merge pull request #352 from nifadyev/delete-cli-version
#345: Delete cli package because it is not convinient to use
2024-10-17 21:32:22 +05:30
Vadim Nifadev
b10e2cbc31 Delete cli package because it is not convinient to use 2024-10-17 15:10:47 +03:00
Satwik Kansal
6abea7bb3e
Merge pull request #344 from nifadyev/feature/#74/add-dark-theme-and-alt-support-for-images
#74: Add dark theme and alt support for images

Resolves #74
Closes #302
Closes #317
2024-10-16 14:29:14 +05:30
Vadim Nifadev
578c82094c Fix image source url in notebook 2024-10-16 09:36:51 +03:00
Vadim Nifadev
6702c78868 Fix images source in notebook 2024-10-15 17:42:15 +03:00
Vadim Nifadev
c3e7cc9bed Change images source in notebook 2024-10-15 17:25:56 +03:00
Vadim Nifadev
4b3818a667 Replace images in notebook 2024-10-15 17:06:52 +03:00
Vadim Nifadev
5402122038 Replace images in russian translation 2024-10-15 17:06:27 +03:00
Vadim Nifadev
0bba8d932c Delete unused images 2024-10-15 15:54:40 +03:00
Vadim Nifadev
d8734aa6ac Fix invalid image path 2024-10-15 15:54:26 +03:00
Vadim Nifadev
daf7ccd2ce Use new theme specific logic for images 2024-10-15 15:51:43 +03:00
Vadim Nifadev
b471c9fa14 Fix image name, remove extra rectangles from dark theme image 2024-10-15 15:05:34 +03:00
Vadim Nifadev
e0411b68fb Use new theme specific logic for images 2024-10-15 14:55:12 +03:00
Vadim Nifadev
9315d0144d Add venv and vscode config folders to .gitignore 2024-10-15 14:54:22 +03:00
Vadim Nifadev
f07d547dc7 Replace string interning image to SVG, add image for dark theme 2024-10-15 14:54:03 +03:00
Satwik Kansal
93d7fb98e6
Merge pull request #316 from raigorx/patch-2
typo: strings-and-the-backslashes
2024-10-11 17:09:52 +05:30
Satwik Kansal
d2673bba08
Merge pull request #334 from nifadyev/master
Change link to Russian translation (follow up to PR #325)
2024-05-13 19:00:49 +05:30
Vadim Nifadev
be4811aeb7 Change link to Russian translation 2024-05-13 09:59:32 +03:00
Satwik Kansal
77af92f780
Merge pull request #325 from nifadyev/master
Add Russian translation
2024-05-10 11:03:39 +05:30
Satwik Kansal
394fa09b07
Merge branch 'master' into master 2024-05-10 11:02:03 +05:30
Satwik Kansal
b251f1b150
Merge pull request #330 from Elkiwa/fix/links_and_typos
Fix some outdated links
2024-05-10 10:54:25 +05:30
Jeremy Cheng
c7f3849c1a
doc: fix links and typos 2024-05-09 17:16:15 +09:00
Vadim Nifadev
d70bf71cb6 Fix link to Russian translation 2024-05-04 20:06:24 +03:00
Vadim Nifadev
8db7d48ad6 Add new link to Russian translation 2024-05-04 20:04:21 +03:00
Vadim Nifadev
39595fc35f Revert README.md 2024-05-04 20:03:28 +03:00
Vadim Nifadev
b6fd12efa2 Revert code-of-conduct.md 2024-05-04 20:01:51 +03:00
Vadim Nifadev
0ec5939713 Revert CONTRIBUTING.md 2024-05-04 19:58:56 +03:00
Vadim Nifadev
19fba38556 Fix links to Russian translation 2024-05-04 19:58:02 +03:00
Vadim Nifadev
16628ba071 Minor changes 2024-05-04 19:05:24 +03:00
Vadim Nifadev
b1684aaf39 Move translated files to translations/ru-russian 2024-05-04 18:58:57 +03:00