]> granicus.if.org Git - python/shortlog
python
2012-12-29 Serhiy StorchakaIssue #16485: Fix file descriptor not being closed...
2012-12-29 Serhiy StorchakaIssue #16485: Fix file descriptor not being closed...
2012-12-29 Serhiy StorchakaIssue #16485: Fix file descriptor not being closed...
2012-12-29 Serhiy StorchakaIssue #16640: Run less code under a lock in sched module.
2012-12-29 Serhiy StorchakaIssue #16165: Fix sched.scheduler.run() method was...
2012-12-29 Serhiy StorchakaIssue #16165: Fix sched.scheduler.run() method was...
2012-12-29 Serhiy StorchakaIssue #16641: Fix default values of sched.scheduler...
2012-12-29 Serhiy StorchakaIssue #16641: Fix default values of sched.scheduler...
2012-12-29 Serhiy StorchakaIssue #16642: Document kwargs field in sched.Event...
2012-12-29 Serhiy StorchakaIssue #16642: Document kwargs field in sched.Event...
2012-12-28 Antoine PitrouForward port new test for SSLSocket.connect_ex()
2012-12-28 Antoine PitrouForward port new test for SSLSocket.connect_ex()
2012-12-28 Antoine PitrouForward port new test for SSLSocket.connect_ex()
2012-12-28 Antoine PitrouBackport Python 3.2 fix for issue #12065, and add anoth...
2012-12-28 Serhiy StorchakaMerge heads
2012-12-28 Serhiy StorchakaIssue #16761: Raise TypeError when int() called with...
2012-12-28 Raymond HettingerMake the from_iterable() recipe more usable.
2012-12-28 Serhiy StorchakaIssue #16761: Raise TypeError when int() called with...
2012-12-28 Serhiy StorchakaIssue #16761: Raise TypeError when int() called with...
2012-12-28 Serhiy StorchakaIssue #16761: Raise TypeError when int() or long()...
2012-12-28 Chris JerdonekIssue #15302: Switch regrtest from using getopt to...
2012-12-28 Chris JerdonekMerge from 3.3: Issue #15324: Fix regrtest --fromfile...
2012-12-28 Chris JerdonekMerge from 3.2: Issue #15324: Fix regrtest --fromfile...
2012-12-28 Chris JerdonekIssue #15324: Fix regrtest parsing of --fromfile, ...
2012-12-28 Chris JerdonekIssue #15324: Fix regrtest parsing of --fromfile and...
2012-12-28 Ezio Melotti#16796: merge with 3.3.
2012-12-28 Ezio Melotti#16796: merge with 3.2.
2012-12-27 Ezio Melotti#16796: fix typo. Patch by Michael Schurter.
2012-12-27 Ezio Melotti#16796: fix typo. Patch by Michael Schurter.
2012-12-27 Serhiy StorchakaIssue #16792: Use assertIs() to test identity.
2012-12-27 Serhiy StorchakaIssue #16793. Replace deprecated unittest asserts with...
2012-12-27 Serhiy StorchakaIssue #16793. Replace deprecated unittest asserts with...
2012-12-27 Serhiy StorchakaIssue #16793. Replace deprecated unittest asserts with...
2012-12-27 Serhiy StorchakaIssue #16792: Mark small ints test as CPython-only.
2012-12-27 Serhiy StorchakaIssue #16792: Mark small ints test as CPython-only.
2012-12-27 Serhiy StorchakaIssue #16792: Mark small ints test as CPython-only.
2012-12-27 Ezio MelottiNull merge with 3.3.
2012-12-27 Ezio MelottiNull merge with 3.2.
2012-12-27 Serhiy StorchakaIssue #16792: Mark small ints test as CPython-only.
2012-12-27 Chris JerdonekIssue #16790: add some of the recent issue #16045 int...
2012-12-27 Brian CurtinFix #16759. Convert DWORD registry values using unsigne...
2012-12-27 Brian Curtinanother merge
2012-12-27 Brian CurtinMerge
2012-12-27 Brian Curtinmerge
2012-12-27 Brian CurtinMerge 3.3
2012-12-27 Brian CurtinMerge 3.2
2012-12-27 Brian CurtinFix #16759. Convert DWORD registry values using PyLong_...
2012-12-27 Serhiy StorchakaNull merge.
2012-12-27 Serhiy StorchakaIssue #16504: Catch SyntaxErrors raised by tokenizer...
2012-12-27 Serhiy StorchakaIssue #16504: Catch SyntaxErrors raised by tokenizer...
2012-12-27 Serhiy StorchakaIssue #16504: Catch SyntaxErrors raised by tokenizer...
2012-12-27 Serhiy StorchakaIssue #16504: Catch SyntaxErrors raised by tokenizer...
2012-12-27 Serhiy StorchakaIssue #16682: Replace "Python string" to "bytes object...
2012-12-27 Serhiy StorchakaIssue #16682: Replace "Python string" to "bytes object...
2012-12-27 Serhiy StorchakaIssue #16682: Replace "Python string" to "bytes object...
2012-12-27 Brian CurtinFix #14420. Check for PyLong as well as PyInt when...
2012-12-27 Brian CurtinMerge 3.3
2012-12-27 Brian CurtinMerge 3.2
2012-12-27 Brian CurtinFix #14420. Use PyLong_AsUnsignedLong to support the...
2012-12-27 Hynek Schlawack#16618: Add more glob regression tests
2012-12-27 Hynek Schlawack#16618: Make glob.glob match consistently across string...
2012-12-27 Hynek Schlawack#16618: Make glob.glob match consistently across string...
2012-12-27 Hynek Schlawack#16618: Make glob.glob match consistently across string...
2012-12-26 Benjamin Petersonuse more specific type
2012-12-26 Andrew Svetlovfix test for subprocess (#16644)
2012-12-26 Andrew Svetlovfix test for subprocess (#16644)
2012-12-26 Andrew Svetlovfix test for subprocess (#16644)
2012-12-26 Andrew SvetlovFix compilation error for #15422
2012-12-26 Andrew SvetlovRevert back PyCFunction_New macro. Keep PyCFunction_New...
2012-12-26 Jesus CeaMERGE: Closes #16789: :meth:`quit` links to constants...
2012-12-26 Jesus CeaMERGE: Closes #16789: :meth:`quit` links to constants...
2012-12-26 Jesus CeaCloses #16789: :meth:`quit` links to constants instead...
2012-12-26 Jesus CeaCloses #16789: :meth:`quit` links to constants instead...
2012-12-26 Kristján Valur... Merge with 3.3
2012-12-26 Kristján Valur... Merge with 3.2 :
2012-12-26 Brian CurtinFix #16788. Add samestat to Lib/ntpath.py
2012-12-26 Brian CurtinAdd tests for Issue #10646.
2012-12-26 Brian CurtinAdd NEWS entry for fixing #11939
2012-12-26 Brian CurtinFix #11939. Set st_dev attribute on Windows to simplify...
2012-12-26 Senthil KumaranIssue #16702: Skip proxies for localhost in urllib2_loc...
2012-12-26 Senthil KumaranIssue #16702: Skip proxies for localhost in urllib2_loc...
2012-12-26 Senthil KumaranIssue #16702: Skip proxies for localhost in urllib2_loc...
2012-12-26 Senthil KumaranIssue #16702: Skip proxies for localhost in urllib2_loc...
2012-12-26 Gregory P.... Test for issue16772 and redoes the previous fix to...
2012-12-25 Chris JerdonekNull merge.
2012-12-25 Chris JerdonekNull merge.
2012-12-25 Chris JerdonekFix Sphinx warning (missing "setting-envvars" reference).
2012-12-25 Chris JerdonekMerge from 3.3: add links and index entries for "argume...
2012-12-25 Chris JerdonekMerge from 3.2: add links and index entries for "argume...
2012-12-25 Chris JerdonekAdd additional links and index entries for "argument...
2012-12-25 Chris JerdonekAdd additional links and index entries for "argument...
2012-12-25 Kristján Valur... Issue #14574: Ignore socket errors raised when flushing...
2012-12-25 Kristján Valur... Issue #14574: Ignore socket errors raised when flushing...
2012-12-25 Gregory P.... Fixes issue #16772: int() constructor second argument...
2012-12-25 Andrew Svetlovrename MathcObject to match object in doctrings for...
2012-12-25 Andrew Svetlovrename MathcObject to match object in doctrings for...
2012-12-25 Andrew Svetlovrename MathcObject to match object in doctrings for...
2012-12-25 Andrew Svetlovrename MathcObject to match object in doctrings for...
2012-12-25 Ezio Melotti#16760: merge with 3.3.
2012-12-25 Ezio Melotti#16760: merge with 3.2.
next