2005-11-27 |
Martin v. Löwis | Patch #1162825: Support non-ASCII characters in IDLE... |
commit | commitdiff | tree | snapshot |
2005-11-26 |
Georg Brandl | bug #1365984: urllib and data: URLs. Problem was that... |
commit | commitdiff | tree | snapshot |
2005-11-26 |
Martin v. Löwis | Patch #1227966: Do not defined _XOPEN_SOURCE_EXTENDED... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Walter Dörwald | SF patch #1364946: Add a reference link from the dcoume... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Walter Dörwald | SF patch #1364545: test_cmd_line.py relied on english... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Neal Norwitz | Remove unused _callers member. No need for types, use... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Neal Norwitz | Stop looping to do nothing, just pass. |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Neal Norwitz | No need for types, use isinstance |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Neal Norwitz | Use sorted() builtin |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Neal Norwitz | Test is still disabled, but access through public module |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Neal Norwitz | Get symtable to limp along, can run compiler/symbols... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Neal Norwitz | Cleanup a bit more references so test_urllibnet is... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Neal Norwitz | Fix some comment typos |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Neal Norwitz | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Neal Norwitz | Fix a few more ref leaks. Backport candidate |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Neal Norwitz | Move registration of the codec search function to the... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Neal Norwitz | move test into a unittest.TestCase, no functional changes |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Georg Brandl | bug #1281408: make Py_BuildValue work with unsigned... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Kurt B. Kaiser | Fix main() call |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Brett Cannon | Prevent threading.Thread.join() from blocking when... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Kurt B. Kaiser | 1. Made advanced keybinding dialog functional. |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Georg Brandl | Bug #1357604: os.makedirs handles UNC paths |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Georg Brandl | Added example for the ** operator in function calls |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Georg Brandl | Patch #1255218: libmultifile.tex: tell what a decoration is |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Georg Brandl | Bug #869197: setgroups rejects long integer argument |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Georg Brandl | Bug #1359053: Doc: \Uxxxxxxxx escapes _are_ interpreted... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Georg Brandl | Prefer GNOME browser over mozilla. |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Georg Brandl | Add a note to os.chown that permission constants can... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew M. Kuchling | [Patch #1094164] replaceChild(x,x) ends up removing... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew M. Kuchling | [Patch #1350573] zlib.crc32 doesn't handle 0xffffffff... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew M. Kuchling | Add generator-expression nodes |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew M. Kuchling | Add comment about updating docs |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew M. Kuchling | [Bug #449093] FloorDiv AST node type not listed |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Walter Dörwald | Use optparse instead of getopt for command line options. |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Walter Dörwald | Avoid using str as a variable name. |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Neal Norwitz | improve test coverage in Python/pystrtod.c and Python... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Kurt B. Kaiser | Fix typo and update comment obsoleted by 'syntax' patch |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Kurt B. Kaiser | Default two second delay on attribute pop-up, less... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Kurt B. Kaiser | Following 'syntax' patch, accelerator keys in menus... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Walter Dörwald | Use basestring instead of type.StringType for checking... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Walter Dörwald | Add a test for uu.encode() that passed filenames as |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Walter Dörwald | Add a rudimentary test for the platform module that... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Jack Jansen | Enable optional "const" argument to _New routines. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Neal Norwitz | Fix a few more memory leaks |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Neal Norwitz | Remove import string and use string methods |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Neal Norwitz | Last batch of ref leaks in new AST code. |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Andrew M. Kuchling | Fix up incomplete sentence |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Kurt B. Kaiser | Merge IDLE-syntax-branch r39668:41449 into trunk |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Walter Dörwald | Increase code coverage in Python/structmember.c from... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Walter Dörwald | Add tests to increase code coverage in Python/codecs... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Skip Montanaro | don't get me started about distutils... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Skip Montanaro | note build workaround for Sol10/gcc 3.4 |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Walter Dörwald | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Walter Dörwald | Add tests for various error cases and for readbuffer_en... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Nick Coghlan | Correctly handle identifiers for anonymous scopes and... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Nick Coghlan | Bring handling of genexpr in line with other anonymous... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Neal Norwitz | add more doc |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Neal Norwitz | Fix some more memory leaks. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Neal Norwitz | version was not initialized properly |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Kurt B. Kaiser | Better indentation after first line of string continuation. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Neal Norwitz | Fix another memory leak or two (one real, one potential) |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Neal Norwitz | Add a note about how to do the memory deallocation... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Neal Norwitz | Fix a whole bunch of potential memory leaks (and some... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Neal Norwitz | Prevent unlikely memory leak, tok should always be... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Neal Norwitz | Thou shalt not lie, there are really 5 types now |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Neal Norwitz | Convert all internal errors from Exception to SystemError |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Neal Norwitz | Use convenience function |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Neal Norwitz | Fix memory leak with bad generator expression |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Neal Norwitz | remove useless debug print helper. fix a couple of... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Neal Norwitz | Whoops, checkin consistent versions of *all* files... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Neal Norwitz | Updated gentoo to 2005.0 |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Neal Norwitz | Do a better job of not inlining Py_ADDRESS_IN_RANGE... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Neal Norwitz | Fix a lot of memory and ref leaks in error paths. |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Neal Norwitz | Prevent name pollution by making lots of internal funct... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Skip Montanaro | delete Python-ast.[ch] in distclean |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Neal Norwitz | make internal method static |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Fredrik Lundh | SF#1343671. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Fredrik Lundh | r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Fredrik Lundh | r879@spiff: Fredrik | 2005-11-12 14:38:03 +0100 |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Fredrik Lundh | r858@spiff: Fredrik | 2005-11-10 23:40:04 +0100 |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Fredrik Lundh | r849@spiff: Fredrik | 2005-11-09 10:00:04 +0100 |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Fred Drake | update busted comment |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Walter Dörwald | Change PrettyPrinter.pprint(), so that output is writte... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Georg Brandl | Bug #1338995: fix problem with new webbrowser.py. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Walter Dörwald | Fix typos. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Vinay Sajip | Fixed indentation bug in _connect_unixsocket (thanks... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Neal Norwitz | SF Bug #1348477, regextest can't be pydoc'ed. Will... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Neal Norwitz | - SF Bug #1350188, "setdlopenflags" leads to crash... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Brett Cannon | Fix typo in envvar name. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Marc-André... | Patch by pythonic <pythonic@gmail.com> to support Fedora |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Armin Rigo | Added proper reflection on instances of <type 'method... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Armin Rigo | svn:ignoring all .pyc and .pyo files in all subdirector... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Armin Rigo | similar to SF bug 847019: a quick check in the time... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Ka-Ping Yee | Fix SF bug #417833 (pydoc HTTP reload failure) by remov... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Ka-Ping Yee | Accept patch to resolve SF bug #651124. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Neal Norwitz | Oops, forgot to add the output file to 41388. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Neal Norwitz | Bug #1346533, select.poll() doesn't raise an error... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Neal Norwitz | Make consistent with 2.4 |
commit | commitdiff | tree | snapshot |
next |