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
/
cmdline.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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-92584: Remove Installing Python Modules (Distutils version) (GH-108...
Adam Turner
2023-08-17
1
-1/+1
*
[3.12] GH-92584: Remove references to Distutils in ``PYTHONUSERBASE`` (GH-108...
Miss Islington (bot)
2023-08-16
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-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
1
-1/+1
*
GH-83893: Cross reference env. vars and -X command line options (GH-103414)
Furkan Onder
2023-04-12
1
-6/+12
*
gh-96143: Improve perf profiler docs (#96445)
Erlend E. Aasland
2022-10-27
1
-7/+10
*
gh-96512: Update int_max_str docs to say 3.11 (#96942)
Gregory P. Smith
2022-09-19
1
-2/+2
*
gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499)
Gregory P. Smith
2022-09-02
1
-0/+13
*
gh-96143: Add some comments and minor fixes missed in the original PR (#96433)
Pablo Galindo Salgado
2022-08-30
1
-0/+2
*
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado
2022-08-30
1
-0/+13
*
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...
Serhiy Storchaka
2022-08-04
1
-1/+1
*
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes
2022-07-29
1
-1/+1
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
1
-2/+2
*
gh-90300: split --help output into separate options (#30331)
Éric
2022-06-01
1
-1/+26
*
gh-93103: Enhance PyConfig.parser_debug documentation (#93186)
Victor Stinner
2022-05-24
1
-2/+8
*
gh-88750: Remove the PYTHONTHREADDEBUG env var support. (#92509)
Gregory P. Smith
2022-05-09
1
-9/+0
*
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
Victor Stinner
2022-05-05
1
-1/+30
*
bpo-45020: Default to using frozen modules unless running from source tree. (...
Eric Snow
2021-10-16
1
-1/+2
*
[doc] Fix typos found using codespell (GH-28744)
Christian Clauss
2021-10-05
1
-2/+2
*
[docs] Improve the markup of powers (GH-28598)
Serhiy Storchaka
2021-09-28
1
-1/+1
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka
2021-09-22
1
-2/+2
*
bpo-45020: Add -X frozen_modules=[on|off] to explicitly control use of frozen...
Eric Snow
2021-09-14
1
-0/+9
*
bpo-44895: Introduce PYTHONDUMPREFSFILE variable for refcount dumping (GH-27767)
Dong-hee Na
2021-08-17
1
-0/+9
*
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
Victor Stinner
2021-08-06
1
-1/+3
*
bpo-43950: Add option to opt-out of PEP-657 (GH-27023)
Ammar Askar
2021-07-07
1
-0/+20
*
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)
Victor Stinner
2021-04-29
1
-5/+1
*
bpo-43862: Enhance -W cmdline option documentation (GH-25439)
Victor Stinner
2021-04-16
1
-23/+40
*
bpo-43774: Document configure options (GH-25283)
Victor Stinner
2021-04-08
1
-5/+4
*
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
Inada Naoki
2021-03-29
1
-0/+15
*
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner
2020-11-02
1
-49/+9
*
bpo-41192: Fix some broken anchors for audit event entries (#21310)
Saiyang Gou
2020-10-19
1
-1/+1
*
bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110)
native-api
2020-06-12
1
-0/+5
*
bpo-40939: Remove the old parser (GH-20768)
Pablo Galindo
2020-06-11
1
-11/+0
*
bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 (GH-20735)
Victor Stinner
2020-06-08
1
-1/+1
*
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-2...
Sandro Mani
2020-06-08
1
-0/+8
*
bpo-40334: Rename PyConfig.use_peg to _use_peg_parser (GH-19670)
Victor Stinner
2020-04-23
1
-3/+9
*
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo
2020-04-22
1
-0/+8
*
fix typo: add space (GH-18853)
Julin S
2020-03-08
1
-2/+2
*
bpo-39489: Remove COUNT_ALLOCS special build (GH-18259)
Victor Stinner
2020-02-03
1
-3/+2
*
bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935)
Inada Naoki
2020-01-28
1
-2/+0
*
bpo-39429: Add a new "Python Development Mode" doc page (GH-18132)
Victor Stinner
2020-01-24
1
-20/+6
*
Updated missing periods in cmdline.rst (GH-17173)
Jules Lasne (jlasne)
2019-11-15
1
-3/+3
*
bpo-33095: Add reference to isolated mode in -m and script option (GH-7764)
Xtreak
2019-09-14
1
-0/+13
*
bpo-29535: Remove promize about hash randomization of datetime objects. (GH-1...
Serhiy Storchaka
2019-08-24
1
-2/+2
*
bpo-37363: Add audit events on startup for the run commands (GH-14524)
Steve Dower
2019-07-01
1
-1/+11
*
bpo-37388: Development mode check encoding and errors (GH-14341)
Victor Stinner
2019-06-25
1
-0/+7
*
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel
2019-05-17
1
-1/+1
*
bpo-36008: Doc update for 3.8 migration (GH-12887)
Utkarsh Gupta
2019-05-13
1
-2/+2
[next]