2007-05-01 |
Vinay Sajip | Added documentation for new optional credentials argume... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Vinay Sajip | Added new optional credentials argument to SMTPHandler... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Georg Brandl | Patch #1710352: add missing public functions to locale... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Georg Brandl | Bug #1710295: exceptions are now new-style classes. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Thomas Heller | When accessing the .value attribute of a c_wchar_p... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Thomas Heller | Make sure to call PyErr_NoMemory() in several places... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Kristján Valur... | Complete revamp of PCBuild8 directory. Use subdirector... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Neal Norwitz | There really are some tests that are problematic. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Georg Brandl | Version fix (bug #1708710) |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Neal Norwitz | This gets the test working on Solaris. It seems a... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Kristján Valur... | Accomodate 64 bit time_t in the _bsddb module. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Steve Holden | Minor wording change on slicing aide-memoire. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Kristján Valur... | The locale "En" appears not to be valid on windows... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Kristján Valur... | Export function sanitize_the_mode from fileobject.c... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Fred Drake | fix some markup errors |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Fix an issue related to the unittest conversion. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Convert test_ossaudiodev to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Import and raise statement cleanup. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Tim Peters | Set missing svn:eol-style property on text files. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Change test_support.have_unicode to use True/False... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Remove functionality from test_datetime.test_main(... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Standardize on test.test_support.run_unittest() (as... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Neal Norwitz | Whitespace normalization. Ugh, we really need to do... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Georg Brandl | Patch #1698768: updated the "using Python on the Mac... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Kristján Valur... | Remove obsolete comment. Importing of .dll files has... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Kristján Valur... | Make pythoncore compile cleanly with VisualStudio 2005... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Kristján Valur... | Merge change 54909 from release25-maint: Fix several... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Raymond Hettinger | Fix markup |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Georg Brandl | Bug #1706381: Specifying the SWIG option "-c++" in... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Georg Brandl | Bug #1705717: error in sys.argv docs. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Facundo Batista | Added a comment about last change in urllib2.py (all... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Georg Brandl | Some new year updates. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Neal Norwitz | Fix SF #1703110, Incorrect example for add_password... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Collin Winter | Remove code that hasn't been called in years. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Collin Winter | Convert PyUnit -> unittest. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Facundo Batista | As specified in RFC 2616, 2xx code indicates that the... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Facundo Batista | Added tests for other methods of SSL object. Now we... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Georg Brandl | Bug #1704790: bind name "sys" locally in __del__ method... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Neal Norwitz | Add an optional address to copy the failure mails to. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Armin Rigo | Fix a usage of the dangerous pattern decref - modify... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Armin Rigo | Revert r53997 as per |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Neal Norwitz | SF #1703270, add missing declaration in readline.c... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brett Cannon | Silence a compiler warning about incompatible pointer... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Martin v. Löwis | Add Travis Oliphant. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Collin Winter | Check the availability of the urlfetch resource earlier... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Neal Norwitz | SF #1701207, Fix bogus assertion (and test it!) |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Neal Norwitz | When __slots__ are set to a unicode string, make it... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Trent Mick | Add the necessary dependency for the Windows VC6 build... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Kristján Valur... | Fix potential crash in path manipulation on windows |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Kristján Valur... | Fix a bug when using the __lltrace__ opcode tracer... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Barry Warsaw | Port r54805 from python25-maint branch: |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Walter Dörwald | Fix utf-8-sig incremental decoder, which didn't recogni... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Žiga Seilnacht | Patch #1695862: remove the cleanup code, now that Windo... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Georg Brandl | Patch #1698951: clarify deprecation message in rexec... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Raymond Hettinger | SF 1193128: Let str.translate(None) be an identity... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Repair missing spaces after \UNIX. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Exceptions are no longer old-style instances. Fix accor... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Raymond Hettinger | SF 1191699: Make slices picklable |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Add some missing NULL checks which trigger crashes... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Andrew M. Kuchling | Describe undocumented third argument to touchline() |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Andrew M. Kuchling | Point readers at the patch submission instructions |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Andrew M. Kuchling | Add window.chgat() method, submitted via e-mail by... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Georg Brandl | Repair a duplicate label and some obsolete uses of... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Facundo Batista | General clean-up. Lot of margin corrections, comments... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Collin Winter | Typo fix. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Facundo Batista | Minor fix to the tests pass ok even with -O. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Žiga Seilnacht | Patch #1695862: remove old test directory that causes... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vinay Sajip | Added optional timeout to SocketHandler.makeSocket... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Brett Cannon | Doc that file.next() has undefined behaviour when calle... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Collin Winter | Convert test_fileinput to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Collin Winter | Convert test_module to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Collin Winter | Convert test_gc to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Collin Winter | Import cleanup in test_crypt. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Collin Winter | Convert test_stringprep to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Andrew M. Kuchling | Some grammar fixes |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Collin Winter | Convert test_normalization to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Collin Winter | Convert test_long_future to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Raymond Hettinger | Bug #1563759: struct.unpack doens't support buffer... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Žiga Seilnacht | Fix WalkTests.test_traversal() on Windows. The cleanup in |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Collin Winter | Make test_softspace use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Collin Winter | Make test_getopt use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Martin v. Löwis | Bug #1686475: Support stat'ing open files on Windows... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Collin Winter | Stop using test_support.verify(). |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Collin Winter | Clean up imports. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Guido van Rossum | Fix a race condition in this test -- instead of assumin... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Facundo Batista | Fixed the way that the .pem files are looked for, and... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Facundo Batista | Changed the whole structure of startup and checking... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Walter Dörwald | Implement a contextmanager test.test_support.catch_warn... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Facundo Batista | Added a SSL server to test_socket_ssl.py to be able... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Walter Dörwald | Add tests for the filename. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Walter Dörwald | Document that CatchWarningTests is reused by test_struc... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Walter Dörwald | Move the functionality for catching warnings in test_wa... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Facundo Batista | Now using unittest for the tests infraestructure. Also... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Georg Brandl | Fix the strange case of |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Matthias Klose | - Fix an off-by-one bug in locale.strxfrm(). |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Raymond Hettinger | SF #1382213: Tutorial section 9.5.1 ignores MRO for... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Raymond Hettinger | SF 1602378 Clarify docstrings for bisect |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Guido van Rossum | Fix warnings about object.__init__() signature. |
commit | commitdiff | tree | snapshot |
next |