Merge branch 'master' into python-3.3-to-3.5

This commit is contained in:
rocky
2024-07-15 08:01:08 -04:00
10 changed files with 101 additions and 49 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
# Next line is 1164
def foo():
name = "bar"
lambda x: compile(x, "<register %s's commit>" % name, "exec") if x else None