summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio_1.56.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-grpcio: update 1.56.2 -> 1.59.3Alexander Kanavin2023-12-181-52/+0
| | | | | | | | | | | | | This is needed for python 3.12 compatibility. Drop 0001-direct_mmap-Use-off_t-on-linux.patch as issue resolved upstream. Other dropped patches are all due to the code being significantly refactored upstream; if the issues persist, please write updated patches. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: upgrade 1.56.0 -> 1.56.2Wang Mingyu2023-08-011-0/+52
Changelog: ========== [WRR] backport (#33694) to 1.56 [backport][iomgr][EventEngine] Improve server handling of file descriptor exhaustion Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>