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
*
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka
2023-09-23
2
-7/+7
*
gh-109054: Document configure variables (#109224)
Victor Stinner
2023-09-20
1
-0/+149
*
gh-109474: Update two Unix packaging URLs (#109307)
partev
2023-09-16
1
-2/+2
*
GH-83417: Allow `venv` to add a `.gitignore` file to environments via a new `...
Brett Cannon
2023-09-15
1
-31/+42
*
gh-107298: Document PyMODINIT_FUNC macro (#109236)
Victor Stinner
2023-09-14
1
-2/+2
*
gh-108740: Fix "make regen-all" race condition (#108741)
Victor Stinner
2023-09-06
1
-0/+23
*
gh-108753: Enhance pystats (#108754)
Victor Stinner
2023-09-06
1
-3/+58
*
gh-108634: Py_TRACE_REFS uses a hash table (#108663)
Victor Stinner
2023-08-31
1
-4/+9
*
Document Python build requirements (#108646)
Victor Stinner
2023-08-30
1
-5/+22
*
Fix misc doc typos (#108592)
xzmeng
2023-08-29
1
-2/+2
*
gh-108223: Document --disable-gil flag in configure (#108236)
Sam Gross
2023-08-21
1
-0/+9
*
gh-107298: Fix some references in the C API documentation (GH-108072)
Serhiy Storchaka
2023-08-17
1
-2/+2
*
GH-92584: Remove references to Distutils in configure.rst (#108043)
Adam Turner
2023-08-16
1
-11/+6
*
GH-92584: Remove Installing Python Modules (Distutils version) (#108020)
Adam Turner
2023-08-16
1
-1/+1
*
GH-92584: Remove references to Distutils in ``PYTHONUSERBASE`` (#108040)
Adam Turner
2023-08-16
1
-2/+2
*
GH-92584: Redirect macOS package installation to the PPUG (#108044)
Adam Turner
2023-08-16
1
-6/+2
*
GH-92584: Remove reference to Distutils in ``cx_Freeze``'s description (#108047)
Adam Turner
2023-08-16
1
-2/+2
*
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka
2023-07-21
1
-2/+2
*
gh-106892: Use roles :data: and :const: for referencing module variables (GH-...
Serhiy Storchaka
2023-07-21
1
-1/+1
*
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka
2023-07-21
1
-4/+4
*
gh-106232: Make timeit doc command lines compatible with Windows. (#106296)
Terry Jan Reedy
2023-07-01
1
-1/+1
*
gh-105145: Remove old functions to config Python init (#105154)
Victor Stinner
2023-06-01
1
-2/+2
*
gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)
Gregory Szorc
2023-05-22
1
-0/+7
*
Replace "OS X" with "macOS" (#104653)
partev
2023-05-20
1
-2/+2
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
3
-3/+3
*
DOC: remove reference to OpenSolaris (#102671)
partev
2023-04-25
1
-7/+0
*
Change 'dependant' to 'dependent' (#103745)
Christopher Chavez
2023-04-24
1
-1/+1
*
gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)
Pradyun Gedam
2023-04-18
1
-2/+5
*
GH-83893: Cross reference env. vars and -X command line options (GH-103414)
Furkan Onder
2023-04-12
1
-6/+12
*
gh-101100: Documenting --prefix and --exec-prefix. (GH-102695)
Julien Palard
2023-03-15
2
-1/+17
*
gh-102354: change python3 to python in docs examples (#102696)
Paul Watson
2023-03-14
1
-1/+1
*
gh-96821: Add config option `--with-strict-overflow` (#96823)
Matthias Görgens
2023-03-04
1
-0/+5
*
gh-101467: Correct py.exe handling of prefix matches and cases when only one ...
Steve Dower
2023-02-01
1
-5/+30
*
Fix trivial typo in shebang example (GH-101385)
socal-nerdtastic
2023-01-28
1
-1/+1
*
gh-100247: Improve documentation for custom shebang commands in py.exe launch...
Steve Dower
2023-01-16
1
-4/+5
*
gh-100247: Fix py.exe launcher not using entire shebang command for finding c...
Steve Dower
2023-01-13
1
-12/+27
*
gh-100540: Remove obsolete '--with-system-ffi' configure option (GH-100544)
Zachary Ware
2022-12-28
1
-5/+0
*
gh-100008: VS 2017 is required since Python 3.11 (#100045)
Victor Stinner
2022-12-06
1
-0/+1
*
gh-100008: Document Python build requirements (#100009)
Victor Stinner
2022-12-05
1
-0/+46
*
gh-99289: Add COMPILEALL_OPTS to Makefile (#99291)
Victor Stinner
2022-11-14
1
-0/+7
*
Support comparing two sets of pystats (GH-98816)
Michael Droettboom
2022-11-04
1
-1/+2
*
gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH...
Steve Dower
2022-10-31
1
-1/+7
*
gh-96143: Improve perf profiler docs (#96445)
Erlend E. Aasland
2022-10-27
1
-7/+10
*
docs: Change links to label refs (#98454)
Stanley
2022-10-26
1
-2/+2
*
[doc] Refresh the venv introduction documentation, and correct the statement ...
Phil Elson
2022-10-19
1
-42/+0
*
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade
2022-10-07
3
-9/+9
*
Remove extra spaces in custom openSSL documentation. (#93568)
Xiao Chen
2022-10-07
1
-10/+10
*
gh-97754: Update doc for default location of per-user installs on Windows (GH...
Ben Faulhaber
2022-10-04
1
-3/+6
*
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka
2022-09-27
1
-1/+1
*
gh-96512: Update int_max_str docs to say 3.11 (#96942)
Gregory P. Smith
2022-09-19
1
-2/+2
[next]