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 #12551: Provide a get_channel_binding() method on SSL sockets so as
Antoine Pitrou
2011-07-20
1
-0/+19
*
#665194: support roundtripping RFC2822 date stamps in the email.utils module
R David Murray
2011-07-20
1
-0/+28
*
merge from 3.2 - Fix closes issue12524 - update http.client POST example with...
Senthil Kumaran
2011-07-20
1
-4/+6
|
\
|
*
Fix closes issue12524 - update http.client POST example with a working example.
Senthil Kumaran
2011-07-20
1
-4/+6
*
|
merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. P...
Senthil Kumaran
2011-07-19
1
-2/+4
|
\
\
|
|
/
|
*
Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion b...
Senthil Kumaran
2011-07-19
1
-2/+4
*
|
Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe unde...
Antoine Pitrou
2011-07-18
1
-1/+3
|
\
\
|
|
/
|
*
Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe unde...
Antoine Pitrou
2011-07-18
1
-1/+3
*
|
Fix English in packaging, too.
R David Murray
2011-07-18
1
-1/+1
*
|
Merge English fix.
R David Murray
2011-07-18
1
-1/+1
|
\
\
|
|
/
|
*
Better English.
R David Murray
2011-07-18
1
-1/+1
*
|
merge heads
Benjamin Peterson
2011-07-18
2
-3/+14
|
\
\
|
*
|
Add Misc/NEWS entry and relevant doc change for issue 10271.
Brett Cannon
2011-07-18
1
-2/+1
|
*
|
fix whitespace in rst.
Senthil Kumaran
2011-07-17
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
fix whitespace nit.
Senthil Kumaran
2011-07-17
1
-2/+2
|
*
|
merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http...
Senthil Kumaran
2011-07-17
1
-1/+8
|
|
\
\
|
|
|
/
|
|
*
Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and htt...
Senthil Kumaran
2011-07-17
1
-1/+8
|
*
|
merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definit...
Senthil Kumaran
2011-07-17
1
-0/+5
|
|
\
\
|
|
|
/
|
|
*
Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sa...
Senthil Kumaran
2011-07-17
1
-0/+5
*
|
|
excise the remains of STOP_CODE, which hasn't done anything useful for years
Benjamin Peterson
2011-07-18
1
-5/+0
|
/
/
*
|
merge from 3.2
Senthil Kumaran
2011-07-17
1
-18/+20
|
\
\
|
|
/
|
*
Fix Issue10403 - datetime documentation clarification based on review in the ...
Senthil Kumaran
2011-07-17
1
-18/+20
*
|
merge from 3.2
Senthil Kumaran
2011-07-17
1
-4/+5
|
\
\
|
|
/
|
*
Fix closes Issue11436 - Minor clarification to struct documentation for 's' f...
Senthil Kumaran
2011-07-17
1
-4/+5
*
|
remove ast.__version__ (closes #12273)
Benjamin Peterson
2011-07-16
1
-3/+0
*
|
Remove duplicate "numbered" options for toctrees.
Georg Brandl
2011-07-15
2
-4/+0
*
|
Fix :file: constructs in packaging.database docs
Éric Araujo
2011-07-15
1
-2/+2
*
|
Close #6755: Add get_wch() method to curses.window class
Victor Stinner
2011-07-14
2
-0/+16
*
|
Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'
Ned Deily
2011-07-13
1
-3/+0
|
\
\
|
|
/
|
*
Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'
Ned Deily
2011-07-13
1
-3/+0
*
|
Issue #12550: Add chain optional argument to faulthandler.register()
Victor Stinner
2011-07-13
1
-2/+2
*
|
Make it clear that PyNumber_AsSsize_t() returns -1 on error.
Antoine Pitrou
2011-07-13
1
-1/+3
|
\
\
|
|
/
|
*
Make it clear that PyNumber_AsSsize_t() returns -1 on error.
Antoine Pitrou
2011-07-13
1
-1/+3
*
|
Merge doc change from 3.2.
Georg Brandl
2011-07-13
1
-3/+3
|
\
\
|
|
/
|
*
Clarify that PyErr_NewException creates an exception *class*, not instance.
Georg Brandl
2011-07-13
1
-3/+3
*
|
#12547: Fix import and output in nntplib example. Initial patch by July Tikho...
Ezio Melotti
2011-07-13
1
-2/+2
*
|
Use infinitive, not 3rd person of present tense.
Antoine Pitrou
2011-07-10
1
-1/+1
|
\
\
|
|
/
|
*
Use infinitive, not 3rd person of present tense.
Antoine Pitrou
2011-07-10
1
-1/+1
*
|
Issue #12343: Add some notes on behaviour of non-blocking SSL sockets.
Antoine Pitrou
2011-07-10
1
-18/+43
|
\
\
|
|
/
|
*
Issue #12343: Add some notes on behaviour of non-blocking SSL sockets.
Antoine Pitrou
2011-07-10
1
-18/+43
*
|
Mention logging.captureWarnings in the warnings module doc.
Antoine Pitrou
2011-07-09
1
-0/+4
|
\
\
|
|
/
|
*
Mention logging.captureWarnings in the warnings module doc.
Antoine Pitrou
2011-07-09
1
-0/+4
|
*
Move sys.subversion at the right place in alphabetical order, and informally ...
Antoine Pitrou
2011-07-09
1
-12/+18
*
|
Issue #12326: document the recommended idiom for checking sys.platform on Uni...
Antoine Pitrou
2011-07-09
2
-0/+19
|
\
\
|
|
/
|
*
Issue #12326: document the recommended idiom for checking sys.platform on Uni...
Antoine Pitrou
2011-07-09
2
-0/+19
*
|
Fix syntax in packaging docs and update suspicious ignore file.
Georg Brandl
2011-07-09
4
-5/+28
*
|
Fix markup and remove character unsupported by latex in 3.3 whatsnew doc.
Georg Brandl
2011-07-09
1
-6/+6
*
|
Improve reST target
Éric Araujo
2011-07-02
1
-1/+1
*
|
(merge 3.2) Issue #12423: Fix os.abort() documentation
Victor Stinner
2011-07-08
2
-3/+5
|
\
\
|
|
/
|
*
Issue #12423: Fix os.abort() documentation
Victor Stinner
2011-07-08
2
-3/+5
[next]