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
*
Fix documented signatures for C API functions. (GH-11236) (GH-11240)
Miss Islington (bot)
2018-12-20
2
-5/+5
*
bpo-35461: Document C API functions which suppress exceptions. (GH-11119) (GH...
Miss Islington (bot)
2018-12-20
7
-4/+35
*
bpo-35475: Add more PyImport* functions in refcounts.dat. (GH-11142) (GH-11199)
Miss Islington (bot)
2018-12-20
1
-0/+28
*
bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (...
Steve Dower
2018-12-20
3
-7/+29
*
bpo-35450: reflect in docs that venv module is not always creating a copy of ...
Miss Islington (bot)
2018-12-14
1
-3/+4
*
Fix numbered lists in stdtypes.rst. (GH-10989)
Miss Islington (bot)
2018-12-10
1
-14/+10
*
bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2...
Miss Islington (bot)
2018-12-07
1
-0/+6
*
Add missing period in distutils.dep_util.newer_group doc (GH-11003)
Miss Islington (bot)
2018-12-06
1
-1/+1
*
[3.6] Fix typo in xml.dom.minidom documentation (GH-10956) (GH-10962)
Mariatta
2018-12-05
1
-1/+1
*
[3.6] Fix typos in concurrent.Futures documentation (GH-10920) (GH-10958)
Mariatta
2018-12-05
1
-1/+7
*
[3.6] Correct a couple of unbalanced parenthesis. (GH-10779). (GH-10945)
Andre Delfino
2018-12-05
11
-15/+15
*
Move __missing__ after __delitem__ in Data model. (GH-10923)
Miss Islington (bot)
2018-12-05
1
-8/+8
*
bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555)
Miss Islington (bot)
2018-12-03
2
-0/+22
*
[3.6] Fix signature of xml.dom.minidom.Document.toprettyxml(). (GH-10814). (G...
E Kawashima
2018-12-01
1
-1/+1
*
bpo-16086: Fix PyType_GetFlags() documentation (GH-10758) (GH-10790)
Miss Islington (bot)
2018-11-29
1
-1/+4
*
[3.6] Doc: Delete "how do I emulate os.kill" section in Windows FAQ (GH-10487...
Julien Palard
2018-11-28
1
-21/+0
*
[3.6] bpo-35255: Doc: Delete now useless Windows FAQ section (GH-10557) (GH-1...
Julien Palard
2018-11-26
1
-11/+0
*
bpo-35300: Add usage note to the lru_cache() docs (GH-10707) (GH-10709)
Miss Islington (bot)
2018-11-26
1
-0/+5
*
bpo-32035: Fix words about strings and bytes in zipfile documentation. (GH-10...
Miss Islington (bot)
2018-11-25
1
-14/+10
*
Linkify SMTP.quit() in smtplib documentation. (GH-9785)
Miss Islington (bot)
2018-11-23
1
-1/+1
*
bpo-31146: Don't fallback switcher to english on not-yet pusblished languages...
Miss Islington (bot)
2018-11-21
1
-0/+6
*
bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)
Miss Islington (bot)
2018-11-21
2
-1/+1
*
bpo-35221: Additional hint that the placeholder is to be replaced. (GH-10604)...
Miss Islington (bot)
2018-11-21
1
-1/+2
*
bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606) (GH-10619) (...
Victor Stinner
2018-11-20
1
-4/+2
*
bpo-9842: Add references for using "..." as a placeholder to the index. (GH-1...
Miss Islington (bot)
2018-11-20
3
-0/+7
*
[3.6] bpo-25438: document what codec PyMemberDef T_STRING decodes the char * ...
Miss Islington (bot)
2018-11-17
1
-1/+2
*
bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565)
Miss Islington (bot)
2018-11-16
1
-4/+4
*
bpo-33816: Remove outdated metaclass example (GH-7566)
Miss Islington (bot)
2018-11-16
1
-34/+2
*
bpo-35213: Where appropriate, use 'macOS' in idlelib. (GH-10478)
Miss Islington (bot)
2018-11-15
1
-8/+8
*
Fix typo in asynchronous generator iterator documentation (GH-10542)
Miss Islington (bot)
2018-11-15
1
-2/+2
*
[3.6] bpo-32613: Update window FAQ (GH-5552). (GH-10545)
Julien Palard
2018-11-14
2
-45/+24
*
Grammar corrections in abc.rst (GH-10525)
Miss Islington (bot)
2018-11-14
1
-3/+3
*
Link to property built-in in abc.rst (GH-10526)
Miss Islington (bot)
2018-11-14
1
-1/+1
*
Fix doc typo: Window -> Windows (GH-10508)
Miss Islington (bot)
2018-11-14
1
-1/+1
*
bpo-35229: Deprecate _PyObject_GC_TRACK() (GH-10511)
Miss Islington (bot)
2018-11-13
1
-0/+6
*
Improve grammar in Glossary. (GH-10474)
Miss Islington (bot)
2018-11-12
1
-2/+2
*
Linkify PEP 8 in unix.rst (GH-10482)
Miss Islington (bot)
2018-11-12
1
-1/+1
*
Minor grammar improvement to io documentation. (GH-10329)
Miss Islington (bot)
2018-11-12
1
-1/+1
*
bpo-33878: Doc: Fix missing case by simplifying. (GH-7762)
Miss Islington (bot)
2018-11-12
1
-6/+3
*
bpo-33699: Describe try's else clause with the rest of the try clause (GH-7252)
Miss Islington (bot)
2018-11-11
1
-7/+5
*
bpo-34864: Document two IDLE on MacOS issues. (GH-10456)
Miss Islington (bot)
2018-11-11
1
-6/+17
*
Correct a typo in the Unittest documentation (GH-10397)
Miss Islington (bot)
2018-11-09
1
-1/+1
*
[3.6] Doc: Make all versions sidebars the same for consistency. (GH-10288) (G...
Miss Islington (bot)
2018-11-09
1
-2/+3
*
Cleanup and improve the regex tokenizer example. (GH-10426) (#10428)
Miss Islington (bot)
2018-11-09
1
-36/+38
*
Add future_stmt to simple_stmt production list. (GH-8239)
Miss Islington (bot)
2018-11-08
1
-0/+1
*
Add link to PEP 525 in Expressions. (GH-10333)
Miss Islington (bot)
2018-11-07
1
-1/+5
*
glob uses fnmatch.filter instead of fnmatch since 2001. (GH-10102)
Miss Islington (bot)
2018-11-07
1
-1/+1
*
Add a reference to the name mangling description in the tutorial to the index...
Miss Islington (bot)
2018-11-07
1
-0/+3
*
Correct grammar mistakes in string.rst. (GH-9752)
Miss Islington (bot)
2018-11-07
1
-2/+2
*
Mark len call as a code snippet in stdtypes.rst. (GH-9804)
Miss Islington (bot)
2018-11-07
1
-1/+1
[next]