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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bpo-41724: Explain when the conversion is not possible with detect_types enab...
Miss Islington (bot)
2020-12-20
1
-1/+3
*
[3.8] bpo-17140: Document multiprocessing's ThreadPool (GH-23812) (GH-23835)
Miss Islington (bot)
2020-12-18
1
-0/+40
*
bpo-39096: Format specification documentation fixes for numeric types (GH-23575)
Miss Islington (bot)
2020-12-18
1
-12/+23
*
[3.8] [doc] Link to issue regarding logging.disable level param default value...
Andre Delfino
2020-12-10
1
-2/+2
*
Fix bz2 examples markup (GH-23580)
Miss Islington (bot)
2020-12-01
1
-8/+0
*
bpo-39096: Improve description of 'e', 'f' and 'g' presentation types (GH-235...
Miss Islington (bot)
2020-11-29
1
-12/+31
*
Fix multiprocessing markup (GH-23525)
Miss Islington (bot)
2020-11-28
1
-3/+3
*
Doc: fix typo in typing.Type docs (GH-23460)
Miss Islington (bot)
2020-11-22
1
-1/+1
*
bpo-42391: Clarify documentation of TestCase.assertIs (GH-23348)
Miss Islington (bot)
2020-11-22
1
-2/+1
*
Fix wrong availability for signal.SIGCHLD (GH-23285) (#23426)
Miss Islington (bot)
2020-11-21
1
-1/+1
*
bpo-42407: Use possessive appostrophe in multiprocessing doc (GH-23400)
Miss Islington (bot)
2020-11-21
1
-1/+1
*
[3.8] bpo-38320: Clarify that expectedFailure is satisfied by either failure ...
Miss Islington (bot)
2020-11-18
1
-5/+6
*
[3.8] Remove outdated reference to pywin32 from platform module (GH-22005) (G...
Miss Islington (bot)
2020-11-17
1
-7/+0
*
bpo-42153 Fix link to IMAP documents in imaplib.rst (GH-23297)
Miss Islington (bot)
2020-11-16
1
-3/+3
*
fix typo in ThreadedChildWatcher docs (GH-23277)
Miss Islington (bot)
2020-11-14
1
-1/+1
*
bpo-42344: Improve pseudo implementation for SimpleNamespace (GH-23264) (GH-2...
Miss Islington (bot)
2020-11-13
1
-1/+3
*
Minor wording change in concurrent.futures. (GH-23194)
Miss Islington (bot)
2020-11-08
1
-3/+3
*
[3.8] bpo-42230: Improve asyncio documentation regarding accepting sets vs it...
Jakub Stasiak
2020-11-02
1
-3/+3
*
Add a link to buffer protocol in bytearray() doc (GH-22675)
Miss Skeleton (bot)
2020-10-26
1
-2/+2
*
bpo-29981: Add examples and update index for set, dict, and generator compreh...
Miss Skeleton (bot)
2020-10-25
1
-0/+14
*
[3.8] bpo-38486: Fix dead qmail links in the mailbox docs (GH-22239) (GH-22902)
Miss Skeleton (bot)
2020-10-22
1
-10/+4
*
bpo-25655: Improve Win DLL loading failures doc (GH-22372)
Miss Skeleton (bot)
2020-10-22
1
-0/+15
*
bpo-35181: Correct importlib documentation for some module attributes (GH-15190)
Miss Skeleton (bot)
2020-10-21
1
-6/+8
*
[3.8] bpo-41959: Fix grammar around class asyncio.MultiLoopChildWatcher text ...
Miss Skeleton (bot)
2020-10-21
1
-1/+1
*
bpo-41646: Mention path-like objects support in the docs for shutil.copy() (G...
Miss Skeleton (bot)
2020-10-21
1
-3/+3
*
bpo-41192: Add documentation of undocumented audit events (GH-22832)
Miss Skeleton (bot)
2020-10-20
3
-2/+36
*
bpo-41192: Clarify the sys module's description of the auditing feature (GH-2...
Miss Skeleton (bot)
2020-10-20
1
-10/+25
*
Doc: Add missing spaces after period for `posix_spawn` (GH-22730)
Miss Skeleton (bot)
2020-10-20
1
-2/+2
*
bpo-40901: Describe what "interface name" means on Windows (GH-20694)
Miss Skeleton (bot)
2020-10-19
1
-0/+19
*
bpo-41217: Fix incorrect note in the asyncio.create_subprocess_shell() docs (...
Miss Skeleton (bot)
2020-10-19
1
-4/+2
*
bpo-41192: Fix some broken anchors for audit event entries (GH-21310) (GH-22770)
Miss Skeleton (bot)
2020-10-19
2
-3/+2
*
[3.8] bpo-41855: Fix duplicate results in FastPath.zip_children() (#22404)
Jason R. Coombs
2020-10-15
1
-23/+16
*
bpo-41376: Fix the documentation of `site.getusersitepackages()` (GH-21602) (...
Miss Skeleton (bot)
2020-10-11
1
-1/+3
*
[3.8] [doc] Fix link to abc.collections.Iterable (GH-22502) (#22504)
Andre Delfino
2020-10-11
1
-1/+1
*
Fix incorrect parameter name (GH-22613)
Miss Skeleton (bot)
2020-10-10
1
-1/+1
*
bpo-41892: Clarify that an example in the ElementTree docs explicitly avoids ...
Miss Skeleton (bot)
2020-10-04
1
-0/+6
*
bpo-41898: add caveat on root logger seeing all messages in assertLogs doc (G...
Miss Skeleton (bot)
2020-10-04
1
-1/+2
*
[doc] Fix link to abc.collections.Iterable (GH-22520)
Miss Skeleton (bot)
2020-10-03
1
-2/+2
*
bpo-40833: Clarify Path.rename doc-string regarding relative paths (GH-20554)
Miss Skeleton (bot)
2020-10-03
1
-0/+8
*
Fix grammar in secrets module documentation (GH-22467)
Miss Islington (bot)
2020-09-30
1
-1/+1
*
bpo-41858: Clarify line in optparse doc (GH-22407)
Miss Islington (bot)
2020-09-27
1
-1/+1
*
bpo-37062: Enum: add extended AutoNumber example (GH-22349) (GH-22369)
Miss Islington (bot)
2020-09-23
1
-0/+26
*
bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)
Miss Islington (bot)
2020-09-22
1
-22/+25
*
bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) (GH-22300)
Miss Islington (bot)
2020-09-18
2
-3/+3
*
[3.8] Remove duplicated words words (GH-20413). (GH-22297)
Serhiy Storchaka
2020-09-18
1
-1/+1
*
Improve the description of difflib in the documentation (GH-22253) (GH-22260)
Miss Islington (bot)
2020-09-15
1
-2/+2
*
bpo-40721: add note about enum member name case (GH-22231)
Miss Islington (bot)
2020-09-14
1
-0/+6
*
bpo-41778: Change a punctuation on documentation. (GH-22229) (GH-22230)
Miss Islington (bot)
2020-09-13
1
-2/+2
*
[3.8] bpo-37479: Enum - use correct __format__ (GH-14545)
Ethan Furman
2020-09-13
1
-3/+5
*
bpo-33239: Fix default value of 'buffering' parameter in docs of tempfile.* f...
Miss Islington (bot)
2020-09-13
1
-3/+3
[prev]
[next]