]> granicus.if.org Git - python/shortlog
python
2013-01-04 Benjamin Petersondrop email (closes #16857)
2013-01-03 Victor StinnerIssue #16367: Fix FileIO.readall() on Windows for files...
2013-01-03 Giampaolo Rodola'issue 10527: fix missing import
2013-01-02 Nadeem VawdaIssue #16828: Fix error incorrectly raised by bz2.compr...
2013-01-02 Benjamin Petersonuntabify
2013-01-02 Benjamin Petersonadd Tom Tromey to ACKS
2013-01-02 Benjamin Petersoncall PyErr_Clear() when ignoring error from PyNumber_In...
2013-01-02 Benjamin Petersonmerge heads
2013-01-02 Benjamin Petersonensure the attribute name string is initalized before...
2013-01-02 Eli BenderskyFix method name in documentation (__setstate__ -->...
2013-01-02 Serhiy StorchakaFix incorrect grammar in Misc/NEWS.
2013-01-02 Benjamin Petersonget the core to compile --disable-unicode
2013-01-01 Serhiy StorchakaIssue #16819: IDLE method completion now correctly...
2013-01-01 Ned DeilyUpdate copyright dates in Mac plists.
2013-01-01 Richard OudkerkIssue #9586: Redefine SEM_FAILED on MacOSX to keep...
2013-01-01 Benjamin Petersonupdate another year
2013-01-01 Benjamin Petersonmerge heads
2013-01-01 Benjamin Petersonbring Python into 2013
2012-12-31 Ned DeilyIssue #14958: backport to 2.7.x from 3.3 (patch by...
2012-12-31 Giampaolo Rodola'Fix issue 10527: make multiprocessing use poll() instea...
2012-12-30 Serhiy StorchakaIssue #16645: Fix hardlink extracting test for tarfile.
2012-12-29 Andrew SvetlovFix docstring in curses (#16782)
2012-12-29 Serhiy StorchakaIssue #16485: Fix file descriptor not being closed...
2012-12-28 Antoine PitrouBackport Python 3.2 fix for issue #12065, and add anoth...
2012-12-28 Serhiy StorchakaMerge heads
2012-12-28 Raymond HettingerMake the from_iterable() recipe more usable.
2012-12-28 Serhiy StorchakaIssue #16761: Raise TypeError when int() or long()...
2012-12-28 Chris JerdonekIssue #15324: Fix regrtest parsing of --fromfile and...
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 #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 Serhiy StorchakaNull merge.
2012-12-27 Serhiy StorchakaIssue #16504: Catch SyntaxErrors raised by tokenizer...
2012-12-27 Brian CurtinFix #14420. Check for PyLong as well as PyInt when...
2012-12-27 Hynek Schlawack#16618: Add more glob regression tests
2012-12-26 Jesus CeaCloses #16789: :meth:`quit` links to constants instead...
2012-12-26 Senthil KumaranIssue #16702: Skip proxies for localhost in urllib2_loc...
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 Andrew Svetlovrename MathcObject to match object in doctrings for...
2012-12-25 Ezio Melotti#16760: use ref:`match-objects` instead of :class:...
2012-12-25 Ezio Melotti#16677: rename section header and fix markup.
2012-12-25 Kristján Valur... issue #879399
2012-12-25 Ezio Melotti#16666: document default values for socket.getaddrinfo...
2012-12-25 Ezio Melotti#16765: remove unused import.
2012-12-24 Senthil KumaranFix issue16713 - tel url parsing with params
2012-12-24 Andrew SvetlovKeep ref to ECHILD in local scope (#16650)
2012-12-24 Mark DickinsonIssue #13863: fix incorrect .pyc timestamps on Windows...
2012-12-24 Andrew SvetlovIssue #16511: Use default IDLE width and height if...
2012-12-23 Andrew SvetlovIssue #16443: Add docstrings to regular expression...
2012-12-23 Senthil KumaranFix Issue15701 - HTTPError info method call raises...
2012-12-23 Andrew SvetlovIssue #16045: add more unit tests for built-in int()
2012-12-22 Georg BrandlAdd missing label.
2012-12-22 Georg BrandlFix indentation.
2012-12-21 Kristjan Valur... ctypes: DECREF error_object _after_ re-acquiring GIL
2012-12-20 Petri Lehtinen#8853: Allow port to be of type long for socket.getaddr...
2012-12-20 Benjamin Petersonadd news note (#16597)
2012-12-20 Benjamin Petersoncall close on the underlying stream even if flush raise...
2012-12-19 Andrew Svetlovreplace threw with raised (#16714)
2012-12-19 Andrew Svetlovrevert comment wording (#16714)
2012-12-18 Andrew SvetlovIssue #16714: use 'raise' exceptions, don't 'throw'.
2012-12-17 Andrew Svetlovmerge heads
2012-12-17 Andrew SvetlovIssue #16647: save socket error details in LMTP.connect()
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 Brian CurtinFix #14901. Update some sections of Windows FAQ.
2012-12-16 Antoine PitrouIssue #16626: Fix infinite recursion in glob.glob(...
2012-12-16 Hynek Schlawack#16664: Add regression tests for glob's behaviour conce...
2012-12-15 Benjamin Petersonremove dead code
2012-12-15 Antoine PitrouIssue #16298: In HTTPResponse.read(), close the socket...
2012-12-14 Ezio Melotti#16683: restore alphabetical order in audioop docs...
2012-12-14 Ezio Melotti#16681: use "bidirectional class" instead of "bidirecti...
2012-12-14 Ezio Melotti#16681: use "bidirectional class" instead of "bidirecti...
2012-12-13 Trent NelsonMake PyAST_obj2mod C89 compliant. (Follow-up commit...
2012-12-13 Trent NelsonMake PyAST_obj2mod C89 compliant.
2012-12-13 Trent NelsonIRIX: force MIPSpro to treat #errors as errors, not...
2012-12-11 Gregory P.... 1 << 31 is invalid for signed integers, fix it by makin...
2012-12-09 Andrew SvetlovIssue #16582: use int exit code in tkinter._exit
2012-12-09 Senthil KumaranDocument the reason attribute of urllib.HTTPError ...
2012-12-09 Antoine PitrouIssue #16248: Disable code execution from the user...
2012-12-09 Éric AraujoBranch merge
2012-12-09 Éric AraujoUse proper skip instead of reporting success in one...
2012-12-09 Éric AraujoFix setup.py register failure with invalid rst in descr...
2012-12-08 Antoine PitrouIssue #16602: When a weakref's target was part of a...
2012-12-08 Éric AraujoRemove code unneeded after f833e7ec4de1
2012-12-08 Éric AraujoAdd versionchanged note for a56cebff113a
2012-12-08 Andrew SvetlovDrop double newlines printed in some file iteration...
2012-12-08 Ezio MelottiRemove debug output from example.
2012-12-08 Antoine PitrouIssue #16628: Fix a memory leak in ctypes.resize().
2012-12-06 Andrew SvetlovDocument that hour in datetime.time ctor is optional...
2012-12-05 Jesus CeaCloses #16588: Silence unused-but-set warnings in Pytho...
2012-12-04 Victor StinnerIssue #15747: skip chflags UF_IMMUTABLE tests if EOPNOT...
2012-12-03 Antoine PitrouFix test splitting in previous commit.
2012-12-03 Antoine PitrouSplit the bigmem re test in two separate tests with...
2012-12-02 Benjamin Petersondocument UnicodeError attributes
2012-12-02 Mark DickinsonIssue 10052: fix failed uint32_t / uint64_t / int32_t...
2012-12-02 Antoine PitrouIssue #10182: The re module doesn't truncate indices...
next