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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-93103: Update PyUnicode_DecodeFSDefault() doc (#93105)
Victor Stinner
2022-05-23
1
-38/+24
*
gh-93103: Deprecate global configuration variable (#93104)
Victor Stinner
2022-05-23
2
-7/+119
*
gh-89158: Add some REPL secondary prompt markers (#93073)
Nicolas Haller
2022-05-23
1
-3/+3
*
gh-92994: Clarify importlib "check" example (#92995)
Shantanu
2022-05-23
1
-0/+3
*
gh-73137: Added sub-subsection headers for flags in re (#93000)
Stanley
2022-05-23
1
-30/+42
*
binascii docs: strict_mode parameter is keyword-only (#93055)
Jelle Zijlstra
2022-05-23
1
-1/+1
*
termios docs: fix indentation (#93080)
Jelle Zijlstra
2022-05-22
1
-5/+5
*
gh-91362: reword pickle docs to account for nested classes (#92429)
Shantanu
2022-05-21
1
-6/+6
*
gh-71223: Improve rendering of some references in the docs (GH-93041)
Serhiy Storchaka
2022-05-21
7
-9/+16
*
gh-93019: Fix markup in zipfile.rst (#93025)
Shantanu
2022-05-21
1
-1/+1
*
Take advantage of math.comb() in the nth_combination() recipe (#93027)
Raymond Hettinger
2022-05-20
1
-6/+2
*
Fix a directive in the `pathlib` docs (GH-93030)
Brett Cannon
2022-05-20
1
-1/+1
*
gh-72073: Add Windows case in pathlib.rename (GH-93002)
Stanley
2022-05-20
1
-2/+3
*
gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-9...
CAM Gerlach
2022-05-20
22
-25/+25
*
gh-91860: documentation for typing.dataclass_transform (#92768)
Shantanu
2022-05-20
2
-5/+74
*
Doc: add missing manpage and title references in tkinter docs (#29008)
Rafael Fontenelle
2022-05-20
1
-2/+3
*
Doc: Minor adjustment of `socket.create_server` docs (#26938)
Pavel
2022-05-20
1
-1/+1
*
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (G...
Steve Dower
2022-05-19
2
-4/+31
*
GH-89914: Make the oparg of the YIELD_VALUE instruction equal the stack depth...
Mark Shannon
2022-05-19
1
-0/+2
*
gh-92417: `importlib` docs: remove references to unsupported Python versions ...
Alex Waygood
2022-05-19
2
-10/+7
*
bpo-46879: Fix incorrect sphinx object names in doc (GH-31615)
Martin Fischer
2022-05-19
3
-0/+7
*
gh-92417: `subprocess` docs: remove note on compatibility with Python <3.5 (G...
Alex Waygood
2022-05-19
1
-3/+0
*
gh-92417: `fractions`, `decimal`: Improve docs for alternative constructor me...
Alex Waygood
2022-05-19
2
-8/+9
*
gh-92417: `socket` docs: remove references to Python <3.3 (GH-92544)
Alex Waygood
2022-05-19
1
-2/+2
*
bpo-45393: help() on operator precedence has misleading entries (GH-31246)
Zackery Spytz
2022-05-19
1
-2/+2
*
gh-92417: Update docs and examples of doctest.IGNORE_EXCEPTION_DETAIL for Py>...
CAM Gerlach
2022-05-19
1
-27/+21
*
gh-91491: Complete Whats New in 3.11 for typing (#92708)
Jelle Zijlstra
2022-05-19
1
-4/+36
*
GH-90690: Remove `PRECALL` instruction (GH-92925)
Mark Shannon
2022-05-19
1
-14/+3
*
Doc: amend ssl.PROTOCOL_SSLv2 and ssl.PROTOCOL_SSLv3 wording (#92634)
Jan Brasna
2022-05-19
1
-3/+3
*
Include ``asyncio.Barrier`` in 3.11 Whats New (GH-92927)
Duprat
2022-05-19
1
-0/+4
*
gh-87901: Remove the encoding argument from os.popen (GH-92836)
Inada Naoki
2022-05-19
1
-4/+9
*
gh-92812: Align ArgumentParser.add_subparsers() docs with argument spec (#92814)
180909
2022-05-18
1
-1/+1
*
bpo-42047: Add native thread ID for DragonFlyBSD (#22714)
David CARLIER
2022-05-18
2
-2/+2
*
gh-91755: Remove doc of C API private refcount functions (#92918)
Victor Stinner
2022-05-18
1
-6/+0
*
gh-92780: Improve sqlite3.Connection.create_collation docs (#92790)
Erlend Egeberg Aasland
2022-05-18
1
-11/+8
*
gh-91755: Document Py_IncRef and Py_DecRef as C functions (#91805)
Charlie Zhao
2022-05-18
1
-4/+10
*
bpo-40838: document `getdoc`, `getmodule`, `getsourcefile` in `inspect` retur...
Nikita Sobolev
2022-05-18
1
-2/+5
*
re docs: fix source code link (#92819)
谭九鼎
2022-05-17
1
-1/+1
*
gh-92547: Remove deprecated sqlite3 features (#92548)
Erlend Egeberg Aasland
2022-05-16
1
-0/+9
*
Speedup: build docs in parallel (GH-92733)
Hugo van Kemenade
2022-05-16
1
-1/+1
*
gh-81548: Clarify the deprecation of octal sequences affect byte strings (GH-...
Pablo Galindo Salgado
2022-05-16
1
-2/+2
*
gh-87670: Add web.archive redirects from effbot (GH-92816)
Stanley
2022-05-16
3
-4/+5
*
Restore default role check in `make check`. (#92290)
Ezio Melotti
2022-05-15
4
-6/+11
*
gh-92611: Link to PEP 594 sections & add key detail in doc deprecation notice...
CAM Gerlach
2022-05-13
21
-22/+46
*
gh-91249: Remove .bat extension in documentation for when activating venv on ...
yashlad681
2022-05-13
1
-1/+1
*
bpo-9182: Add a section on specifying positional arguments (#31810)
slateny
2022-05-13
2
-2/+34
*
Fix small typo (#92721)
Gabi Nagy
2022-05-13
1
-1/+1
*
gh-92446: Argparse choices should be a sequence (#92450)
180909
2022-05-13
1
-1/+1
*
Document Py_ssize_t. (GH-92512)
Julien Palard
2022-05-13
10
-24/+31
*
gh-85858: Remove PyUnicode_InternImmortal() function (#92579)
Victor Stinner
2022-05-13
2
-1/+4
[next]