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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.5] bpo-30160: Clarify intended usage of wfile (gh-1300) (GH-1792)
Zachary Ware
2017-05-24
1
-1/+2
*
[3.5] bpo-30376: Update outdated WindowObject references (GH-1630) (#1747)
Kushal Das
2017-05-23
1
-8/+8
*
[3.5] bpo-21056: Document return type of next method of csv reader (GH-146) (...
Mariatta
2017-05-23
1
-2/+4
*
[3.5] Fix typos in multiple `.rst` files (GH-1668) (#1706)
delirious-lettuce
2017-05-22
12
-19/+19
*
[3.5] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (GH-1615)
Serhiy Storchaka
2017-05-16
6
-14/+14
*
bpo-29651 - Cover edge case of square brackets in urllib docs (#1128) (#1597)
Senthil Kumaran
2017-05-16
1
-0/+6
*
bpo-30358: Document sort argument of profile.runctx() (GH-1566)
Berker Peksag
2017-05-14
1
-2/+2
*
[3.5] bpo-30178: Indent methods and attributes of MimeType class (GH-1306) (#...
Mariatta
2017-05-13
1
-43/+43
*
bpo-23404: make touch becomes make regen-all (#1405) (#1461) (#1465)
Victor Stinner
2017-05-05
1
-1/+0
*
[3.5] bpo-28315: Improve code examples in docs (GH-1372) (#1446)
Mariatta
2017-05-04
12
-30/+30
*
[3.5] Fix typo in selectors.rst (GH-1383) (#1415)
Mariatta
2017-05-03
1
-1/+1
*
[3.5] Improve the grammar in windows.rst (GH-1330) (GH-1359)
Mariatta
2017-04-30
1
-3/+3
*
[3.5] bpo-30208: DOC: fix small typos in IDLE (#1357)
csabella
2017-04-30
1
-8/+8
*
[3.5] bpo-30182: Use the correct name for ISO in Unicode HOWTO. (GH-1312) (GH...
Mariatta
2017-04-27
1
-3/+3
*
[3.5] bpo-30142: Remove "callable" from the 2to3fixer documentation. (GH-1304)
Dong-hee Na
2017-04-26
1
-7/+0
*
bpo-29974: Improve typing.TYPE_CHECKING example (GH-982)
Berker Peksag
2017-04-26
1
-2/+7
*
bpo-28698: Fix c_wchar_p doc example (GH-1160)
Louie Lu
2017-04-26
1
-5/+9
*
[3.5] bpo-29751: Improve PyLong_FromString documentation (GH-915) (#1267)
Mariatta
2017-04-24
1
-7/+6
*
[3.5] bpo-15718: Document the upper bound constrain on the __len__ return val...
Serhiy Storchaka
2017-04-23
1
-0/+9
*
[3.5] Fix trailing colon and newline in test.rst (GH-1250) (#1255)
Louie Lu
2017-04-22
1
-1/+2
*
Remove redundant comma in argparse HOWTO (GH-1141)
Berker Peksag
2017-04-20
1
-1/+1
*
bpo-19225: Remove duplicated description for standard warning categories (GH-...
cocoatomo
2017-04-20
1
-12/+9
*
[3.5] bpo-30059: Include Py_Ellipsis in C API documentation (GH-1018) (GH-1148)
Michael Seifert
2017-04-15
1
-0/+11
*
[3.5] Fix a typo in Doc/library/functions.rst (GH-1117) (GH-1124)
Mariatta
2017-04-13
1
-1/+1
*
bpo-30021: Add examples for re.escape(). (#1048) (#1116)
Serhiy Storchaka
2017-04-13
2
-3/+16
*
bpo-29791: Clarify that flush is keyword-only argument (GH-1093)
Berker Peksag
2017-04-13
1
-1/+1
*
bpo-26985: Add missing info of code object in inspect documentation (GH-1090)...
Xiang Zhang
2017-04-13
1
-179/+200
*
[3.5] Correct typo in configparser.rst (GH-1012) (GH-1027)
Mariatta
2017-04-09
1
-2/+2
*
bpo-29506: Clarify deep copy note in copy module
Nick Coghlan
2017-04-09
1
-2/+2
*
Fix a minor typo. (#1032) (#1036)
Barry Warsaw
2017-04-07
1
-1/+1
*
[3.5] bpo-19225: Lack of c api exceptions doc (#965)
cocoatomo
2017-04-06
1
-56/+145
*
bpo-29725: DOC: add text for arraysize in sqlite3.Cursor (#947) (#986)
Senthil Kumaran
2017-04-04
1
-0/+5
*
bpo-26947: DOC: clarify wording on hashable in glossary (#948) (#958)
Senthil Kumaran
2017-04-02
1
-3/+3
*
bpo-29952: Use usual terminology of dict (GH-923)
INADA Naoki
2017-03-31
1
-1/+1
*
bpo-29917: DOC: Remove link from PyMethodDef (#890) (#895)
Senthil Kumaran
2017-03-30
1
-2/+2
*
bpo-29677: DOC: clarify documentation for `round` (GH-877) (GH-893)
Mariatta
2017-03-30
1
-3/+6
*
bpo-16011: clarify that 'in' always returns a boolean value (GH-152) (GH-875)
Mariatta
2017-03-28
1
-9/+10
*
bpo-29677: DOC: clarify documentation for `round` (GH-357) (GH-863)
Mariatta
2017-03-28
1
-1/+2
*
bpo-29888: Fix the link referring to the "Python download page" (GH-824) (GH-...
Ned Deily
2017-03-26
1
-1/+1
*
Remove an outdated statement in execution model docs (GH-754) (GH-774)
Mariatta
2017-03-23
1
-6/+0
*
doc: minor fix for library/profile (GH-767)
INADA Naoki
2017-03-22
1
-3/+3
*
fix function name in tabnanny documentation (GH-763)
Xiang Zhang
2017-03-22
1
-4/+4
*
bpo-29856: Fix typo in curses documentation (GH-730) (GH-732)
Mariatta
2017-03-20
1
-1/+1
*
bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) (#715)
Serhiy Storchaka
2017-03-19
1
-47/+48
*
bpo-16355: Clarify when inspect.getcomments() returns None (#428) (#691)
Berker Peksag
2017-03-17
1
-1/+3
*
bpo-29820: othergui.rst: Remove outdated information (GH-685) (GH-689)
Mariatta
2017-03-17
1
-12/+6
*
ftplib.FTP.retrbinary callback gets a bytes, not a str (GH-652) (GH-658)
Xiang Zhang
2017-03-13
1
-1/+1
*
fix the name of argument to ftplib.FTP.set_pasv and fix wording (GH-653) (GH-...
Xiang Zhang
2017-03-13
1
-2/+2
*
bpo-29746: Update marshal docs to Python 3. (#547) (#630)
Serhiy Storchaka
2017-03-12
3
-15/+19
*
tempfile.rst: Fix some typos (GH-610) (GH-619)
Mariatta
2017-03-11
1
-2/+2
[next]