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-33864: Clarify the docs for typing.ByteString (GH-21311)
Miss Islington (bot)
2020-07-04
1
-1/+1
*
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all...
Miss Islington (bot)
2020-07-02
1
-25/+0
*
[3.9] bpo-38870: Extend subject of ast.unparse warnings (GH-21053) (GH-21191)
Pablo Galindo
2020-06-28
1
-1/+6
*
[3.9] Add soft keywords to the documentation (GH-21185) (GH-21187)
Pablo Galindo
2020-06-28
1
-0/+16
*
bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081)
Miss Islington (bot)
2020-06-24
1
-0/+1
*
bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-...
Miss Islington (bot)
2020-06-24
1
-4/+5
*
Improve asyncio.loop.call_soon() documentation (GH-20883)
Miss Islington (bot)
2020-06-23
2
-3/+3
*
[3.9] bpo-40924: Remove protocol for supplying Traversable objects from loade...
Jason R. Coombs
2020-06-14
1
-3/+0
*
[3.9] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480) (GH...
Miss Islington (bot)
2020-06-13
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
1
-0/+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-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
*
[3.9] bpo-40630: Add tracemalloc.reset_peak (GH-20102) (GH-20545)
Huon Wilson
2020-06-01
1
-0/+59
*
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Miss Islington (bot)
2020-06-01
3
-195/+211
*
bpo-40759: Deprecate the symbol module (GH-20364)
Miss Islington (bot)
2020-05-31
1
-0/+5
*
Fix asyncio.to_thread() documented return type (GH-20547)
Miss Islington (bot)
2020-05-31
1
-2/+1
*
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
1
-3/+4
*
[3.9] bpo-40791: Use CRYPTO_memcmp() for compare_digest (GH-20456) (GH-20461)
Christian Heimes
2020-05-28
1
-0/+5
*
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-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
*
Reword aware/naive introduction sentence (GH-20175)
Miss Islington (bot)
2020-05-22
1
-1/+2
*
bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)
Miss Islington (bot)
2020-05-21
1
-1/+5
*
Fix code-block in zoneinfo (GH-20201)
Miss Islington (bot)
2020-05-19
1
-2/+2
*
bpo-32309: Implement asyncio.to_thread() (GH-20143)
Miss Islington (bot)
2020-05-19
2
-0/+59
*
bpo-40257: Revert changes to inspect.getdoc() (GH-20073)
Serhiy Storchaka
2020-05-18
1
-4/+1
*
bpo-38112: Document that compileall.compile_[dir,file] also accept multiple o...
LumÃr 'Frenzy' Balhar
2020-05-18
1
-2/+4
*
bpo-40651: Improve LRU recipe in the OrderedDict documentation (GH-#20139)
qudongfang
2020-05-18
1
-0/+2
*
bpo-40536: Add zoneinfo.available_timezones (GH-20158)
Paul Ganssle
2020-05-18
1
-0/+23
*
Doc: change 'Posix' for 'POSIX' (GH-20001)
Mathieu Dupuy
2020-05-17
2
-5/+5
*
Doc: move a dot outside double quotes (GH-20007)
Mathieu Dupuy
2020-05-17
1
-1/+1
*
bpo-39976: Add **other_popen_kwargs to subprocess docs (GH-20145)
Zackery Spytz
2020-05-17
1
-4/+8
*
bpo-40645: Deprecated internal details of hmac.HMAC (GH-20132)
Christian Heimes
2020-05-16
1
-0/+6
*
bpo-40211: Clarify os.preadv and os.pwritev are supported on AIX 7.1+ (GH-19401)
Batuhan Taskaya
2020-05-16
1
-2/+4
*
bpo-37630: Use SHA3 and SHAKE XOF from OpenSSL (GH-16049)
Christian Heimes
2020-05-16
1
-0/+2
*
bpo-40503: Add documentation and what's new entry for zoneinfo (GH-20006)
Paul Ganssle
2020-05-16
2
-0/+391
*
bpo-24416: Return named tuple from date.isocalendar() (GH-20113)
Paul Ganssle
2020-05-16
1
-8/+12
[prev]
[next]