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 |
2002-12-03 |
Martin v. Löwis | Patch #646824: Remove extra \end. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Andrew M. Kuchling | Bug #647387: corrections to the logging section by... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Guido van Rossum | Some more expected skips on OSX. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Guido van Rossum | Lose references to knee (no longer exists) and pyclbr... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Guido van Rossum | Get rid of 1.5.2 compatibility hack. :-) |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Marc-André... | Adding Python <= 2.2 support back in. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Guido van Rossum | Add more sophistication to the comparison between pyclb... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Guido van Rossum | Another big update, fixing all known bugs related to... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mark Hammond | Ensure the ssl temp directory exists! |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mark Hammond | _ssl.pyd added for Windows. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mark Hammond | _ssl.pyd available for Windows. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mark Hammond | Add _ssl.pyd to the list of files to be installed by... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mark Hammond | Add _ssl build process for Windows. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mark Hammond | My MSVC seems to like writing the project names in... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Martin v. Löwis | Avoid semicolon usage in echo. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Martin v. Löwis | Add compile-time errors for unsupported systems. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Guido van Rossum | In class bsdTableDB, add class variables db and env... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Guido van Rossum | Fix typo in except clause (_db should be _bsddb). |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Guido van Rossum | Add XXX note about Sleepycat's BSDDB. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Guido van Rossum | Moderately heavy reorganization of pyclbr to fix packag... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Guido van Rossum | Add a better columnizer to print_topics(). |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Guido van Rossum | Require 'largefile' resource for Mac OSX as well. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Guido van Rossum | On Max OSX, try increasing the stack limit to 2048... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Kurt B. Kaiser | Remove dead code in get_stack(). |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Neal Norwitz | Fix SF # 646578, Documentation Typo |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Kurt B. Kaiser | Fix beep. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Neal Norwitz | Remove unused variable |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Skip Montanaro | correct wording of comments about old bsddb (now bsddb1... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Just van Rossum | - reworked the object unpacking code, now supports... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Just van Rossum | The new imp.[gs]et_frozenmodules() will be utterly... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Andrew M. Kuchling | Add ossaudiodev; fix typo |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Greg Ward | Expunge any remaining mentions of linuxaudiodev --... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Greg Ward | Rename LinuxAudioError to OSSAudioError ('ossaudiodev... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Greg Ward | Added mode 'rw' for full-duplex (play and record at... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Greg Ward | * Don't put the device in non-blocking mode at open... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Greg Ward | ossaudiodev -- Python interface to the OSS (Open Sound... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Just van Rossum | - found a case where sys.path[0] isn't set to Contents... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Neal Norwitz | Cleanup: |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Neal Norwitz | Remove unused import |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Neal Norwitz | Convert string exceptions to classes, string exceptions... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Neal Norwitz | Convert some more 1/0 to True/False |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Neal Norwitz | Add missing self for method call |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Neal Norwitz | Port Martin von Loewis checkin from Python: |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Neal Norwitz | Port Martin von Loewis checkin from python: Support... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Kurt B. Kaiser | M PyShell.py |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Ka-Ping Yee | getdoc(): |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Jack Jansen | Lots of minor tweaks for the pep252 checkins, mainly... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Jack Jansen | Build _AE too. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Jack Jansen | Converted the Carbon modules to use PEP252-style object... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Kurt B. Kaiser | Correct an error introduced at Rev 1.30. The keyword... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Just van Rossum | Forgot to do os.path.basename() on mainprogram: a nonwo... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Just van Rossum | Slightly improved version of patch #642578: "Expose... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Just van Rossum | added Thomas H's LOADER code for importing extension... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Andrew M. Kuchling | Fix mode on scripts to have the read bit set (noted... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Andrew M. Kuchling | Fix value of 'propagate' (noted by Chris Reedy) |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Jack Jansen | Fixed two silly bugs in the PEP252 support code, added... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Just van Rossum | fixed typo and wrapping |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Just van Rossum | - Rewrote bootstapping code in sh so we're really indep... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Greg Ward | Allow the device name to be passed to linuxaudiodev... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Neal Norwitz | Add missing decref |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Andrew M. Kuchling | Mention dict.fromkeys() |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Andrew M. Kuchling | Update e-mail address |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Michael W.... | Nudge getting __module__ and __name__ for new-style... |
commit | commitdiff | tree | snapshot |
next |