Commits
User selector
Commit History
Commits on Feb 22, 2022
Commits on Feb 4, 2022
Optimize images by IMGbot (GH-21348)
Show description for ba650afandauthored
Commits on Jan 18, 2022
bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889)
Show description for c47c9e6authored
Commits on Jan 14, 2022
Commits on Dec 16, 2021
Commits on Dec 13, 2021
Commits on Dec 8, 2021
Commits on Nov 29, 2021
bpo-45881: configure --with-freeze-module --with-build-python (GH-29835)
Show description for 992565fauthored
- authored
Commits on Nov 10, 2021
bpo-45723: Add --with-pkg-config to configure (GH-29517)
Show description for fc9b622andauthored
Commits on Oct 16, 2021
bpo-45020: Default to using frozen modules unless running from source tree. (gh-28940)
Show description for b9cdd0fauthored
Commits on Oct 10, 2021
bpo-29410: Change the default hash algorithm to SipHash13. (GH-28752)
Show description for ad970e8authored
Commits on Oct 5, 2021
[doc] Fix typos found using codespell (GH-28744)
Show description for 241bda7andauthored
Commits on Sep 29, 2021
Commits on Sep 28, 2021
Commits on Sep 22, 2021
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Show description for 36122e1andauthored
Commits on Sep 14, 2021
bpo-45020: Add -X frozen_modules=[on|off] to explicitly control use of frozen modules. (gh-28320)
Show description for a65c868authored
Commits on Aug 17, 2021
Commits on Aug 6, 2021
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
Show description for 4d77691authored
Commits on Jul 19, 2021
Commits on Jul 7, 2021
bpo-43950: Add option to opt-out of PEP-657 (GH-27023)
Show description for 4823d9aauthored
Commits on May 25, 2021
Correct minor spelling typos (GH-26339)
Show description for add805fauthored- authored
Commits on May 1, 2021
bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778)
Show description for e983252authored
Commits on Apr 29, 2021
bpo-43774: Enhance debug build documentation (GH-25712)
Show description for abfd638authoredbpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)
Show description for 645ed62authored
Commits on Apr 26, 2021
Commits on Apr 17, 2021
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Show description for 39258d3authored
Commits on Apr 16, 2021
bpo-43862: Enhance -W cmdline option documentation (GH-25439)
Show description for 62ec638authored
Commits on Apr 12, 2021
Commits on Apr 9, 2021
bpo-43774: Document the Python Build System (GH-25302)
Show description for bd88ccbauthored
Commits on Apr 8, 2021
- authored
bpo-43774: Document configure options (GH-25283)
Show description for a41782cauthored
Commits on Mar 29, 2021
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
Show description for 4827483authored