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 |
2009-04-11 |
Benjamin Peterson | Merged revisions 70980,71059,71225,71234,71241,71243... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Benjamin Peterson | Blocked revisions 70807,70986,70993-70994,71127,71300... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Georg Brandl | Remove mentions of "long". |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Antoine Pitrou | #5502: accelerate binary buffered IO (especially small... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tarek Ziadé | Merged revisions 71478 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tarek Ziadé | Merged revisions 71473 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Tarek Ziadé | Merged revisions 71467 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Nick Coghlan | Merged revisions 71465 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Guilherme Polo | Merged revisions 71210 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Raymond Hettinger | Fix alignment |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Raymond Hettinger | Add examples. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Georg Brandl | Update signature style for optional arguments, part 3. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Georg Brandl | #5698, part 2: generate a meta info in pydoc HTML pages... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Georg Brandl | Merged revisions 71443 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Georg Brandl | Merged revisions 71441 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Georg Brandl | Merged revisions 71424-71425,71428-71429 via svnmerge... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Georg Brandl | Merged revisions 71409 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Jack Diederich | -fixes telnetlib constants to be one-length byte arrays... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Raymond Hettinger | Clarify the table entries for combinatorics. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Raymond Hettinger | Fix link |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Raymond Hettinger | Add note on using keyword arguments with OrderedDict. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
R. David Murray | Merged revisions 71414 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Tarek Ziadé | Merged revisions 71413 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Raymond Hettinger | Fix markup |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Raymond Hettinger | Update whatsnew based on doc search. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Raymond Hettinger | Clean-up an example. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benjamin Peterson | fix building |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benjamin Peterson | don't install scripts which will overwrite 2.x ones... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benjamin Peterson | fix installing of extension modules |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Raymond Hettinger | Remove bits that pertained to earlier releases. |
commit | commitdiff | tree | snapshot |
next |