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
*
Issue #15881: Fixed atexit hook in multiprocessing.
Alexander Belopolsky
2012-09-09
1
-0/+1
*
Merge #5088: document behavior of optparse defaults with 'append' action.
R David Murray
2012-09-08
1
-0/+11
|
\
|
*
#5088: document behavior of optparse defaults with 'append' action.
R David Murray
2012-09-08
1
-0/+11
|
*
Merge heads.
Ezio Melotti
2012-09-08
2
-8/+14
|
|
\
*
|
\
#15865: merge with 3.2.
Ezio Melotti
2012-09-08
3
-12/+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
#15865: add "*" in the signature to document keyword-only args in the docs. ...
Ezio Melotti
2012-09-08
2
-8/+14
*
|
|
Merge #15510: clarify textwrap's handling of whitespace, and add confirming t...
R David Murray
2012-09-08
1
-6/+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
#15510: clarify textwrap's handling of whitespace, and add confirming tests.
R David Murray
2012-09-08
1
-6/+13
|
|
/
*
|
Issue #15814: Update whatsnew to the current state of hashing memoryviews.
Stefan Krah
2012-09-08
1
-3/+2
*
|
Fix a typo in the curses docs
Ross Lagerwall
2012-09-06
1
-1/+1
*
|
add whatsnew entry for PEP 421
Eric Snow
2012-09-06
1
-0/+35
*
|
Issue #15855: updated related manual entries.
Alexander Belopolsky
2012-09-03
1
-1/+7
*
|
Issue #15814: Documentation: disallow hashing of multi-dimensional memoryviews.
Stefan Krah
2012-09-02
1
-6/+8
*
|
Issue #15814: Document planned restrictions for memoryview hashes in 3.3.1.
Stefan Krah
2012-09-01
1
-15/+7
*
|
Add missing unit.
Stefan Krah
2012-09-01
1
-1/+1
*
|
Compile _decimal without asserts and update benchmark results.
Stefan Krah
2012-09-01
1
-1/+1
*
|
Issue #15825: fix typo in OrderedDict docs.
Andrew Svetlov
2012-08-31
2
-1/+2
|
\
\
|
|
/
|
*
Issue #15825: fix typo in OrderedDict docs.
Andrew Svetlov
2012-08-31
2
-1/+2
*
|
Closes #10650: Deprecate the watchexp parameter of Decimal.quantize().
Stefan Krah
2012-08-30
2
-0/+9
*
|
Issue #15724: Add versionchanged tags to the memoryview documentation.
Stefan Krah
2012-08-30
1
-2/+10
*
|
Add missing comma.
Ezio Melotti
2012-08-29
1
-1/+1
|
\
\
|
|
/
|
*
Add missing comma.
Ezio Melotti
2012-08-29
1
-1/+1
*
|
Issue #15785: Modify window.get_wch() API of the curses module: return a
Victor Stinner
2012-08-28
1
-4/+5
*
|
#11964: Document a change in v3.2 to the json indent parameter
Petri Lehtinen
2012-08-28
1
-4/+12
|
\
\
|
|
/
|
*
#11964: Document a change in v3.2 to the json indent parameter
Petri Lehtinen
2012-08-28
1
-4/+12
*
|
Merge: Fix a JSON doc typo
Petri Lehtinen
2012-08-27
1
-1/+1
|
\
\
|
|
/
|
*
Fix a JSON doc typo
Petri Lehtinen
2012-08-27
1
-1/+1
*
|
#15788: merge with 3.2.
Ezio Melotti
2012-08-27
1
-2/+2
|
\
\
|
|
/
|
*
#15788: fix broken links in subprocess doc. Patch by Chris Rebert.
Ezio Melotti
2012-08-27
1
-2/+2
*
|
Fix typo.
Ezio Melotti
2012-08-26
1
-1/+1
*
|
Update pydoc topics and suspicious markup file.
Georg Brandl
2012-08-25
1
-0/+1
*
|
Close #15573: use value-based memoryview comparisons (patch by Stefan Krah)
Nick Coghlan
2012-08-25
2
-22/+63
*
|
Issue #13072: The array module's 'u' format code is now deprecated and
Stefan Krah
2012-08-24
2
-1/+13
*
|
Add glossary references
Antoine Pitrou
2012-08-24
1
-3/+3
|
\
\
|
|
/
|
*
Add glossary references
Antoine Pitrou
2012-08-24
1
-3/+3
*
|
Issue #14674: Add a discussion of the json module's standard compliance.
Antoine Pitrou
2012-08-24
1
-6/+111
|
\
\
|
|
/
|
*
Issue #14674: Add a discussion of the json module's standard compliance.
Antoine Pitrou
2012-08-24
1
-6/+111
*
|
Suggested a whatsnew item
Alexander Belopolsky
2012-08-23
1
-1/+3
*
|
Update suspicious ignore file.
Ezio Melotti
2012-08-22
1
-0/+3
*
|
Address most of Ezio's comments. str/bytes/bytearray docs still need consolid...
Nick Coghlan
2012-08-21
2
-189/+247
*
|
Improve the pyvenv entry
Antoine Pitrou
2012-08-20
2
-7/+18
*
|
Improved summary section in whatsnew
Antoine Pitrou
2012-08-20
1
-7/+41
*
|
Issue #14954: Clarify the interaction of weak references and garbage collection.
Antoine Pitrou
2012-08-20
1
-1/+4
|
\
\
|
|
/
|
*
Issue #14954: Clarify the interaction of weak references and garbage collection.
Antoine Pitrou
2012-08-20
1
-1/+4
*
|
Merge #15742: clarify sqlite parameter substitution example.
R David Murray
2012-08-20
1
-1/+1
|
\
\
|
|
/
|
*
#15742: clarify sqlite parameter substitution example.
R David Murray
2012-08-20
1
-1/+1
*
|
Break up the 'someos' docs classification based on a more user-focused scheme...
Nick Coghlan
2012-08-20
6
-30/+37
*
|
Close #4966: revamp the sequence docs in order to better explain the state of...
Nick Coghlan
2012-08-20
6
-720/+980
*
|
s/path importer/path based finder/ (because the path based finder is not an i...
Nick Coghlan
2012-08-20
2
-49/+54
*
|
Issue #14814: document the Interface APIs and fix various problems with the s...
Nick Coghlan
2012-08-20
1
-18/+59
[next]