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-39128: Added algorithm description (GH-18624)
Miss Islington (bot)
2020-02-24
1
-0/+11
*
bpo-39654: Update pyclbr doc to reflect additional information returned (GH-1...
Miss Islington (bot)
2020-02-24
1
-3/+6
*
bpo-39576: Clarify the word size for the 32-bit build. (GH-18616) (#18618)
Miss Islington (bot)
2020-02-23
1
-2/+2
*
bpo-39576: docs: set context for decimal arbitrary precision arithmetic (GH-1...
Miss Islington (bot)
2020-02-21
1
-8/+58
*
bpo-38657: Clarify numeric padding behaviour in string formatting (GH-17036)
Miss Islington (bot)
2020-02-21
1
-2/+3
*
bpo-39572: Document ’total’ flag of TypedDict (GH-18554)
Miss Islington (bot)
2020-02-19
1
-2/+14
*
bpo-32892: Update the documentation for handling constants in AST. (GH-18514)
Miss Islington (bot)
2020-02-17
1
-3/+7
*
bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resourc...
Steve Dower
2020-02-13
7
-0/+117
*
bpo-38374: Remove weakref.ReferenceError from docs (GH-18452)
Miss Islington (bot)
2020-02-11
1
-6/+0
*
bpo-39594: Fix typo in os.times documentation (GH-18443)
Miss Islington (bot)
2020-02-10
1
-4/+2
*
bpo-13826: Clarify Popen constructor example (GH-18438)
Miss Islington (bot)
2020-02-10
1
-2/+8
*
Issue3950: Fix docs for default locale used by gettext to match implementatio...
Miss Islington (bot)
2020-02-10
1
-2/+2
*
bpo-39128: Added happy_eyeballs_delay, interleave to function signature (GH-1...
Miss Islington (bot)
2020-02-10
1
-2/+3
*
Doc: sys.__unraisablehook__ and bytearray.hex separators are new in 3.8 (GH-1...
Miss Islington (bot)
2020-02-08
2
-3/+15
*
bpo-39184: Add audit events to command execution functions in os and pty modu...
Miss Islington (bot)
2020-02-05
2
-0/+11
*
fixes typos in http.client documentation (GH-18300)
Miss Islington (bot)
2020-02-03
1
-2/+2
*
bpo-36018: Minor fixes to the NormalDist() examples and recipes. (GH-18226) (...
Miss Islington (bot)
2020-01-28
1
-5/+5
*
bpo-39392: Turtle overlap fill depends on OS (GH-18223)
Miss Islington (bot)
2020-01-27
1
-0/+5
*
bpo-36018: Add another example for NormalDist() (GH-18191) (GH-18192)
Miss Islington (bot)
2020-01-26
1
-0/+36
*
bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872) ...
Miss Islington (bot)
2020-01-25
1
-1/+1
*
bpo-36654: Add examples for using tokenize module programmatically (GH-18187)
Miss Islington (bot)
2020-01-25
1
-0/+19
*
bpo-39413: os.unsetenv() is not available on Windows (GH-18108)
Victor Stinner
2020-01-22
1
-1/+1
*
improve the documentation of the LOAD_METHOD and CALL_METHOD (GH-18079)
Miss Islington (bot)
2020-01-21
1
-8/+10
*
bpo-39383: Mention Darwin as a potential value for platform.system() (GH-18054)
Miss Islington (bot)
2020-01-20
1
-3/+2
*
Fix asyncio.get_event_loop() documentation (GH-18051)
Miss Islington (bot)
2020-01-20
1
-2/+4
*
Fix Lock.locked() to remove extra bold highlighting (GH-18042) (#18043)
Miss Islington (bot)
2020-01-17
1
-0/+1
*
bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
Miss Islington (bot)
2020-01-16
1
-1/+3
*
[3.8] Fix typo in multiprocessing.pool.AsyncResult.successful doc. (GH-17932)...
Miss Islington (bot)
2020-01-15
1
-1/+1
*
Fix documentation in code.py (GH-17988)
Miss Islington (bot)
2020-01-14
1
-1/+1
*
bpo-39310: Update sys.float_info documentation (GH-17982)
Victor Stinner
2020-01-13
1
-8/+8
*
bpo-3530: Add advice on when to correctly use fix_missing_locations in the AS...
Miss Islington (bot)
2020-01-12
1
-1/+9
*
bpo-39242: Updated the Gmane domain into news.gmane.io (GH-17903)
Miss Islington (bot)
2020-01-08
1
-4/+4
*
bpo-38623: Doc: Add section for site module CLI. (GH-17858)
Miss Islington (bot)
2020-01-07
1
-2/+7
*
Minor formatting improvements and fixes to idle.rst (GH-17165)
Miss Islington (bot)
2020-01-06
1
-7/+8
*
bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (...
Miss Islington (bot)
2020-01-05
1
-0/+2
*
bpo-39183: Fix formatting in library/ensurepip (GH-17787)
Miss Islington (bot)
2020-01-01
1
-1/+1
*
Document CodeType.replace (GH-17776)
Miss Islington (bot)
2020-01-01
1
-1/+7
*
bpo-34118: memoryview, range, and tuple are classes (GH-17761)
Miss Islington (bot)
2019-12-30
1
-3/+3
*
Fix typos and remove deprecated deprecation warning. (GH-17741)
Miss Islington (bot)
2019-12-29
1
-11/+4
*
bpo-38731: Fix function signature of quiet in docs (GH-17719)
Miss Islington (bot)
2019-12-28
1
-1/+1
*
[3.8] closes bpo-39135: Remove 'time.clock()' mention in docs. (GH-17713)
Benjamin Peterson
2019-12-27
1
-1/+0
*
bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917) ...
Miss Islington (bot)
2019-12-25
1
-3/+4
*
bpo-38753: AsyncMock added in version 3.8 (GH-17102)
Miss Islington (bot)
2019-12-25
1
-0/+1
*
Doc typo (GH-17667) (#17668)
Miss Islington (bot)
2019-12-23
1
-1/+1
*
[typo] fix dupe in datetime.fromisoformat docs (GH-17295)
Miss Islington (bot)
2019-12-23
1
-2/+0
*
Add missing markup (GH-17680)
Miss Islington (bot)
2019-12-22
1
-1/+1
*
bpo-38918: Add __module__ entry for function & method type in inspect docs ta...
Miss Islington (bot)
2019-12-20
1
-0/+6
*
bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) (GH-17569)
Miss Islington (bot)
2019-12-11
1
-6/+6
*
bpo-39007: Add auditing events to functions in winreg (GH-17541)
Miss Islington (bot)
2019-12-09
1
-0/+49
*
bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17...
Miss Islington (bot)
2019-12-09
1
-5/+19
[next]