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-37459: importlib docs improperly reference get_resource_loader() (GH-1456...
Miss Islington (bot)
2019-07-04
1
-1/+1
*
bpo-37363: Add audit events on startup for the run commands (GH-14524)
Miss Islington (bot)
2019-07-01
1
-0/+6
*
bpo-37470: Document more clearly the error handling for QueueHandler.emit(). ...
Miss Islington (bot)
2019-07-01
1
-1/+6
*
bpo-37469: Document usability of SimpleQueue with QueueHandler and QueueListe...
Miss Islington (bot)
2019-07-01
1
-8/+13
*
bpo-36168: Lowercase the word "subsequent" in get_value doc (GH-14485)
Miss Islington (bot)
2019-07-01
1
-1/+1
*
bpo-32934: Clarified meaning of 'capacity' for BufferingHandler and MemoryHan...
Miss Islington (bot)
2019-07-01
1
-7/+9
*
[3.8] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448)...
Miss Islington (bot)
2019-07-01
1
-0/+5
*
bpo-35621: Support running subprocesses in asyncio when loop is executed in n...
Miss Islington (bot)
2019-06-30
2
-17/+71
*
bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469)
Miss Islington (bot)
2019-06-30
1
-0/+3
*
bpo-37390: Add audit event table to documentations (GH-14406)
Miss Islington (bot)
2019-06-27
26
-86/+123
*
bpo-37412: os.getcwdb() now uses UTF-8 on Windows (GH-14396)
Miss Islington (bot)
2019-06-26
1
-0/+5
*
bpo-4963: Fix for initialization and non-deterministic behavior issues in mim...
Steve Dower
2019-06-25
1
-0/+4
*
bpo-36889: Document asyncio Stream and StreamServer (GH-14203)
Miss Islington (bot)
2019-06-24
3
-65/+280
*
bpo-37363: Add audit events for a range of modules (GH-14301)
Miss Islington (bot)
2019-06-24
19
-9/+93
*
asyncio: Fix docs for default event loop (GH-14308)
Miss Islington (bot)
2019-06-24
1
-1/+1
*
bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-...
Miss Islington (bot)
2019-06-22
1
-1/+3
*
Add missing single quote in io.TextIOWrapper.reconfigure documentation (GH-14...
Miss Islington (bot)
2019-06-19
1
-1/+1
*
bpo-37331: Clarify format of socket handler messages in the documentation. (G...
Miss Islington (bot)
2019-06-19
1
-4/+14
*
bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14...
Miss Islington (bot)
2019-06-19
1
-3/+5
*
Document typing.ForwardRef (GH-14216)
Miss Islington (bot)
2019-06-19
1
-0/+7
*
bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)
Miss Islington (bot)
2019-06-18
1
-15/+20
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Miss Islington (bot)
2019-06-18
1
-1/+15
*
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) (GH-14...
Miss Islington (bot)
2019-06-17
1
-1/+4
*
Update weakref.rst (GH-14098)
Miss Islington (bot)
2019-06-15
1
-5/+6
*
bpo-36707: Document "m" removal from sys.abiflags (GH-14090)
Miss Islington (bot)
2019-06-15
1
-0/+4
*
bpo-37261: Document sys.unraisablehook corner cases (GH-14059)
Miss Islington (bot)
2019-06-14
3
-10/+22
*
Update concurrent.futures.rst (GH-14061)
Miss Islington (bot)
2019-06-14
1
-6/+8
*
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
Miss Islington (bot)
2019-06-13
2
-2/+2
*
bpo-6689: os.path.commonpath raises ValueError for different drives isn't doc...
Miss Islington (bot)
2019-06-13
1
-3/+4
*
bpo-37261: Fix support.catch_unraisable_exception() (GH-14052)
Miss Islington (bot)
2019-06-13
1
-0/+12
*
bpo-37160: Thread native ID NetBSD support (GH-13835)
Miss Islington (bot)
2019-06-12
2
-2/+2
*
bpo-32625: Updated documentation for EXTENDED_ARG. (GH-13985)
Miss Islington (bot)
2019-06-12
1
-4/+4
*
bpo-35766: Change format for feature_version to (major, minor) (GH-13992) (GH...
Miss Islington (bot)
2019-06-12
1
-6/+7
*
bpo-37178: Allow a one argument form of math.perm() (GH-13905) (GH-13919)
Miss Islington (bot)
2019-06-08
1
-1/+4
*
bpo-37134: Add PEP570 notation to the signature of byte{array}.translate (GH-...
Miss Islington (bot)
2019-06-06
1
-2/+2
*
bpo-37134: Use PEP570 syntax for sum() (GH-13851)
Miss Islington (bot)
2019-06-05
1
-3/+3
*
bpo-33725, multiprocessing doc: rephase warning against fork on macOS (GH-13841)
Miss Islington (bot)
2019-06-05
1
-2/+3
*
bpo-26836: Document os.memfd_create() name parameter (GH-13838) (GH-13839)
Miss Islington (bot)
2019-06-05
1
-0/+7
*
Fix documentation (GH-13721)
Miss Islington (bot)
2019-06-05
1
-0/+4
*
bpo-35805: Add parser for Message-ID email header. (GH-13397)
Abhilash Raj
2019-06-04
1
-13/+20
*
bpo-30699: Improve example on datetime tzinfo instances (GH-4290)
Mario Corchero
2019-06-04
1
-51/+60
*
Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-1378...
Ćukasz Langa
2019-06-04
1
-8/+2
*
Fix grammar (GH-13801)
Raymond Hettinger
2019-06-04
1
-2/+2
*
bpo-35431: Drop the k <= n requirement (GH-13798)
Raymond Hettinger
2019-06-04
1
-8/+12
*
bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)
Victor Stinner
2019-06-03
1
-2/+8
*
bpo-37120: Add SSLContext.num_tickets (GH-13719)
Christian Heimes
2019-06-03
1
-0/+13
*
bpo-37087: Adding native ID support for OpenBSD (GH-13654)
David Carlier
2019-06-03
2
-3/+3
*
Doc fix: duplicate object description of email.message (GH-13742)
Julien Palard
2019-06-03
1
-0/+1
*
bpo-36896: Clarify that some types constructors are unstable (GH-13271)
Matthias Bussonnier
2019-06-03
1
-0/+3
*
Fix typos in docs and docstrings (GH-13745)
Xtreak
2019-06-02
1
-1/+1
[next]