| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065) | Miss Islington (bot) | 2021-08-06 | 1 | -1/+3 |
|
|
* | bpo-43109: configure doc: LTO requires "ar" on macOS (GH-26349) | Miss Islington (bot) | 2021-05-25 | 1 | -2/+2 |
|
|
* | bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778) | Christian Heimes | 2021-05-01 | 1 | -1/+5 |
|
|
* | bpo-43774: Enhance debug build documentation (GH-25712) | Victor Stinner | 2021-04-29 | 1 | -19/+24 |
|
|
* | bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711) | Victor Stinner | 2021-04-29 | 1 | -5/+1 |
|
|
* | Fix broken links and improve stand-alone tools list in FAQ GH-22124 | Andre Delfino | 2021-04-26 | 1 | -1/+1 |
|
|
* | bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014) | Christian Heimes | 2021-04-17 | 1 | -0/+1 |
|
|
* | bpo-43862: Enhance -W cmdline option documentation (GH-25439) | Victor Stinner | 2021-04-16 | 1 | -23/+40 |
|
|
* | bpo-43774: Add more links to configure options (GH-25363) | Victor Stinner | 2021-04-12 | 2 | -3/+11 |
|
|
* | bpo-43774: Document the Python Build System (GH-25302) | Victor Stinner | 2021-04-09 | 1 | -7/+116 |
|
|
* | bpo-43774: Enhance configure documentation (GH-25293) | Victor Stinner | 2021-04-08 | 1 | -50/+125 |
|
|
* | bpo-43774: Document configure options (GH-25283) | Victor Stinner | 2021-04-08 | 4 | -8/+624 |
|
|
* | bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481) | Inada Naoki | 2021-03-29 | 1 | -0/+15 |
|
|
* | bpo-43466: Add --with-openssl-rpath configure option (GH-24820) | Christian Heimes | 2021-03-19 | 1 | -0/+50 |
|
|
* | Remove all links to mingw.org (GH-24552) | Jeremy Paige | 2021-02-18 | 1 | -2/+0 |
|
|
* | Add link to Microsoft docs for limitations in Windows Store package (GH-24422) | Steve Dower | 2021-02-03 | 1 | -0/+5 |
|
|
* | bpo-42523: Fix supported versions in "Using Python on Windows" (GH-23603) | Zackery Spytz | 2020-12-03 | 1 | -2/+2 |
|
|
* | bpo-42236: Enhance init and encoding documentation (GH-23109) | Victor Stinner | 2020-11-02 | 2 | -65/+19 |
|
|
* | bpo-30612: Tweak Windows registry path syntax in the docs (GH-20281) | Zackery Spytz | 2020-10-20 | 1 | -3/+3 |
|
|
* | bpo-41192: Fix some broken anchors for audit event entries (#21310) | Saiyang Gou | 2020-10-19 | 1 | -1/+1 |
|
|
* | Fix documented Python version for venv --upgrade-deps (GH-22113) | johnthagen | 2020-09-05 | 1 | -1/+1 |
|
|
* | [doc] Document VIRTUAL_ENV environment variable (GH-21970) | Andre Delfino | 2020-09-01 | 1 | -0/+4 |
|
|
* | bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110) | native-api | 2020-06-12 | 1 | -0/+5 |
|
|
* | bpo-40939: Remove the old parser (GH-20768) | Pablo Galindo | 2020-06-11 | 1 | -11/+0 |
|
|
* | bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 (GH-20735) | Victor Stinner | 2020-06-08 | 1 | -1/+1 |
|
|
* | bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-2... | Sandro Mani | 2020-06-08 | 1 | -0/+8 |
|
|
* | bpo-40831: Remove an incorrect statement in the Windows docs (GH-20570) | Zackery Spytz | 2020-06-01 | 1 | -3/+1 |
|
|
* | bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383) | Miro HronĨok | 2020-05-25 | 1 | -1/+1 |
|
|
* | [doc] Remove references to obsolete BuildApplet on macOS. (GH-20023) | Andre Delfino | 2020-05-21 | 1 | -8/+2 |
|
|
* | bpo-40334: Rename PyConfig.use_peg to _use_peg_parser (GH-19670) | Victor Stinner | 2020-04-23 | 1 | -3/+9 |
|
|
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+8 |
|
|
* | bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131) | Derek Keeler | 2020-04-02 | 1 | -0/+11 |
|
|
* | fix typo: add space (GH-18853) | Julin S | 2020-03-08 | 1 | -2/+2 |
|
|
* | bpo-39489: Remove COUNT_ALLOCS special build (GH-18259) | Victor Stinner | 2020-02-03 | 1 | -3/+2 |
|
|
* | bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935) | Inada Naoki | 2020-01-28 | 2 | -2/+44 |
|
|
* | bpo-39429: Add a new "Python Development Mode" doc page (GH-18132) | Victor Stinner | 2020-01-24 | 1 | -20/+6 |
|
|
* | bpo-38899: virtual environment activation for fish should use `source` (GH-17... | Brett Cannon | 2019-11-23 | 1 | -1/+1 |
|
|
* | Updated missing periods in cmdline.rst (GH-17173) | Jules Lasne (jlasne) | 2019-11-15 | 1 | -3/+3 |
|
|
* | bpo-38133: Update docs to reflect fixes to py.exe launcher (GH-16791) | Steve Dower | 2019-10-14 | 1 | -3/+3 |
|
|
* | bpo-33095: Add reference to isolated mode in -m and script option (GH-7764) | Xtreak | 2019-09-14 | 1 | -0/+13 |
|
|
* | bpo-29535: Remove promize about hash randomization of datetime objects. (GH-1... | Serhiy Storchaka | 2019-08-24 | 1 | -2/+2 |
|
|
* | Remove 'unstable' warning for Windows Store package in docs (GH-15334) | Steve Dower | 2019-08-19 | 1 | -7/+4 |
|
|
* | bpo-32910: Remove implementation detail in venv documentation. (GH-14968) | Derek Keeler | 2019-07-26 | 1 | -4/+2 |
|
|
* | bpo-35524: Update Windows installer image in docs (GH-14966) | Steve Dower | 2019-07-26 | 1 | -0/+0 |
|
|
* | bpo-37610: improve Using Python doc wrt Editors & IDE (GH-14850) | aldwinaldwin | 2019-07-19 | 3 | -11/+15 |
|
|
* | bpo-37363: Add audit events on startup for the run commands (GH-14524) | Steve Dower | 2019-07-01 | 1 | -1/+11 |
|
|
* | bpo-37403: Touch up venv docs (GH-14458) | Brett Cannon | 2019-06-28 | 1 | -7/+14 |
|
|
* | Improve Windows commands in tutorial (GH-14379) | Steve Dower | 2019-06-26 | 1 | -6/+6 |
|
|
* | bpo-37388: Development mode check encoding and errors (GH-14341) | Victor Stinner | 2019-06-25 | 1 | -0/+7 |
|
|
* | bpo-34556: Add --upgrade-deps to venv module (#13100) | Cooper Lees | 2019-06-17 | 1 | -1/+6 |
|
|