Skip to content

Fix all syntax erorrs #63

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 15 commits into from
Dec 4, 2022
Prev Previous commit
Next Next commit
Update Makefile
  • Loading branch information
egeakman committed Dec 2, 2022
commit 540efee0b3ddbcdf02ff287bc217b38b72b4fbe6
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# from which we generated our po files. We use it here so when we
# test build, we're building with the .rst files that generated our
# .po files.
CPYTHON_CURRENT_COMMIT := 251d2eadc7f5b4042245709f41c38169a284e146
CPYTHON_CURRENT_COMMIT := 64dae2efd5a083d342d744d40ca8d6ebb28bc771

CPYTHON_PATH := ../cpython/

Expand Down