Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add an action to sync latest doc periodically#81

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
egeakman merged 26 commits intopython:3.11fromArdasak:3.11
Jan 14, 2023
Merged
Changes from1 commit
Commits
Show all changes
26 commits
Select commitHold shift + click to select a range
35b3573
Create update_changes.yml
ArdasakJan 12, 2023
97e0aff
Update
ArdasakJan 12, 2023
b772ddd
Update
ArdasakJan 12, 2023
f54c141
Update update_changes.yml
ArdasakJan 12, 2023
5ad218a
Update update_changes.yml
ArdasakJan 12, 2023
2635ff7
Update
ArdasakJan 12, 2023
7fa54bf
Merge branch '3.11' of https://github.com/Ardasak/python-docs-tr into…
ArdasakJan 12, 2023
01cb4a8
Delete
ArdasakJan 12, 2023
0898cef
Update update_changes.yml
ArdasakJan 14, 2023
544a5f0
Update update_changes.yml
egeakmanJan 14, 2023
49cfdf4
Update update_changes.yml
ArdasakJan 14, 2023
b4db371
Update requirements.txt
ArdasakJan 14, 2023
43afbd5
Update update_changes.yml
ArdasakJan 14, 2023
c52e813
Testing something
egeakmanJan 14, 2023
445db10
Update update_changes.yml
ArdasakJan 14, 2023
4deed37
Update update_changes.yml
ArdasakJan 14, 2023
1545163
Update update_changes.yml
ArdasakJan 14, 2023
f7a6967
Update update_changes.yml
ArdasakJan 14, 2023
a669805
Update update_changes.yml
ArdasakJan 14, 2023
bfc70cc
Update update_changes.yml
ArdasakJan 14, 2023
bbe476e
Update update_changes.yml
ArdasakJan 14, 2023
7a0d35b
Update update_changes.yml
ArdasakJan 14, 2023
46d7e9b
Update .gitignore
ArdasakJan 14, 2023
548bffd
Finishing touches
egeakmanJan 14, 2023
1f9832f
Update update_doc.yml
egeakmanJan 14, 2023
4392fea
Update .gitignore
egeakmanJan 14, 2023
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
PrevPrevious commit
NextNext commit
Update update_changes.yml
  • Loading branch information
@Ardasak
Ardasak authoredJan 14, 2023
commit0898cef7e346e02b603ddf54f12e9ae2f7b979cb
3 changes: 3 additions & 0 deletions.github/workflows/update_changes.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,6 +11,9 @@ jobs:

steps:
- uses: actions/checkout@v3

- name: Clone CPython Repo
run: git clone https://github.com/python/cpython venv/cpython

- name: Install dependencies
run: pip install -r requirements.txt && sudo apt install gettext
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp