2002-12-12 |
Thomas Heller | Description of description was really confusing, and... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Kurt B. Kaiser | M CallTipWindow.py |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Walter Dörwald | Change issubclass() so that recursive tuples (directly... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Thomas Heller | Mention the bdist_wininst postinstall script. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Martin v. Löwis | Always initialize objc. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Thomas Heller | Raw documentation for the bdist_wininst postinstallatio... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Jason Tishler | Patch #551960: Add check for setrlimit() support |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Marc-André... | News item for the change to turn _codecs into a builtin... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Marc-André... | Patch to make _codecs a builtin module. This is necessa... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Greg Ward | Typo fix. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Greg Ward | Hardcode the recognized whitespace characters to the... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Martin v. Löwis | Support threads-enabled Tcl installations. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Walter Dörwald | Enhance issubclass() and PyObject_IsSubclass() so that... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Just van Rossum | Patch #651621, approved by MvL. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Jack Jansen | Getting rid of pre-Carbon (MacOS8) support. All code... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Jeremy Hylton | Correct buggy module docstring. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Jeremy Hylton | Fix one bug and reformat lots of code. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Martin v. Löwis | This is not used anymore. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Tim Peters | Made the _ssl subproject depend on the w9xpopen subproj... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Greg Ward | Add OSS mixer interface (from Nicholas FitzRoy-Dale... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Andrew M. Kuchling | Various additions and changes suggested by Raymond... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Greg Ward | Prepare for the coming mixer support patch: change... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Greg Ward | Finish expunging the 'linuxaudiodev' name: |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Martin v. Löwis | Constify filenames and scripts. Fixes #651362. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Greg Ward | Tweak generation of unicode_whitespace_trans -- clearer... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Martin v. Löwis | Constify char* API. Fixes #651363. 2.2 candidate. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Martin v. Löwis | Patch #650415: Avoid redefinition of macros. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Martin v. Löwis | Patch #650422: Use Posix AF_ constants instead of PF_... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Martin v. Löwis | Patch #650834: Document 'U' in file mode, remove stale... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Martin v. Löwis | Patch #651006: Better explain what component might... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Martin v. Löwis | Patch #651289: Fix quoting errors. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Raymond Hettinger | Clean-up test class for DictMixin. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Raymond Hettinger | Update comments about the performance of xrange(). |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Kurt B. Kaiser | Update to reflect current implementation. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Kurt B. Kaiser | Rework the command line interface, incorporating the... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Tim Peters | Added a word to the heapq description in response to... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Tim Peters | Install the tools/i18n directory on Windows. A user... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Tim Peters | Added test_ossaudiodev to expected skips on Windows. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Greg Ward | Aesthetic tweakery: factor read_sound_file() out of... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Greg Ward | Initial revision is rev 1.8 of test_linuxaudiodev.py... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Neal Norwitz | Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Tim Peters | SF 548651: Fix the METH_CLASS implementation. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Greg Ward | Add test_unicode() to ensure that 1) textwrap doesn... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Greg Ward | Added test_initial_whitespace() to ensure that SF bug... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Greg Ward | Fix SF bug #622849: in _wrap_chunks(), ensure that... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Greg Ward | Fix SF bug #622831 (I think): add unicode_whitespace_tr... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Raymond Hettinger | Docs were added about a month ago |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Skip Montanaro | self.binary -> self._binary to remove it from the publi... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Skip Montanaro | Add support for binary pickles to the shelve module... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Tim Peters | slot_nb_nonzero(): Another leak uncovered by the sandb... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Fred Drake | Revise the __all__ index entry a touch. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Martin v. Löwis | Remove C++ comment. Silence unsigned char* cast warning. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Martin v. Löwis | Remove C++ comment. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Martin v. Löwis | Correct db3 /opt/sfw library path. Link ndbm with libc... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Raymond Hettinger | Add another test which exercises the whole suite with a |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Raymond Hettinger | Fix typo in abstract.c which caused __rpow__ to not... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Raymond Hettinger | Add __all__ to Reference Manual index. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Raymond Hettinger | Clarify and speedup test. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Raymond Hettinger | Cleaned up test (removing bogus argument list). |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Raymond Hettinger | Remove assumption that cls is a subclass of dict. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Tim Peters | A patch from Kevin Jacobs, plugging several leaks disco... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Tim Peters | slot_tp_hash(): In the normal path, this leaked a... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Thomas Heller | Typo: propogate -> propagate |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Kurt B. Kaiser | M PyShell.py |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Fred Drake | Remove extra ")" in example. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Fred Drake | Typo: "dead lock" --> "deadlock" |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Martin v. Löwis | Don't include <ioctl.h> unless on __VMS. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Martin v. Löwis | Patch #614055: Support OpenVMS. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Martin v. Löwis | Patch #649184: Update to tix-8.1.4 RC3. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Martin v. Löwis | Search in standard library and include dirs for Sleepyc... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Walter Dörwald | Document that the second argument to PyObject_IsInstance |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Jack Jansen | Fixed so the Res.Resource() accepts either another... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Jack Jansen | Fixed typo. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Michael W.... | The final tweaks before closing |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Skip Montanaro | add logmerge.py (pydoc is already installed) |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Jason Tishler | Patch #649060: Cygwin bz2module patch |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Jason Tishler | Patch #648998: test_commands ACL patch |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Tim Peters | Add a Cygwin skip mentioned by Jason Tishler. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Jason Tishler | Patch #551977: Regression exceptions for cygwin |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Skip Montanaro | simple setup.py to install some interesting scripts... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Skip Montanaro | * when given, port should be converted to int |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Skip Montanaro | allow optional port specified as part of the hostname... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Martin v. Löwis | Decode untyped strings from UTF-8. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Andrew MacIntyre | history update |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Andrew MacIntyre | make BSDDB 1.85 module buildable again after BSDDB3... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Andrew MacIntyre | reformat for PEP-7 style conformance |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Andrew MacIntyre | typo fix: declaration required for VACPP not EMX+gcc |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Raymond Hettinger | Replace BadInternalCall with TypeError. Add a test... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Tim Peters | Added _ssl.lib to the installer too. Restored alphabet... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Tim Peters | Rearrange test_socket_ssl so that a skip is expected... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Tim Peters | Explain what's probably a problem unique to Win9x in... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Tim Peters | Clarify _ssl instructions. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Jack Jansen | Added PEP253 support to most Carbon modules. This isn... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Jack Jansen | Added PEP253 support. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Kurt B. Kaiser | Enable Check Module |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Fred Drake | Fix problem in example code. It's minor in this partic... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mark Hammond | Don't make all the OpenSSL executables, just the librar... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mark Hammond | Add the SSL libraries as dependencies. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Kurt B. Kaiser | Don't use Alt-Fn or Ctrl-Fn keys, reserved for desktop... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Fred Drake | Fix example regular expressions that simulate scanf... |
commit | commitdiff | tree | snapshot |
next |