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
*
Closes #22829: Added --prompt option to venv.
Vinay Sajip
2016-08-06
2
-1/+17
*
Issue #18548: Merge from 3.5
Berker Peksag
2016-08-06
1
-2/+2
|
\
|
*
Issue #18548: Fix unittest.TestSuite() example
Berker Peksag
2016-08-06
1
-2/+2
*
|
Add AutoEnum: automatically provides next value if missing. Issue 26988.
Ethan Furman
2016-08-05
1
-65/+216
*
|
Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Bar...
Ethan Furman
2016-08-05
2
-10/+37
*
|
Add typing.Generator docs, by Michael Lee. (Merge 3.5->3.6)
Guido van Rossum
2016-08-05
1
-0/+29
|
\
\
|
|
/
|
*
Add typing.Generator docs, by Michael Lee.
Guido van Rossum
2016-08-05
1
-0/+29
*
|
Merge spelling and grammar fixes from 3.5
Martin Panter
2016-08-05
1
-1/+1
|
\
\
|
|
/
|
*
Fix spelling and grammar in documentation and code comments
Martin Panter
2016-08-04
1
-1/+1
*
|
Merge with 3.5
Zachary Ware
2016-08-04
1
-1/+1
|
\
\
|
|
/
|
*
Fix half-finished sentence.
Zachary Ware
2016-08-04
1
-1/+1
*
|
Merge from 3.5
Berker Peksag
2016-08-04
1
-1/+1
|
\
\
|
|
/
|
*
Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs
Berker Peksag
2016-08-04
1
-1/+1
*
|
Merge from 3.5
Berker Peksag
2016-08-04
1
-7/+4
|
\
\
|
|
/
|
*
Indent ipaddress.ip_address() example correctly
Berker Peksag
2016-08-04
1
-7/+4
*
|
Issue #24278: Merge argument parsing docs from 3.5
Martin Panter
2016-08-04
1
-14/+19
|
\
\
|
|
/
|
*
Issue #24278: Explain how argument parsing output buffers are managed
Martin Panter
2016-08-03
1
-14/+19
*
|
Issue #23710: Merge from 3.5
Berker Peksag
2016-08-03
1
-5/+9
|
\
\
|
|
/
|
*
Issue #23710: Update PyObject_HEAD documentation
Berker Peksag
2016-08-03
1
-5/+9
*
|
Issue #26576: Merge from 3.5
Berker Peksag
2016-08-03
1
-4/+5
|
\
\
|
|
/
|
*
Issue #26576: Clarify that the @deco syntax is not always an equivalent of f ...
Berker Peksag
2016-08-03
1
-4/+5
*
|
Closes #27661: Added tzinfo keyword argument to datetime.combine.
Alexander Belopolsky
2016-08-02
1
-5/+12
*
|
[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+20
|
\
\
|
|
/
|
*
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+20
|
|
\
|
|
*
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+18
|
|
|
\
|
|
|
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+18
*
|
|
|
Issue 27366: PEP 487 docs updates
Nick Coghlan
2016-07-31
2
-0/+16
*
|
|
|
Issue #27366: Tweak PEP 487 documentation
Berker Peksag
2016-07-30
1
-0/+5
*
|
|
|
Issue #27366: Implement PEP 487
Nick Coghlan
2016-07-30
2
-1/+62
*
|
|
|
Merge from 3.5
Berker Peksag
2016-07-30
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Silence another "default role used" warning in typing.rst
Berker Peksag
2016-07-30
1
-1/+1
*
|
|
|
Fix "default role used" warning in shlex.rst
Berker Peksag
2016-07-30
1
-1/+1
*
|
|
|
Fix whitespace.
Guido van Rossum
2016-07-29
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix whitespace.
Guido van Rossum
2016-07-29
1
-1/+1
*
|
|
|
Expand documentation about type aliases and NewType in the typing module (mer...
Guido van Rossum
2016-07-29
1
-1/+96
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Expand documentation about type aliases and NewType in the typing module.
Guido van Rossum
2016-07-29
1
-1/+96
*
|
|
|
Closes #1521950: Made shlex parsing more shell-like.
Vinay Sajip
2016-07-29
1
-11/+100
*
|
|
|
Issue #26462: Merge code block fixes from 3.5
Martin Panter
2016-07-29
47
-128/+329
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
47
-128/+329
*
|
|
|
Merge with 3.5
Zachary Ware
2016-07-29
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Correct typo in Windows docs.
Zachary Ware
2016-07-29
1
-1/+1
*
|
|
|
Issue #27626: Merge spelling fixes from 3.5
Martin Panter
2016-07-28
6
-6/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
6
-6/+6
*
|
|
|
Issue #27633: Merge from 3.5
Berker Peksag
2016-07-27
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27633: Fix usage of versionchanged directive in email.parser.rst
Berker Peksag
2016-07-27
1
-1/+1
*
|
|
|
Issue #26638: Merge CLI link fix from 3.5
Martin Panter
2016-07-26
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #26638: Don’t link 2to3 -l option to the tarfile -l option
Martin Panter
2016-07-26
1
-1/+1
*
|
|
|
Issue #27601: Merge from 3.5
Berker Peksag
2016-07-25
1
-11/+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27601: Improve example in the "Hashing of numeric types" section
Berker Peksag
2016-07-25
1
-11/+11
*
|
|
|
Issue #27130: Merge zlib 64-bit fixes from 3.5
Martin Panter
2016-07-23
1
-6/+6
|
\
\
\
\
|
|
/
/
/
[next]