Berker Peksag
f2d4e5773a
Add a versionadded directive for PEP 486.
11 years ago
Steve Dower
76998fef2c
Issue #23465 : Implement PEP 486 - Make the Python Launcher aware of virtual environments (patch by Paul Moore)
11 years ago
Vinay Sajip
3595276bdd
Corrected typo.
11 years ago
Vinay Sajip
c7e34fb0bb
Minor change to documentation on creating venvs.
11 years ago
Steve Dower
bb24087a2c
Issue #23260 : Update Windows installer
11 years ago
Vinay Sajip
71e7296016
Updated pyvenv documentation to match its current behaviour.
11 years ago
Berker Peksag
8b1cbd2b7c
Issue #12602 : Add missing cross-references to runpy and using/cmdline docs.
Patch by Éric Araujo.
11 years ago
Georg Brandl
b7354a65ce
Fixing broken links in doc, part 4: some more breaks and redirects
11 years ago
Georg Brandl
525d355984
Fixing broken links in doc, part 3: the rest
11 years ago
Georg Brandl
e73778c1ac
Use https:// URLs when referring to python.org hosts.
11 years ago
Georg Brandl
fe85807d7f
Fix link to ABOP install chapter.
11 years ago
Georg Brandl
4ab5733685
Update Opensolaris advice to OpenCSW instead of defunct Blastwave.
11 years ago
Georg Brandl
75f7490843
PYTHONY2K is long gone. Remove traces from the docs and manpage.
11 years ago
Berker Peksag
9c1dba2758
Revert #22251
11 years ago
Berker Peksag
3749404ba5
Issue #22251 : Fix ReST markup to avoid errors building docs.
11 years ago
Victor Stinner
62511fd6d6
asyncio: document the debug mode
12 years ago
Larry Hastings
3732ed2414
Merge in all documentation changes since branching 3.4.0rc1.
12 years ago
R David Murray
bcf7012d19
whatsnew: linkify some pip things, and explain why non-inheriting is good.
12 years ago
Nick Coghlan
f7614d55a2
Close #19407 : New installation & distribution guides
- based on pip and other PyPA tools
- includes references to the new Python Packaging User Guide
where appropriate (and the relevant section is at least
partially filled in)
- started new FAQ sections
- both guides aim to introduce users to basic open source
concepts if they aren't aware of them
- existing guides have been relocated (now linked from the
distutils docs) rather then removed, since there is
some needed material that has yet to be relocated to the
distutils docs as a reference for the legacy formats
12 years ago
R David Murray
27519673d3
whatsnew: pyvenv --copies option.
Also added the missing documentation for new new option.
12 years ago
Victor Stinner
7ef60cd8c2
asyncio, Tulip issue #136 : Add get/set_debug() methods to BaseEventLoopTests.
Add also a PYTHONASYNCIODEBUG environment variable to debug coroutines since
Python startup, to be able to debug coroutines defined directly in the asyncio
module.
12 years ago
Victor Stinner
0f3e6bca1b
asyncio, Tulip issue #136 : Add get/set_debug() methods to BaseEventLoopTests.
Add also a PYTHONASYNCIODEBUG environment variable to debug coroutines since
Python startup, to be able to debug coroutines defined directly in the asyncio
module.
12 years ago
R David Murray
5147e00c81
whatsnew: -m <namespace package>, plus 'using' doc updates.
12 years ago
Zachary Ware
c3cf97b4ea
Issue #20265 : Updated some parts of the Using Windows document.
Includes:
-mention cx_Freeze instead of py2exe (at least until py2exe supports Python 3)
-update ActivePython link
-Remove mention of platforms that were never supported by Python 3 (Win9x, DOS)
12 years ago
R David Murray
575fb31955
shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword.
Also added versionadded for for fish/csh, fixed indentation of versionadded
for ElementTree.write, and make the behavior of shelf as a context manager
explicit in the docs.
12 years ago
Zachary Ware
f8ceb04fcf
Issue #19845 : Updated the Compiling Python on Windows docs.
12 years ago
Victor Stinner
3728d6ced0
Issue #18874 : Remove tracemalloc.set_traceback_limit()
tracemalloc.start() now has an option nframe parameter
12 years ago
Victor Stinner
ed3b0bca3e
Issue #18874 : Implement the PEP 454 (tracemalloc)
12 years ago
Nick Coghlan
8fbdb097cf
Close #19552 : venv and pyvenv ensurepip integration
12 years ago
Serhiy Storchaka
bf28d2dcad
Issue #18818 : The "encodingname" part of PYTHONIOENCODING is now optional.
12 years ago
Victor Stinner
8898350076
Close #18957 : The PYTHONFAULTHANDLER environment variable now only enables the
faulthandler module if the variable is non-empty. Same behaviour than other
variables like PYTHONDONTWRITEBYTECODE.
13 years ago
Christian Heimes
ad73a9cf97
Issue #16400 : Add command line option for isolated mode.
-I
Run Python in isolated mode. This also implies -E and -s. In isolated mode
sys.path contains neither the script’s directory nor the user’s
site-packages directory. All PYTHON* environment variables are ignored,
too. Further restrictions may be imposed to prevent the user from
injecting malicious code.
13 years ago
Victor Stinner
ae6d05bcb9
doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tag
13 years ago
Ezio Melotti
61b0c672b5
#16937 : document that stdin is always buffered, even when -u is used. Patch by Elena Oat.
13 years ago
Antoine Pitrou
1a6cb30a34
Issue #5845 : Enable tab-completion in the interactive interpreter by default, thanks to a new sys.__interactivehook__.
(original patch by Éric Araujo)
13 years ago
Georg Brandl
e09596862a
Update using/mac documentation which was still on 2.5.
13 years ago
Ezio Melotti
ac3da87553
#17686 : fix broken link in Doc/using/unix.rst. Patch by Dan Riti.
13 years ago
Ezio Melotti
a1eb483d8f
Add versionadded for `-X faulthandler` (also fix typo and markup).
13 years ago
Ezio Melotti
1f8898a591
#17323 : The "[X refs, Y blocks]" printed by debug builds has been disabled by default. It can be re-enabled with the `-X showrefcount` option.
13 years ago
Ned Deily
ae8d6ac3f4
Issue #15116 : Remove references to appscript as it is no longer being
supported.
13 years ago
Ned Deily
7045f0579b
Issue #15116 : Remove references to appscript as it is no longer being
supported.
13 years ago
Chris Jerdonek
b7c2386a3f
Fix Sphinx warning (missing "setting-envvars" reference).
This fixes the following warning when building the docs (probably from
the commit for issue #14901 ):
"/Doc/faq/windows.rst:138: WARNING: undefined label: setting-envvars (if the
link has no caption the label must precede a section header)"
13 years ago
Georg Brandl
8e1e8165a3
Add missing label.
13 years ago
Andrew Svetlov
950d5fdc7f
Issue #16241 : document -X faulthandler command line option.
Patch by Marek Šuppa.
13 years ago
Ezio Melotti
5b69fbd4c9
Remove wrong escape in code snippet.
13 years ago
Andrew Svetlov
abfc7df149
Issue #9583 : Document startup option/environment interaction.
Patch by Todd Rovito.
13 years ago
Andrew Svetlov
f892597eb5
Issue #9583 : Document startup option/environment interaction.
Patch by Todd Rovito.
13 years ago
Andrew Svetlov
65e9c57369
Issue #15417 : Add support for csh and fish in venv activation scripts.
13 years ago
Nick Coghlan
349c802fd8
What's new entry for PEP 397 and Windows PATH modification
13 years ago
Antoine Pitrou
a5e5797e48
Improve the pyvenv entry
14 years ago