2006-01-27 |
Gregory P.... | Add wrapper for DBEnv.set_tx_timeout method to allow... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Gregory P.... | Add wrapper for DBEnv.set_tx_timeout method to allow... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Barry Warsaw | Fix PyGC_Collect() to be exported from the built DLL... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Neal Norwitz | There was a race condition where the connector would... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Neal Norwitz | Remove generated test db files |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Neal Norwitz | mwh pointed out _Filemodule.c is generated. So to fix... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Neal Norwitz | Fix bug #1413192, fix seg fault in bsddb if a txn was... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Tim Peters | test_rude_shutdown(): Rewrote to use proper thread |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Gregory P.... | note the bsddb extension module changes. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Gregory P.... | commits sourceforge patch #1407992 by neil.norwitz. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Fredrik Lundh | module list utility |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Martin v. Löwis | Patch #1349118: urllib2 now supports user:pass@ style... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Gregory P.... | Support for BerkeleyDB 4.4 (tested against 4.4.20 as... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Neal Norwitz | Fix SF #1412837, compile failed with Watcom compiler |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Tim Peters | Repaired new test failures on Windows: |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Georg Brandl | Correct misspellings. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Georg Brandl | Add markup to new section in codecs docs |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Georg Brandl | Correct typos and markup errors (Raymond, thanks for... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Georg Brandl | Add two missing markup tags. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Georg Brandl | Add \versionadded for sftp scheme |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Neal Norwitz | Disable this test until I can test on big-endian machin... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Neal Norwitz | Test zipimporter a bit more. Also get working with... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Neal Norwitz | Convenience function to remove a possibly non-existant... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Neal Norwitz | Test getsignal() and some error conditions |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Neal Norwitz | Use unittest and make sure a few other cases don't... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Neal Norwitz | This should fix a mem leak on the Mac. Brett tested it. |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Georg Brandl | Another typo. |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Georg Brandl | typo |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Georg Brandl | Correct several typos in libos.tex. Bug #1412227. |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Georg Brandl | Typo |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Georg Brandl | Remove reference to Grail and Netscape 2.0 from cgi... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Vinay Sajip | Misc. changes, including documenting the ability to... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Walter Dörwald | Fix typo |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Georg Brandl | Bug #902075: urllib2 now handles "host:port" proxy... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Tim Peters | _compile(): raise an exception if downcasting to SRE_CODE |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Patch #1410998: remove "DOS" from os.py docstring |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Patch #1410783: add documentation links for static... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Document supported schemes. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Try to resolve the remaining webbrowser issues (backgro... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Vinay Sajip | Added a test for the ability to specify a class attribu... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Vinay Sajip | Added a test for the ability to specify a class attribu... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Vinay Sajip | Added the ability to specify a class attribute in Forma... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Patch #1388073: Make unittest.TestCase easier to subclass |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | typo |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Add markup to a "Python Standard Library" doc reference... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Checkin the test of patch #1400181. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Bug #1407902: Added support for sftp:// URIs to urlparse. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Readd bug report note. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Bug #1402224: Add warning to dl docs about crashes. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Bug #1396471: Document that Windows' ftell() can return... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Georg Brandl | Bug #1371247: Update Windows LCIDs in locale.py. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Fred Drake | add missing version identification |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Martin v. Löwis | Pass unquoted string to stat. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Tim Peters | initwinsound(): this no longer compiled on Windows, |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Tim Peters | initmsvcrt(): This no longer compiled on Windows,... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Brett Cannon | Add a more informative error message for test_float_par... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Neal Norwitz | Check return result from Py_InitModule*(). This API... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Tim Peters | Quote the path to the executable before invoking system(). |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Martin v. Löwis | Add missing make_buildinfo.c. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Martin v. Löwis | Generate getbuildinfo.o each time the linker is invoked; |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Fredrik Lundh | fixed example: |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Barry Warsaw | SF bug #1347874; FeedParser does not comply with RFC2822. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Neal Norwitz | SF Bug #1407069, Remove extra semi-colon if there is... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Barry Warsaw | Update email.Message.get_filename() documentation. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Barry Warsaw | Ported 42075 from release23-maint branch. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Vinay Sajip | Refactoring for fileConfig. Contributed by Shane Hathaway. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Vinay Sajip | Changes due to added test for fileConfig contributed... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Vinay Sajip | Added test for fileConfig. Contributed by Shane Hathaway. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Vinay Sajip | Exceptions raised during renaming in rotating file... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Vinay Sajip | Exceptions raised during renaming in rotating file... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Vinay Sajip | TimedRotatingFileHandler now calculates next rollover... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Vinay Sajip | Fixed bug in time-to-midnight calculation. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Neal Norwitz | refresh every 12 hours for crazy people like me that... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Neal Norwitz | Get socketmodule to build after adding netlink support. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Andrew M. Kuchling | Add recent item |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Fredrik Lundh | the implementation uses ZipImportError, not ZipImporter... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Fredrik Lundh | the implementation uses ZipImportError, not ZipImporter... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Fredrik Lundh | typo |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Martin v. Löwis | Remove buildno. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Martin v. Löwis | Patch #1396093: Further .vcproj cleanups |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Georg Brandl | Remove dots in \version{changed,added} argument and |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Martin v. Löwis | Change build format of netlink addresses. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Neal Norwitz | Remove extra period at end. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Neal Norwitz | Alphabetize some names and remove a dupe |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Martin v. Löwis | Patch #1103116: AF_NETLINK sockets basic support. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Fredrik Lundh | added kjohnson to the ACKS list |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Armin Rigo | collected my segfaulting Python examples from the SF... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Neal Norwitz | Fix typo |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Georg Brandl | Bug #1394565: SimpleHTTPServer now doesn't choke on... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Georg Brandl | Bug #1403410: The warnings module now doesn't get confused |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Georg Brandl | Test curses.setupterm() before initscr(). |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Neal Norwitz | Fix SF bug #1402308, segfault when using mmap(-1, ...) |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Neal Norwitz | add another crash reported by Thomas Wouters |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Fredrik Lundh | added a missing +\versionadded{2.2} tag |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Fredrik Lundh | added a few missing \versionadded{2.3} tags |
commit | commitdiff | tree | snapshot |
next |