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-32284: Fix documentation of BinaryIO and TextIO (GH-4832) (#4833)
Miss Islington (bot)
2017-12-19
1
-3/+3
*
Add a missing space in tkinter documentation. (GH-4692) (GH-4722)
Miss Islington (bot)
2017-12-05
1
-1/+1
*
Use raw strings in the re module examples. (GH-4616) (#4617)
Miss Islington (bot)
2017-11-28
1
-4/+4
*
bpo-32051: Fix name shadowing in multiprocessing docs (GH-4469)
Miss Islington (bot)
2017-11-27
1
-2/+2
*
bpo-29879: Update typing documentation. (GH-4573) (GH-4574)
Miss Islington (bot)
2017-11-26
1
-0/+12
*
[Doc] Update opcode for var-positional arguments (GH-4446) (#4457)
Miss Islington (bot)
2017-11-25
1
-1/+1
*
Improve Scheduler Objects documentation. (GH-4556) (GH-4557)
Miss Islington (bot)
2017-11-25
1
-1/+1
*
Asyncion-Dev docs: Fix the reference to sys.excepthook (GH-4414) (GH-4549)
Miss Islington (bot)
2017-11-25
1
-2/+2
*
bpo-31325: Fix usage of namedtuple in RobotFileParser.parse() (GH-4529) (#4533)
Miss Islington (bot)
2017-11-23
1
-4/+4
*
bpo-30456: Clarify example for duplicates in second argument of isinstance (G...
Berker Peksag
2017-11-23
1
-1/+2
*
bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to ...
Miss Islington (bot)
2017-11-21
1
-0/+3
*
Add comment and improve variable name in roundrobin() (GH-4486) (#4487)
Miss Islington (bot)
2017-11-21
1
-4/+5
*
Remove outdated .pyo reference from msilib docs (GH-4461)
Miss Islington (bot)
2017-11-19
1
-1/+1
*
Document parameters of BaseServer.finish_request() (GH-4445)
Miss Islington (bot)
2017-11-19
1
-1/+1
*
Fix typo in atexit documentation. (GH-4419) (GH-4425)
Miss Islington (bot)
2017-11-16
1
-1/+1
*
bpo-31948: Fix broken links in msilib docs (GH-4397). (GH-4398)
Jesse-Bakker
2017-11-15
1
-32/+32
*
bpo-15606: Improve the re.VERBOSE documentation. (GH-4366) (#4394)
Miss Islington (bot)
2017-11-14
1
-1/+2
*
The termios man page is in section 3 (GH-2450)
Miss Islington (bot)
2017-11-11
1
-1/+1
*
bpo-31824: Document default value of 'errors' parameters (GH-4328)
Miss Islington (bot)
2017-11-10
1
-2/+2
*
bpo-31960: Fix asyncio.Future documentation for thread (un)safety. (GH-4319) ...
Miss Islington (bot)
2017-11-07
1
-1/+1
*
bpo-31965: fix doc for multiprocessing.connection.Client and Listener (GH-430...
Miss Islington (bot)
2017-11-07
1
-19/+11
*
bpo-31950: Improve event loop policy doc (GH-4306) (#4307)
Miss Islington (bot)
2017-11-07
1
-3/+30
*
bpo-18699: Corrected documentation for window.chgat in curses module (GH-1430...
Miss Islington (bot)
2017-11-04
1
-4/+4
*
Returning 1 from the set_progress_handler handler cancels query (GH-4120)
Berker Peksag
2017-11-02
1
-0/+4
*
bpo-31304: Update starmap_async documentation. (GH-4168) (GH-4177)
Miss Islington (bot)
2017-10-30
1
-1/+1
*
[3.6] bpo-20047: Make bytearray methods partition() and rpartition() rejectin...
Serhiy Storchaka
2017-10-29
1
-4/+6
*
bpo-31065: Add doc about Popen.poll returning None. (GH-3169)
Berker Peksag
2017-10-29
1
-1/+1
*
bpo-30937: Make usage of newline='' consistent in csv docs (GH-2730)
Miss Islington (bot)
2017-10-26
1
-3/+3
*
[3.6] bpo-31799: Make module.__spec__ more discoverable (GH-4010) (#4021)
Miss Islington (bot)
2017-10-17
1
-1/+9
*
[3.6] bpo-31714: Improved regular expression documentation. (GH-3907). (#3994)
Serhiy Storchaka
2017-10-14
1
-102/+133
*
bpo-31672: Fix string.Template accidentally matched non-ASCII identifiers (GH...
INADA Naoki
2017-10-14
1
-2/+12
*
[3.6] Improve test suite customization example (GH-3967)
Miss Islington (bot)
2017-10-13
1
-2/+6
*
[3.6] bpo-31567: add or fix decorator markup in docs (GH-3959) (GH-3966)
Miss Islington (bot)
2017-10-12
5
-13/+22
*
[3.6] bpo-28157: Improvements for the time module documentation (GH-928)
Miss Islington (bot)
2017-10-11
1
-87/+115
*
bpo-31537: Update readline documentation example. (GH-3925) (GH-3948)
Miss Islington (bot)
2017-10-10
1
-2/+2
*
bpo-31720: msilib documentation, change MsiError into MSIError (GH-3914) (GH-...
Miss Islington (bot)
2017-10-07
1
-1/+1
*
[3.6] bpo-30872: Update the curses docs to Python 3. (GH-2620) (#3887)
Serhiy Storchaka
2017-10-05
3
-109/+115
*
[3.6] bpo-31667: Fix gettext related links. (GH-3860) (#3886)
Miss Islington (bot)
2017-10-04
2
-9/+15
*
[3.6] point to the module-level get_ident function rather than the one in _th...
Miss Islington (bot)
2017-09-27
1
-4/+4
*
[3.6] bpo-27385: Clarify docstring for groupby() (GH-3738) (#3744)
Miss Islington (bot)
2017-09-25
1
-1/+1
*
[3.6] bpo-18558: Clarify glossary entry for "Iterable" (GH-3732) (#3741)
Miss Islington (bot)
2017-09-25
1
-1/+6
*
[3.6] bpo-30085: Improve documentation for operator (GH-1171) (#3736)
Miss Islington (bot)
2017-09-24
1
-3/+4
*
[3.6] bpo-27319, bpo-31508: Document deprecation in Treeview.selection(). (GH...
Miss Islington (bot)
2017-09-24
1
-4/+20
*
bpo-31564: Update typing documentation (GH-3696) (GH-3715)
Miss Islington (bot)
2017-09-24
1
-3/+9
*
[3.6] Docs: correct hashlib.blake2 keyed hashing example (bpo-31560)
Miss Islington (bot)
2017-09-23
1
-5/+9
*
bpo-31351: Set return code in ensurepip when pip fails (GH-3626) (GH-3683)
Miss Islington (bot)
2017-09-22
1
-0/+3
*
bpo-31533: fix broken link to OpenSSL docs (GH-3674) (GH-3675)
Miss Islington (bot)
2017-09-20
1
-2/+2
*
[3.6] bpo-314777: IDLE - improve rstrip entry in doc (GH-3602) (#3605)
Terry Jan Reedy
2017-09-15
1
-1/+3
*
Improve code examples in hashlib cookie signing (GH-3562) (GH-3566)
Miss Islington (bot)
2017-09-14
1
-3/+4
*
[3.6] bpo-31394: Clarify documentation about token type attribute (GH-3469) (...
Mariatta
2017-09-13
1
-2/+3
[next]