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
*
Update lexical_analysis.rst (GH-17508)
Miss Islington (bot)
2020-06-12
1
-1/+1
*
bpo-40895: Update weakref documentation to remove old warnings (GH-20687)
Miss Islington (bot)
2020-06-10
1
-16/+0
*
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-...
Miss Islington (bot)
2020-06-10
2
-5/+2
*
[3.9] bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) (GH-20770)
Miss Islington (bot)
2020-06-10
1
-0/+3
*
Remove reference to 3.7 and 3.8 backports. (GH-20754) (#20755)
Miss Islington (bot)
2020-06-09
1
-1/+0
*
bpo-24914: mention Python supports multiple paradigms in the FAQ (GH-20658) (...
Miss Islington (bot)
2020-06-08
1
-6/+7
*
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-2...
Victor Stinner
2020-06-08
2
-0/+17
*
bpo-40910: Export Py_GetArgcArgv() function (GH-20721) (GH-20723)
Victor Stinner
2020-06-08
1
-0/+9
*
bpo-33187: Document 3.9 changes to xml.etree.ElementInclude.include (GH-20438)
Miss Islington (bot)
2020-06-08
1
-2/+11
*
bpo-22021: Update root_dir and base_dir documentation in shutil (GH-10367)
Miss Islington (bot)
2020-06-08
1
-3/+47
*
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-2065...
Miss Islington (bot)
2020-06-05
1
-3/+11
*
Fix spacing in docs for tarfile (GH-20629)
Miss Islington (bot)
2020-06-04
1
-1/+1
*
bpo-40241: What's New in Python 3.9: opaque PyGC_Head (GH-20586)
Miss Islington (bot)
2020-06-02
1
-0/+4
*
Ensure correct version of Sphinx is used for Windows builds (GH-20582)
Miss Islington (bot)
2020-06-01
1
-1/+1
*
[3.9] bpo-40630: Add tracemalloc.reset_peak (GH-20102) (GH-20545)
Huon Wilson
2020-06-01
2
-0/+65
*
bpo-40831: Remove an incorrect statement in the Windows docs (GH-20570)
Miss Islington (bot)
2020-06-01
1
-3/+1
*
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Miss Islington (bot)
2020-06-01
4
-202/+219
*
Fix typo in "What's new in Python 3.9" (GH-20559)
Miss Islington (bot)
2020-05-31
1
-1/+1
*
bpo-40759: Deprecate the symbol module (GH-20364)
Miss Islington (bot)
2020-05-31
2
-3/+9
*
Fix asyncio.to_thread() documented return type (GH-20547)
Miss Islington (bot)
2020-05-31
1
-2/+1
*
bpo-40829: Add a what's new entry about deprecation of shuffle's random param...
Miss Islington (bot)
2020-05-30
1
-0/+3
*
bpo-40798: Generate a different message for already removed elements (GH-20483)
Miss Islington (bot)
2020-05-30
2
-2/+12
*
closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149)
Miss Islington (bot)
2020-05-30
1
-5/+6
*
Indicate that abs() method accept argument that implement __abs__(), just lik...
Miss Islington (bot)
2020-05-29
1
-3/+2
*
Note the output ordering of combinatoric functions (GH-19732) (GH-20501)
Miss Islington (bot)
2020-05-28
1
-9/+9
*
bpo-40806: itertools.product immediately consumes its inputs (GH-20492) (GH-2...
Miss Islington (bot)
2020-05-28
1
-0/+3
*
bpo-1294959: Try to clarify the meaning of platlibdir (GH-20332)
Miss Islington (bot)
2020-05-28
2
-7/+7
*
bpo-37878: PyThreadState_DeleteCurrent() was not removed (GH-20489)
Miss Islington (bot)
2020-05-28
1
-3/+2
*
bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSp...
Miss Islington (bot)
2020-05-28
2
-1/+64
*
[3.9] bpo-40791: Use CRYPTO_memcmp() for compare_digest (GH-20456) (GH-20461)
Christian Heimes
2020-05-28
1
-0/+5
*
Improve IO tutorial's "Old string formatting" section (GH-16251)
Miss Islington (bot)
2020-05-28
1
-5/+5
*
bpo-39939: Fix removeprefix issue number in the What's New in Python 3.9 (GH-...
Miss Islington (bot)
2020-05-28
1
-1/+1
*
bpo-38580: Document that select() accepts iterables, not just sequences (GH-1...
Miss Islington (bot)
2020-05-26
1
-3/+3
*
bpo-39301: State that floor division is used for right shift operations (GH-2...
Miss Islington (bot)
2020-05-26
1
-4/+2
*
bpo-40745: Fix typos in NewType docs (GH-20379)
Miss Islington (bot)
2020-05-26
1
-2/+2
*
[3.9] closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_sh...
Benjamin Peterson
2020-05-26
1
-8/+8
*
bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-1...
Miss Islington (bot)
2020-05-25
1
-1/+3
*
bpo-39245: Fix docs links to the stable ABI (GH-20388)
Miss Islington (bot)
2020-05-25
1
-9/+9
*
bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)
Miss Islington (bot)
2020-05-25
1
-1/+1
*
bpo-17050: Remove documentation on argparse.REMAINDER (GH-18661) (GH-20363)
Miss Islington (bot)
2020-05-24
1
-13/+0
*
bpo-40405: Fix asyncio.as_completed docs (GH-19753)
Miss Islington (bot)
2020-05-23
1
-5/+5
*
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
Miss Islington (bot)
2020-05-23
1
-1/+1
*
Reword aware/naive introduction sentence (GH-20175)
Miss Islington (bot)
2020-05-22
1
-1/+2
*
bpo-40730: Remove redundant 'to' (GH-20316) (GH-20318)
Miss Islington (bot)
2020-05-22
1
-1/+1
*
bpo-40725: Restore missing column of digits (GH-20313) (GH-20315)
Miss Islington (bot)
2020-05-22
1
-30/+30
*
[doc] Remove references to obsolete BuildApplet on macOS. (GH-20023) (GH-20304)
Miss Islington (bot)
2020-05-21
1
-8/+2
*
bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)
Miss Islington (bot)
2020-05-21
1
-1/+5
*
Update whatsnew benchmark results for 3.9 (GH-20276) (GH-20277)
Miss Islington (bot)
2020-05-21
1
-0/+55
*
bpo-40698: Improve distutils upload hash digests (GH-20260)
Miss Islington (bot)
2020-05-20
1
-0/+7
*
bpo-40291: Mention socket.CAN_J1939 in What's New (GH-20248)
Miss Islington (bot)
2020-05-20
1
-0/+3
[next]