2008-02-05 |
Georg Brandl | Convert external links to internal links. Fixes #2010. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Lars Gustäbel | Issue #2004: Use mode 0700 for temporary directories... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Skip Montanaro | sync with most recent version from python-mode sf project |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Amaury Forgeot... | Change r60575 broke test_compile: |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Amaury Forgeot... | #1750076: Debugger did not step on every iteration... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Amaury Forgeot... | Correct quotes in NEWS file |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Christian Heimes | Small adjustments for test compact freelist test. It... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Christian Heimes | Increase debugging to investige failing tests on some... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Christian Heimes | Patch #1953 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Jeffrey Yasskin | Make int() and long() fall back to __trunc__(). See... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Amaury Forgeot... | Let test_socketserver pass on win32, which does not... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Amaury Forgeot... | Correct test_mailbox on win32: since the test sets... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Amaury Forgeot... | Nasty typo in setobject.h |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Amaury Forgeot... | Ensure that PySet_Add() operates on a newly created... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Christian Heimes | Another int -> pid_t case |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Neal Norwitz | Ignore leaky warnings from test_asynchat |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Christian Heimes | Fixed paths to Windows build directories in build_ext.py |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Georg Brandl | #2003: fix sentence. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Brett Cannon | Add an entry for r60537. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Gregory P.... | remove a repeated occurance of a hardcoded berkeleydb... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Gregory P.... | Merge this fix from the pybsddb tree: |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Andrew MacIntyre | The wrapper function is supposed to be for spawnvpe... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Andrew MacIntyre | Rename module definition file to reflect v2.6. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Andrew MacIntyre | Update OS/2 EMX build bits for 2.6. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Brett Cannon | Use context manager for a lock. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Brett Cannon | Remove extra tick marks and add a missing closing paren... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Brett Cannon | Directories from CPPFLAGS and LDFLAGS were being added... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Brett Cannon | Fix a minor typo. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Georg Brandl | Wait for a delay before reaping children -- this should... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Fix a conversion mistake that caused test_queue to... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Skip Montanaro | Split the refleak mail body into two parts, the first... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Neal Norwitz | Update the leaky tests (ie, ignore these tests if they... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Mark Dickinson | Make the Rational constructor accept '3.' and '.2'... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Rewrite test_cprofile as unittest (and rename the file... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Rewrite test_queue as unittest. Written for GHOP by... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Add GHOP contributor. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Rewrite test_socketserver as unittest, written for... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Add email example how to send a multipart message. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Rewrite test_funcattrs as unittest, written for GHOP... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Rewrite test_descr as unittest, written for GHOP by... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Georg Brandl | Amendments to the urllib2 docs, written for GHOP by... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Raymond Hettinger | Neaten-up a bit. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Raymond Hettinger | Simpler solution to handling non-IEEE 754 environments. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Raymond Hettinger | Add protection from weirdness while scaling the mantiss... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Raymond Hettinger | Fix int/long typecase. Add check for non-binary floati... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Marc-André... | Bump distutils version number to match Python version. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Raymond Hettinger | Test round-trip on float.as_integer_ratio() and float... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Raymond Hettinger | labs() takes a long for an input. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Raymond Hettinger | Integer ratio should return ints instead of longs where... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Raymond Hettinger | Issue #1996: float.as_integer_ratio() should return... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Georg Brandl | Update for latest sphinx latex writer. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Georg Brandl | Wording nit. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Christian Heimes | More int -> pid_t. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Georg Brandl | Rename batch file. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Georg Brandl | Add link checker builder, written for GHOP by Thomas... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Georg Brandl | Update IPv6 RFC number. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Neal Norwitz | Fix refleak |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Jeffrey Yasskin | Roll back r60248. It's useful to encourage users not... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Jeffrey Yasskin | Move __builtins__.trunc() to math.trunc() per |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Christian Heimes | Fixed bug #1983: Return from fork() is pid_t, not int |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Mark Dickinson | Issue #1678380. Fix a bug that identifies 0j and ... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Raymond Hettinger | Minor wordsmithing on docstring |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Jeffrey Yasskin | Remove unused to-be-magic methods from Rational per... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Jeffrey Yasskin | Added more documentation on how mixed-mode arithmetic... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Raymond Hettinger | Missing return |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Raymond Hettinger | Fix defect in __ixor__ which would get the wrong |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Bug #1234: Fixed semaphore errors on AIX 5.2 |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Raymond Hettinger | Update itertool recipes |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | The previous change was causing a segfault after multip... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Fixed some references leaks in sys. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Removed unused var |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Christian Heimes | Patch #1970 by Antoine Pitrou: Speedup unicode whitespa... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Raymond Hettinger | Demonstrate new except/as syntax. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Raymond Hettinger | MutableSets support a remove() method. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Raymond Hettinger | Add isdisjoint() to the Set/MutableSet ABCs. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Raymond Hettinger | CallMethod is faster with a NULL third-argument than... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Brett Cannon | Ignore .pyc and .pyo files. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Brett Cannon | Update Vim syntax highlighting to specify what revision... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Brett Cannon | Fix the reindent rule to use $(BUILDPYTHON). |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Gregory P.... | Disable use of BerkeleyDB 4.6.x to see what the odd... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Raymond Hettinger | Removed unnecessary conditional (spotted by Neal Norwitz). |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Raymond Hettinger | Factor-out common code with a new macro |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Raymond Hettinger | Factor-out common code with a new macro |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Raymond Hettinger | Let marshal built-up sets and frozensets one element... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Raymond Hettinger | Make PySet_Add() work with frozensets. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Thomas Heller | Revert rev. 59925, it breaks comtypes (I need to furthe... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Christian Heimes | static PyObject* variables should use PyString_InternFr... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Christian Heimes | Added clear cache methods to clear the internal type... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Jeffrey Yasskin | Moved Rational._binary_float_to_ratio() to float.as_int... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Georg Brandl | Add refcounting extension to build config. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | socket.error doesn't have a headers attribute like... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Christian Heimes | Change isbasestring function as discussed on the cvs... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Try to handle socket.errors properly in is_unavailable |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Georg Brandl | Remove effectless expression statement. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Update the comment and remove the close. If we close... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Print periodic "still working" messages since this... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Reduce buffer size since we do not need 1k |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Catch socket errors that are often the cause of transie... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Retry connection in case it fails to reduce flakiness |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Neal Norwitz | Add a tiny sleep and additional flush to force the... |
commit | commitdiff | tree | snapshot |
next |