summaryrefslogtreecommitdiffstats
path: root/Doc/using
Commit message (Expand)AuthorAgeFilesLines
* gh-115765: Document and enforce Autoconf 2.72 requirement (#128502)Erlend E. Aasland2025-01-041-1/+4
* gh-126925: Modify how iOS test results are gathered (#127592)Russell Keith-Magee2024-12-091-4/+49
* gh-127221: Add colour to unittest output (#127223)Hugo van Kemenade2024-12-051-8/+0
* GH-126748: amend configure.rst description for the 'build_wasm' make target (...Hood Chatham2024-11-161-1/+2
* gh-126691: Remove --with-emscripten-target (#126787)Hood Chatham2024-11-161-9/+0
* Update documentation links to Microsoft's documentation pages (GH-126379)谭九鼎2024-11-111-7/+7
* gh-126647: `Doc/using/configure.rst`: Add an entry for ``--enable-experimenta...Kirill Podoprigora2024-11-101-0/+13
* gh-125669: Do not run `-ugui` tests by default on `make test` (#125730)sobolevn2024-10-301-1/+9
* gh-125286: Share the Main Refchain With Legacy Interpreters (gh-125709)Eric Snow2024-10-231-1/+1
* gh-125766: Docs: minor rewording of installation on Linux section (GH-125743)partev2024-10-211-4/+4
* Doc: Fix typos (#125728)ember912024-10-211-2/+2
* gh-112088: aclocal version is updated to 1.16.5 in docs (#125457)Mikhail Efimov2024-10-141-2/+2
* gh-124487: Updated installer messages and internal docs regarding minimum Win...Wulian2024-10-011-2/+3
* gh-124720: Update "Using Python on a Mac" document (#124721)Ned Deily2024-09-2910-110/+361
* Docs: Update and proofread `library/venv.rst` (#124121)Hugo van Kemenade2024-09-261-121/+0
* gh-123990: Good bye WITH_FREELISTS macro (gh-124358)Donghee Na2024-09-241-6/+0
* gh-116622: Complete Android documentation (#124259)Malcolm Smith2024-09-233-1/+68
* GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)Rafael Fontenelle2024-09-172-3/+3
* gh-123275: Support `-Xgil=1` and `PYTHON_GIL=1` on non-free-threaded builds (...Peter Bierma2024-09-051-4/+3
* gh-123492: Remove unnecessary `:func:` parentheses (#123493)Wei-Hsiang (Matt) Wang2024-08-302-3/+3
* GH-109975: Copyedit 3.13 What's New: Release Highlights (#122958)Adam Turner2024-08-132-3/+3
* gh-112301: Update documentation for configure options (``--disable-safety`` a...Nate Ohlson2024-08-081-4/+17
* Doc: cmdline.rst: Include -P and -R in usage (#122590)Wim Jeantine-Glenn2024-08-071-1/+1
* Fix typos in docs, error messages and comments (#122502)jianghuyiyuan2024-08-011-1/+1
* gh-121996: Introduce --disable-safety and --enable-slower-safety options (#1...Donghee Na2024-07-231-0/+19
* gh-121957: Emit audit events for `python -i` and `python -m asyncio` (GH-121958)Łukasz Langa2024-07-221-0/+9
* Docs: spelling and grammar fixes (#122084)Ville Skyttä2024-07-221-1/+1
* gh-120522: Apply App Store compliance patch during installation (#121947)Russell Keith-Magee2024-07-213-0/+51
* gh-121905: Consistently use "floating-point" instead of "floating point" (GH-...Serhiy Storchaka2024-07-191-2/+2
* gh-120522: Revert "Add a `--with-app-store-compliance` configure option to pa...Ned Deily2024-07-163-51/+0
* gh-120831: Increase the default minimum supported iOS version to 13.0 (#121250)Russell Keith-Magee2024-07-161-0/+11
* Docs: fix typo and duplicate word in configure.rst (#121410)Rafael Fontenelle2024-07-091-2/+2
* gh-120522: Add a `--with-app-store-compliance` configure option to patch out ...Russell Keith-Magee2024-06-303-0/+51
* gh-121101: Document -Wall option (an alias for -Walways) (#121102)Wim Jeantine-Glenn2024-06-291-0/+2
* docs: fix a few typos identified by codespell (#119516)Ned Batchelder2024-05-261-2/+2
* Docs: Add central references to free-threading-related options (#119017)Brett Simmers2024-05-212-3/+4
* gh-102136: Add -m to options that work with -i (GH-119271)Melanie Arbor2024-05-201-3/+9
* gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#...Hugo van Kemenade2024-05-071-5/+5
* gh-115119: Default to --with-system-libmpdec=yes (#118539)Erlend E. Aasland2024-05-061-2/+9
* gh-111201: A new Python REPL (GH-111567)Pablo Galindo Salgado2024-05-051-0/+10
* gh-118518: Allow perf to work without frame pointers (#112254)Pablo Galindo Salgado2024-05-051-0/+24
* gh-117225: Document colour use in `doctest` (#118268)Hugo van Kemenade2024-05-011-2/+10
* gh-115119: Detect _decimal dependencies using pkg-config (#115406)Erlend E. Aasland2024-04-291-0/+13
* gh-117804: Document how to suppress PGO unprofiled source warnings (#117859)Erlend E. Aasland2024-04-151-0/+9
* Docs: add link roles with Sphinx extlinks (#117850)Hugo van Kemenade2024-04-152-3/+3
* gh-115664: Reorganize versionadded directives for -X options (GH-116304)Serhiy Storchaka2024-04-151-34/+45
* gh-114099: Add documentation for iOS platform (GH-117057)Russell Keith-Magee2024-03-283-1/+330
* gh-117058: Update GUI and packaging recommendations for macOS. (#117059)Russell Keith-Magee2024-03-201-11/+25
* gh-90300: Fix cmdline.rst (GH-116721)Serhiy Storchaka2024-03-131-5/+8
* gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` (#116338)Brett Simmers2024-03-111-0/+18