2009-04-24 |
Raymond Hettinger | Update for the new float.__repr__() |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Raymond Hettinger | Update decimal docs for the new floating point repr(). |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Mark Dickinson | Fix int/long confusion in Misc/NEWS entry. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Mark Dickinson | Issue #5816: Simplify code for parsing and printing... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Mark Dickinson | Blocked revisions 71808 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Mark Dickinson | Issue #5812: Make Fraction('1e6') valid. The Fraction... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Eric Smith | Merged revisions 71802 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Nick Coghlan | Merged revisions 71799 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Eric Smith | Blocked revisions 71796 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-04-22 |
R. David Murray | Merged revisions 71785 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Eric Smith | Merged revisions 71788 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Eric Smith | Added handling of PyOS_double_to_string out-of-memory... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Raymond Hettinger | Update links and version info. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Raymond Hettinger | Forward port r70471: Add object_pairs_hook. Issue... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Raymond Hettinger | Forward port r70471: Add object_pairs_hook. Issue... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Mark Dickinson | Blocked revisions 71776 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Mark Dickinson | Merged revisions 71772 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tarek Ziadé | Merged revisions 71766 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tarek Ziadé | Merged revisions 71759 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tarek Ziadé | Merged revisions 71758 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Benjamin Peterson | Merged revisions 71734,71738-71739 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Mark Dickinson | Issue #5463: Remove deprecated float coercion from... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Mark Dickinson | Merged revisions 71750 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Mark Dickinson | Add comments to pyport.h explaining how to enable suppo... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Ronald Oussoren | Merged revisions 71743 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Benjamin Peterson | use NULL for the ends of tables |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Benjamin Peterson | make python3 alias in altbininstall |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Antoine Pitrou | Fix use of test skipping API. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Antoine Pitrou | Issue #5734: BufferedRWPair was poorly tested and had... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Benjamin Peterson | Blocked revisions 71725 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | Move configure check for broken sem_getvalue outside the |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Benjamin Peterson | Merged revisions 71722 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | Revert accidental changes to Objects/floatobject.c |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | The SSE2 detection and enabling could potentially cause |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Benjamin Peterson | Merged revisions 71719 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Benjamin Peterson | rename internal methods of the bytes object to bytes_ |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | Blocked revisions 71715 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Benjamin Peterson | use the more offical skipping api |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Benjamin Peterson | add annotations to open() |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | Blocked revisions 71710 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | Merged revisions 71705 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | Add check for C99 round function to configure, and... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Hirokazu Yamamoto | Added Python/dtoa.c to project files. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | Issue #1869 (and 4707, 5118, 5473, 1456775): use the new |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | Issue #5781: Only use legacy string<->double conversion... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mark Dickinson | The comments at the top of intobject.h say that it... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Eric Smith | Removed unused files. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Mark Dickinson | Issue 5780: Fix test_float failures for legacy style... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Mark Dickinson | Sort out some confusion in test_float.py: the two |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Raymond Hettinger | Add porting notes. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Mark Dickinson | Silence compiler warnings on VS8.0 |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Raymond Hettinger | Add more examples. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Raymond Hettinger | Add dtoc.[ch] to the VS8.0 project file. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Mark Dickinson | Add reminder to dtoa.c to check for updates regularly. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Tarek Ziadé | Merged revisions 71674 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Eric Smith | Nit. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Raymond Hettinger | Update list of supported types. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Raymond Hettinger | Nits. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Mark Dickinson | Make sure that marshal and pickle continue to output 17 |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Raymond Hettinger | Ladies and gentlemen, the new float.__repr__() has... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Eric Smith | Simplify PyOS_double_to_string. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Eric Smith | Better wording for Issue #5515 entry. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Eric Smith | The other half of Issue #1580: use short float repr... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Mark Dickinson | Issue #1580: use short float repr where possible. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Thomas Heller | Merged revisions 71640-71641 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-16 |
R. David Murray | Merged revisions 71651 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Collin Winter | Port r71408 to py3k: issue 5665, add more pickling... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
R. David Murray | Merged revisions 71631 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Benjamin Peterson | Merged revisions 71627 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Benjamin Peterson | reference the io momdule in file and directory section |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Benjamin Peterson | other places like this just catch IOError |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Raymond Hettinger | Fix links |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Raymond Hettinger | Fix-up links. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Raymond Hettinger | New module names are lowercase |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tarek Ziadé | Merged revisions 71589 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tarek Ziadé | Merged revisions 71585 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-13 |
R. David Murray | Move NEWS item to correct section. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
R. David Murray | Merged revisions 71579 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tarek Ziadé | Merged revisions 71569 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Georg Brandl | Blocked revisions 70958 via svnmerge (merged manually) |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tarek Ziadé | Merged revisions 71560 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Kristján Valur... | Merging r70958 from the trunk, regarding http://bugs... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
R. David Murray | Merged revisions 71553 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Eric Smith | Merged revisions 71548 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Benjamin Peterson | Merged revisions 71539 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Tarek Ziadé | Merged revisions 71533 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Tarek Ziadé | Merged revisions 71528 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Tarek Ziadé | Merged revisions 71523 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Georg Brandl | Add bytes/bytearray.maketrans() to mirror str.maketrans... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
R. David Murray | Merged revisions 70873,70904,70934,71490 via svnmerge... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
R. David Murray | Unblock most recent asyncore commits in preparation... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Tarek Ziadé | Merged revisions 71513 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Tarek Ziadé | Merged revisions 71509 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Georg Brandl | #5708: a bit of streamlining in unicode_repeat(). |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Georg Brandl | #2725: Fix missing local, and handle errors without... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Georg Brandl | Merged revisions 71024,71058 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Benjamin Peterson | Merged revisions 71498 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Benjamin Peterson | Merged revisions 70912,70944,70968,71033,71041,71208... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Benjamin Peterson | Blocked revisions 70757,70981,71029,71031,71082 via... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Benjamin Peterson | Merged revisions 71303 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |