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
*
Merge with 3.4
Zachary Ware
2014-11-27
1
-0/+4
|
\
|
*
pydoc: Add a note about setting PAGER to affect console output pagination.
Zachary Ware
2014-11-27
1
-0/+4
*
|
Issue22780: reword NotImplemented docs to emphasise should
Ethan Furman
2014-11-27
3
-4/+25
|
\
\
|
|
/
|
*
(3.4) Issue22780: reword NotImplemented docs to emphasise should
Ethan Furman
2014-11-27
3
-4/+26
*
|
Merge with 3.4
Zachary Ware
2014-11-27
1
-6/+4
|
\
\
|
|
/
|
*
pydoc: Remove mention of '-g' command line option, document its removal.
Zachary Ware
2014-11-27
1
-6/+4
*
|
add readline.append_history_file (closes #22940)
Benjamin Peterson
2014-11-26
1
-1/+28
*
|
Issue #19676: Tweak documentation a bit.
Berker Peksag
2014-11-25
2
-3/+5
*
|
Issue #19676: Added the "namereplace" error handler.
Serhiy Storchaka
2014-11-25
5
-5/+34
*
|
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
Berker Peksag
2014-11-24
1
-0/+25
|
\
\
|
|
/
|
*
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
Berker Peksag
2014-11-24
1
-0/+25
*
|
update versionchanged
Benjamin Peterson
2014-11-24
1
-1/+1
*
|
merge 3.4 (#22788)
Benjamin Peterson
2014-11-24
1
-5/+10
|
\
\
|
|
/
|
*
add context parameter to HTTPHandler (closes #22788)
Benjamin Peterson
2014-11-24
1
-5/+10
|
*
correct versionchanged version
Benjamin Peterson
2014-11-24
1
-1/+1
*
|
merge 3.4 (#22921)
Benjamin Peterson
2014-11-23
1
-7/+7
|
\
\
|
|
/
|
*
don't require OpenSSL SNI to pass hostname to ssl functions (#22921)
Benjamin Peterson
2014-11-23
1
-7/+7
*
|
merge 3.4
Benjamin Peterson
2014-11-23
1
-4/+1
|
\
\
|
|
/
|
*
document that cadefault does nothing now
Benjamin Peterson
2014-11-23
1
-4/+1
*
|
PEP 479: Don't let StopIteration bubble out of calls to next() inside a gene...
Raymond Hettinger
2014-11-23
1
-4/+16
*
|
Issue #22834: Have import suppress FileNotFoundError when the current
Brett Cannon
2014-11-21
3
-0/+20
*
|
Issue #22453: Removed non-documented macro PyObject_REPR().
Serhiy Storchaka
2014-11-18
1
-0/+4
*
|
Close #19494: add urrlib.request.HTTPBasicPriorAuthHandler
Nick Coghlan
2014-11-12
2
-0/+20
*
|
Issue #22845: Improved formatting of dis documentation.
Serhiy Storchaka
2014-11-11
1
-23/+24
|
\
\
|
|
/
|
*
Issue #22845: Improved formatting of dis documentation.
Serhiy Storchaka
2014-11-11
1
-23/+24
*
|
Issue #22839: Fix Snapshot.statistics() link.
Berker Peksag
2014-11-10
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22839: Fix Snapshot.statistics() link.
Berker Peksag
2014-11-10
1
-1/+1
*
|
Issue #22578: Added attributes to the re.error class.
Serhiy Storchaka
2014-11-10
1
-2/+25
*
|
Issue #21650: Add an `--sort-keys` option to json.tool CLI.
Berker Peksag
2014-11-10
2
-0/+19
*
|
Issue #22824: Updated reprlib output format for sets to use set literals.
Raymond Hettinger
2014-11-10
1
-1/+1
*
|
merge
Raymond Hettinger
2014-11-10
1
-4/+5
|
\
\
|
|
/
|
*
Issue 22830: Clarify docs for functools.cmp_to_key().
Raymond Hettinger
2014-11-10
1
-4/+5
*
|
Issue #22823: Use set literals instead of creating a set from a list
Raymond Hettinger
2014-11-09
2
-2/+2
*
|
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
Berker Peksag
2014-11-08
1
-6/+4
|
\
\
|
|
/
|
*
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
Berker Peksag
2014-11-08
1
-6/+4
*
|
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
Berker Peksag
2014-11-07
1
-1/+2
|
\
\
|
|
/
|
*
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
Berker Peksag
2014-11-07
1
-1/+2
*
|
Issue #22242: Try to make some import-related loader details clearer.
Brett Cannon
2014-11-07
1
-1/+2
*
|
merge
Raymond Hettinger
2014-11-06
1
-0/+2
|
\
\
|
|
/
|
*
Issue 22803: Add missing versionadded directive.
Raymond Hettinger
2014-11-06
1
-0/+2
*
|
merge with 3.4
Georg Brandl
2014-11-05
1
-7/+9
|
\
\
|
|
/
|
*
Closes #22525: clarify documentation for ast.literal_eval().
Georg Brandl
2014-11-05
1
-7/+9
*
|
Close #22457: Honour load_tests in the start_dir of discovery.
Robert Collins
2014-11-04
1
-1/+5
*
|
context has been backported so fix versionchanged
Benjamin Peterson
2014-11-03
1
-1/+1
*
|
merge 3.4 (#22417)
Benjamin Peterson
2014-11-03
4
-15/+38
|
\
\
|
|
/
|
*
PEP 476: enable HTTPS certificate verification by default (#22417)
Benjamin Peterson
2014-11-03
4
-15/+38
*
|
merge 3.4
Benjamin Peterson
2014-11-02
1
-2/+3
|
\
\
|
|
/
|
*
wrap
Benjamin Peterson
2014-11-02
1
-2/+2
|
*
backport context argument of urlopen (#22366) for pep 476
Senthil Kumaran
2014-09-19
1
-1/+8
*
|
Merge asyncio doc English phrasing fix.
R David Murray
2014-11-02
1
-2/+2
|
\
\
|
|
/
[next]