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-26213: Document _UNPACK bytecodes and BUILD_MAP changes (GH-440)
Brett Cannon
2017-03-03
1
-2/+53
*
bpo-29709: Improve Boolean Operations documentation (#433) (#437)
Mariatta
2017-03-03
1
-2/+2
*
bpo-29455: Mention coverage.py in trace module documentation (GH-435)
Brett Cannon
2017-03-03
1
-0/+6
*
[3.6] bpo-29623: Make PathLike objects work with ConfigParser.read() (#242) (...
Berker Peksag
2017-03-03
1
-7/+13
*
Add Python version since deprecation in base64 methods. (#33) (#429)
Berker Peksag
2017-03-03
1
-4/+13
*
bpo-29026: Clarify documentation of time.time (GH-34) (GH-417)
Mariatta
2017-03-03
1
-7/+35
*
In SSL module version examples, don't use a legacy version. (#381) (#400)
Alex Gaynor
2017-03-02
1
-4/+4
*
email.compat32-message.rst: Fix typo in the word `message` (GH-379) (GH-380)
Mariatta
2017-03-01
1
-3/+3
*
Fixed a handful of typos (GH-343) (GH-364)
Mariatta
2017-03-01
4
-7/+7
*
correct documentation for enum.html (GH-358) (GH-367)
Mariatta
2017-03-01
1
-2/+2
*
Asyncio documentation: remove `self` from method signatures (GH-334) (GH-337)
Mariatta
2017-02-27
1
-3/+3
*
bpo-29662: fix wrong indentation in timeit.Timer's doc (GH-333)
Xiang Zhang
2017-02-27
1
-11/+11
*
bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathL...
Berker Peksag
2017-02-26
1
-3/+7
*
bpo-29121: Remove outdated documentation about transactions (#313) (#319)
Berker Peksag
2017-02-26
1
-8/+3
*
bpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-316)
Mariatta
2017-02-26
1
-0/+6
*
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) (#278)
Barry Warsaw
2017-02-24
1
-0/+6
*
bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) (#243)
Berker Peksag
2017-02-23
1
-8/+4
*
bpo-28911: Clarify the behaviour of assert_called_once_with. (#252)
Arne de Laat
2017-02-23
1
-5/+6
*
bpo-29554: Improve docs for pstat module and profile. (#88) (#227)
Berker Peksag
2017-02-22
1
-3/+4
*
Tweak PEP 519 documentation in stdlib (#164)
Berker Peksag
2017-02-19
2
-3/+3
*
bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#108)
Mariatta
2017-02-15
1
-0/+2
*
bpo-29474: Improve documentation for weakref.WeakValueDictionary (#22)
Mariatta
2017-02-12
1
-5/+5
*
Issue #29441: Merge from 3.5
Berker Peksag
2017-02-07
1
-17/+4
|
\
|
*
Issue #29441: Update examples to use async and await keywords in asyncio-task...
Berker Peksag
2017-02-07
1
-17/+4
*
|
Issue #29371: merge with 3.5
Mariatta Wijaya
2017-02-07
1
-11/+13
|
\
\
|
|
/
|
*
Issue #29371: Clarify bitwise OR operation in doctest option flags.
Mariatta Wijaya
2017-02-07
1
-11/+13
*
|
Substitute a more readable f-string
Raymond Hettinger
2017-02-06
1
-1/+1
*
|
Fix usage of data directive
Berker Peksag
2017-02-06
1
-5/+5
*
|
Issue #29198: Merge from 3.5
Berker Peksag
2017-02-04
1
-2/+2
|
\
\
|
|
/
|
*
Issue #29198: Fix indentation and markup in typing.rst
Berker Peksag
2017-02-04
1
-2/+2
*
|
Issue #29198: Merge from 3.5
Berker Peksag
2017-02-04
1
-0/+33
|
\
\
|
|
/
|
*
Issue #29198: Document typing.AsyncGenerator
Berker Peksag
2017-02-04
1
-0/+33
*
|
Issue #29407: Merge from 3.5
Berker Peksag
2017-02-01
1
-8/+7
|
\
\
|
|
/
|
*
Issue #29407: Remove redundant ensure_future() calls in factorial example
Berker Peksag
2017-02-01
1
-8/+7
*
|
Issues #11670: Merge configparser doc from 3.5
Martin Panter
2017-01-29
1
-6/+6
|
\
\
|
|
/
|
*
Issue #11670: readfp(fp) parameter name is different to read_file(f)
Martin Panter
2017-01-29
1
-6/+6
*
|
Issue 29310: Document typing.NamedTuple default argument syntax
Raymond Hettinger
2017-01-29
1
-4/+18
*
|
Fixes #28784: Clarified use of shlex.shlex with punctuation_chars.
Vinay Sajip
2017-01-27
1
-1/+3
*
|
Issues #29189: Merge indentation fixes from 3.5
Martin Panter
2017-01-24
2
-50/+50
|
\
\
|
|
/
|
*
Issue #29189: Fix indentation in RST markup
Martin Panter
2017-01-24
2
-50/+50
*
|
Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION
Victor Stinner
2017-01-23
1
-2/+2
*
|
Issue #29092: Sync os.stat's doc and docstring on path type.
Xiang Zhang
2017-01-22
1
-1/+1
|
\
\
|
|
/
|
*
Issue #29092: Sync os.stat's doc and docstring on path type.
Xiang Zhang
2017-01-22
1
-1/+1
*
|
Issue #29316: Restore the provisional status of typing module and add
Ned Deily
2017-01-20
1
-0/+7
*
|
Issue #29281: Fill-in a missing versionchanged entry
Raymond Hettinger
2017-01-20
1
-0/+5
*
|
Issue 29274: Merge doc fixes from 3.5
Martin Panter
2017-01-18
1
-4/+4
|
\
\
|
|
/
|
*
Issue #29274: tests cases → test cases
Martin Panter
2017-01-18
1
-4/+4
*
|
merge
Raymond Hettinger
2017-01-17
1
-0/+4
|
\
\
|
|
/
|
*
Issue #29011: Fix an important omission by adding Deque to the typing module.
Raymond Hettinger
2017-01-17
1
-0/+4
*
|
Merge doc fixes from 3.5
Martin Panter
2017-01-14
6
-17/+17
|
\
\
|
|
/
[next]