summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Issue #17979: Fixed the re module in build with --disable-unicode.Serhiy Storchaka2013-05-212-2/+4
* | | #17973: fix technical inaccuracy in faq entry (it now passes doctest).R David Murray2013-05-211-5/+8
* | | #14146: Highlight source line while debugging on Windows.Roger Serwy2013-05-212-0/+36
* | | Issue #18026: fix ctypes doc typoNed Deily2013-05-201-1/+1
* | | #17973: Add FAQ entry for ([],)[0] += [1] both extending and raising.R David Murray2013-05-201-0/+83
* | | add missing NULL check (closes #18019)Benjamin Peterson2013-05-203-0/+12
* | | Issue #11995: test_pydoc doesn't import all sys.path modules anymore.Antoine Pitrou2013-05-192-8/+55
* | | Issue #17981: Closed socket on error in SysLogHandler.Vinay Sajip2013-05-162-0/+3
* | | Issue #17990: Only modify include and library search paths when cross-compiling.Ned Deily2013-05-161-3/+5
* | | - Fix typos in the multiprocessing module.doko@ubuntu.com2013-05-153-2/+4
* | | - Issue #17754: Make ctypes.util.find_library() independent of the locale.doko@ubuntu.com2013-05-152-1/+2
* | | Issue #17606: Fixed support of encoded byte strings in the XMLGeneratorSerhiy Storchaka2013-05-124-2/+31
* | | onto 2.7.6Benjamin Peterson2013-05-122-1/+13
* | | Added tag v2.7.5 for changeset ab05e7dd2788Benjamin Peterson2013-05-121-0/+1
* | | update topicsv2.7.5Benjamin Peterson2013-05-121-9/+9
* | | bump version to 2.7.5Benjamin Peterson2013-05-126-7/+7
* | | prevent IDLE from trying to close when sys.stdin is reassigned (#17838)Benjamin Peterson2013-05-122-0/+7
* | | backout 214d8909513d for regressions (#1159051)Benjamin Peterson2013-05-114-71/+36
* | | -Wformat is needed by gcc 4.8 (closes #17547)Benjamin Peterson2013-05-113-2/+5
* | | #17949: fix merge glitch in itemgetter signature. Patch by Martijn Pieters.Ezio Melotti2013-05-101-3/+3
* | | #14878: add cross-reference to the yield statement.Andrew Kuchling2013-05-101-0/+3
* | | Issue #16601: Restarting iteration over tarfile no more continues from whereSerhiy Storchaka2013-05-094-5/+19
* | | Issue 16584: in filecomp._cmp, catch IOError as well as os.error.Terry Jan Reedy2013-05-093-1/+5
* | | Issue #17656: Skip test_extract_unicode_filenames if the FS encodingSerhiy Storchaka2013-05-081-1/+9
* | | #16523: improve attrgetter/itemgetter/methodcaller documentation.Ezio Melotti2013-05-082-21/+40
* | | Fix NEWS orderAntoine Pitrou2013-05-081-8/+8
* | | Issue #17928: Fix test_structmembers on 64-bit big-endian machines.Antoine Pitrou2013-05-082-1/+3
* | | Issue #17926: Fix dbm.__contains__ on 64-bit big-endian machines.Antoine Pitrou2013-05-072-3/+7
* | | #17714: document that the base64 codec adds a trailing newline.Ezio Melotti2013-05-071-1/+3
* | | #17833: add debug output to investigate buildbot failure.Ezio Melotti2013-05-071-4/+14
* | | Issue 17920: Fix-up terminology in the set documentationRaymond Hettinger2013-05-071-2/+2
* | | Issue #17918: When using SSLSocket.accept(), if the SSL handshake failed on t...Antoine Pitrou2013-05-062-11/+19
* | | Issue #17289: The readline module now plays nicer with external modules or ap...Antoine Pitrou2013-05-062-8/+23
* | | Issue #12181: select module: Fix struct kevent definition on OpenBSD 64-bitCharles-Francois Natali2013-05-062-7/+31
* | | Issue #17805: Add AsyncResult alias for ApplyResultRichard Oudkerk2013-05-061-0/+2
* | | Issue17883: Update to assertIn to see why test fails on one buildbot.Terry Jan Reedy2013-05-061-1/+1
* | | Issue 17862: Improve the signature of itertools grouper() recipe.Raymond Hettinger2013-05-061-2/+2
* | | #17883: Fix buildbot testing of Tkinter on Windows. Patch by Zachary Ware.Ezio Melotti2013-05-052-2/+5
* | | Issue #14173: Avoid crashing when reading a signal handler during interpreter...Antoine Pitrou2013-05-042-3/+14
* | | Elaborate on bytes-like objects.Antoine Pitrou2013-05-041-1/+5
* | | #7855: Add tests for ctypes/winreg for issues found in IronPython. Initial p...Ezio Melotti2013-05-045-1/+53
* | | Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions.Serhiy Storchaka2013-05-043-0/+6
* | | Issue #15535: Fix regression in pickling of named tuples.Raymond Hettinger2013-05-034-6/+5
* | | # 1722 - Add a note on urllib helper functions like splittype, splithost etc.Senthil Kumaran2013-05-021-0/+7
* | | #16518: fix links in glossary entry.Ezio Melotti2013-05-011-2/+2
* | | Issue #17712: Fix test_gdb failures on Ubuntu 13.04.Antoine Pitrou2013-04-302-22/+26
* | | #16518: add "bytes-like object" to the glossary.Ezio Melotti2013-04-301-0/+4
* | | move the NEWS entry to the right section and mention ctypes.Gregory P. Smith2013-04-301-3/+3
* | | NEWS entryGregory P. Smith2013-04-301-0/+3
* | | This local change was lost during the fixing of issue17192 to updateGregory P. Smith2013-04-301-0/+5