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
*
[3.7] Doc: Fix inconsistency in multiprocessing (GH-12273) (GH-12275)
Miss Islington (bot)
2019-03-11
1
-1/+1
*
bpo-21314: Add a FAQ entry about positional only parameters (GH-10641)
Miss Islington (bot)
2019-03-10
3
-0/+44
*
Fix padding on asyncio.IncompleteReadError docs (GH-12258)
Miss Islington (bot)
2019-03-10
1
-3/+3
*
bpo-36216: Add check for characters in netloc that normalize to separators (G...
Steve Dower
2019-03-07
1
-0/+18
*
Fix the documentation for set.copy() (GH-12176)
Miss Islington (bot)
2019-03-07
1
-1/+1
*
bpo-36185: Fix typo in Doc/c-api/objbuffer.rst. (GH-12204)
Miss Islington (bot)
2019-03-07
1
-1/+1
*
Doc: Use `option` word for command line interface. (GH-12142)
Miss Islington (bot)
2019-03-05
1
-1/+1
*
Fixed a missing . and a missing capital letter. (GH-12170)
Miss Islington (bot)
2019-03-04
1
-2/+2
*
bpo-20906: Various revisions to the Unicode howto (GH-8394)
Miss Islington (bot)
2019-03-04
1
-158/+183
*
[3.7] Add versionadded directives to ssl.minimum_version and ssl.maxi… (GH-...
Cheryl Sabella
2019-02-28
1
-6/+10
*
Document the surprising sideeffect PyErr_Print(). (GH-12081)
Miss Islington (bot)
2019-02-27
1
-2/+6
*
Fix grammar error in timeit module docs (GH-12066)
Miss Islington (bot)
2019-02-27
1
-1/+1
*
[3.7] Update FAQ to point to Infrastructure Team website. (GH-12077) (GH-12078)
Miss Islington (bot)
2019-02-27
1
-8/+2
*
[3.7] bpo-28450: Fix and improve the documentation for unknown escapes in RE....
Serhiy Storchaka
2019-02-25
1
-2/+5
*
Remove empty Dictionaries section from programming FAQ (GH-12026)
Miss Islington (bot)
2019-02-25
1
-3/+0
*
Correct name of 'defaultobj' parameter in PyDict_SetDefault() signature. (GH-...
Miss Islington (bot)
2019-02-25
1
-1/+1
*
bpo-24310: Document IDLE settings dialog font tab sample (GH-12007)
Miss Islington (bot)
2019-02-24
1
-0/+7
*
bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941)
Miss Islington (bot)
2019-02-22
1
-0/+4
*
Include the --prompt flag in venv's help output (GH-10711)
Miss Islington (bot)
2019-02-22
1
-1/+3
*
[3.7] Doc: Missing backquotes. (GH-11982) (GH-11985)
Julien Palard
2019-02-22
1
-1/+1
*
bpo-28235: Fix xml.etree.ElementTree.fromstring docs (GH-11903)
Miss Islington (bot)
2019-02-22
1
-2/+4
*
bpo-36060: Document how collections.ChainMap() determines iteration order (GH...
Miss Islington (bot)
2019-02-21
1
-0/+15
*
Document other performance implication for __slots__ (GH-11974) (GH-11975)
Miss Islington (bot)
2019-02-21
1
-0/+1
*
bpo-36059: Update OrderedDict() docs to reflect that regular dicts are now or...
Miss Islington (bot)
2019-02-21
1
-43/+53
*
Doc: fix example for iter() function. (GH-11959)
Miss Islington (bot)
2019-02-21
1
-1/+1
*
bpo-31982: Improve sequence of presentation in ChainMap docs (GH-11960) (GH-1...
Miss Islington (bot)
2019-02-20
1
-1/+1
*
bpo-35584: Clarify role of caret in a class class (GH-11946) (GH-11947)
Miss Islington (bot)
2019-02-19
1
-2/+3
*
bpo-34294: re module, fix wrong capturing groups in rare cases. (GH-11546)
Miss Islington (bot)
2019-02-18
1
-0/+2
*
Improve readability of random module examples (GH-11884) (GH-11885)
Miss Islington (bot)
2019-02-15
1
-2/+6
*
Fix the versionadded info for typing.NoReturn (GH-11880)
Miss Islington (bot)
2019-02-15
1
-1/+1
*
bpo-36006: Fix versionchanged directive alignment in io module documentation ...
Miss Islington (bot)
2019-02-15
1
-2/+2
*
bpo-30410: Documentation of sys.stdin/out/err update to reflect change in 3.6...
Miss Islington (bot)
2019-02-14
1
-7/+24
*
[3.7] bpo-22062: Updated docstring and documentation for pathlib (GH-8519) (G...
Miss Islington (bot)
2019-02-11
1
-3/+3
*
Doc sidebar: 3.6 has moved to security-fix mode. (GH-11810)
Miss Islington (bot)
2019-02-10
1
-1/+1
*
bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799)
Miss Islington (bot)
2019-02-09
1
-8/+27
*
Fix url to core-mentorship mailing list (GH-11775)
Miss Islington (bot)
2019-02-06
1
-1/+1
*
bpo-20001: update pathlib landing image (GH-11304)
Inada Naoki
2019-02-05
2
-4/+1
*
bpo-26256: Document algorithm speed for the Decimal module. (GH-4808) (#11736)
Miss Islington (bot)
2019-02-02
1
-0/+20
*
doc: http: Fix enum name for status code 416 (GH-11689)
Miss Islington (bot)
2019-01-31
1
-1/+1
*
bpo-35865: doc: Remove wrong note and directives (GH-11711)
Inada Naoki
2019-01-31
1
-46/+8
*
bpo-35854: Fix EnvBuilder and --symlinks in venv on Windows (GH-11700)
Miss Islington (bot)
2019-01-30
2
-9/+18
*
Document differences between random.choices() and random.choice(). (GH-11703)...
Miss Islington (bot)
2019-01-30
1
-0/+7
*
bpo-35835: Add reference to Python 3.7 new breakpoint() function in pdb docum...
Miss Islington (bot)
2019-01-30
1
-0/+4
*
bpo-25592: Improve documentation of distutils data_files (GH-9767) (GH-11701)
Miss Islington (bot)
2019-01-30
1
-11/+14
*
Fix typo: class declaration (GH-11678)
Miss Islington (bot)
2019-01-27
1
-1/+1
*
Clarify U-mode deprecation in open() (GH-11646)
Miss Islington (bot)
2019-01-27
1
-1/+8
*
bpo-34134: Advise to use imap or imap_unordered when handling long iterables....
Miss Islington (bot)
2019-01-25
1
-1/+5
*
bpo-35781: Changed references to deprecated 'warn' method in logging document...
Miss Islington (bot)
2019-01-23
2
-4/+4
*
bpo-35722: Updated the documentation for the 'disable_existing_loggers' param...
Miss Islington (bot)
2019-01-23
2
-10/+10
*
bpo-23156: Remove obsolete tix install directions (GH-11595)
Miss Islington (bot)
2019-01-18
1
-11/+0
[next]