Commit 916bb0d
authored
Add missing parser files to Python 3.13 Linux and macOS builds (#456)
This PR fixes the CPython 3.13 distributions on Linux and macOS builds
to include the additional object files in subdirectories of the `Parser`
directory. Will fix #378 when merged.
Windows builds are unaffected by the bug because the Windows build
script uses a different mechanism to collect the object files.1 parent 7f80d2e commit 916bb0d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
992 | | - | |
| 992 | + | |
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
| |||
0 commit comments