##// END OF EJS Templates
rust-python3: compatibility fix for incoming PyLong...
rust-python3: compatibility fix for incoming PyLong On Python3, PyInt is PyLong and it doesn't have the `value()` method. Re upcasting to PythonObj as done here works, but we might prefer taking a PythonObj from the onset (would require more testing) Differential Revision: https://phab.mercurial-scm.org/D6397

File last commit:

r32206:c4858385 default
r42548:48df8a06 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer