]> granicus.if.org Git - python/shortlog
python
2006-01-23 Georg BrandlAdd two missing markup tags.
2006-01-23 Tim PetersWhitespace normalization.
2006-01-23 Georg BrandlAdd \versionadded for sftp scheme
2006-01-23 Neal NorwitzDisable this test until I can test on big-endian machin...
2006-01-23 Neal NorwitzTest zipimporter a bit more. Also get working with...
2006-01-23 Neal NorwitzConvenience function to remove a possibly non-existant...
2006-01-23 Neal NorwitzTest getsignal() and some error conditions
2006-01-23 Neal NorwitzUse unittest and make sure a few other cases don't...
2006-01-23 Neal NorwitzThis should fix a mem leak on the Mac. Brett tested it.
2006-01-22 Georg BrandlAnother typo.
2006-01-22 Georg Brandltypo
2006-01-22 Georg BrandlCorrect several typos in libos.tex. Bug #1412227.
2006-01-22 Georg BrandlTypo
2006-01-22 Georg BrandlRemove reference to Grail and Netscape 2.0 from cgi...
2006-01-22 Vinay SajipMisc. changes, including documenting the ability to...
2006-01-21 Walter DörwaldFix typo
2006-01-21 Georg BrandlBug #902075: urllib2 now handles "host:port" proxy...
2006-01-21 Tim Peters_compile(): raise an exception if downcasting to SRE_CODE
2006-01-20 Tim PetersWhitespace normalization.
2006-01-20 Georg BrandlPatch #1410998: remove "DOS" from os.py docstring
2006-01-20 Georg BrandlPatch #1410783: add documentation links for static...
2006-01-20 Georg BrandlDocument supported schemes.
2006-01-20 Georg BrandlTry to resolve the remaining webbrowser issues (backgro...
2006-01-20 Tim PetersWhitespace normalization.
2006-01-20 Vinay SajipAdded a test for the ability to specify a class attribu...
2006-01-20 Vinay SajipAdded a test for the ability to specify a class attribu...
2006-01-20 Vinay SajipAdded the ability to specify a class attribute in Forma...
2006-01-20 Georg BrandlPatch #1388073: Make unittest.TestCase easier to subclass
2006-01-20 Georg Brandltypo
2006-01-20 Georg BrandlAdd markup to a "Python Standard Library" doc reference...
2006-01-20 Georg BrandlCheckin the test of patch #1400181.
2006-01-20 Georg BrandlBug #1407902: Added support for sftp:// URIs to urlparse.
2006-01-20 Georg BrandlReadd bug report note.
2006-01-20 Georg BrandlBug #1402224: Add warning to dl docs about crashes.
2006-01-20 Georg BrandlBug #1396471: Document that Windows' ftell() can return...
2006-01-20 Georg BrandlBug #1371247: Update Windows LCIDs in locale.py.
2006-01-20 Fred Drakeadd missing version identification
2006-01-19 Martin v. LöwisPass unquoted string to stat.
2006-01-19 Tim Petersinitwinsound(): this no longer compiled on Windows,
2006-01-19 Tim Petersinitmsvcrt(): This no longer compiled on Windows,...
2006-01-19 Brett CannonAdd a more informative error message for test_float_par...
2006-01-19 Neal NorwitzCheck return result from Py_InitModule*(). This API...
2006-01-18 Tim PetersQuote the path to the executable before invoking system().
2006-01-18 Martin v. LöwisAdd missing make_buildinfo.c.
2006-01-18 Martin v. LöwisGenerate getbuildinfo.o each time the linker is invoked;
2006-01-17 Fredrik Lundhfixed example:
2006-01-17 Barry WarsawSF bug #1347874; FeedParser does not comply with RFC2822.
2006-01-17 Neal NorwitzSF Bug #1407069, Remove extra semi-colon if there is...
2006-01-17 Barry WarsawUpdate email.Message.get_filename() documentation.
2006-01-17 Barry WarsawPorted 42075 from release23-maint branch.
2006-01-16 Vinay SajipRefactoring for fileConfig. Contributed by Shane Hathaway.
2006-01-16 Vinay SajipChanges due to added test for fileConfig contributed...
2006-01-16 Vinay SajipAdded test for fileConfig. Contributed by Shane Hathaway.
2006-01-16 Vinay SajipExceptions raised during renaming in rotating file...
2006-01-16 Vinay SajipExceptions raised during renaming in rotating file...
2006-01-16 Vinay SajipTimedRotatingFileHandler now calculates next rollover...
2006-01-16 Vinay SajipFixed bug in time-to-midnight calculation.
2006-01-16 Neal Norwitzrefresh every 12 hours for crazy people like me that...
2006-01-16 Neal NorwitzGet socketmodule to build after adding netlink support.
2006-01-15 Andrew M. KuchlingAdd recent item
2006-01-15 Fredrik Lundhthe implementation uses ZipImportError, not ZipImporter...
2006-01-15 Fredrik Lundhthe implementation uses ZipImportError, not ZipImporter...
2006-01-15 Fredrik Lundhtypo
2006-01-15 Martin v. LöwisRemove buildno.
2006-01-15 Martin v. LöwisPatch #1396093: Further .vcproj cleanups
2006-01-15 Georg BrandlRemove dots in \version{changed,added} argument and
2006-01-15 Martin v. LöwisChange build format of netlink addresses.
2006-01-15 Neal NorwitzRemove extra period at end.
2006-01-14 Neal NorwitzAlphabetize some names and remove a dupe
2006-01-14 Martin v. LöwisPatch #1103116: AF_NETLINK sockets basic support.
2006-01-14 Fredrik Lundhadded kjohnson to the ACKS list
2006-01-14 Armin Rigocollected my segfaulting Python examples from the SF...
2006-01-14 Neal NorwitzFix typo
2006-01-13 Georg BrandlBug #1394565: SimpleHTTPServer now doesn't choke on...
2006-01-13 Georg BrandlBug #1403410: The warnings module now doesn't get confused
2006-01-13 Tim PetersWhitespace normalization.
2006-01-12 Georg BrandlTest curses.setupterm() before initscr().
2006-01-11 Neal NorwitzFix SF bug #1402308, segfault when using mmap(-1, ...)
2006-01-11 Neal Norwitzadd another crash reported by Thomas Wouters
2006-01-11 Fredrik Lundhadded a missing +\versionadded{2.2} tag
2006-01-11 Fredrik Lundhadded a few missing \versionadded{2.3} tags
2006-01-10 Georg BrandlBug #1397205: doc typo
2006-01-10 Georg BrandlRemove outstanding_crashes again.
2006-01-10 Georg BrandlAdd outstanding_crashes.py with tests for crashes.
2006-01-10 Neal NorwitzAs I threatened on python-dev, add a directory which...
2006-01-10 Neal NorwitzSF bug #1400822, Extended version of _curses over{lay...
2006-01-10 Neal Norwitz- Patch #1400181, fix unicode string formatting to...
2006-01-09 Fredrik Lundhadded a couple of missing periods.
2006-01-09 Georg BrandlCorrect test_builtin locale handling.
2006-01-09 Fredrik Lundhfixed broken sentence
2006-01-09 Fredrik Lundhtypo
2006-01-09 Walter DörwaldFix typos.
2006-01-09 Neal NorwitzAdd some notes about a recurring problem with OpenBSD
2006-01-09 Neal NorwitzFix bugs #1244610, #1392915, fix build problem on OpenB...
2006-01-09 Neal NorwitzBug #1400115, Fix segfault when calling curses.panel...
2006-01-08 Georg BrandlAdd myself.
2006-01-08 Georg BrandlAdd a test file (which isn't run by regrtest) for bugs...
2006-01-08 Martin v. LöwisPatch #1299675: Pass metadata in upload.
2006-01-08 Martin v. LöwisPatch #1177307: UTF-8-Sig codec.
2006-01-08 Martin v. LöwisPatch #881820: look for openpty and forkpty also in...
next