- c843a47 Merged revisions 71627 via svnmerge from by Benjamin Peterson · 16 years ago
- 248b2af Merged revisions 71548 via svnmerge from by Eric Smith · 16 years ago
- 40e15ed Merged revisions 69578-69580,69901,69907,69994,70022-70023,70025-70026,70166,70273,70275,70342,70386-70387,70389-70390,70392-70393,70395,70397,70400,70418 via svnmerge by Georg Brandl · 16 years ago
- e9b9121 Merged revisions 71058,71149-71150,71212,71214-71216,71222,71225,71234,71237-71238,71240-71241,71243,71249,71251 via svnmerge from by Georg Brandl · 16 years ago
- 8943caf Merged revisions 70642,70648,70656,70661,70765,70773,70789,70824-70825,70828,70830,70832,70836,70838,70842,70851,70855,70857-70858 via svnmerge from by Georg Brandl · 16 years ago
- db6fa18 Merged revisions 70684 via svnmerge from by Mark Dickinson · 16 years ago
- 8788619 Merged revisions 70682 via svnmerge from by Mark Dickinson · 16 years ago
- a30f349 Merged revisions 70678 via svnmerge from by Mark Dickinson · 16 years ago
- 68e075e Merged revisions 70499 via svnmerge from by Hirokazu Yamamoto · 16 years ago
- b47fac4 PyLong_BASE_TWODIGITS_TYPE should be BASE_TWODIGITS_TYPE by Mark Dickinson · 16 years ago
- 53f098c Merged revisions 70463 via svnmerge from by Benjamin Peterson · 16 years ago
- 1718b47 Merged revisions 69806 via svnmerge from by Eric Smith · 16 years ago
- dd0989e Merged revisions 69433,69436 via svnmerge from by Mark Dickinson · 17 years ago
- 2d03602 Validate that __length_hint__ returns a usable result. by Raymond Hettinger · 17 years ago
- 24e2872 Issue 1242657: list(obj) can swallow KeyboardInterrupt by Raymond Hettinger · 17 years ago
- 339f8c6 reindent, again by Benjamin Peterson · 17 years ago
- 186d9b3 expand tabs in unicodeobject.c by Benjamin Peterson · 17 years ago
- 2405854 Merged revisions 68974-68975 via svnmerge from by Mark Dickinson · 17 years ago
- e72bab3 Merged revisions 68947 via svnmerge from by Mark Dickinson · 17 years ago
- 76eb789 Merged revisions 68890 via svnmerge from by Mark Dickinson · 17 years ago
- a1b22ce Merged revisions 68589 via svnmerge from by Antoine Pitrou · 17 years ago
- 47fe981 Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,67970-67971,67973,67982,67988,67990,67995,68014,68016,68030,68057,68061,68112,68115-68118,68120-68121,68123-68128 via svnmerge from by Georg Brandl · 17 years ago
- d465640 Merged revisions 68051 via svnmerge from by Nick Coghlan · 17 years ago
- ef29f86 Backport r67975: #4759: fix segfault in bytearray.translate(x, None). by Georg Brandl · 17 years ago
- 828a706 Merged revisions 67898,67904-67907,67912,67918,67920-67921,67923-67924,67927,67930,67932,67943 via svnmerge from by Benjamin Peterson · 17 years ago
- c6e80eb Merged revisions 67654,67676-67677,67681,67692,67725,67746,67748,67761,67784-67785,67787-67788,67802,67832,67848-67849,67859,67862-67864,67880,67882,67885,67889-67892,67895 via svnmerge from by Benjamin Peterson · 17 years ago
- 599db7f Merged revisions 67619 via svnmerge from by Antoine Pitrou · 17 years ago
- fa71a90 Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via svnmerge from by Georg Brandl · 17 years ago
- 5c7f8fb Merged revisions 67398,67423-67424,67432,67440-67441,67444-67445,67454,67457,67463 via svnmerge from by Georg Brandl · 17 years ago
- 866eba9 Merged revisions 67291 via svnmerge from by Benjamin Peterson · 17 years ago
- 9adae2e Merged revisions 67246 via svnmerge from by Benjamin Peterson · 17 years ago
- 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 17 years ago
- 00c94ed #4069: aSet.remove(otherSet) would always report the empty frozenset([]) as the missing key. by Amaury Forgeot d'Arc · 17 years ago
- be2c0a9 Merged revisions 66766-66767,66771-66772,66774,66776,66783-66787,66790,66793,66797 via svnmerge from by Benjamin Peterson · 17 years ago
- 4d8a6f4 Merged revisions 66748 via svnmerge from by Christian Heimes · 17 years ago
- c7f315a Merged revisions 66739 via svnmerge from by Christian Heimes · 17 years ago
- fc5ea39 #3967: Correct a crash in count() and find() methods of string-like objects. by Amaury Forgeot d'Arc · 17 years ago
- 17617a0 #3965: on Windows, open() crashes if the filename or the mode is invalid, by Amaury Forgeot d'Arc · 17 years ago
- e86b07c Bug #3951: Py_USING_MEMORY_DEBUGGER should not be enabled by default. by Martin v. Löwis · 17 years ago
- 8c47cab should use macro'ed symbols not direct by Andrew MacIntyre · 17 years ago
- 9fa5a28 Issue #3642: Suppress warning in obmalloc when size_t is by Martin v. Löwis · 17 years ago
- 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 17 years ago
- 97179b0 Fix #3634 invalid return value from _weakref.ref(Exception).__init__ by Benjamin Peterson · 17 years ago
- 9806407 Fix varname in docstring. #3822. by Georg Brandl · 17 years ago
- d3ffb89 #3777: long(4.2) returned an int, and broke backward compatibility. by Amaury Forgeot d'Arc · 17 years ago
- 3571fbf Issue #3751: str.rpartition would perform a left-partition when called with by Amaury Forgeot d'Arc · 17 years ago
- d4ae97b #3668: When PyArg_ParseTuple correctly parses a s* format, but raises an by Antoine Pitrou · 17 years ago
- 0668c62 Issue #2534: speed up isinstance() and issubclass() by 50-70%, so as to by Antoine Pitrou · 17 years ago
- 712ee92 generate py3k warnings on __getslice__, __delslice__, and __setslice__ by Benjamin Peterson · 17 years ago
- 18aa388 Fix: by Neal Norwitz · 17 years ago
- 7d4c317 Silenced compiler warning by Christian Heimes · 17 years ago
- fb1813c Changed type of numarenas from uint to size_t to silence a GCC warning on 64bit OSes. Reviewed by Benjamin Peterson. by Christian Heimes · 17 years ago
- 5c2bb1a issue 3633: Solaris allows fullwidth Unicode digits in isxdigit, so by Mark Dickinson · 17 years ago
- e5bdccc Backport of r63826. by Eric Smith · 17 years ago
- 313bda1 Fix a refleak in bytearray.split and bytearray.rsplit, detected by by Amaury Forgeot d'Arc · 17 years ago
- 64034f9 Fix memory leak: Always DECREF obj in PyBuffer_Release. by Martin v. Löwis · 17 years ago
- 241b834 Make obj an owned reference in Py_buffer; this checkin by Martin v. Löwis · 17 years ago
- f91d46a Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, by Martin v. Löwis · 17 years ago
- 48361f5 Issue 2235: Py3k warnings are now emitted for classes that will no longer inherit a__hash__ implementation from a parent class in Python 3.x. The standard library and test suite have been updated to not emit these warnings. by Nick Coghlan · 17 years ago
- 1e13ea9 - Issue #3537: Fix an assertion failure when an empty but presized dict by Georg Brandl · 17 years ago
- 0563a8f Change the warning emitted for using the buffer() object; memoryview() in 3.0 by Brett Cannon · 17 years ago
- b646757 Issue #1481296: (again!) Make conversion of a float NaN to an int or by Mark Dickinson · 17 years ago
- 92a6240 Preemptively backport the relevant parts of r65420 by Antoine Pitrou · 17 years ago
- 06847b1 Correct a crash when two successive unicode allocations fail with a MemoryError: by Amaury Forgeot d'Arc · 17 years ago
- e7d8be8 Security patches from Apple: prevent int overflow when allocating memory by Neal Norwitz · 17 years ago
- c0bf76d backport r64751 by Benjamin Peterson · 17 years ago
- 4982d5d #2242: utf7 decoding crashes on bogus input on some Windows/MSVC versions by Antoine Pitrou · 17 years ago
- 7f59b5c Convert from long to Py_ssize_t. by Raymond Hettinger · 17 years ago
- 0470bab Issue #2620: Overflow checking when allocating or reallocating memory by Gregory P. Smith · 17 years ago
- e4921fe Issue2378: pdb would delete free variables when stepping into a class statement. by Amaury Forgeot d'Arc · 17 years ago
- c86b54c Fix a couple of names in error messages that were wrong by Neal Norwitz · 17 years ago
- d6c393a Backed out r65069, pending fixing it in Windows. by Eric Smith · 17 years ago
- 454816d Issue 3382: Make '%F' and float.__format__('F') convert results to upper case. by Eric Smith · 17 years ago
- 3238a3e Backport part of r65043. by Georg Brandl · 17 years ago
- 3e75846 Use _getbytevalue() in init too. by Georg Brandl · 17 years ago
- 3e483f6 #3156: fix consistency in what type bytearray methods accept as items. by Georg Brandl · 17 years ago
- 4cb965c Renamed a parameter in calc_number_widths, for consistency with the same parameter in fill_non_digits. by Eric Smith · 17 years ago
- a5fa5a2 Complete issue 3083: add alternate (#) formatting to bin, oct, hex in str.format(). by Eric Smith · 17 years ago
- 7103aa4 Issue #3008: add instance method float.hex and class method float.fromhex by Mark Dickinson · 17 years ago
- 53663a6 Issue 2235: __hash__ is once again inherited by default, but inheritance can be blocked explicitly so that collections.Hashable remains meaningful by Nick Coghlan · 17 years ago
- d0c8412 Added '#' formatting to integers. This adds the 0b, 0o, or 0x prefix for bin, oct, hex. There's still one failing case, and I need to finish the docs. I hope to finish those today. by Eric Smith · 17 years ago
- 9be2ec1 Added additional __sizeof__ implementations and addressed comments made in by Robert Schuppenies · 17 years ago
- 524b777 Issue 2517: Allow unicode messages in Exceptions again by correctly bypassing the instance dictionary when looking up __unicode__ on new-style classes by Nick Coghlan · 17 years ago
- 2c7ca9b Correct grammar. by Skip Montanaro · 17 years ago
- 2fe7706 - Issue #2862: Make int and float freelist management consistent with other by Gregory P. Smith · 17 years ago
- bf9f4d8 Issue 3188: accept float('infinity') as well as float('inf'). This by Mark Dickinson · 17 years ago
- a27474c Issue 3230: Do not the set specific size macro. by Raymond Hettinger · 17 years ago
- 161b921 Corrected inconsistencies in sizeof tests and addressed issue pointed by Robert Schuppenies · 17 years ago
- 9c437af Revert 64424, 64438, and 64439. by Raymond Hettinger · 17 years ago
- 5dce7e9 Fixed formatting with thousands separator and padding. Resolves issue 3140. by Eric Smith · 17 years ago
- 9ea1e36 Typo in comment. by Eric Smith · 17 years ago
- 65fe47b Modified interface to _Py_[String|Unicode]InsertThousandsGrouping, in anticipation of fixing issue 3140. by Eric Smith · 17 years ago
- d897264 Docstring typo by Andrew M. Kuchling · 17 years ago
- 30fa13f Fix build on FreeBSD gcc. by Hye-Shik Chang · 17 years ago
- e0e7114 Issue 3008: hex/oct/bin can show floats exactly. by Raymond Hettinger · 17 years ago
- 1ec2fcd Issue #3004: Minor fix to slice.indices(). slice(-10).indices(9) now by Mark Dickinson · 17 years ago
- e3ae655 Make bin() implementation parallel oct() and hex() so that int/long subclasses can override or so that other classes can support. by Raymond Hettinger · 17 years ago
- a8919fe Issue 3110: Crash with weakref subclass, by Amaury Forgeot d'Arc · 17 years ago
- 73e9ffc Fixed: sys.getsizeof does not take the actual length of the tuples into account. by Robert Schuppenies · 17 years ago
- 4267be6 Multi-arg form for set.difference() and set.difference_update(). by Raymond Hettinger · 17 years ago