##// END OF EJS Templates
rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new()...
rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new() For the same reason as the previous patch. The unsafe stuff can be better documented if these functions are inlined.

File last commit:

r43621:4565a0af stable
r44687:f015d679 default
Show More
requirements.txt.in
7 lines | 135 B | text/plain | TextLexer
Gregory Szorc
inno: script to automate building Inno installer...
r42019 docutils
dulwich
keyring
pygments
Gregory Szorc
packaging: upgrade packages distributed with Windows installers...
r43621 # Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes