Show More
@@ -138,7 +138,7 REVIDX_RAWTEXT_CHANGING_FLAGS | |||
|
138 | 138 | |
|
139 | 139 | parsers = policy.importmod('parsers') |
|
140 | 140 | rustancestor = policy.importrust('ancestor') |
|
141 | rustdagop = policy.importrust('dagop') | |
|
141 | rustdagop = policy.importrust('dagop', pyo3=True) | |
|
142 | 142 | rustrevlog = policy.importrust('revlog') |
|
143 | 143 | |
|
144 | 144 | # Aliased for performance. |
General Comments 0
You need to be logged in to leave comments.
Login now