index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
using
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-106909: Use role :const: for referencing module constants (GH-10691...
Serhiy Storchaka
2023-07-21
1
-2/+2
*
[3.11] gh-106892: Use roles :data: and :const: for referencing module variabl...
Serhiy Storchaka
2023-07-21
1
-1/+1
*
[3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-10...
Serhiy Storchaka
2023-07-21
1
-4/+4
*
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Rafael Fontenelle
2023-05-02
3
-3/+3
*
[3.11] Change 'dependant' to 'dependent' (GH-103745) (#103754)
Miss Islington (bot)
2023-04-24
1
-1/+1
*
GH-83893: Cross reference env. vars and -X command line options (GH-103414)
Miss Islington (bot)
2023-04-16
1
-6/+12
*
gh-101100: Documenting --prefix and --exec-prefix. (GH-102695)
Miss Islington (bot)
2023-03-15
2
-1/+17
*
[3.11] gh-102354: change python3 to python in docs examples (GH-102696) (#102...
Miss Islington (bot)
2023-03-14
1
-1/+1
*
gh-101467: Correct py.exe handling of prefix matches and cases when only one ...
Miss Islington (bot)
2023-02-01
1
-5/+30
*
Fix trivial typo in shebang example (GH-101385)
Miss Islington (bot)
2023-01-29
1
-1/+1
*
gh-100247: Improve documentation for custom shebang commands in py.exe launch...
Miss Islington (bot)
2023-01-16
1
-4/+5
*
gh-100247: Fix py.exe launcher not using entire shebang command for finding c...
Miss Islington (bot)
2023-01-13
1
-12/+27
*
gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH...
Miss Islington (bot)
2022-10-31
1
-1/+7
*
[3.11] Change links to label refs (GH-98454) (#98725)
Stanley
2022-10-26
1
-2/+2
*
[3.11] [doc] Refresh the venv introduction documentation, and correct the stâ...
Vinay Sajip
2022-10-19
1
-42/+0
*
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
C.A.M. Gerlach
2022-10-17
3
-9/+9
*
[3.11] Remove extra spaces in custom openSSL documentation. (GH-93568) (#98007)
Miss Islington (bot)
2022-10-07
1
-10/+10
*
gh-97754: Update doc for default location of per-user installs on Windows (GH...
Miss Islington (bot)
2022-10-04
1
-3/+6
*
gh-96959: Update more HTTP links (GH-97536)
Miss Islington (bot)
2022-09-27
1
-1/+1
*
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
Gregory P. Smith
2022-09-02
1
-0/+12
*
gh-95155: Update "Using Python on a Mac" documentation (GH-95284) (GH-95742)
Miss Islington (bot)
2022-08-06
1
-3/+4
*
[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP...
Serhiy Storchaka
2022-08-04
2
-2/+2
*
gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env'...
Miss Islington (bot)
2022-08-03
1
-0/+5
*
gh-92219: Clarify that some options to the installer may break the install (G...
Miss Islington (bot)
2022-08-02
1
-5/+9
*
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)
Christian Heimes
2022-08-01
1
-1/+1
*
GH-95029: Describe Windows Store package isolation and redirection in more de...
Miss Islington (bot)
2022-07-21
1
-3/+31
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Miss Islington (bot)
2022-07-05
1
-2/+2
*
gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94076)
Miss Islington (bot)
2022-06-21
3
-6/+8
*
gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS (GH-92754)
Miss Islington (bot)
2022-06-20
1
-0/+18
*
gh-90300: split --help output into separate options (GH-30331)
Miss Islington (bot)
2022-06-14
1
-1/+26
*
[3.11] gh-76773: Update docs mentioning no-longer-supported Windows versions ...
Miss Islington (bot)
2022-05-10
1
-83/+51
*
Doc: Update py2app link. (GH-91585)
Miss Islington (bot)
2022-05-09
1
-1/+1
*
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
Victor Stinner
2022-05-05
1
-1/+30
*
gh-91998: 'WebAssemby' to 'WebAssembly' (#92040)
vainaijr
2022-05-02
1
-2/+2
*
gh-89479: Export _Py_GetSpecializationStats() internal function (#92011)
Victor Stinner
2022-04-28
1
-1/+1
*
gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)
Christian Heimes
2022-04-23
1
-0/+6
*
gh-89373: _Py_Dealloc() checks tp_dealloc exception (#32357)
Victor Stinner
2022-04-21
1
-0/+1
*
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
Dennis Sweeney
2022-04-16
1
-1/+1
*
gh-91156: Fix `encoding="locale"` in UTF-8 mode (GH-70056)
Inada Naoki
2022-04-14
1
-1/+1
*
bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
Christian Heimes
2022-04-04
1
-3/+26
*
Demonstrate `py --list` in the quickstart section of the Windows doc page (GH...
Christian Clauss
2022-04-04
1
-0/+6
*
bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698)
Erlend Egeberg Aasland
2022-03-31
1
-8/+0
*
bpo-46566: Add new py.exe launcher implementation (GH-32062)
Steve Dower
2022-03-28
1
-2/+61
*
bpo-31582: Created a new documentation section describing sys.path initializa...
Russel Webber
2022-03-23
1
-22/+3
*
bpo-36557: Updated wording for using/windows (GH-31457)
slateny
2022-02-22
1
-2/+2
*
Optimize images by IMGbot (GH-21348)
Manish Kumar ⛄
2022-02-04
1
-0/+0
*
bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889)
bneuburg
2022-01-18
1
-3/+7
*
bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497)
Mark Dickinson
2022-01-14
1
-2/+1
*
bpo-46072: Document --enable-stats option. (GH-30139)
Mark Shannon
2021-12-16
1
-0/+11
*
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
Christian Heimes
2021-12-13
1
-11/+3
[next]