projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2014-12-25
R David Murray
#23040: Clarify treatment of encoding and errors when...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Benjamin Peterson
update correct French examples (#23109)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Benjamin Peterson
improve incorrect French (#23109)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Benjamin Peterson
doucment that Py_SetPath copies its argument (closes...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Donald Stufft
Upgrade pip to 6.0.2 and setuptools to 8.2.1
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Victor Stinner
asyncio doc: update also Queue docstrings
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Victor Stinner
asyncio doc: Fix doc of get and put methods of Queue
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Benjamin Peterson
allow more operations to work on detached streams ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Serhiy Storchaka
Issue #19104: pprint now produces evaluable output...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Serhiy Storchaka
Issue #23071: "namereplace_errors" was added only in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Serhiy Storchaka
Issue #23071: Added missing names to codecs.__all__...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Barry Warsaw
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Barry Warsaw
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Victor Stinner
asyncio: IocpProactor.wait_for_handle() test now also...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Victor Stinner
asyncio: sync with Tulip
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Victor Stinner
asyncio: sync with Tulip
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Victor Stinner
Issue #23074: asyncio.get_event_loop() now raises an...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Berker Peksag
Issue #23070: Fix a comment in the tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Raymond Hettinger
Issue #23049: Pure python equivalent shouldn't imply...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Serhiy Storchaka
Issue #15513: Added a __sizeof__ implementation for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Serhiy Storchaka
Issue #19858: pickletools.optimize() now aware of...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Terry Jan Reedy
Issue #20577: move configuration of FormatParagraph...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Victor Stinner
asyncio doc: call_soon() does not call immediatly the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Benjamin Peterson
remove extra ssl imports (closes #23053)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Serhiy Storchaka
Issue #22777: Test pickling with all protocols.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Serhiy Storchaka
Issue #23015: Improved testing of the uuid module.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Benjamin Peterson
use autoconf macro to check for pkg-config (closes...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
Serhiy Storchaka
Fixed a typo in a comment (issue #23016).
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Benjamin Peterson
make sure server threads get cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Benjamin Peterson
pop the loop block even for infinite while loops (close...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Serhiy Storchaka
Issue #22823: Use set literals in lib2to3.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Berker Peksag
Issue #23047: Fix typo in pyporting.rst.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Ned Deily
Issue #17128: Use private version of OpenSSL for 3...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Brett Cannon
Address some comments from Nick Coghlan
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Benjamin Peterson
remove reference to dead irc channel (closes #23038)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Victor Stinner
Issue #18028: Fix aliasing issue in READ_TIMESTAMP...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Victor Stinner
test_selectors: Tolerate 2.0 seconds instead of 1.6...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Victor Stinner
Issue #22935: Fix test_ssl when the SSLv3 protocol...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Victor Stinner
Issue #22935: Fix ssl module when SSLv3 protocol is...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Raymond Hettinger
Issue 23005: Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Serhiy Storchaka
Issue #22095: Fixed HTTPConnection.set_tunnel with...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Victor Stinner
asyncio, tulip issue 209: Fix subprocess for close_fds...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Victor Stinner
asyncio, tulip issue 202: Add unit test of pause/resume...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Terry Jan Reedy
Issue 22823: Use set literal in idlelib.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Serhiy Storchaka
Issue #22823: Fixed an output of sets in examples.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Terry Jan Reedy
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Terry Jan Reedy
Issue #23006 whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Terry Jan Reedy
Issue #23006: Improve the documentation and indexing...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Serhiy Storchaka
Issue #23016: A warning no longer produces AttributeErr...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Benjamin Peterson
fix path to patchlevel.py
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
R David Murray
#22918: Drop obsolete mention of 'keys' in datamodel...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Berker Peksag
Issue #21775: shutil.copytree(): fix crash when copying...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Berker Peksag
Issue #12602: Add missing cross-references to runpy...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Yury Selivanov
inspect: Fix getsource() to load updated source of...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Yury Selivanov
NEWS: Remove duplicate entry
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Yury Selivanov
NEWS: Add news entry for issue #23009.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Yury Selivanov
selectors: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Yury Selivanov
selectors: Make sure EpollSelecrtor.select() works...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Benjamin Peterson
fix reference by adding module name
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Benjamin Peterson
use context's check_hostname attribute rather than...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Benjamin Peterson
HTTPSConnection: prefer the context's check_hostname...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Benjamin Peterson
note that sslv3 may not be available
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Benjamin Peterson
allow ssl module to compile if openssl doesn't support...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Terry Jan Reedy
Update idlelib/NEWS.txt.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Benjamin Peterson
merge 3.3 (#16043)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Benjamin Peterson
merge 3.2 (#16043)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Terry Jan Reedy
Issue #16893: Update Idle doc chapter to match current...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Benjamin Peterson
add a default limit for the amount of data xmlrpclib...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Brett Cannon
Fix a bad link
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Serhiy Storchaka
Issue #22581: Use more "bytes-like object" throughout...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Brett Cannon
Issue #22914: Update the Python 2/3 porting HOWTO to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Victor Stinner
Issue #22599: Enhance tokenize.open() to be able to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Terry Jan Reedy
Edit Menus section of Idle doc. Make menu entries...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Yury Selivanov
docs.inspect: Fix BoundArguments example. Issue #22998.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Victor Stinner
Closes #22429, asyncio: Fix EventLoop.run_until_complet...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Victor Stinner
Issue #22922: Fix ProactorEventLoop.close()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Victor Stinner
Closes #22922: More EventLoop methods fail if the loop...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Victor Stinner
Issue #22685: Fix test_pause_reading() of asyncio test_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Victor Stinner
asyncio: Initialize more Future and Task attributes...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Terry Jan Reedy
Issue #3068: Document the new Configure Extensions...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Terry Jan Reedy
Issue #16893: For Idle doc, move index entries, copy...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Antoine Pitrou
Fix #22987: update the compatibility matrix for a SSLv2...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Serhiy Storchaka
Issue #14099: ZipFile.open() no longer reopen the under...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Victor Stinner
Closes #22475: asyncio doc, fix Task.get_stack() doc
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Victor Stinner
Close #22473: asyncio doc: rephrase Future with run_for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Barry Warsaw
Fix the test to use an os.sep agnostic test. Hopefully...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Serhiy Storchaka
Issue #20335: bytes constructor now raises TypeError...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Barry Warsaw
Make this change a little more robust for up-merging.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Barry Warsaw
- Issue #22966: Fix __pycache__ pyc file name clobber...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Barry Warsaw
- Issue #22966: Fix __pycache__ pyc file name clobber...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Terry Jan Reedy
Add NEWS items for Idle patches and a turtledemo patch.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Serhiy Storchaka
Issue #22975: Close block at right place.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Serhiy Storchaka
Removed duplicated words in in comments and docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Serhiy Storchaka
Issue #21032. Fixed socket leak if HTTPConnection.getre...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Serhiy Storchaka
Issue #22838: All test_re tests now work with unittest...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Serhiy Storchaka
Issue #22924: Scripts gprof2html.py and highlight.py...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Benjamin Peterson
backout 9fcf4008b626 (#9179) for further consideration
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Benjamin Peterson
context is keyword-only
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Benjamin Peterson
add context parameter to xmlrpclib.ServerProxy (#22960)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Antoine Pitrou
Close issue #22895: fix test failure introduced by...
commit
|
commitdiff
|
tree
|
snapshot
next