10000 gh-103977: compile re expressions in platform.py only if required by eendebakpt · Pull Request #103981 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-103977: compile re expressions in platform.py only if required #103981

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 12 commits into from
Apr 30, 2023
Prev Previous commit
Next Next commit
revert changes to coding20731.py
  • Loading branch information
eendebakpt committed Apr 29, 2023
commit e0253a8852486903c29d6885966c5d08c47a26ff
3 changes: 3 additions & 0 deletions Lib/test/coding20731.py
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
#coding:latin1



0