| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
commit_hash:bdfd716428773db22fff8db291a2ca33d8616d95
|
| |
|
|
| |
commit_hash:2302b8301d7162e3aad97f392fa39762683aca72
|
| |
|
|
| |
commit_hash:9c636406274e7aaae314e8d32be5863fdd2944fd
|
| |
|
|
| |
commit_hash:952ba013b771d9c6cb949cf43125956ad5cdfd58
|
| |
|
|
|
| |
Для современных Python 3 нет никакой разницы между `BuiltinImporter` и `BuiltinSubmoduleImporter` (наша переопределённая копия `BuiltinImporter`), мы только добавляем лишнюю сложность, потому предлагаю удалить `BuiltinSubmoduleImporter` как больше не нужную сущность.
commit_hash:93663cc0cedd41d931a92c407b9966d580d42dd7
|
| |
|
|
|
|
|
| |
Cython is not yet subinterpreter compatible. There are no ETA when cython is going to support subinterpreters.
This PR removes cython from hermetic python imoprt hooks in order to make them subinterpretr-compatible.
commit_hash:427b6f9db6afa6695659ee147621e1ccb391d3cb
|
| |
|
|
| |
commit_hash:1d9f5675b9d3ddaa44db4472376a06ad3e811e2d
|
|
|
Cython is not yet subinterpreter compatible. There are no ETA when cython is going to support subinterpreters.
This PR removes cython from hermetic python imoprt hooks in order to make them subinterpretr-compatible.
commit_hash:1b067c37f55a4f1d9a6172df7009c75231cc1e25
|