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
*
bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [lock...
Miss Islington (bot)
2019-09-10
1
-0/+18
*
bpo-37052: Add examples for mocking async iterators and context managers (GH-...
Miss Islington (bot)
2019-09-10
1
-0/+39
*
bpo-37662: Documented venv.EnvBuilder.upgrade_dependencies(). (GH-15768)
Miss Islington (bot)
2019-09-10
1
-0/+8
*
bpo-37383: Updates docs to reflect AsyncMock call_count after await. (GH-15761)
Miss Islington (bot)
2019-09-10
1
-0/+14
*
[3.8] bpo-34293: Fix PDF documentation paper size (GH-8585) (GH-15816)
Zachary Ware
2019-09-09
1
-1/+5
*
bpo-36502: Update link to UAX GH-44, the Unicode doc on the UCD. (GH-15301)
Miss Islington (bot)
2019-09-09
1
-1/+1
*
bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)
Miss Islington (bot)
2019-09-09
1
-0/+6
*
Clarify that shutil's copy functions can accept path-like values (GH-15141)
Miss Islington (bot)
2019-09-09
1
-3/+5
*
bpo-36797: Fix a dead link in Doc/distutils/apiref (GH-15700) (GH-15704)
Miss Islington (bot)
2019-09-09
1
-2/+2
*
Fix typo in math.prod example (GH-15614)
Miss Islington (bot)
2019-09-09
1
-1/+1
*
[3.8] Doc: Fix PDF build (NoUri). (GH-15739) (GH-15754)
Miss Islington (bot)
2019-09-09
1
-4/+11
*
bpo-34410: Fix a crash in the tee iterator when re-enter it. (GH-15625)
Miss Islington (bot)
2019-09-09
1
-0/+4
*
[3.8] bpo-36018: Address more reviewer feedback (GH-15733) (GH-15734)
Raymond Hettinger
2019-09-09
1
-14/+27
*
[3.8] Correct Roman-numeral example in Unicode HOWTO. (GH-15541). (GH-15728)
Serhiy Storchaka
2019-09-08
1
-6/+6
*
bpo-20806: Reference both times(2) and times(3) and link to MSDN. (GH-15479)
Miss Islington (bot)
2019-09-07
1
-1/+3
*
More refinements to the statistics docs (GH-15713) (GH-15715)
Miss Islington (bot)
2019-09-06
1
-27/+33
*
Correct minor gramatical mistake in sys.settrace doc (GH-15637)
Miss Islington (bot)
2019-09-05
1
-1/+2
*
bpo-36324: Apply review comment from Jake Vanderplas (GH-15695) (GH-15696)
Miss Islington (bot)
2019-09-05
1
-2/+2
*
bpo-36324: Apply review comments from Allen Downey (GH-15693) (GH-15694)
Miss Islington (bot)
2019-09-05
1
-64/+65
*
Fix grammar in asyncio-dev.rst (GH-15672)
Miss Islington (bot)
2019-09-04
1
-1/+1
*
closes bpo-37966: Fully implement the UAX GH-15 quick-check algorithm. (GH-15...
Miss Islington (bot)
2019-09-04
1
-2/+3
*
bpo-36853: Fix suspicious.py to actually print the unused rules (GH-13579) (G...
Miss Islington (bot)
2019-09-02
1
-11/+14
*
bpo-38010 Sync importlib.metadata with importlib_metadata 0.20. (GH-15646) (G...
Miss Islington (bot)
2019-09-02
1
-0/+7
*
bpo-37977: Warn more strongly and clearly about pickle security (GH-15595) (G...
Miss Islington (bot)
2019-08-31
1
-4/+18
*
Fix typos mostly in comments, docs and test names (GH-15209)
Miss Islington (bot)
2019-08-30
2
-3/+3
*
bpo-37979: Add alternative to fromisoformat in documentation (GH-15596)
Miss Islington (bot)
2019-08-29
1
-1/+3
*
bpo-36743: __get__ is sometimes called without the owner argument (GH-12992) ...
Miss Islington (bot)
2019-08-29
1
-7/+18
*
bpo-16468: Clarify which objects can be passed to "choices" in argparse (GH-1...
Miss Islington (bot)
2019-08-29
1
-3/+2
*
bpo-23674: Clarify ambiguities in super() docs (GH-15564) (GH-15586)
Miss Islington (bot)
2019-08-29
1
-3/+10
*
[3.8] bpo-37950: Fix ast.dump() when call with incompletely initialized node....
Serhiy Storchaka
2019-08-29
1
-4/+5
*
bpo-35946: Improve assert_called_with documentation (GH-11796)
Miss Islington (bot)
2019-08-29
1
-2/+2
*
bpo-25777: Wording describes a lookup, not a call (GH-15573) (GH-15576)
Miss Islington (bot)
2019-08-29
1
-1/+1
*
bpo-36167: fix an incorrect capitalization (GH-14482)
Miss Islington (bot)
2019-08-29
1
-1/+1
*
bpo-37951: Lift subprocess's fork() restriction (GH-15544)
Miss Islington (bot)
2019-08-27
2
-0/+13
*
Fix typo: Pyssize_t => Py_ssize_t (GH-15411)
Miss Islington (bot)
2019-08-26
1
-1/+1
*
[3.8] bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant...
Miss Islington (bot)
2019-08-26
2
-0/+14
*
bpo-15542: Documentation incorrectly suggests __init__ called after direct _...
Miss Islington (bot)
2019-08-26
1
-4/+4
*
Doc: Keep the venv/* exclude pattern. (GH-15229)
Miss Islington (bot)
2019-08-26
1
-2/+4
*
[3.8] bpo-37757: Disallow PEP 572 cases that expose implementation details (G...
Nick Coghlan
2019-08-25
1
-3/+0
*
bpo-37905: Improve docs for NormalDist (GH-15486) (GH-15487)
Miss Islington (bot)
2019-08-25
1
-20/+7
*
[3.8] Clarify argument types in datetime docs. (GH-15459) (GH-15472)
Miss Islington (bot)
2019-08-24
1
-3/+3
*
bpo-14112: Allow beginners to explore shallowness in greater depth ;-) (GH-15...
Miss Islington (bot)
2019-08-24
2
-1/+3
*
bpo-32118: Simplify docs for sequence comparison (GH-15450) (#15466)
Miss Islington (bot)
2019-08-24
1
-19/+7
*
bpo-29535: Remove promize about hash randomization of datetime objects. (GH-1...
Miss Islington (bot)
2019-08-24
2
-4/+4
*
Fix funny typo in Doc/bugs. (GH-15412)
Miss Islington (bot)
2019-08-24
1
-1/+1
*
bpo-26589: Add http status code 451 (GH-15413) (GH-15436)
Miss Islington (bot)
2019-08-23
1
-0/+4
*
bpo-36763, doc: Add links in the new C API init doc (GH-15433)
Miss Islington (bot)
2019-08-23
2
-0/+4
*
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
Miss Islington (bot)
2019-08-23
1
-2/+6
*
Correct minor grammar mistake (GH-15404)
Miss Islington (bot)
2019-08-23
1
-1/+1
*
bpo-30826: Improve control flow examples (GH-15407) (GH-15410)
Miss Islington (bot)
2019-08-23
1
-14/+14
[next]