summaryrefslogtreecommitdiff
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (G...Miss Islington (bot)2022-06-221-0/+3
* gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...Miss Islington (bot)2022-06-221-0/+2
* [3.7] gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93149)Łukasz Langa2022-05-232-0/+7
* [3.7] gh-80254: Disallow recursive usage of cursors in sqlite3 converters (GH...Erlend Egeberg Aasland2022-05-231-0/+2
* gh-92448: Update the documentation builder to render the GitHub issue (GH-92600)Ned Deily2022-05-103-3/+3
* [3.7] gh-91888: add a `:gh:` role to the documentation (GH-91889) (GH-91937)Ezio Melotti2022-05-101-0/+1
* bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32...Miss Islington (bot)2022-04-031-0/+1
* bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3 (GH-32111)m-aciek2022-03-281-0/+1
* 3.7.13v3.7.13Ned Deily2022-03-1610-16/+87
* bpo-47024: Update Windows builds and macOS installer build to use OpenSSL 1.1...Ned Deily2022-03-151-0/+1
* Tidy changelog by removing redundant intermediate expat update items. (GH-31907)Ned Deily2022-03-152-2/+0
* bpo-45405: Prevent internal configure error when running configure with recen...Ned Deily2022-03-151-0/+2
* Revert "bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)" (GH-31882)Ned Deily2022-03-141-1/+0
* bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820) (GH-31861)Ned Deily2022-03-131-0/+1
* bpo-46985: Upgrade bundled pip to 22.0.4 (GH-31819) (GH-31852)Ned Deily2022-03-131-0/+1
* bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) (GH-31741)Miss Islington (bot)2022-03-071-0/+1
* bpo-44549: Update bzip2 to 1.0.8 in Windows builds to mitigate CVE-2016-3189 ...Steve Dower2022-03-071-0/+2
* bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use...Steve Dower2022-03-071-0/+2
* bpo-46756: Fix authorization check in urllib.request (GH-31353) (GH-31573)Miss Islington (bot)2022-02-251-0/+5
* bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487) (GH-31521)Miss Islington (bot)2022-02-231-0/+1
* bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) (GH-...Miss Islington (bot)2022-02-211-0/+1
* bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453) (GH-31471)Miss Islington (bot)2022-02-211-0/+1
* bpo-46400: Update libexpat from 2.4.1 to 2.4.4 (GH-31022) (GH-31298)Dong-hee Na2022-02-211-0/+1
* 3.7.12v3.7.12Ned Deily2021-09-034-7/+30
* [3.7] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28042)Łukasz Langa2021-08-311-0/+3
* [3.7] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28037)Miss Islington (bot)2021-08-301-0/+2
* bpo-45001: Make email date parsing more robust against malformed input (GH-27...Miss Islington (bot)2021-08-301-0/+2
* Fix Sphinx directive typo in 3.7.11 changelog.Ned Deily2021-07-051-1/+1
* 3.7.11v3.7.11Ned Deily2021-06-288-25/+84
* bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Conti...Miss Islington (bot)2021-05-061-0/+2
* [3.7] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline ...Miss Islington (bot)2021-05-061-0/+6
* bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (#25249)Miss Islington (bot)2021-05-041-0/+1
* [3.7] bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)...Christian Heimes2021-05-031-0/+1
* [3.7] bpo-43660: Fix crash when displaying exceptions with custom values for ...Pablo Galindo2021-03-301-0/+3
* bpo-42988: Remove the pydoc getfile feature (GH-25015) (#25066)Miss Islington (bot)2021-03-291-0/+4
* [3.7] bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881...Miss Islington (bot)2021-03-161-0/+8
* 3.7.10v3.7.10Ned Deily2021-02-1511-19/+99
* [3.7] bpo-42967: only use '&' as a query string separator (GH-24297) (GH-24531)Senthil Kumaran2021-02-151-0/+1
* [3.7] closes bpo-42938: Replace snprintf with Python unicode formatting in ct...Benjamin Peterson2021-01-181-0/+2
* bpo-42794: Update test_nntplib to use offical group name for testing (GH-2403...Miss Islington (bot)2021-01-011-0/+2
* bpo-17140: Document multiprocessing's ThreadPool (GH-23812) (GH-23836)Miss Islington (bot)2020-12-181-0/+1
* bpo-40791: Make compare_digest more constant-time. (GH-23438)Miss Islington (bot)2020-11-221-0/+1
* [3.7] bpo-42103: Improve validation of Plist files. (GH-22882) (#23117)Serhiy Storchaka2020-11-102-0/+5
* bpo-41944: No longer call eval() on content received via HTTP in the CJK code...Miss Skeleton (bot)2020-10-191-0/+1
* bpo-42051: Reject XML entity declarations in plist files (#22760) (GH-22801)Ned Deily2020-10-191-0/+3
* [3.7] bpo-41976: Fix the fallback to gcc of ctypes.util.find_library when usi...Pablo Galindo2020-10-081-0/+3
* 3.7.9v3.7.9Ned Deily2020-08-1510-14/+90
* bpo-41100: additional fixes for testing on macOS 11 Big Sur IntelNed Deily2020-08-151-0/+3
* bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (G...Miss Islington (bot)2020-08-141-0/+1
* bpo-39603: Prevent header injection in http methods (GH-18485) (GH-21538)Miss Islington (bot)2020-07-191-0/+2