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.12] gh-117804: Document how to suppress PGO unprofiled source warnings (GH...
Miss Islington (bot)
2024-04-15
1
-0/+9
*
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade
2024-04-15
2
-3/+3
*
[3.12] gh-115664: Reorganize versionadded directives for -X options (GH-11630...
Serhiy Storchaka
2024-04-15
1
-28/+36
*
[3.12] gh-117058: Update GUI and packaging recommendations for macOS. (GH-117...
Miss Islington (bot)
2024-03-20
1
-11/+25
*
[3.12] gh-90300: Fix cmdline.rst (GH-116721) (GH-116724)
Miss Islington (bot)
2024-03-13
1
-5/+8
*
[3.12] gh-115664: Fix ordering of more versionadded and versionchanged direct...
Serhiy Storchaka
2024-03-07
1
-28/+22
*
[3.12] Docs: update using/configure.rst (GH-116274) (#116276)
Hugo van Kemenade
2024-03-04
1
-13/+21
*
[3.12] gh-115872: Doc: remove obsolete reference to MSI packages (GH-115873) ...
Miss Islington (bot)
2024-02-24
1
-1/+1
*
[3.12] gh-115795: Doc: fix obsolete URL (GH-115749) (#115803)
Miss Islington (bot)
2024-02-22
1
-1/+1
*
[3.12] gh-115664: Fix chronological ordering of versionadded and versionchang...
Brian Schubert
2024-02-19
1
-3/+3
*
[3.12] Update "Using Python on a Mac" (GH-115024) (#115387)
Miss Islington (bot)
2024-02-13
1
-46/+59
*
[3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)
Miss Islington (bot)
2024-01-10
1
-1/+1
*
[3.12] gh-112999: Replace the outdated "deprecated" directives with "versionc...
Miss Islington (bot)
2023-12-12
1
-3/+1
*
[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#1...
Victor Stinner
2023-11-16
1
-5/+12
*
[3.12] gh-101100: Fix sphinx warnings in `usage/cmdline.rst` (GH-110841) (#11...
Miss Islington (bot)
2023-10-14
1
-8/+9
*
[3.12] gh-110631: Fix reST indentation (GH-110724) (#110738)
Ezio Melotti
2023-10-11
1
-12/+13
*
[3.12] Docs: Avoid the deprecated ``.. cmdoption::`` directive (GH-110292) (#...
Adam Turner
2023-10-03
2
-90/+90
*
[3.12] GH-92584: Move installation schemes overview to sysconfig docs (GH-108...
Miss Islington (bot)
2023-10-02
1
-1/+1
*
[3.12] gh-101100: Fix Sphinx warnings in Doc/using/configure.rst (GH-109931) ...
Miss Islington (bot)
2023-09-28
1
-8/+8
*
[3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947)
Miss Islington (bot)
2023-09-27
1
-2/+2
*
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot)
2023-09-24
2
-7/+7
*
[3.12] gh-109474: Update two Unix packaging URLs (GH-109307) (#109477)
Miss Islington (bot)
2023-09-17
1
-2/+2
*
[3.12] gh-108740: Fix "make regen-all" race condition (#108741) (#109019)
Victor Stinner
2023-09-08
1
-0/+23
*
[3.12] Fix misc doc typos (GH-108592) (#108594)
Miss Islington (bot)
2023-08-29
1
-2/+2
*
[3.12] GH-92584: Remove Installing Python Modules (Distutils version) (GH-108...
Adam Turner
2023-08-17
1
-1/+1
*
[3.12] gh-107298: Fix some references in the C API documentation (GH-108072) ...
Miss Islington (bot)
2023-08-17
1
-2/+2
*
[3.12] GH-92584: Remove references to Distutils in configure.rst (GH-108043) ...
Miss Islington (bot)
2023-08-16
1
-11/+6
*
[3.12] GH-92584: Redirect macOS package installation to the PPUG (GH-108044) ...
Miss Islington (bot)
2023-08-16
1
-6/+2
*
[3.12] GH-92584: Remove references to Distutils in ``PYTHONUSERBASE`` (GH-108...
Miss Islington (bot)
2023-08-16
1
-2/+2
*
[3.12] GH-92584: Remove reference to Distutils in ``cx_Freeze``'s description...
Miss Islington (bot)
2023-08-16
1
-2/+2
*
[3.12] gh-106892: Use roles :data: and :const: for referencing module variabl...
Serhiy Storchaka
2023-07-21
1
-1/+1
*
[3.12] gh-106909: Use role :const: for referencing module constants (GH-10691...
Serhiy Storchaka
2023-07-21
1
-2/+2
*
[3.12] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-10...
Serhiy Storchaka
2023-07-21
1
-4/+4
*
[3.12] gh-106232: Make timeit doc command lines compatible with Windows. (GH-...
Miss Islington (bot)
2023-07-01
1
-1/+1
*
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
[next]