mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:17:45 +00:00
Ports: Update Python to 3.10.3
Released on 2022-03-16. https://www.python.org/downloads/release/python-3103/
This commit is contained in:
parent
37da5cb3b3
commit
6b8358b1f1
6 changed files with 17 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
From 88b42a9eb046b60493c3723cbc0f81fde0181b0c Mon Sep 17 00:00:00 2001
|
||||
From 1805e2be29193655e29355ba9d93b78a654dcaa2 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`
|
||||
|
@ -23,5 +23,5 @@ index ab8618b..0109d97 100644
|
|||
#endif
|
||||
|
||||
--
|
||||
2.34.1
|
||||
2.35.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue