Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 28, 2021
Commits on Sep 4, 2021
- committed
- committed
Commits on Aug 31, 2021
[3.6] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28042) (GH-28080)
Show description for 910886aauthoredbpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467) (GH-28079)
Show description for 8934bb0authored
Commits on Aug 30, 2021
[3.6] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28038)
Show description for 29d97d1bpo-45001: Make email date parsing more robust against malformed input (GH-27946) (GH-27976)
Show description for da9d6c5
Commits on Jul 5, 2021
Commits on Jun 28, 2021
- committed
- committed
Commits on Jun 3, 2021
bpo-44022: Improve the regression test. (GH-26503) (GH-26508)
Show description for 1b6f4e5
Commits on May 20, 2021
[3.6] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.6.14 (GH-26268)
Show description for 6f743e7
Commits on May 6, 2021
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (GH-25935)
Show description for f68d2d6bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (GH-25250)
Show description for 3fbe961[3.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs (GH-25924)
Show description for 6c472d3authored
Commits on Mar 29, 2021
bpo-42988: Remove the pydoc getfile feature (GH-25015) (GH-25067)
Show description for 5b1e502
Commits on Mar 16, 2021
[3.6] bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881) (GH-24882)
Show description for 4134f15
Commits on Feb 16, 2021
- committed
- committed
Commits on Feb 15, 2021
[3.6] bpo-42967: only use '&' as a query string separator (GH-24297) (GH-24532)
Show description for 5c17dfc
Commits on Jan 18, 2021
[3.6] closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (GH-24250)
Show description for 34df10aauthored
Commits on Jan 2, 2021
[3.6] Bring Python into the new year. (GH-24036). (GH-24054)
Show description for 415c4a1authored
Commits on Jan 1, 2021
bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037) (GH-24042)
Show description for 546baba
Commits on Dec 14, 2020
bpo-40791: Make compare_digest more constant-time. (GH-23438) (GH-23767)
Show description for 8bef9eb
Commits on Nov 10, 2020
bpo-35560: Remove assertion from format(float, "n") (GH-11288) (GH-23231)
Show description for dae5d72[3.6] bpo-42103: Improve validation of Plist files. (GH-22882) (GH-23118)
Show description for a63234cauthored
Commits on Oct 22, 2020
[3.6] Remove 3.5 from Doc version switcher in master. (GH-22886) (#22891)
Show description for a75c4c9authored
Commits on Oct 20, 2020
bpo-41944: No longer call eval() on content received via HTTP in the CJK codec tests (GH-22566) (GH-22579)
Show description for e912e94bpo-42051: Reject XML entity declarations in plist files (GH-22760) (GH-22801) (GH-22804)
Show description for a158fb9- authored
Commits on Aug 17, 2020
- committed
Commits on Jul 19, 2020
bpo-39603: Prevent header injection in http methods (GH-18485) (GH-21539)
Show description for f02de96
Commits on Jul 15, 2020
bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (#21485)
Show description for 47a2955
Commits on Jul 13, 2020
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458) (GH-21462)
Show description for 6463cf0