16 Commits

Author SHA1 Message Date
Jeong YunWon
f53c68695d Add __origname__ to frozenlibs to fix importlib 2023-02-24 14:14:19 +09:00
Jim Fasarakis-Hilliard
e1ab8a9b42 Fix clippy issues for rust 1.67 (#4478) 2023-01-31 09:46:19 +09:00
Jeong YunWon
d935fbc445 Fix nightly clippy warnings 2022-12-05 12:18:16 +09:00
Jeong YunWon
bc29c83e77 Add proper cargo:rerun-if-changed for pylib-crate 2022-08-18 02:27:20 +09:00
Jeong Yunwon
6357a1acbe clean up imports and useless allow attributes 2022-04-15 23:58:20 +09:00
Jeong YunWon
fb25a15f2c split rustpython-stdlib crate 2021-10-01 01:54:04 +09:00
Noah
4de16f6955 Remove derive_more dep 2021-07-31 10:49:39 -05:00
Noah
b4827a8d22 Use Cow<str> for key in stdlib_inits, remove use of hashmap macro 2021-04-21 20:09:50 -05:00
Noah
b0f9c2809e Add SSLContext.compression 2021-02-20 21:04:30 -06:00
Noah
781f46a826 Add more ssl methods 2021-02-07 19:39:36 -06:00
Noah
a7131ee46b Add _sysconfigdata_* 2020-06-21 16:47:42 -05:00
ChJR
0808f47210 Change git branch command line like CPython 2019-10-06 17:39:11 +09:00
ChJR
85f51e55f9 Change build info format 2019-10-06 17:36:05 +09:00
ChJR
fd64763088 Add git_tag() 2019-09-22 18:07:02 +09:00
ChJR
c7341d60ec Make git hash shorter 2019-09-22 17:08:28 +09:00
Windel Bouwman
ef649be941 Add git information in sys and platform modules. 2019-07-06 17:00:03 +02:00