]> granicus.if.org Git - python/shortlog
python
2012-12-21 Mark DickinsonSimplify random_seed to use _PyLong_AsByteArray. Close...
2012-12-21 Kristjan Valur... Merge with 3.3 : Don't DECREF the ctypes error_object...
2012-12-21 Kristjan Valur... Merge with 3.2 : Don't DECREF the ctypes error_object...
2012-12-21 Kristjan Valur... Merge with 3.1 : Don't DECREF the ctypes error_object...
2012-12-21 Kristjan Valur... Don't DECREF the ctypes error_object without the GIL...
2012-12-21 Benjamin Petersonmerge 3.3 (closes #16687)
2012-12-21 Benjamin Petersonlink to GIL as a term
2012-12-21 Benjamin Petersonfix typo (#16687)
2012-12-20 Benjamin Petersonmerge 3.3 (#16597)
2012-12-20 Benjamin Petersonimprove message (#16597)
2012-12-20 Benjamin Petersonmerge 3.3 (#16597)
2012-12-20 Benjamin Petersoncall close on the underlying stream even if flush raise...
2012-12-19 Benjamin Petersonmerge 3.3 (#16722)
2012-12-19 Benjamin Petersontry to call __bytes__ before __index__ (closes #16722)
2012-12-19 Benjamin Petersonmerge heads
2012-12-19 Benjamin Petersonupdate importlib.h
2012-12-19 Andrew Svetlovreplace threw with raised (#16714)
2012-12-19 Andrew Svetlovreplace threw with raised (#16714)
2012-12-19 Andrew Svetlovreplace threw with raised (#16714)
2012-12-19 Antoine PitrouSmall cleanup in test_ftplib
2012-12-19 Antoine PitrouSmall cleanup in test_ftplib
2012-12-19 Andrew SvetlovIssue #16719: Get rid of WindowsError. Use OSError...
2012-12-19 Andrew SvetlovAdd versionchanged tag to faq (useless btw because...
2012-12-18 Antoine PitrouSilence sporadic failure in RecvmsgIntoSCTPStreamTest...
2012-12-18 Antoine PitrouSilence sporadic failure in RecvmsgIntoSCTPStreamTest...
2012-12-18 Antoine PitrouCall importlib.invalidate_caches() after creating modul...
2012-12-18 Antoine PitrouCall importlib.invalidate_caches() after creating modul...
2012-12-18 Antoine PitrouTry to make test_threaded_import faster and safer ...
2012-12-18 Antoine PitrouTry to make test_threaded_import faster and safer ...
2012-12-18 Antoine PitrouAdd sanity assertions in some import lock code (issue...
2012-12-18 Antoine PitrouAdd sanity assertions in some import lock code (issue...
2012-12-18 Andrew SvetlovMention OSError instead of IOError in the docs.
2012-12-18 Andrew SvetlovIssue #16717: get rid of socket.error, replace with...
2012-12-18 Andrew SvetlovIssue #16706: get rid of os.error
2012-12-18 Andrew SvetlovIssue #16714: use 'raise' exceptions, don't 'throw'.
2012-12-18 Andrew SvetlovIssue #16714: use 'raise' exceptions, don't 'throw'.
2012-12-18 Andrew SvetlovIssue #16714: use 'raise' exceptions, don't 'throw'.
2012-12-18 Antoine PitrouRelax test when WITH_PYMALLOC is false or undefined.
2012-12-18 Andrew SvetlovIssue #16711: Fix required method names for collections...
2012-12-18 Andrew SvetlovIssue #16711: Fix required method names for collections...
2012-12-18 Andrew SvetlovIssue #16711: Fix required method names for collections...
2012-12-17 Antoine PitrouFollowing issue #13390, fix compilation --without-pymal...
2012-12-17 Andrew SvetlovGet rig of EnvironmentError (#16705)
2012-12-17 Andrew SvetlovReplace mmap.error with OSError, #16705
2012-12-17 Andrew SvetlovIssue #16704: Get rid of select.error in stdlib. Use...
2012-12-17 Giampaolo Rodola'Issue 16646 (ftplib): deliberately use intermediate...
2012-12-17 Giampaolo Rodola'Issue 16646 (ftplib): deliberately use intermediate...
2012-12-17 Giampaolo Rodola'Issue 16646 (ftplib): deliberately use intermediate...
2012-12-17 Andrew SvetlovReplace os.error with OSError in tkinter and IDLE
2012-12-17 Andrew SvetlovCleanup: remove not needed mocks.
2012-12-17 Andrew SvetlovIssue #16647: save socket error details in LMTP.connect()
2012-12-17 Andrew SvetlovIssue #16647: save socket error details in LMTP.connect()
2012-12-17 Andrew SvetlovIssue #16647: save socket error details in LMTP.connect()
2012-12-17 Andrew SvetlovRemove obsolete code: now IOError and WindowsError...
2012-12-17 Giampaolo Rodola'Fix issue #16646: ftplib.FTP.makeport() might lose...
2012-12-17 Giampaolo Rodola'Fix issue #16646: ftplib.FTP.makeport() might lose...
2012-12-17 Giampaolo Rodola'Fix issue #16646: ftplib.FTP.makeport() might lose...
2012-12-17 Andrew SvetlovUpdate example: Counter.subtract returns None, not...
2012-12-17 Andrew SvetlovUpdate example: Counter.subtract returns None, not...
2012-12-17 Andrew SvetlovUpdate example: Counter.subtract returns None, not...
2012-12-17 Andrew SvetlovFix typo
2012-12-17 Andrew SvetlovFix typo
2012-12-17 Andrew SvetlovFix typo
2012-12-17 Brian CurtinAdd Ashish Nitin Patil for work on Issue #14901
2012-12-17 Brian CurtinMerge 3.3
2012-12-17 Brian CurtinMerge 3.2
2012-12-17 Brian CurtinFix #14901. Update the Windows FAQ.
2012-12-16 Stefan KrahMerge 3.3.
2012-12-16 Stefan KrahIssue #15783: Support None default values in the Contex...
2012-12-16 Antoine PitrouSilence sporadic failure in RecvmsgSCTPStreamTest.testR...
2012-12-16 Antoine PitrouSilence sporadic failure in RecvmsgSCTPStreamTest.testR...
2012-12-16 Antoine PitrouNull merge
2012-12-16 Antoine PitrouNull merge
2012-12-16 Antoine PitrouFix ResourceWarnings in test_pty
2012-12-16 Antoine PitrouIssue #16696: fix comparison between bytes and string...
2012-12-16 Antoine PitrouIssue #16696: fix comparison between bytes and string...
2012-12-16 Antoine PitrouIssue #16696: fix comparison between bytes and string...
2012-12-16 Antoine PitrouIssue #16626: Fix infinite recursion in glob.glob(...
2012-12-16 Antoine PitrouIssue #16626: Fix infinite recursion in glob.glob(...
2012-12-16 Antoine PitrouIssue #16626: Fix infinite recursion in glob.glob(...
2012-12-16 Georg BrandlFixup abc.ABC wording and add versionadded.
2012-12-16 Hynek Schlawack#16664: Add regression tests for glob's behaviour conce...
2012-12-16 Hynek Schlawack#16664: Add regression tests for glob's behaviour conce...
2012-12-16 Hynek Schlawack#16664: Add regression tests for glob's behaviour conce...
2012-12-15 Stefan KrahMerge 3.3.
2012-12-15 Stefan KrahIssue #15783: Except for the number methods, the C...
2012-12-15 Andrew SvetlovMerge: use OSError instead of os.error in the docs.
2012-12-15 Andrew SvetlovUse OSError instead of os.error in the docs.
2012-12-15 Benjamin Petersonmerge heads
2012-12-15 Benjamin Petersonmerge 3.3
2012-12-15 Benjamin Petersonmerge 3.2
2012-12-15 Benjamin Petersonremove dead code
2012-12-15 Petri Lehtinen#11175: argparse.FileType now accepts encoding and...
2012-12-15 Antoine PitrouIssue #16488: epoll() objects now support the `with...
2012-12-15 Antoine PitrouMerge
2012-12-15 Antoine PitrouIssue #16298: In HTTPResponse.read(), close the socket...
2012-12-15 Antoine PitrouIssue #16298: In HTTPResponse.read(), close the socket...
2012-12-15 Antoine PitrouIssue #16298: In HTTPResponse.read(), close the socket...
2012-12-15 Benjamin Petersonuse error label instead of breaking eval loop (closes...
2012-12-15 Andrew SvetlovRemove compile warnings for _testimportmodule
next