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
...
*
[2.7] bpo-30223: Add Lib/test/__main__.py. (#1373)
Serhiy Storchaka
2017-05-02
1
-1/+5
*
bpo-30207: Rename test.test_support to test.support. (#1353)
Serhiy Storchaka
2017-04-30
1
-16/+17
*
[2.7] bpo-30208: DOC: fix small typos in IDLE (#1358)
csabella
2017-04-30
1
-8/+8
*
[2.7] bpo-30182: Use the correct name for ISO in Unicode HOWTO. (GH-1312). (#...
Mariatta
2017-04-27
1
-3/+3
*
[2.7] bpo-30142: Remove "callable" from the 2to3fixer documentation. (GH-1305)
Dong-hee Na
2017-04-26
1
-7/+0
*
[2.7] bpo-15718: Document the upper bound constrain on the __len__ return val...
Serhiy Storchaka
2017-04-23
1
-0/+8
*
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
*
Fix typo in HTTPConnection.set_tunnel description (#1179)
Christopher Snyder
2017-04-19
1
-1/+1
*
[2.7] bpo-30059: Include Py_Ellipsis in C API documentation (GH-1018) (GH-1147)
Michael Seifert
2017-04-15
1
-0/+11
*
bpo-30021: Add examples for re.escape(). (#1048) (#1118)
Serhiy Storchaka
2017-04-13
2
-4/+17
*
[2.7] bpo-29521: Fix two minor documentation build warnings (GH-41) (GH-670)
Mariatta
2017-04-10
2
-2/+2
*
[2.7] Correct typo in configparser.rst (GH-1012) (GH-1026)
Mariatta
2017-04-09
1
-2/+2
*
bpo-29506: Clarify deep copy note in copy module
Nick Coghlan
2017-04-09
1
-2/+2
*
[2.7] bpo-19225: Lack of c api exceptions doc (#964)
cocoatomo
2017-04-08
1
-66/+150
*
Fix references within buffer protocol docs (#1016)
Eric Wieser
2017-04-06
1
-4/+4
*
bpo-29952: Use usual terminology of dict (GH-924)
INADA Naoki
2017-03-31
1
-1/+1
*
[2.7] bpo-22392: Improve documentation for __getinitargs__ (GH-899)
Mandeep Singh
2017-03-30
1
-3/+4
*
bpo-29917: DOC: Remove link from PyMethodDef (#890) (#896)
Senthil Kumaran
2017-03-30
1
-2/+2
*
bpo-16011: clarify that 'in' always returns a boolean value (GH-152) (GH-883)
Mariatta
2017-03-29
1
-23/+16
*
bpo-29888: Fix the link referring to "Python download page" (GH-823)
cocoatomo
2017-03-27
1
-3/+3
*
Insert a missing semicolon in sgmllib documentation (#772)
cocoatomo
2017-03-22
1
-1/+1
*
fix function name in tabnanny documentation (GH-764)
Xiang Zhang
2017-03-22
1
-4/+4
*
bpo-29856: Fix typo in curses documentation (GH-730) (GH-733)
Mariatta
2017-03-20
1
-1/+1
*
fix parameter names in ftplib documentation (GH-656)
Xiang Zhang
2017-03-13
1
-6/+6
*
Insert the line which should not have been deleted (#581)
cocoatomo
2017-03-09
1
-0/+1
*
bpo-29709: Improve Boolean Operations documentation (#433) (#438)
Mariatta
2017-03-03
1
-2/+2
*
bpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-321)
Mariatta
2017-02-26
1
-0/+6
*
bpo-29165: doc: make extending/newtypes more Python 3 friendly (GH-211)
INADA Naoki
2017-02-21
7
-219/+206
*
[2.7] Change some mercurial/ hg.python.org references. (#8) (#183)
Senthil Kumaran
2017-02-20
1
-3/+3
*
bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-180)
INADA Naoki
2017-02-20
1
-2/+9
*
Remove redundant footnote (#181)
Qingpeng "Q.P." Zhang
2017-02-19
1
-1/+1
*
bpo-28929: Link the documentation to its source file on GitHub (#38)
Mariatta
2017-02-12
1
-2/+3
*
[backport to 2.7] Change documentation's `Show Source` link to GitHub (#44)
Mariatta
2017-02-12
1
-2/+2
*
bpo-29474: Improve documentation for weakref.WeakValueDictionary (#11)
Mariatta
2017-02-11
1
-2/+2
*
Issue #26355: Specify canonical URLs in docs pages
Nick Coghlan
2017-02-09
1
-0/+1
*
Issue #29371: Clarify bitwise OR operation in doctest option flags.
Mariatta Wijaya
2017-02-07
1
-6/+7
*
Issue #29329: Improve documentation for hex(). Patch by Ammar Askar
Mariatta Wijaya
2017-02-02
1
-1/+1
*
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta Wijaya
2017-02-02
1
-29/+19
*
Issue #12067: Rewrite Comparisons section in the language reference
Martin Panter
2017-01-21
1
-39/+161
*
Add clarity to the warning on certificate verification in urllib.
Senthil Kumaran
2017-01-28
1
-4/+9
*
issue26149 - Point to Wiki for Editors and Python IDEs on Unix.
Senthil Kumaran
2017-01-25
1
-12/+7
*
Issue #29189: Fix indentation in RST markup
Martin Panter
2017-01-24
1
-38/+38
*
Issue #29274: tests cases → test cases
Martin Panter
2017-01-18
1
-4/+4
*
Avoid line breaks after hyphens, otherwise they are turned into spaces
Martin Panter
2017-01-14
9
-56/+56
*
Issue #15527: remove double parens by changing markup.
Martin Panter
2017-01-14
8
-94/+94
*
Fix spelling and markup in documentation and code comment
Martin Panter
2017-01-14
1
-2/+2
*
Closes #28130: Documented that time.tzset() updates time module globals.
Alexander Belopolsky
2017-01-12
1
-2/+7
*
Issue #29217: Fix the wrong type description of UUID.variant.
Xiang Zhang
2017-01-10
1
-1/+1
*
Issue #29189: Fix broken indentation in FancyURLopener documentation
Berker Peksag
2017-01-07
1
-9/+9
[prev]
[next]