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
*
Add a link to buffer protocol in bytearray() doc (GH-22675)
Antoine
2020-10-26
1
-2/+2
*
bpo-39108: Document threading issues for random.gauss() (GH-22928)
Raymond Hettinger
2020-10-25
1
-0/+7
*
Split-out a fourth section in the descriptor HowTo guide (GH-22965)
Raymond Hettinger
2020-10-25
1
-46/+50
*
Second round of updates to the descriptor howto guide (GH-22946)
Raymond Hettinger
2020-10-25
1
-96/+156
*
bpo-42127: Document effect of cached_property on key-sharing dictionaries (G...
Raymond Hettinger
2020-10-25
1
-9/+24
*
[doc] Fix link to abc.ABCMeta.register in Glossary (GH-22932)
Andre Delfino
2020-10-24
1
-1/+1
*
bpo-42139: Update What's New 3.9 for master (#22936)
Terry Jan Reedy
2020-10-24
1
-65/+299
*
bpo-19072: Update descriptor howto for decorator chaining (GH-22934)
Raymond Hettinger
2020-10-24
1
-3/+13
*
Mention in "What's New" that the import system is starting to be cleaned up (...
Brett Cannon
2020-10-24
1
-0/+17
*
Create a primer section for the descriptor howto guide (GH-22906)
Raymond Hettinger
2020-10-23
3
-59/+499
*
bpo-38486: Fix dead qmail links in the mailbox docs (GH-22239)
Zackery Spytz
2020-10-22
1
-10/+4
*
bpo-42086: Document AST operator nodes acts as a singleton (GH-22896)
Batuhan Taskaya
2020-10-22
1
-0/+7
*
bpo-25655: Improve Win DLL loading failures doc (GH-22372)
Philippe Ombredanne
2020-10-22
1
-0/+15
*
Remove 3.5 from Doc version switcher in master. (#22886)
larryhastings
2020-10-22
2
-2/+0
*
bpo-41910: specify the default implementations of object.__eq__ and object.__...
Brett Cannon
2020-10-21
1
-6/+8
*
bpo-38980: Add -fno-semantic-interposition when building with optimizations (...
Pablo Galindo
2020-10-21
1
-0/+8
*
bpo-35181: Correct importlib documentation for some module attributes (GH-15190)
Géry Ogam
2020-10-21
2
-21/+11
*
Fix bpo-39416: Change "Numeric" to lower case; an english word, not a class n...
kpinc
2020-10-21
1
-1/+1
*
bpo-41959: Fix grammar around class asyncio.MultiLoopChildWatcher text (GH-22...
Raúl Cumplido
2020-10-21
1
-1/+1
*
bpo-39416: Document some restrictions on the default string representations o...
kpinc
2020-10-21
1
-0/+18
*
Doc: Fix a typo/error in the docs for cached bytecode (GH-22445)
Zackery Spytz
2020-10-21
1
-1/+1
*
Doc: Do not suggest `s[::-1]` for reversed order (GH-22457)
Andre Delfino
2020-10-21
2
-7/+1
*
Doc: Remove old Python version from future stmt (GH-21802)
Andre Delfino
2020-10-21
1
-2/+2
*
Doc: Do not encourage using a base class name in a derived class (GH-22177)
Andre Delfino
2020-10-21
1
-6/+6
*
bpo-23706: Add newline parameter to pathlib.Path.write_text (GH-22420) (GH-22...
Максим
2020-10-21
1
-1/+4
*
bpo-42010: [docs] Clarify subscription of types (GH-22822)
kj
2020-10-20
1
-2/+13
*
bpo-29981: Add examples and update index for set, dict, and generator compreh...
Florian Dahlitz
2020-10-20
3
-0/+30
*
bpo-42041: Clarify how subprocess searches for the executable (GH-22715)
Paul Moore
2020-10-20
1
-2/+21
*
Minor tweaks to typing union objects doc (GH-22741)
Andre Delfino
2020-10-20
1
-3/+3
*
bpo-41192: Add documentation of undocumented audit events (GH-21308)
Saiyang Gou
2020-10-20
5
-2/+56
*
bpo-41192: Clarify the sys module's description of the auditing feature (GH-2...
Andrew Kuchling
2020-10-20
1
-10/+25
*
bpo-39693: mention KeyError in tarfile extractfile documentation (GH-18639)
Andrey Doroschenko
2020-10-20
1
-4/+5
*
bpo-30612: Tweak Windows registry path syntax in the docs (GH-20281)
Zackery Spytz
2020-10-20
1
-3/+3
*
Doc: Add missing spaces after period for `posix_spawn` (GH-22730)
Tomer Cohen
2020-10-20
1
-2/+2
*
bpo-42093: Add opcode cache for LOAD_ATTR (GH-22803)
Pablo Galindo
2020-10-20
1
-0/+3
*
bpo-4356: Add key function support to the bisect module (GH-20556)
Raymond Hettinger
2020-10-20
2
-30/+90
*
bpo-41586: Add pipesize parameter to subprocess & F_GETPIPE_SZ and F_SETPIPE_...
Ruben Vorderman
2020-10-19
2
-1/+14
*
bpo-40901: Describe what "interface name" means on Windows (GH-20694)
Jakub Stasiak
2020-10-19
1
-0/+19
*
bpo-41784: make PyUnicode_AsUTF8AndSize part of the limited API (GH-22252)
Alex Gaynor
2020-10-19
2
-0/+7
*
bpo-41217: Fix incorrect note in the asyncio.create_subprocess_shell() docs (...
Zackery Spytz
2020-10-19
1
-4/+2
*
bpo-41292: Fixes dead link to cx_freeze from Windows FAQ (GH-21463)
Michel Samia
2020-10-19
1
-1/+1
*
Link to the msvcrt module from the Windows FAQ (#22268)
abdo
2020-10-19
1
-1/+1
*
bpo-38320: Clarify that expectedFailure is satisfied by either failure or err...
Irit Katriel
2020-10-19
1
-5/+6
*
bpo-41192: Fix some broken anchors for audit event entries (#21310)
Saiyang Gou
2020-10-19
3
-4/+3
*
bpo-40484: Document compiler flags under AST module (GH-19885)
Batuhan Taskaya
2020-10-19
2
-20/+46
*
3.9 whatsnew: fix bpo issue for AST change (GH-22742)
Shantanu
2020-10-18
1
-1/+1
*
[doc] Add mentions of PEP 613 (TypeAlias) to docs (GH-22733)
Andre Delfino
2020-10-17
1
-1/+3
*
bpo-40341: Remove some "discouraged solutions" in Doc/faq/programming.rst (GH...
Zackery Spytz
2020-10-16
1
-21/+1
*
Document that `test.support.bytecode_helper` is new in 3.9 (GH-22618)
Saiyang Gou
2020-10-15
1
-0/+2
*
Minor clarification (GH-22708)
Raymond Hettinger
2020-10-15
1
-3/+3
[next]