2007-06-12 |
Marc-André... | Apply patch #1734945 to support TurboLinux as distribution. |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Facundo Batista | Added versionchanged flag to all the methods which... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Thomas Heller | Use "O&" in calls to PyArg_Parse when we need a 'void... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Reflow long line |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Bug #1734723: Fix repr.Repr() so it doesn't ignore... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Not sure why this only fails sometimes on Unix machines... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | SF #1734732, lower case the module names per PEP 8. |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Add all of the distuils modules that don't seem to... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Prevent hang if the port cannot be opened. |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Fix a bug when there was a newline in the string expand... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Prevent these tests from running on Win64 since they... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Ignore config.status.lineno which seems new (new autoconf?) |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Ignore valgrind problems on Ubuntu from ld |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Neal Norwitz | Add Atul Varma for patch # 1667860 |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Thomas Heller | Revert commit 55855. |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Thomas Heller | Need to set the environment variables, otherwise devenv... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Thomas Heller | For now, disable the _bsddb, _sqlite3, _ssl, _testcapi... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Thomas Heller | First version of build scripts for Windows/AMD64 (no... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Martin v. Löwis | Provide LLONG_MAX for S390. |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Martin v. Löwis | Fix Windows build. |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Martin v. Löwis | Patch #1733960: Allow T_LONGLONG to accept ints. |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Neal Norwitz | Use macro version of GET_SIZE to avoid Coverity warning... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Neal Norwitz | Prevent expandtabs() on string and unicode objects... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Thomas Heller | Fix warnings by using proper function prototype. |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Thomas Heller | Fix wrong documentation, and correct the punktuation. |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Thomas Heller | Fix gcc warnings intruduced by passing Py_ssize_t to... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Thomas Heller | [ 1715718 ] x64 clean compile patch for _ctypes, by... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Martin v. Löwis | Bug #1733488: Fix compilation of bufferobject.c on... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Thomas Heller | Make this test work with older Python releases where... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Kristján Valur... | Fixing changes to getbuildinfo.c that broke linux builds |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Georg Brandl | Patch #1667860: Fix UnboundLocalError in urllib2. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Georg Brandl | Make reindent.py executable. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Georg Brandl | Disallow function calls like foo(None=1). |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Thomas Heller | Build _ctypes and _ctypes_test in the ReleaseAMD64... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Facundo Batista | Added an optional timeout parameter to function urllib2... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Facundo Batista | FTP.ntransfercmd method now uses create_connection... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Collin Winter | Patch #1731049: make threading.py use a proper "raise... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Guido van Rossum | Patch by Tim Delany (missing DECREF). SF #1731330. |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Hye-Shik Chang | Fix for Windows: close a temporary file before trying... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Hye-Shik Chang | Bug #1728403: Fix a bug that CJKCodecs StreamReader... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Hye-Shik Chang | Fix build on FreeBSD. Bluetooth HCI API in FreeBSD... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Brett Cannon | Make _strptime.TimeRE().pattern() use ``\s+`` for match... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Neal Norwitz | Backout the original 'fix' to 1721309 which had no... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Neal Norwitz | Update expected birthday of 2.6 |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Brett Cannon | Have configure raise an error when building on AtheOS... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Georg Brandl | Fix wrong issue number. |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Georg Brandl | Bug #1722484: remove docstrings again when running... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Neal Norwitz | SF 1668596/1720897: distutils now copies data files |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Neal Norwitz | Mail if there is an installation failure. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Brett Cannon | Have cfmfile raise a DeprecationWarning as per PEP 4. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Brett Cannon | Cause buildtools to raise a DeprecationWarning. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Brett Cannon | Have the sha module raise a DeprecationWarning as speci... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Neal Norwitz | Add some spaces in the example code. |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brett Cannon | Have md5 raise a DeprecationWarning as per PEP 4. |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brett Cannon | Have mimify raise a DeprecationWarning. The docs and... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Brett Cannon | Have MimeWriter raise a DeprecationWarning as per PEP... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Thomas Heller | Correct the name of a field in the WIN32_FIND_DATAA... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Thomas Heller | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Neal Norwitz | Fix indentation (whitespace only). |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Neal Norwitz | Fix typo in doc |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Georg Brandl | Fix rst markup. |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Martin v. Löwis | Revert 55634. |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Martin v. Löwis | Test pre-commit hook for a link to a .py file. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Raymond Hettinger | Explain when groupby() issues a new group. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Lars Gustäbel | Added errors argument to TarFile class that allows... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Neal Norwitz | Add the new function object attribute names from py3k. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Peter Astrand | Applied patch 1669481, slightly modified: Support close... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Kristján Valur... | Include <windows.h> after python.h, so that WINNT is... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Kristján Valur... | Remove the rgbimgmodule from PCBuild8 |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Brett Cannon | Remove direct call's to file's constructor and replace... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Vinay Sajip | Updated documentation for SysLogHandler (#1720726). |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Vinay Sajip | Updated docstring for SysLogHandler (#1720726). |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Neal Norwitz | Get test passing again by commenting out the reference... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Facundo Batista | Commenting out the tests until find out who can test... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Facundo Batista | Fixing stupid error, and introducing a sleep, to see... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Facundo Batista | Trying to make the tests work in Windows and Solaris... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Facundo Batista | Let's see if reading exactly what is written allow... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Facundo Batista | Removed the .recv() in the test, is not necessary,... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Facundo Batista | Added an optional timeout parameter to urllib.ftpwrappe... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Georg Brandl | Fix parameter passing. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Georg Brandl | shlex.split() now has an optional "posix" parameter. |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Neal Norwitz | Add a bunch more deprecation warnings for builtins... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Neal Norwitz | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Neal Norwitz | Add -3 option to the interpreter to warn about features... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Mark Hammond | Remove definition of PY_UNICODE_TYPE from pyconfig... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Georg Brandl | Remove the "panel" module doc file which has been ignor... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Neal Norwitz | Stop using METH_OLDARGS implicitly |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Neal Norwitz | Stop using METH_OLDARGS |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Neal Norwitz | Document new params to HTTPSConnection |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Georg Brandl | Patch #1686487: you can now pass any mapping after... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Facundo Batista | Added timeout support to HTTPSConnection, through the |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Raymond Hettinger | Allow all alphanumeric and underscores in type and... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Raymond Hettinger | Replace assertion with straight error-checking. |
commit | commitdiff | tree | snapshot |
2007-05-21 |
George Yoshida | fix against r55474 [Remove the macfs module] |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Martin v. Löwis | Add Alexandre Vassalotti. |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Andrew M. Kuchling | Note removed modules |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Brett Cannon | Cause posixfile to raise a DeprecationWarning. Documen... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Brett Cannon | Move imgfile import to the global namespace to trigger... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Brett Cannon | Remove the macfs module. This led to the deprecation... |
commit | commitdiff | tree | snapshot |
next |