| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: in venv table use executable name (GH-124315) | musvaage | 2024-10-09 | 1 | -1/+1 |
|
|
* | docs: improve venv docs (#124540) | Jelle Zijlstra | 2024-09-28 | 1 | -28/+25 |
|
|
* | Docs: Update and proofread `library/venv.rst` (#124121) | Hugo van Kemenade | 2024-09-26 | 1 | -11/+131 |
|
|
* | gh-116622: Complete Android documentation (#124259) | Malcolm Smith | 2024-09-23 | 1 | -1/+1 |
|
|
* | docs: module page titles should not start with a link to themselves (#117099) | Ned Batchelder | 2024-05-08 | 1 | -2/+2 |
|
|
* | Docs: add link roles with Sphinx extlinks (#117850) | Hugo van Kemenade | 2024-04-15 | 1 | -5/+1 |
|
|
* | gh-114099: Add documentation for iOS platform (GH-117057) | Russell Keith-Magee | 2024-03-28 | 1 | -1/+1 |
|
|
* | Docs: fix broken links (#116651) | Mariusz Felisiak | 2024-03-13 | 1 | -1/+1 |
|
|
* | gh-115664: Fix chronological ordering of versionadded and versionchanged dire... | Brian Schubert | 2024-02-19 | 1 | -4/+4 |
|
|
* | Docs: align usage of versionadded/versionchanged with recommended practice (#... | Erlend E. Aasland | 2024-01-22 | 1 | -3/+3 |
|
|
* | gh-109414: Add some basic information about venvs in the introduction. (GH-10... | Vinay Sajip | 2023-09-16 | 1 | -0/+19 |
|
|
* | GH-83417: Allow `venv` to add a `.gitignore` file to environments via a new `... | Brett Cannon | 2023-09-15 | 1 | -2/+22 |
|
|
* | gh-106948: Add standard external names to nitpick_ignore (GH-106949) | Serhiy Storchaka | 2023-07-22 | 1 | -3/+3 |
|
|
* | Adjust expression from `==` to `!=` in alignment with the meaning of the para... | Ben Faulhaber | 2023-05-01 | 1 | -1/+1 |
|
|
* | gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039) | Pradyun Gedam | 2023-04-18 | 1 | -2/+5 |
|
|
* | Remove misformatted exclamation marks in docs (#102694) | Tom Levy | 2023-03-15 | 1 | -2/+2 |
|
|
* | Remove or update bitbucket links (GH-101963) | sblondon | 2023-03-08 | 1 | -1/+1 |
|
|
* | gh-100176: venv: Remove redundant compat code for Python <= 3.2 (#100177) | Hugo van Kemenade | 2022-12-14 | 1 | -68/+60 |
|
|
* | [doc] Refresh the venv introduction documentation, and correct the statement ... | Phil Elson | 2022-10-19 | 1 | -53/+84 |
|
|
* | gh-88452: Add a warning about non-portability of environments. (GH-98155) | Vinay Sajip | 2022-10-10 | 1 | -0/+13 |
|
|
* | gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452) | Christian Heimes | 2022-08-02 | 1 | -0/+1 |
|
|
* | gh-85454: Remove distutils documentation (#95239) | Christian Heimes | 2022-07-25 | 1 | -1/+1 |
|
|
* | gh-94214: Add venv context.lib_path and document the context (GH-94221) | Paul Moore | 2022-06-26 | 1 | -0/+39 |
|
|
* | bpo-45413: Define "posix_venv", "nt_venv" and "venv" sysconfig installation s... | Miro HronĨok | 2022-03-18 | 1 | -0/+5 |
|
|
* | [doc] Add a missing apostrophe in a code example in venv.rst (GH-28391) | Arkaprabha Chakraborty | 2021-09-17 | 1 | -1/+1 |
|
|
* | bpo-44388: Update venv EnvBuilder.ensure_directories() docs. (GH-26663) | Matthew Clapp | 2021-07-02 | 1 | -5/+6 |
|
|
* | Update link to Django's Context class. (#24805) | Mariusz Felisiak | 2021-03-13 | 1 | -1/+1 |
|
|
* | bpo-34556: Document addition of upgrade_deps to venv.create (GH-20135) | Shantanu | 2020-05-23 | 1 | -1/+5 |
|
|
* | bpo-39417: Fix broken link to guide to building venvs (GH-18432) | Ogi Moore | 2020-02-10 | 1 | -1/+1 |
|
|
* | bpo-38901: Allow setting a venv's prompt to the basename of the current direc... | Vinay Sajip | 2020-01-14 | 1 | -1/+2 |
|
|
* | bpo-38928: Fix versionadded for venv's upgrade_deps function (GH-17404) | Tzu-ping Chung | 2019-11-27 | 1 | -2/+2 |
|
|
* | bpo-38738: Fix formatting of True and False. (GH-17083) | Serhiy Storchaka | 2019-11-12 | 1 | -2/+2 |
|
|
* | bpo-37662: Documented venv.EnvBuilder.upgrade_dependencies(). (GH-15768) | Vinay Sajip | 2019-09-09 | 1 | -0/+8 |
|
|
* | Touch up venv docs (GH-14922) | Brett Cannon | 2019-07-23 | 1 | -21/+26 |
|
|
* | bpo-34556: Add --upgrade-deps to venv module (#13100) | Cooper Lees | 2019-06-17 | 1 | -1/+6 |
|
|
* | bpo-36275: enhance documentation for venv.create() (GH-13114) | Sebastian Koslowski | 2019-05-06 | 1 | -1/+6 |
|
|
* | bpo-35854: Fix EnvBuilder and --symlinks in venv on Windows (GH-11700) | Steve Dower | 2019-01-30 | 1 | -9/+13 |
|
|
* | bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-... | Steve Dower | 2018-12-10 | 1 | -7/+10 |
|
|
* | bpo-24356: Specify which Python binary will be used with venv (GH-6589) | Elena Oat | 2018-07-28 | 1 | -3/+8 |
|
|
* | bpo-32519: Removed misleading sentence from EnvBuilder documentation. (GH-7296) | Vinay Sajip | 2018-06-01 | 1 | -2/+1 |
|
|
* | bpo-25427: Remove pyvenv (GH-5962) | Brett Cannon | 2018-04-20 | 1 | -4/+0 |
|
|
* | bpo-25910: Link redirections in docs (#1933) | Sanyam Khurana | 2018-01-20 | 1 | -1/+1 |
|
|
* | Merge from 3.5 | Zachary Ware | 2016-10-26 | 1 | -1/+1 |
|\ |
|
| * | Fix default role usage | Zachary Ware | 2016-10-26 | 1 | -1/+1 |
|
|
* | | Merge (issue #25152) | Brett Cannon | 2016-10-21 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Issue #25152: Mention the deprecation of pyvenv | Brett Cannon | 2016-10-21 | 1 | -0/+6 |
|
|
* | | Closes #22829: Added --prompt option to venv. | Vinay Sajip | 2016-08-06 | 1 | -1/+9 |
|
|
* | | Issue #27285: Document the deprecation of the pyvenv script. | Brett Cannon | 2016-07-08 | 1 | -57/+67 |
|/ |
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -4/+4 |
|
|
* | Issue #21034: Remove outdated paragraph from venv documentation | Berker Peksag | 2016-03-07 | 1 | -5/+0 |
|
|