Commit Graph

14 Commits

Author SHA1 Message Date
Edgar Ramírez Mondragón 381057ce36
Update modules removed in Python 3.13 (#247)
Some checks are pending
CodeQL analysis / CodeQL analysis (push) Waiting to run
2023-10-16 10:51:58 +02:00
Dmitry Shibanov c1cf5de988
Fix for python 3.7.17 macOS (#236) 2023-06-23 14:39:13 +02:00
Dmitry Shibanov ab4e944c0f
Add fixes for 3.7.17 (#233)
Some checks failed
CodeQL analysis / CodeQL analysis (push) Has been cancelled
2023-06-08 15:24:29 +02:00
Dmitry Shibanov c7573bf15e
Remove tests for deprecated libraries (#229) 2023-05-24 18:52:49 +02:00
MaksimZhukov 256e6ddd57
Remove code related to Ubuntu 18.04. (#226) 2023-04-06 10:10:28 +02:00
MaksimZhukov f6ede0f473
Remove asyncore and asynchat modules from tests 2022-11-22 15:19:00 +01:00
Evgenii Korolevskii 929dab97d0 test(modules-test): Remove check for smtpd in python >= 3.12 2022-11-04 15:25:35 +01:00
Vladimir Safonkin a1129e9e45 Exclude tkinter and turtle for Python 3.11.0 alpha7 on Ubuntu 18.04 2022-04-11 09:04:36 +02:00
Dmitry Shibanov 816cfb12d1 add possible fixes for python 3.11.0-alpha.1 2021-10-11 15:18:43 +03:00
MaksimZhukov 3a4a0fd269 Update the list of modules in tests for Python 3.10 2020-12-10 11:45:28 +03:00
Dmitry Shibanov aa8915507a add new openssl 2020-10-20 13:12:41 +03:00
Dmitry Shibanov 6701f7c8b0 add new exclude 2020-10-13 16:42:04 +03:00
MaksimZhukov 5c851d6172
Add support for unstable Python versions (#38)
* Add support of unstable versions to package generation (#2)
* Add support of symver versions to Python setup scripts and tests

Co-authored-by: Maksim Petrov <47208721+vmapetr@users.noreply.github.com>
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
2020-07-15 13:13:21 +03:00
Maxim Lobanov c641695f6a mplement script to build and prepare packages for Python 2020-04-29 10:57:27 +03:00