~ubuntu-support-team/python/+git/python:3.10

Last commit made on 2021-07-04
Get this branch:
git clone -b 3.10 https://git.launchpad.net/~ubuntu-support-team/python/+git/python

Branch merges

Branch information

Recent commits

68330b6... by "Miss Islington (bot)" <email address hidden>

bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016)

(cherry picked from commit d33943a6c368c2184e238019c63ac7a267da5594)

Co-authored-by: Ken Jin <email address hidden>

9bf7c2d... by Ethan Furman

[3.10] bpo-44559: [Enum] revert enum module to 3.9 (GH-27010)

* [Enum] revert enum module to 3.9

000b9e8... by "Miss Islington (bot)" <email address hidden>

bpo-44553: Correct failure in tp_new for the union object (GH-27008) (GH-27009)

(cherry picked from commit bc3961485639cc73de7c4c7eed1b56f3c74939bf)

Co-authored-by: Pablo Galindo <email address hidden>

Co-authored-by: Pablo Galindo <email address hidden>

bea618d... by "Miss Islington (bot)" <email address hidden>

Fix a small typo in the docs (GH-26991) (GH-27003)

(cherry picked from commit a79e2b6497f7d31017c01a41a290a9b3349398fe)

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <email address hidden>

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <email address hidden>

33022f9... by Irit Katriel <email address hidden>

[3.10] bpo-34266: [pdb] handle ValueError from shlex.split() (GH-26656) (GH-27006)

(cherry picked from commit d968a638fcbf9030c999cfacd4c9bf0656e779c4)

Co-authored-by: Irit Katriel <email address hidden>

0856134... by "Miss Islington (bot)" <email address hidden>

bpo-44553 : Implement GC methods for types.Union (GH-26993)

(cherry picked from commit 1097384ce964dd63686b1aac706cd0fa764c2dc9)

Co-authored-by: Ken Jin <email address hidden>

7a2d2ed... by Irit Katriel <email address hidden>

[3.10] bpo-30256: [doc] Fix formatting error in news (GH-26994) (GH-26998)

42c2628... by "Miss Islington (bot)" <email address hidden>

bpo-34798: [doc] clearer presentation of pprint.PrettyPrinter constru… (GH-26967) (GH-26990)

(cherry picked from commit 943e77d42d3f84b581f32c05f1fc8c05366b8ed3)

Co-authored-by: Irit Katriel <email address hidden>

3ec3e0f... by "Miss Islington (bot)" <email address hidden>

bpo-30256: Add manager_owned keyword arg to AutoProxy (GH-16341) (#26987)

Co-authored-by: Jordan Speicher <email address hidden>
(cherry picked from commit 85b920498b42c69185540ecc2f5c4907fd38d877)

Co-authored-by: finefoot <email address hidden>

956f1fc... by "Miss Islington (bot)" <email address hidden>

bpo-43425: Update setup.py not to use distutils.log (GH-26969)

(cherry picked from commit a7e251b07aa5f1a858a3e791a30dea78e93ab728)

Co-authored-by: Dong-hee Na <email address hidden>