Skip to content

Commit ee2907b

Browse files
committed
Merge branch 'dynamic-loading-3.9' into 3.8
2 parents b54e6da + 97d3b46 commit ee2907b

25 files changed

+1512
-12279
lines changed

.gitignore

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
*.swo
22
*.swp
3-
src/*
3+
.envrc
4+
.vscode/
45
archive/*
56
build/*
6-
downloads/*
77
diff/*
88
dist/*
9-
.envrc
10-
.vscode/
9+
downloads/*
10+
install/*
1111
local/*
12+
merge/*
13+
src/*
14+
support/*
1215
*.dist-info
1316
__pycache__
1417
tests/testbed/macOS

0 commit comments

Comments
 (0)