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
...
*
tempfile.rst: Fix some typos (GH-610)
Jelle Zijlstra
2017-03-11
1
-2/+2
*
bpo-29770: remove outdated PYO related info (GH-590)
Xiang Zhang
2017-03-11
2
-4/+4
*
bpo-29784: Fix the reference to shutil.copy in the docs (GH-602)
Mariatta
2017-03-11
1
-2/+2
*
bpo-28810: Document changes to CALL_FUNCTION opcodes (GH-250)
Ivan Levkivskyi
2017-03-10
1
-31/+40
*
bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL bytecode added in 3.6 (GH-239)
Ivan Levkivskyi
2017-03-10
1
-4/+15
*
bpo-28231: The zipfile module now accepts path-like objects for external path...
Serhiy Storchaka
2017-03-08
1
-2/+22
*
bpo-28230: Document the pathlib support in tarfile and add tests. (#512)
Serhiy Storchaka
2017-03-08
1
-4/+24
*
bpo-28682: Added support for bytes paths in os.fwalk(). (#489)
Serhiy Storchaka
2017-03-07
1
-0/+3
*
Docs: Add note regarding "reversed" flag in heapq.merge (#300)
Adam Niederer
2017-03-05
1
-1/+3
*
Correct spelling "instanciate" (#465)
J. W
2017-03-04
1
-2/+2
*
bpo-26213: Document _UNPACK bytecodes and BUILD_MAP changes (#238)
Ivan Levkivskyi
2017-03-03
1
-2/+53
*
bpo-29709: Improve Boolean Operations documentation (#433)
Mariatta
2017-03-03
1
-2/+2
*
bpo-29455: Mention coverage.py in trace module documentation (#261)
Marco Buttu
2017-03-03
1
-0/+6
*
bpo-29623: Make PathLike objects work with ConfigParser.read() (#242)
David Ellis
2017-03-03
1
-7/+13
*
Add Python version since deprecation in base64 methods. (#33)
Matthias Bussonnier
2017-03-02
1
-4/+13
*
bpo-27200: fix configparser, copyreg and ctypes doctests (#240)
Marco Buttu
2017-03-02
3
-15/+22
*
In SSL module version examples, don't use a legacy version. (#381)
Alex Gaynor
2017-03-02
1
-4/+4
*
email.compat32-message.rst: Fix typo in the word `message` (GH-379)
Mariatta
2017-03-01
1
-3/+3
*
Tweak subprocess.STARTUPINFO documentation (#347)
Berker Peksag
2017-03-01
1
-5/+7
*
Fixed a handful of typos (GH-343)
Alex Gaynor
2017-03-01
4
-7/+7
*
correct documentation for enum.html (#358)
Kartik Anand
2017-02-28
1
-2/+2
*
bpo-7769: enable xmlrpc.server.SimpleXMLRPCDispatcher.register_function used ...
Xiang Zhang
2017-02-28
1
-13/+56
*
bpo-24241: Add versionchanged directive to the documentation (#342)
Berker Peksag
2017-02-27
1
-1/+4
*
Asyncio documentation: remove `self` from method signatures (GH-334)
Mariatta
2017-02-27
1
-3/+3
*
bpo-29662: fix wrong indentation in timeit.Timer's doc (GH-332)
Xiang Zhang
2017-02-27
1
-10/+10
*
bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathL...
Sayan Chowdhury
2017-02-26
1
-3/+7
*
bpo-29121: Remove outdated documentation about transactions (#313)
Berker Peksag
2017-02-26
1
-8/+3
*
bpo-22594: Add a link to the regex module in re documentation (GH-241)
Marco Buttu
2017-02-26
1
-0/+6
*
bpo-26128: Added __init__to subprocess.STARTUPINFO (#171)
Subhendu Ghosh
2017-02-25
1
-1/+4
*
bpo-16285: Update urllib quoting to RFC 3986 (#173)
Ratnadeep Debnath
2017-02-25
1
-1/+5
*
bpo-24241: Improve preferred webbrowser handling (#85)
David Steele
2017-02-25
1
-4/+6
*
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274)
Barry Warsaw
2017-02-24
1
-0/+6
*
bpo-28911: Clarify the behaviour of assert_called_once_with. (#251)
Arne de Laat
2017-02-23
1
-5/+6
*
bpo-29463: Add docstring field to some AST nodes. (#46)
INADA Naoki
2017-02-22
1
-3/+11
*
bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122)
Matthias Bussonnier
2017-02-22
1
-8/+4
*
bpo-29554: Improve docs for pstat module and profile. (#88)
Matthias Bussonnier
2017-02-21
1
-3/+4
*
Tweak PEP 519 documentation in stdlib (#163)
Berker Peksag
2017-02-19
2
-3/+3
*
bpo-22807: Expose platform UUID generation safety information. (#138)
Barry Warsaw
2017-02-18
1
-1/+30
*
bpo-29026: Clarify documentation of time.time (#34)
Eric Appelt
2017-02-16
1
-7/+35
*
bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#107)
Mariatta
2017-02-15
1
-0/+2
*
bpo-29557: Remove ambiguous line in binhex docs (#90)
David Wilemski
2017-02-14
1
-2/+0
*
bpo-29474: Improve documentation for weakref.WeakValueDictionary (#10)
Mariatta
2017-02-12
1
-5/+5
*
Issue #29441: Merge from 3.6
Berker Peksag
2017-02-07
1
-17/+4
|
\
|
*
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.6
Mariatta Wijaya
2017-02-07
1
-11/+13
|
\
\
\
|
|
/
/
|
*
|
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
*
|
|
merge
Raymond Hettinger
2017-02-06
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Substitute a more readable f-string
Raymond Hettinger
2017-02-06
1
-1/+1
[prev]
[next]