1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 09:07:35 +00:00

Ports: Update Python to 3.10.2

Released on 2022-01-14.
https://www.python.org/downloads/release/python-3102/
This commit is contained in:
Linus Groh 2022-01-30 17:20:10 +00:00
parent 6b5c882af3
commit ab976667c4
6 changed files with 12 additions and 12 deletions

View file

@ -1,4 +1,4 @@
From d8533ba9c81ffdd11f39aa2d9fb89fd3564d4d44 Mon Sep 17 00:00:00 2001
From 88b42a9eb046b60493c3723cbc0f81fde0181b0c Mon Sep 17 00:00:00 2001
From: Linus Groh <mail@linusgroh.de>
Date: Fri, 14 Jan 2022 23:36:28 +0330
Subject: [PATCH 3/4] Include `sys/uio.h` in `socketmodule.c`