Thanks to visit codestin.com
Credit goes to github.com

Skip to content

delete_pot_creation_date.py の除去 #775

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

Closed
cocoatomo opened this issue Nov 24, 2017 · 1 comment
Closed

delete_pot_creation_date.py の除去 #775

cocoatomo opened this issue Nov 24, 2017 · 1 comment

Comments

@cocoatomo
Copy link
Contributor

cocoatomo commented Nov 24, 2017

.pot ファイルの内容に変更が無い場合, POT-Creation-Date を更新しないような修正が Sphinx 1.5.4 で入った. (issue: sphinx-doc/sphinx#3443, PR: sphinx-doc/sphinx#3490, release note: http://www.sphinx-doc.org/en/1.6.5/changes.html#id12)
そのため delete_pot_creation_date.py (python-doc-ja/cpython-doc-intl#1 にて導入) を実行する必要が無くなった.

Makefile から delete_pot_creation_date.py を実行している箇所を削除し, delete_pot_creation_date.py を除去する.

cocoatomo added a commit to python-doc-ja/cpython-doc-intl that referenced this issue Feb 20, 2018
cocoatomo added a commit to python-doc-ja/cpython-doc-intl that referenced this issue Feb 20, 2018
@cocoatomo
Copy link
Contributor Author

それぞれ以下のコミットにて対応完了

2.7 → python-doc-ja/cpython-doc-intl@fbbffed
3.7 → python-doc-ja/cpython-doc-intl@2d2cbd0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant