vmagamedov vmagamedov
  • Joined on 2022-11-01
vmagamedov synced commits to master at vmagamedov/grpclib from mirror 2024-04-18 21:08:03 +00:00
5916cba69f Don't attempt to write into transport if it is closing due to connection error. Fixes #180 and #185.
807cb6f090 Updated changelog, issued 0.4.8rc1 release candidate
3f3fd17ccd Updated action versions in GitHub Actions workflows
88082a6254 Set Python 3.8 as minimal supported version, updated pinned dependencies
578044534a Fixed typing error
Compare 8 commits »
vmagamedov synced and deleted reference refs/tags/refs/pull/180/merge at vmagamedov/grpclib from mirror 2024-04-18 21:08:03 +00:00
vmagamedov synced commits to master at vmagamedov/grpclib from mirror 2023-12-25 01:17:16 +00:00
3c0fa03c31 Updated setup.cfg - added Python 3.12 to the classifiers list
45727ec0f9 Issued 0.4.7 release
Compare 2 commits »
vmagamedov synced new reference refs/tags/v0.4.7 to vmagamedov/grpclib from mirror 2023-12-25 01:17:16 +00:00
vmagamedov synced commits to refs/tags/v0.4.7 at vmagamedov/grpclib from mirror 2023-12-25 01:17:16 +00:00
vmagamedov synced commits to master at vmagamedov/grpclib from mirror 2023-10-28 21:17:12 +00:00
0fd6ea5939 Updated changelog, issued 0.4.7rc1 release candidate
308b353ab4 Implemented Python 3.12 support
Compare 2 commits »
vmagamedov synced commits to refs/tags/v0.4.7rc1 at vmagamedov/grpclib from mirror 2023-10-28 21:17:12 +00:00
vmagamedov synced new reference refs/tags/v0.4.7rc1 to vmagamedov/grpclib from mirror 2023-10-28 21:17:12 +00:00
vmagamedov synced commits to py312-support at vmagamedov/grpclib from mirror 2023-10-28 21:17:12 +00:00
vmagamedov synced new reference py312-support to vmagamedov/grpclib from mirror 2023-10-28 21:17:12 +00:00
vmagamedov synced new reference refs/tags/v0.4.6 to vmagamedov/grpclib from mirror 2023-10-03 00:37:16 +00:00
vmagamedov synced commits to refs/tags/v0.4.6 at vmagamedov/grpclib from mirror 2023-10-03 00:37:16 +00:00
vmagamedov synced commits to master at vmagamedov/grpclib from mirror 2023-10-03 00:37:16 +00:00
9bca0866fa Updated changelog, issued 0.4.6 release
502beb5f2f Updated requirements, regenerated proto files, updated minimum protobuf version
6021160d59 Updated docs for secure channels
Compare 3 commits »
vmagamedov synced commits to master at vmagamedov/grpclib from mirror 2023-10-02 16:27:16 +00:00
637d751434 Updated docs for secure channels
c2dd5fd8ba Updated ReadTheDocs config
c2cfa57924 Increased timeout to fix flaky test
dc23a2377f Updated GitHub action versions
1115d77c23 Implemented test for the Channel when you pass DefaultVerifyPaths to it
Compare 9 commits »
vmagamedov synced new reference ssl_cert_file to vmagamedov/grpclib from mirror 2023-10-02 16:27:16 +00:00
vmagamedov synced commits to ssl_cert_file at vmagamedov/grpclib from mirror 2023-10-02 16:27:16 +00:00
vmagamedov synced commits to master at vmagamedov/grpclib from mirror 2023-08-02 10:27:25 +00:00
0b9b171c8d Added Python 3.11 to the list of supported versions in the setup.cfg
vmagamedov synced and deleted reference py311 at vmagamedov/grpclib from mirror 2023-08-02 10:27:25 +00:00
vmagamedov synced commits to master at vmagamedov/grpclib from mirror 2023-07-29 16:37:19 +00:00
968b1ddae6 Fixed MyPy errors
e2ac249558 Added Python 3.11 into the test matrix
Compare 2 commits »
vmagamedov synced commits to py311 at vmagamedov/grpclib from mirror 2023-07-29 00:17:19 +00:00
968b1ddae6 Fixed MyPy errors