2005-10-11 |
Vinay Sajip | Added Host and Content-type headers to requests sent... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Neal Norwitz | SF bug #1323294, Minor error in the Library Reference... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Marc-André... | Clarify the docs for Py_UNICODE. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Walter Dörwald | Bug #1245379: Add "unicode-1-1-utf-7" as an alias for... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Walter Dörwald | Remove trailing spaces. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Walter Dörwald | Fix indentation. |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Georg Brandl | Fix errors in _synthesize because of missing basename... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Guido van Rossum | Fix unit test failure -- the output received from Pytho... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Vinay Sajip | Fixed bug where the logging message was wrongly being... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Walter Dörwald | Part of SF patch #1313939: Speedup charmap decoding... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Hye-Shik Chang | Change the internal "undefined codepoint" mark for... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Raymond Hettinger | SF #1313496: bisect C replacement doesn't accept named... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Neal Norwitz | Get "make install" working again after adding Lib/test... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Neal Norwitz | Make close brace a paren to match open. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Neal Norwitz | Armin caught this mistake in bug #973103. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Neal Norwitz | open_new_win does not exist. use UNIX consistently... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Neal Norwitz | Fix pychecker warnings |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Kurt B. Kaiser | Incorporate Tal Einat's comment on Patch 936169: Fixes... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Kurt B. Kaiser | Tweak CodeContext.py docstrings, comments, and names. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Raymond Hettinger | Correct docs for empty raise when no exception is active. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Fred Drake | fix link to subsection (SF bug #1311674) |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Georg Brandl | Patch #754022: Greatly enhanced webbrowser.py. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | suppress more errors on my box, most are gentoo specifi... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | SF Bug #1008310, os.major() os.minor() example and... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | Fix SF bug #991735, os.access reports true for read... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | Fix SF bug #976608, Unhelpful error message when mtime... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | SF Bug # 941346, AIX shared library fix |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | SF bug #887946, segfault if redirecting directory |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | SF Bug #1308042, platform dependent behaviour (Windoze... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | SF patch #1227568, Expression AST node not documented. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Neal Norwitz | SF patch #1227568, bug #1219273, Expression AST node... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Kurt B. Kaiser | Increased performance in CodeContext extension Patch... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Neal Norwitz | - Fix segfault with invalid coding. |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Georg Brandl | Fix PyString_Format so that the "%s" format works again... |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Georg Brandl | bug [ 729103 ] Cannot retrieve name of super object |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Michael W.... | Forward port bugfix: |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Neal Norwitz | Patch #1309009, Fix segfault in pyexpat when the XML... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Georg Brandl | patch [ 1300515 ] xdrlib.py: pack_fstring() did not... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Georg Brandl | bug [ 1298120 ] shlex does not support unicode |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Georg Brandl | bug [ 1296004 ] MemoryError in httplib |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Georg Brandl | Fix parse errors in readline module when compiling... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Georg Brandl | bug [ 1306449 ] PyString_AsStringAndSize() return value... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Martin v. Löwis | Use lzx:21 for compression. Backported to 2.4 |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Vinay Sajip | Minor clarification of effective level calculation |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Armin Rigo | some more fixes and tests for inspect.getsource(),... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Georg Brandl | Commit memory leaking fix. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Armin Rigo | (pedronis, arigo) |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Raymond Hettinger | Convert iterator __len__() methods to a private API. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Hye-Shik Chang | Patch #1288833: Removed thread lock from socket.getaddr... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Peter Astrand | Changed license header: Now simply referring to PSF... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Skip Montanaro | The key to the various sort columns got lost. Pulled... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Neal Norwitz | SF #1297059, doc incorrect return type for search(... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Fred Drake | update URL into the Python wiki |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Michael W.... | Patches #1298449 and #1298499: Add some missing checks... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Jack Jansen | MacOSX 10.4 apparently does not allow the creation... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Neal Norwitz | SF Patch #1297028, cjkcodecs does not initialize type... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Jack Jansen | Added a class MallocHeapOutputBufferType for types... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Guido van Rossum | Update 64-bit AIX and HP-UX build instructions (forward... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Armin Rigo | C89 compliance. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Armin Rigo | test and fix for buggy handling of exceptions raised... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Guido van Rossum | - On 64-bit platforms, when __len__() returns a value... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Armin Rigo | clean-up tracing of C functions. In particular, don... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Armin Rigo | Removed a check "if (args != NULL)" which is always... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Armin Rigo | Don't call memset() before checking that the ptr is... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Jack Jansen | Added support for (optionally) bracketing calls with |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Matthias Klose | - Patch #1166948: locale.py: Prefer LC_ALL, LC_CTYPE... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Guido van Rossum | A minor fix for 64-bit platforms: when __len__() return... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Armin Rigo | Reverted revision 1.83, which introduced a bug and... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Neal Norwitz | Note fix of memory leak. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Neal Norwitz | Remove unnecessary/extra parens when returning a value. |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Neal Norwitz | Forward port fixes for problems reported by valgrind |
commit | commitdiff | tree | snapshot |
2005-09-19 |
Skip Montanaro | skip _locale test if OS X < 10.4 |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Martin v. Löwis | Patch #1268314: Cache lines in StreamReader.readlines... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Martin v. Löwis | Patch #1213831: Fix typo in unicodedata._getcode. |
commit | commitdiff | tree | snapshot |
2005-09-17 |
Georg Brandl | Test case for latest complexobject fix. |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Vinay Sajip | Added lock acquisition around handler removal from... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Raymond Hettinger | No longer ignore exceptions raised by comparisons durin... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Georg Brandl | patch [ 1118729 ] Error in representation of complex... |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Brett Cannon | Change type on variable to silence gcc 4 warning. ... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Georg Brandl | patch [ 1277677 ] tkinter hello world example bug |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Georg Brandl | patch [ 1119423 ] python -c readlink()s and stat()s... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Georg Brandl | fix typo |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Georg Brandl | bug [ 868706 ] Calling builtin function 'eval' from... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Brett Cannon | Clear out the regex cache when the TimeRE cache is... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Georg Brandl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Georg Brandl | bug [ 1007046 ] os.startfile() doesn't accept Unicode... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Georg Brandl | bug [ 1274828 ] splitunc not documented |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Georg Brandl | Complete format code support in getargs.c::skipitem... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Georg Brandl | Complete format code support in getargs.c::skipitem... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Guido van Rossum | - Changes donated by Elemental Security to make it... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Guido van Rossum | - Changes donated by Elemental Security to make it... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Georg Brandl | comma nit |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Gustavo Niemeyer | Bug #1202493: Fixing SRE parser to handle '{}' as perl... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Georg Brandl | Patch #1290454: Fix reload() error message when parent... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Andrew M. Kuchling | Add more links to the 'What Next?' section; rewrite... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Raymond Hettinger | Speed-up escape() |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Georg Brandl | Better wording for integer ref entry. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Andrew M. Kuchling | Shorten run-on sentence |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Andrew M. Kuchling | Update link |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Andrew M. Kuchling | Update link |
commit | commitdiff | tree | snapshot |
next |