summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Lib
Commit message (Collapse)AuthorAgeFilesLines
* Update Python 3 to 3.13.13shadchin2026-05-0735-235/+507
| | | | commit_hash:526db1f6570443324e2690db042314848cd47d2e
* Prefer CA bundle set by SSL_CERT_FILE and SSL_CERT_DIR (common part)Konstantin Khlebnikov2026-03-111-1/+2
| | | | | | | | | | | | | | | | - **library/cpp/openssl: prefer CA set by SSL_CERT_FILE and SSL_CERT_DIR** - **contrib/tools/python3: prefer CA set by SSL_CERT_FILE and SSL_CERT_DIR** - **library/python/certifi: prefer CA set by SSL_CERT_FILE and SSL_CERT_DIR** First three commits from PR #1607 to change common part separately. --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1635 Co-authored-by: shadchin <[email protected]> Co-authored-by: shadchin <[email protected]> commit_hash:21db0cd5fe3b4af267dcf5ec4d2753fbdd49ba1e
* Fix REPL for Macshadchin2026-03-106-116/+545
| | | | commit_hash:16d75ec7f9fd46d5373a5abb04feb9b63939bf49
* Update Python 3 to 3.13.12shadchin2026-02-0739-156/+760
| | | | commit_hash:71d3efea437a769b2b7910d196120bb02587046e
* Import Python 3.13.11shadchin2026-02-03352-24541/+20476
| | | | commit_hash:bbb53cefb159aa3e7afaa475fd19d5a03b66945f
* Update Python 3 to 3.12.12shadchin2025-10-145-114/+197
| | | | commit_hash:ef97148212b5398ba2ed413d6056b6b8cf935cd8
* Update Python 3 to 3.12.11shadchin2025-06-187-58/+230
| | | | commit_hash:0054a0810a95d3f1aa3d36410976d43e03ff7e86
* Update Python 3 to 3.12.10shadchin2025-06-1332-17232/+12749
| | | | commit_hash:dd2398e159fe1d72ea6b12da52fccc933a41a785
* Update Python 3 to 3.12.9shadchin2025-02-1641-152/+326
| | | | commit_hash:c8651982d81e18f18e037fb247cc6ae53c4fa7f1
* Update Python 3 to 3.12.8shadchin2024-12-2354-640/+1156
| | | | commit_hash:c20045b8a987d8720e1f3328270357491d5530f3
* Update Python 3 to 3.12.7shadchin2024-10-2710-255/+359
| | | | commit_hash:052a122399d67f1ea5dfbc5f6457e3e06200becf
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-0979-0/+8860
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-10-071-0/+7
| | | | commit_hash:2835e21dc055a3e814c5f562f3a876691a772ea2
* Update Python 3 to 3.12.6shadchin2024-09-1716-178/+373
| | | | commit_hash:43ed87a61b9efe3a87682fda1f0bff6f7b422cc9
* Update Python 3 to 3.12.5shadchin2024-08-1744-323/+589
| | | | | https://docs.python.org/release/3.12.5/whatsnew/changelog.html#python-3-12-5-final de86cdeacd3a8653b9ec36e87975886fafcf6dc2
* Update contrib/tools/python3 to 3.12.4robot-contrib2024-07-0240-510/+805
| | | | 6e8edffbef193b35b45ddccdc3beda6bb2627186
* Update Python 3 to 3.12.3shadchin2024-04-2844-675/+947
| | | | 7d09de7d8b99ea2be554ef0fc61276942ca9c2e1
* Remove patch as we have gevent 24.2.1 nowthegeorg2024-02-261-6/+1
| | | | 47264a88e6c857e589b5b21815c061575413132a
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-19520-0/+272501
* Move src/ subdir contents to the top of the layout * Rename self-written lib -> lib2 to avoid CaseFolding warning from the VCS * Regenerate contrib/libs/python proxy-headers accordingly 4ccc62ac1511abcf0fed14ccade38e984e088f1e