summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Backport bugfix:Michael W. Hudson2005-09-231-0/+6
* News about the test_macfs fix.Guido van Rossum2005-09-231-0/+4
* Backport fix for patch #1297028, cjkcodecs does not initialize type pointerNeal Norwitz2005-09-231-0/+24
* - On 64-bit platforms, when __len__() returns a value that cannot beGuido van Rossum2005-09-201-0/+3
* pre-release machinationsAnthony Baxter2005-09-202-4/+4
* - Patch #1166948: locale.py: Prefer LC_ALL, LC_CTYPE and LANG over LANGUAGEMatthias Klose2005-09-201-0/+6
* Note fix of memory leak.Neal Norwitz2005-09-191-0/+2
* Bug #1202493: Fixing SRE parser to handle '{}' as perl does, rather thanGeorg Brandl2005-09-181-0/+4
* Patch #1268314: Cache lines in StreamReader.readlines for performance.Martin v. Löwis2005-09-181-0/+2
* Patch #1213831: Fix typo in unicodedata._getcode.Martin v. Löwis2005-09-181-0/+2
* Clear the regex cache when the locale changes.Brett Cannon2005-09-151-0/+3
* *** empty log message ***Georg Brandl2005-09-141-0/+3
* backport bug [ 1274828 ] splitunc not documentedGeorg Brandl2005-09-141-0/+2
* Complete format code support in getargs.c::skipitem(), which is called whenGeorg Brandl2005-09-141-0/+3
* - Changes donated by Elemental Security to make it work on AIX 5.3Guido van Rossum2005-09-141-0/+4
* (backport from HEAD)Guido van Rossum2005-09-141-0/+3
* Backport checkin:Walter Dörwald2005-09-011-0/+3
* Backport checkin:Walter Dörwald2005-08-301-0/+4
* Fix bug where __contains__ should have been used over str.find()Brett Cannon2005-08-271-0/+3
* Patch #1168594: set sizes of non-regular files to zero. Fixes #1167128.Martin v. Löwis2005-08-271-0/+2
* backport patch [ 810023 ] Fix for off-by-one bug in urllib.URLopener.retrieveGeorg Brandl2005-08-261-0/+3
* backport patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on WindowsGeorg Brandl2005-08-261-0/+3
* Disallow keyword arguments for type constructors that don't use themGeorg Brandl2005-08-261-0/+3
* Backport fixes for bugs #1191043 and #1215928.Georg Brandl2005-08-251-0/+5
* Make IDNA return an empty string when the input is empty. Fixes #1163178.Martin v. Löwis2005-08-251-0/+2
* Patch #1160164: Use ReleaseItanium for zlib build.Martin v. Löwis2005-08-251-0/+2
* Patch #1167716: Support Unicode filenames in mkpath. Fixes #1121494.Martin v. Löwis2005-08-241-0/+2
* Forward UnicodeDecodeError into SyntaxError for source encoding errors.Martin v. Löwis2005-08-241-0/+2
* Return complete lines from codec stream readersMartin v. Löwis2005-08-241-0/+4
* backport bug [ 1192315 ] 'clear -1' in pdbGeorg Brandl2005-08-241-0/+2
* backport bug [ 1190204 ] 3.29 site is confusing re site-packages on WindowsGeorg Brandl2005-08-241-0/+2
* backport bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOMEGeorg Brandl2005-08-241-0/+2
* backport bug [ 728515 ] mmap's resize method resizes the file in win32 but no...Georg Brandl2005-08-241-0/+3
* Revert previous checkin.Martin v. Löwis2005-08-241-2/+0
* Patch #1262036: Make tarfile name absolute. Fixes #1257255.Martin v. Löwis2005-08-241-0/+2
* backport bug [ 1266296 ] Mistakes in decimal.Context.subtract documentationGeorg Brandl2005-08-221-1/+1
* backport bug #1266283: add lexists to os.path.__all__Georg Brandl2005-08-221-0/+2
* Add news about SF bug # 900092 fix.Barry Warsaw2005-08-151-0/+3
* Teach set modules to correctly compute s-=s and s^=s as the empty set.Raymond Hettinger2005-08-131-0/+4
* * SF bug #1257731: Fix logic in set.__contains__(), set.remove(),Raymond Hettinger2005-08-121-0/+5
* Patch #1239112: Correct LINKCC C++ test. Fixes #1189330.Martin v. Löwis2005-08-071-0/+3
* Patch #827386: Support absolute source paths in msvccompiler.py.Martin v. Löwis2005-08-071-0/+2
* backport [ 1243192 ] Incorrect documentation of re.UNICODEGeorg Brandl2005-08-021-0/+2
* (Backport)Guido van Rossum2005-07-261-0/+4
* Upgrade Windows build to zlib 1.2.3 (a security fix)Trent Mick2005-07-261-0/+8
* [ 1243081 ] repair typosGeorg Brandl2005-07-221-1/+1
* added news entry for previous checkinGeorg Brandl2005-07-181-0/+2
* backporting fix by tim_one:Georg Brandl2005-07-181-0/+2
* backport Bug #1015140: disambiguated the term "article id" in nntplib docs andGeorg Brandl2005-07-171-0/+3
* Backport:Georg Brandl2005-07-111-0/+9