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-37149: Replace dead link for online Tkinter reference (GH-14616)
Miss Islington (bot)
2019-07-08
1
-2/+2
*
[3.7] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448)...
Miss Islington (bot)
2019-07-02
1
-0/+5
*
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)
Miss Islington (bot)
2019-06-17
1
-1/+4
*
Update weakref.rst (GH-14098)
Miss Islington (bot)
2019-06-15
1
-5/+6
*
Update concurrent.futures.rst (GH-14061)
Miss Islington (bot)
2019-06-14
1
-6/+8
*
bpo-32625: Updated documentation for EXTENDED_ARG. (GH-13985)
Miss Islington (bot)
2019-06-12
1
-4/+4
*
bpo-30699: Improve example on datetime tzinfo instances (GH-4290)
Miss Islington (bot)
2019-06-04
1
-51/+60
*
Doc fix: duplicate object description of email.message (GH-13742)
Miss Islington (bot)
2019-06-03
1
-0/+1
*
bpo-19184: Update the documentation of dis module. (GH-13652) (GH-13755)
Miss Islington (bot)
2019-06-02
1
-3/+7
*
bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-1...
Miss Islington (bot)
2019-06-02
1
-2/+3
*
Improve version added references in `typing` module docs (GH-13457)
Miss Islington (bot)
2019-06-02
1
-4/+18
*
Doc: Correct the creation year and the credits of the Logo Programming langua...
Miss Islington (bot)
2019-06-01
1
-2/+2
*
bpo-18911: clarify that the minidom XML writer receives texts but not bytes (...
Miss Islington (bot)
2019-06-01
1
-5/+6
*
bpo-15115: Document deprecation of email.encoders in Python 3 (GH-5354)
Miss Islington (bot)
2019-05-31
1
-0/+5
*
bpo-25735: math.factorial doc should mention integer return type (GH-6420)
Miss Islington (bot)
2019-05-31
1
-1/+1
*
bpo-37094: Add example for TestCase.skipTest in unittest doc (GH-13645)
Miss Islington (bot)
2019-05-31
1
-4/+12
*
bpo-36794: Document that Lock.acquire is fair. (GH-13082)
Miss Islington (bot)
2019-05-29
1
-0/+7
*
bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132) (GH-...
Miss Islington (bot)
2019-05-29
1
-0/+4
*
Docs: FIX broken links. (GH-13491)
Miss Islington (bot)
2019-05-28
2
-2/+2
*
[3.7] Fix typo in docs for socket.CAN_RAW_FD_FRAMES (GH-13635) (GH-13637)
karl ding
2019-05-28
1
-1/+1
*
Remove outdated time.monotonic reference (GH-13264)
Miss Islington (bot)
2019-05-28
1
-2/+1
*
Fix broken :ref: in asyncio docs (GH-11805)
Miss Islington (bot)
2019-05-28
1
-1/+1
*
bpo-37039: IDLE - zoomheight fixes (GH-13576)
Miss Islington (bot)
2019-05-27
1
-5/+5
*
bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not hand...
Miss Islington (bot)
2019-05-24
1
-2/+6
*
[3.7] bpo-19376: Added doc mentioning `datetime.strptime()` without a year fa...
Tal Einat
2019-05-21
1
-0/+4
*
[3.7] bpo-22865: Expand on documentation for the pty.spawn function (GH-11980...
Geoff Shannon
2019-05-21
1
-4/+25
*
bpo-36958: In IDLE, print exit message (GH-13435)
Miss Islington (bot)
2019-05-20
1
-0/+3
*
bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)
Miss Islington (bot)
2019-05-19
1
-1/+5
*
Orthographical fix (GH-13418)
Miss Islington (bot)
2019-05-19
1
-1/+1
*
Fixed typo (GH-11522)
Miss Islington (bot)
2019-05-18
1
-2/+2
*
bpo-36908: 'This module is always available' isn't helpful. (GH-13297)
Miss Islington (bot)
2019-05-17
2
-9/+8
*
Doc: Add link threading.settrace to sys.settrace (GH-13345)
Miss Islington (bot)
2019-05-17
1
-2/+2
*
Fix typos in documentation. Patch by tirkarthi. (GH-13354)
Miss Islington (bot)
2019-05-16
1
-2/+2
*
[3.7] bpo-36799: Fix typo in ctypes.rst (GH-13104) (GH-13341)
Stéphane Wirtel
2019-05-15
1
-2/+2
*
bpo-36760: Clarify subprocess capture_output docs. (GH-13322)
Miss Islington (bot)
2019-05-14
1
-1/+3
*
Changes to the documentation of normcase (GH-4725)
Miss Islington (bot)
2019-05-14
1
-4/+4
*
bpo-35138: Added an example for timeit.timeit with callable arguments (GH-9787)
Miss Islington (bot)
2019-05-13
1
-1/+5
*
Docs: Add bz2 usage examples (GH-13258)
Miss Islington (bot)
2019-05-13
1
-5/+79
*
[3.7] bpo-36895: document time.clock() has been removed in 3.8 (GH-13287)
Matthias Bussonnier
2019-05-13
1
-1/+1
*
[3.7] bpo-10536: Enhancements to gettext docs (GH-10324) (GH-13224)
Miss Islington (bot)
2019-05-09
1
-23/+23
*
Doc: Be explicit that Pathlib resolve was strict before 3.6. (GH-11316)
Miss Islington (bot)
2019-05-08
1
-1/+1
*
[3.7] bpo-11001: updated cookie docs (GH-13086) (GH-13161)
Miss Islington (bot)
2019-05-07
1
-7/+9
*
bpo-28795: Signal documentation: Fix misleading statement. (GH-13121)
Miss Islington (bot)
2019-05-07
1
-1/+2
*
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
penguindustin
2019-05-06
2
-2/+2
*
bpo-36275: enhance documentation for venv.create() (GH-13114)
Miss Islington (bot)
2019-05-06
1
-1/+6
*
Syntax highlight IDLE html doc code example. (GH-12981)
Miss Islington (bot)
2019-04-27
1
-4/+2
*
replace 'sequencial argument' by 'positional' in doc (GH-12925)
Miss Islington (bot)
2019-04-23
1
-1/+1
*
bpo-36645: Fix ambiguous formatting in re.sub() documentation (GH-12879)
Miss Islington (bot)
2019-04-21
1
-0/+1
[next]