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
/
reference
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an incorrect implementation detail
Nick Coghlan
2012-05-20
1
-5/+0
*
Clarify a paragraph in the new metaclass docs
Nick Coghlan
2012-05-20
1
-3/+3
*
Describe the default hash correctly, and mark a couple of CPython implementat...
Nick Coghlan
2012-05-20
1
-4/+16
*
Fix typo in new metaclass docs
Nick Coghlan
2012-05-20
1
-1/+1
*
Close #14588: added a PEP 3115 compliant dynamic type creation mechanism
Nick Coghlan
2012-05-19
1
-37/+99
*
Issue #14628: Document the fact that import always returns the module
Brett Cannon
2012-04-20
1
-1/+2
*
Merge with 3.2.
Georg Brandl
2012-03-10
1
-0/+5
|
\
|
*
Closes #14186: add link to PEP 3107 (function annotations) to the function de...
Georg Brandl
2012-03-10
1
-0/+5
*
|
Basic documentation for PEP 414
Armin Ronacher
2012-03-04
1
-1/+9
*
|
remove unapplicable statement
Benjamin Peterson
2012-02-21
1
-4/+2
*
|
enable hash randomization by default
Benjamin Peterson
2012-02-21
1
-1/+23
*
|
update unicode link
Benjamin Peterson
2012-02-21
1
-1/+1
*
|
Merge 3.2: Issue #13703 plus some related test suite fixes.
Georg Brandl
2012-02-20
1
-0/+2
|
\
\
|
|
/
|
*
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...
Georg Brandl
2012-02-20
1
-0/+2
|
|
\
|
|
*
Issue #13703: add a way to randomize the hash values of basic types (str, byt...
Georg Brandl
2012-02-20
1
-0/+2
*
|
|
Merge with 3.2 closes 14023
Terry Jan Reedy
2012-02-18
1
-5/+5
|
\
\
\
|
|
/
/
|
*
|
Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thought
Terry Jan Reedy
2012-02-18
1
-5/+5
*
|
|
Add versionchanged notes for PEP 380
Nick Coghlan
2012-01-14
2
-2/+8
*
|
|
Implement PEP 380 - 'yield from' (closes #11682)
Nick Coghlan
2012-01-13
2
-9/+45
*
|
|
Issue #13748: Raw bytes literals can now be written with the `rb` prefix as w...
Antoine Pitrou
2012-01-12
1
-1/+5
*
|
|
merge 3.2
Benjamin Peterson
2012-01-03
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
exception support is correct now (closes #13705)
Benjamin Peterson
2012-01-03
1
-2/+3
*
|
|
merge with 3.2
Sandro Tosi
2012-01-01
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #13683: raise with no exception in scope throws a RuntimeError; fix by ...
Sandro Tosi
2012-01-01
1
-2/+2
*
|
|
merge with 3.2
Sandro Tosi
2011-12-24
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
point IronPython to ironpython.net; thanks to Lazar Pancic from docs@
Sandro Tosi
2011-12-24
1
-1/+1
*
|
|
merge with 3.2
Sandro Tosi
2011-12-24
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
fix Rather that/Rather than; thanks to Reuben Thomas from docs@
Sandro Tosi
2011-12-24
1
-1/+1
*
|
|
merge 3.2
Benjamin Peterson
2011-12-24
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
parameter_list was meant here
Benjamin Peterson
2011-12-24
1
-1/+1
|
*
|
kill superfluous 'comprehension' case (closes #13658)
Benjamin Peterson
2011-12-24
1
-1/+1
*
|
|
PEP 3155 / issue #13448: Qualified name for classes and functions.
Antoine Pitrou
2011-11-25
1
-0/+5
*
|
|
Fix typos.
Ezio Melotti
2011-10-25
1
-3/+3
*
|
|
#13251: update string description in datamodel.rst.
Ezio Melotti
2011-10-25
1
-10/+10
*
|
|
merge 3.2 (#13259)
Benjamin Peterson
2011-10-25
1
-0/+8
|
\
\
\
|
|
/
/
|
*
|
document __bytes__ special method (closes #13259)
Benjamin Peterson
2011-10-25
1
-0/+8
*
|
|
#12753: Add support for Unicode name aliases and named sequences.
Ezio Melotti
2011-10-21
1
-4/+13
*
|
|
Merge with 3.2.
Ezio Melotti
2011-10-19
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Remove duplication.
Ezio Melotti
2011-10-19
2
-2/+2
*
|
|
#12531: merge with 3.2.
Ezio Melotti
2011-07-30
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
#12531: Fix spaces and markup.
Ezio Melotti
2011-07-30
1
-1/+1
*
|
|
Merge from 3.2: Issue #12531: add index entries to documentation of * and ** ...
Eli Bendersky
2011-07-30
1
-5/+11
|
\
\
\
|
|
/
/
|
*
|
Issue #12531: add index entries to documentation of * and ** in function calls
Eli Bendersky
2011-07-30
1
-5/+11
*
|
|
#11669: merge with 3.2.
Ezio Melotti
2011-06-26
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
#11669: rephrase footnote in the Compound Statements page.
Ezio Melotti
2011-06-26
1
-2/+3
*
|
|
allow __dir__ to return any sequence
Benjamin Peterson
2011-06-11
1
-1/+2
|
/
/
*
|
Issue #10771: Clarify that descriptors get used in an *owner* class or one of...
Raymond Hettinger
2011-03-22
1
-4/+5
|
\
\
|
|
/
|
*
Issue #10771: Clarify that descriptors get used in an *owner* class or one of...
Raymond Hettinger
2011-03-22
1
-4/+5
*
|
Issue 10988: fix description of super's descriptor call.
Raymond Hettinger
2011-03-22
1
-1/+1
|
\
\
|
|
/
|
*
Issue 10988: fix description of super's descriptor call.
Raymond Hettinger
2011-03-22
1
-1/+1
[next]