Age | Commit message (Expand) | Author |
---|---|---|
2024-10-23 | Remove Python 3.8 support (#11321) | bashonly |
2023-09-21 | [dependencies] Handle deprecation of `sqlite3.version` (#8167) | bashonly |
2023-02-28 | [dependencies] Simplify `Cryptodome` | pukkandan |
2023-02-09 | [compat_utils] Simplify `EnhancedModule` | pukkandan |
2023-02-08 | [compat_utils] Improve `passthrough_module` | pukkandan |
2023-02-08 | [dependencies] Standardize `Cryptodome` imports | pukkandan |
2023-02-08 | Support module level `__bool__` and `property` | pukkandan |
2022-06-25 | [cleanup] Consistent style for file heads | pukkandan |
2022-06-25 | [compat] Fix `compat.WINDOWS_VT_MODE` | pukkandan |
2022-06-16 | [extractor] Import `_ALL_CLASSES` lazily | pukkandan |
2022-04-29 | [cleanup] Misc fixes | pukkandan |
2022-04-26 | [compat] Ensure submodules are correctly wrapped | pukkandan |