| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
commit_hash:9bbc2068c32ccefe80bab13471a8e78d70b64069
|
| |
|
|
| |
commit_hash:5156a27dc07a49d591229bc422bd96639091dfc8
|
| |
|
|
| |
commit_hash:71d3efea437a769b2b7910d196120bb02587046e
|
| |
|
|
| |
commit_hash:bbb53cefb159aa3e7afaa475fd19d5a03b66945f
|
| |
|
|
| |
commit_hash:71d95ae6feb5796edc36f16859e57cf07a56a184
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Такой же подход есть у загрузки so-расширений, но для builtin его из коробки нет, так как builtin в upstream используется только для стандартной библиотеки, а там нет подпакетов, там только модули и у них нет проблемы с именем.
До патча:
```ipython
In [1]: import osgeo._gdal
In [2]: osgeo._gdal.__name__
Out[2]: '_gdal' # <- Потерялось имя пакета, должно быть `osgeo._gdal`
```
После патча:
```ipython
In [1]: import osgeo._gdal
In [2]: osgeo._gdal.__name__
Out[2]: 'osgeo._gdal'
```
commit_hash:fee95110a58cae8395a46598bf8f0b80e42b029a
|
| |
|
|
| |
commit_hash:1a43bcb7f55bea5bd087ad537be5880e0301a09b
|
| |
|
|
| |
commit_hash:aaf72f1c1b3aa7cf161d27d86c119860b25c0b21
|
| |
|
|
| |
commit_hash:ef97148212b5398ba2ed413d6056b6b8cf935cd8
|
| |
|
|
| |
commit_hash:2616fa918b284019168fb12ab861499222d40647
|
| |
|
|
| |
commit_hash:bb15d1d813a9eb8cd246c568566aa3a5d574b0b4
|
| |
|
|
| |
commit_hash:345dd2e17cbc1b09a5c8825b41fce0c64dd43eb9
|
| |
|
|
| |
commit_hash:18ebf710692df871dceae55c907824e5582537fd
|
| |
|
|
| |
commit_hash:0054a0810a95d3f1aa3d36410976d43e03ff7e86
|
| |
|
|
| |
commit_hash:dd2398e159fe1d72ea6b12da52fccc933a41a785
|
| |
|
|
| |
commit_hash:8e91f1bc83ec2f7c5c04762b6c4a7343ab3506f2
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
_pydatetime module should be imported when working in subinterpreters mode since _datetime module is not yet ready for subinterpreters (contrib/tools/python3/Lib/datetime.py), but we get **Warn: ModuleNotFoundError: No module named '_pydatetime'**.
commit_hash:4c3ebf1f1a231edcca1580943d1e8a1661bcfa5b
|
| |
|
|
| |
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
|
| |
|
|
| |
commit_hash:c8651982d81e18f18e037fb247cc6ae53c4fa7f1
|
| |
|
|
| |
commit_hash:c20045b8a987d8720e1f3328270357491d5530f3
|
| |
|
|
| |
commit_hash:f132b180e59a3a0ee4e3c96f061bc6b2c093c858
|
| |
|
|
| |
commit_hash:7c16f722239365919c2cf805bd2134a9a523d4ef
|
| |
|
|
| |
commit_hash:052a122399d67f1ea5dfbc5f6457e3e06200becf
|
| |
|
|
|
| |
<HIDDEN_URL>
commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
|
| |
|
|
| |
commit_hash:2835e21dc055a3e814c5f562f3a876691a772ea2
|
| |
|
|
| |
commit_hash:d453d88ab4310a06bd5760d4862918f509e082ce
|
| |
|
|
| |
commit_hash:43ed87a61b9efe3a87682fda1f0bff6f7b422cc9
|
| |
|
|
| |
9396b0cd7a984fa5c915eed07e29cd357af28a12
|
| |
|
|
| |
0fe364013bff008d9bce51cfd54d2810ba54b2a4
|
| | |
|
| | |
|
| |
|
|
| |
93438876ebd102c07d52ce42cc48e5465a7277ff
|
| |
|
|
| |
664a0b8555cd24bd063b0fa871e3e5693e856e7d
|
| |
|
|
| |
535e12a669585636772c3f8d402cdf65701eafba
|
| |
|
|
| |
60bbb4cee24aa9a22b7dcc86a6a4adc0f7089c36
|
| | |
|
| |
|
|
|
| |
https://docs.python.org/release/3.12.5/whatsnew/changelog.html#python-3-12-5-final
de86cdeacd3a8653b9ec36e87975886fafcf6dc2
|
| |
|
|
| |
816f3097d548522bcfae2b763098747304285d0f
|
| |
|
|
| |
6e8edffbef193b35b45ddccdc3beda6bb2627186
|
| |
|
|
| |
ee6f033bb92851c8403ba801453b3b964d12ec87
|
| |
|
|
| |
294af49eb80feb0cff89ea1de5cd9a8728bfbe89
|
| |
|
|
| |
1e746c21e253120adc9124771d9fb797a8c44da0
|
| |
|
|
| |
6e8dab73d326f936d9039c28bdec6673411fbe3c
|
| |
|
|
| |
7d09de7d8b99ea2be554ef0fc61276942ca9c2e1
|
| |
|
|
| |
66d561a885456063f0ad0ce50b463d45c9f93020
|
| |
|
|
| |
5cc63398eec743d9095bc0a8366ce64dc56680a5
|
| |
|
|
| |
418bc3e950e284fd855d8c4773cb1c6efdd88680
|
| |
|
|
| |
4c8d17f5092930dba3a969736cfed1def0bd4df1
|