projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2014-01-25
Victor Stinner
Issue #20311: Revert e042ea77a152 and 7ce7295393c2...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Victor Stinner
(Merge 3.3) Issue #20311: Revert 033137c12d88 (02f9db3e...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Victor Stinner
Issue #20311: Revert 033137c12d88, select.epoll.poll...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Serhiy Storchaka
Issue #20193: The _lzma module now uses Argument Clinic.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Eric V. Smith
Fix grammar: merge with 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Eric V. Smith
Fix grammar.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Serhiy Storchaka
Issue #20193: The _bz2 module now uses Argument Clinic.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Serhiy Storchaka
Issue #20133: The audioop module now uses Argument...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Serhiy Storchaka
Fixed converting errors in the binascii module (issue20...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Zachary Ware
Issue #20376: Argument Clinic now escapes backslashes...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Serhiy Storchaka
Issue #20151: The binascii module now uses Argument...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Benjamin Peterson
merge 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Benjamin Peterson
update hosting faq
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Zachary Ware
Issue #20381: Fix sanity checking on default arguments...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Serhiy Storchaka
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Serhiy Storchaka
Issue #20384: Fix the test_tarfile test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Victor Stinner
asyncio doc: document StreamWriter.drain()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Victor Stinner
asyncio doc: move AbstractServer to the event loop...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Benjamin Peterson
merge 3.3 (#20374)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Benjamin Peterson
new plan: just remove typecasts (closes #20374)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Victor Stinner
asyncio doc: add a "Coroutines and protocols" section
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Victor Stinner
asyncio: mention that transports/protocols are low...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Larry Hastings
Issue #20189: Four additional builtin types (PyTypeObject,
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Nick Coghlan
Merge removal of issue 20317 debugging code from 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Nick Coghlan
Issue 20317: Remove debugging code from contextlib
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Benjamin Peterson
merge 3.3 (#20374)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Benjamin Peterson
use new readline function types (closes #20374)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
asyncio: wait_for() now cancels the future on timeout...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
asyncio (Tulip issue 110): StreamReader.read() and...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
Close #20365: Skip test_asyncio.test_events.test_read_p...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Serhiy Storchaka
Fixed test_user_command on OpenSolaris where floats...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Serhiy Storchaka
Fixed test_user_command on OpenSolaris where floats...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Serhiy Storchaka
Issue #19936: Restored executable bits for several...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Serhiy Storchaka
Issue #19936: Restored executable bits for several...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
Issue #20311: add debug help in test_selectors
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
asyncio doc: add an client example using streams
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
asyncio doc: Move streams to their own dedicated page
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
asyncio doc: link create_connection() to open_connectio...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
asyncio doc: move stream classes to their own class
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Victor Stinner
asyncio: Fix open_connection() documentation, writer...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Serhiy Storchaka
Added test_user_command in test_tcl.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Serhiy Storchaka
Added test_user_command in test_tcl.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Terry Jan Reedy
Merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Terry Jan Reedy
Issue #17390: Add Python version to Idle editor window...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Larry Hastings
Doc fixes for Argument Clinic.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Nick Coghlan
Merge #20317 from 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Nick Coghlan
Issue #20317: Don't create a reference loop in ExitStack
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Victor Stinner
asyncio: Cleanup logging in BaseEventLoop._run_once()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Larry Hastings
Two minor Argument Clinic bugfixes: use the name of...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Zachary Ware
Argument Clinic: make 'destination' directive work.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Terry Jan Reedy
Merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Terry Jan Reedy
Issue #20818: Remove code from idlelib.CallTipWindow...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Terry Jan Reedy
Merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Terry Jan Reedy
Issue #16638: Include up to 5 docstring header lines...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Florent Xicluna
Issue #17825: Cursor ^ is correctly positioned for...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Florent Xicluna
Issue #17825: Cursor ^ is correctly positioned for...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
R David Murray
whatsnew: smtpd *map* argument, new ssl functions/methods.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Stefan Krah
Issue #20246: Fix test failures on FreeBSD. Patch by...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Stefan Krah
Issue #20246: Fix test failures on FreeBSD. Patch by...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Terry Jan Reedy
Merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Terry Jan Reedy
Issue #16630: Make Idle calltips work even when __getat...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Serhiy Storchaka
Issue #2382: SyntaxError cursor "^" now is written...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Serhiy Storchaka
Issue #2382: SyntaxError cursor "^" now is written...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Victor Stinner
Issue #20311: EpollSelector now also rounds the timeout...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Victor Stinner
Issue #20024: Py_BuildValue() now saves/restores the...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Zachary Ware
Issue #20301: Merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Zachary Ware
Issue #20301: Mention the correct KEY_* value as the...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Georg Brandl
merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Georg Brandl
fix deprecated-removed directive with sphinx 1.2
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Victor Stinner
selectors: add a comment to explain why and how poll...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Terry Jan Reedy
Issue #16655: Explain why Idle's test_calltips has...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Terry Jan Reedy
Issue #16655: Explain why Idle's test_calltips has...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Terry Jan Reedy
Merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Terry Jan Reedy
Issue #20122: Idlelib: Move tests in CallTips.py to...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Terry Jan Reedy
Merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Terry Jan Reedy
Issue #20222: file is no longer a builtin in 3.x.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Antoine Pitrou
Fix the description of pickle protocol numbers
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Victor Stinner
(Merge 3.3) Issue #20311: Try to fix the unit test...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Victor Stinner
Issue #20311: Try to fix the unit test, use time.monoto...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Victor Stinner
Issue #20311: selector.PollSelector.select() now rounds...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Victor Stinner
(Merge 3.3) Issue #20311: select.epoll.poll() now round...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Victor Stinner
Issue #20311: select.epoll.poll() now rounds the timeou...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Victor Stinner
Close #20275: Optimize BaseEventLoop._run_once()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Serhiy Storchaka
Issue #20262: Warnings are raised now when duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Serhiy Storchaka
Issue #20262: Warnings are raised now when duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Serhiy Storchaka
Issue #20315: Removed support for backward compatibilit...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Serhiy Storchaka
Issue #20315: Removed support for backward compatibilit...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Eli Bendersky
Fix grammar and add markup
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Eli Bendersky
Formatting & rst link markup fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Eli Bendersky
Clarify what the loop arguments means for functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Eli Bendersky
Explain the 'result' argument in asyncio.sleep
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Stefan Krah
Merge from 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Stefan Krah
Issue #19036: Including locale.h should not depend...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Gregory P....
Fixes Issue #20165: The unittest module no longer consi...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Gregory P....
Fix the unittest to run properly when the working direc...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Benjamin Peterson
merge 3.3 (#6627)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Benjamin Peterson
put notes in a ..note section
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Benjamin Peterson
document that a new Python thread context is created...
commit
|
commitdiff
|
tree
|
snapshot
next