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-119580: Improve version added section for convenience variable (#119583)
Tian Gao
2024-05-27
1
-0/+2
*
Docs: Only install sphinx-autobuild for `make htmllive` (#119607)
Hugo van Kemenade
2024-05-27
2
-2/+5
*
Docs: Add class role for IPV{4,6}Address and fix a typo (#118059)
Rafael Fontenelle
2024-05-27
1
-3/+3
*
GH-117283: Add doc warning for `PyTuple_SetItem` refcount > 1 (#117916)
Savannah Ostrowski
2024-05-27
1
-0/+6
*
gh-119467: Fix Py_buffer.format type and correct documentation typo (#119475)
Aditya Borikar
2024-05-27
1
-2/+2
*
gh-119562: Remove AST nodes deprecated since Python 3.8 (#119563)
Alex Waygood
2024-05-26
1
-0/+30
*
Update README and layout.html from 3.13 to 3.14 (#119539)
Wulian233
2024-05-26
1
-1/+7
*
docs: fix a few typos identified by codespell (#119516)
Ned Batchelder
2024-05-26
18
-23/+23
*
GH-82805: Fix handling of single-dot file extensions in pathlib (#118952)
Barney Gale
2024-05-25
1
-0/+13
*
FAQ: Add reference to Python version numbering scheme (#119225)
Hugo van Kemenade
2024-05-25
1
-2/+2
*
gh-111999: Fix the signature of str.format_map() (#119540)
Serhiy Storchaka
2024-05-25
1
-1/+1
*
Misc improvement to the docs for itertools (gh-119529)
Raymond Hettinger
2024-05-24
1
-55/+55
*
GH-119054: Add "Querying file type and status" section to pathlib docs (#119055)
Barney Gale
2024-05-24
1
-167/+171
*
Regen ``Doc/requirements-oldest-sphinx.txt`` (#119520)
Kirill Podoprigora
2024-05-24
1
-1/+1
*
gh-119317: findall instead of traverse for docutils nodes (#119319)
Carlos Meza
2024-05-24
2
-4/+4
*
Clarify base64.a85encode docs: *wrapcols* doesn't count the newline (GH-119409)
Petr Viktorin
2024-05-23
1
-1/+1
*
gh-70795: Rework RLock documentation (#103853)
uıɐɾ ʞ ʇɐɯɐs
2024-05-22
1
-24/+51
*
Fix version number in use_load_tests deprecation reference (GH-119151)
Jacob Walls
2024-05-22
1
-1/+1
*
Clarify that dklen is expected in bytes for the hashlib functions (GH-106624)
Mathijs Mortimer
2024-05-22
1
-2/+2
*
DOCS: fix error in exec namespace note (gh-119378)
Alyssa Coghlan
2024-05-22
1
-4/+0
*
gh-60191: Implement ast.compare (#19211)
Batuhan Taskaya
2024-05-22
2
-0/+21
*
gh-110383: Align dict.get(), .fromkeys(), and .setdefault() docs with docstri...
Landon Wood
2024-05-22
1
-3/+3
*
gh-119180: Add LOAD_COMMON_CONSTANT opcode (#119321)
Jelle Zijlstra
2024-05-22
1
-4/+5
*
Docs: Add central references to free-threading-related options (#119017)
Brett Simmers
2024-05-21
4
-6/+8
*
gh-118692: Avoid creating unnecessary StopIteration instances for monitoring ...
Irit Katriel
2024-05-21
1
-3/+3
*
gh-90562: Mention slots pitfall in dataclass docs (#107391)
Josh Cannon
2024-05-21
1
-1/+4
*
gh-111389: Add PyHASH_MULTIPLIER constant (#119214)
Victor Stinner
2024-05-21
1
-0/+6
*
GH-110383: Improve Tutorial for Input Ouput (#119230)
Blaise Pabon
2024-05-21
1
-4/+16
*
gh-110383: Document `socket.makefile()` accepts combined modes (#119150)
Daniel Williams
2024-05-21
1
-1/+2
*
gh-74929: PEP 667 general docs update (gh-119201)
Alyssa Coghlan
2024-05-21
9
-59/+153
*
gh-102136: Add -m to options that work with -i (GH-119271)
Melanie Arbor
2024-05-20
1
-3/+9
*
gh-108267 Fix another dataclasses docs typo (#119277)
Alex Waygood
2024-05-20
1
-1/+2
*
gh-118912: Remove description of issue fixed in 3.5 from autospeccing guide (...
Shauna
2024-05-20
1
-32/+8
*
Docs: Ensure no warnings are found in the NEWS file before a given line numbe...
Hugo van Kemenade
2024-05-20
1
-0/+40
*
gh-118760: Restore the default value of tkinter.wantobjects to 1 (GH-118784)
Serhiy Storchaka
2024-05-20
1
-10/+0
*
Use correct markup in unittest.mock.reset_mock documentation (GH-119207)
Tialo
2024-05-20
1
-3/+3
*
DOCS: Suggest always calling exec with a globals argument and no locals argum...
Hood Chatham
2024-05-20
1
-3/+7
*
[docs] TypeVarTuple default is keyword-only (#119215)
Sebastian Rittau
2024-05-20
1
-1/+1
*
typing docs: Fix formatting issue (#119210)
David Foster
2024-05-20
1
-1/+1
*
marshal docs: Remove reference to "Sun" (#119161)
Jelle Zijlstra
2024-05-19
1
-1/+1
*
docs: make mimalloc license text literal (#119046)
Rafael Fontenelle
2024-05-18
1
-21/+21
*
gh-119078: Clarify venv tutorial (GH-119129)
Nice Zombies
2024-05-18
1
-4/+4
*
Minor improvements to the docs for itertools.tee() (gh-119135)
Raymond Hettinger
2024-05-18
1
-10/+11
*
gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (#118696)
Lysandros Nikolaou
2024-05-17
1
-0/+1
*
gh-108267: Fix object.__setattr__ regression in dataclasses docs (#119082)
Shantanu
2024-05-16
1
-1/+2
*
Use literal syntax in origin property (#119029)
Rafael Fontenelle
2024-05-16
1
-1/+1
*
gh-119009: Add gettext target (#119006)
Rafael Fontenelle
2024-05-15
2
-0/+8
*
3.13 What's New: Add PEP 702 (#118922)
Jelle Zijlstra
2024-05-15
1
-0/+3
*
GH-74033: Drop deprecated `pathlib.Path` keyword arguments (#118793)
Barney Gale
2024-05-14
1
-0/+2
*
GH-101357: Suppress `OSError` from `pathlib.Path.exists()` and `is_*()` (#118...
Barney Gale
2024-05-14
1
-35/+40
[prev]
[next]