]> granicus.if.org Git - python/shortlog
python
2007-08-31 Georg Brandlstring.maketrans() now produces translation tables...
2007-08-31 Georg BrandlAdd bytes methods documentation.
2007-08-31 Martin v. LöwisMark registry components as 64-bit on Win64.
2007-08-31 Thomas HellerFix a buggy test. str8 objects contained NUL-terminate...
2007-08-31 Georg BrandlCommit #1068: new docs for PEP 3101. Also document...
2007-08-31 Thomas Hellerround(1e20) wrongly returned 0.
2007-08-31 Georg BrandlUpdate the first two parts of the reference manual...
2007-08-31 Martin v. LöwisRevert 57722. Move error dialog APIs to msvcrt instead,
2007-08-31 Georg BrandlRegenerate Lib/symbol.py.
2007-08-31 Georg BrandlFix unicode issue in tutorial.
2007-08-31 Thomas HellerFix test_startfile and remove duplicated test.
2007-08-31 Thomas HellerInsert "startfile" into posix_methods again; it was...
2007-08-31 Georg BrandlFix sphinx-build so that it runs with 2.x and 3.x but...
2007-08-31 Georg BrandlCorrect a few typos.
2007-08-31 Neal NorwitzUgh, hopefully I can get this right. The code is only...
2007-08-31 Neal NorwitzTry to fix the problem of passing a non-int on Win64...
2007-08-31 Neal NorwitzRemove checking redundantly for checks of PyInt and...
2007-08-31 Neal NorwitzTry to fix a problem with large values on Win64. Diagn...
2007-08-31 Guido van RossumForce test_mailbox and test_old_mailbox into submission.
2007-08-31 Neal NorwitzRemove chr8, we're not likely to need it at this point
2007-08-31 Kurt B. Kaiser1. Don't encode input strings to bytes.
2007-08-31 Neal NorwitzThomas removed all the SLICE op codes
2007-08-31 Guido van RossumCustomary 2nd submit of this file after it's been changed.
2007-08-31 Neal NorwitzA few more fixes to the tutorial
2007-08-31 Barry WarsawMore email package fixes.
2007-08-31 Guido van RossumTutorial update for 3.0 by Paul Dubois.
2007-08-31 Barry WarsawMore email package fixes.
2007-08-31 Barry WarsawMore email package fixes.
2007-08-31 Eric SmithChanged signature of string.Formatter.get_field, per...
2007-08-31 Eric SmithFixed test name.
2007-08-31 Eric SmithAdded test cases for string.Formatter subclassing.
2007-08-31 Collin WinterFix a compile error on Windows.
2007-08-31 Collin WinterCut test_raise down to size.
2007-08-31 Collin WinterUpdate import.c's MAGIC value for the new raise syntax...
2007-08-31 Guido van RossumMinor tweaks.
2007-08-31 Guido van RossumFirst draft of a what's new document.
2007-08-31 Guido van RossumUse pow() instead of repeated multiplication by 10...
2007-08-31 Thomas WoutersFix test_smtplib by munging asynchat some more.
2007-08-31 Collin WinterIssue #1066: implement PEP 3109, 2/3 of PEP 3134.
2007-08-30 Guido van RossumRemove curses temp file consistently.
2007-08-30 Thomas WoutersRemove the simple slicing API. All slicing is now done...
2007-08-30 Thomas WoutersMerged revisions 57772-57777 via svnmerge from
2007-08-30 Eric SmithAdded format tests.
2007-08-30 Kurt B. KaiserIDLE's py3k NEWS
2007-08-30 Thomas WoutersMerged revisions 57620-57771 via svnmerge from
2007-08-30 Guido van RossumAdd some miscellanea.
2007-08-30 Kurt B. KaiserFix a typo and a trailing space.
2007-08-30 Kurt B. KaiserDon't ascii encode eol_convention. Was causing file...
2007-08-30 Martin v. LöwisExplicitly use UTF-8 as the encoding for the normalizat...
2007-08-30 Kurt B. KaiserBump IDLE version.
2007-08-30 Guido van RossumAdd a note about the openssl dependency. Switch to...
2007-08-30 Barry WarsawMore email package fixes.
2007-08-30 Collin WinterFix more lingering print statements.
2007-08-30 Collin WinterFix a typo in the distutils cleanup.
2007-08-30 Guido van RossumSmall updates.
2007-08-30 Collin WinterRun 2to3's print fixer over some places that had been...
2007-08-30 Georg BrandlAdd 3.0 to the silly list in license.rst too, and updat...
2007-08-30 Georg BrandlFix #1753395.
2007-08-30 Martin v. LöwisBug #1746880: Correctly install DLLs into system32...
2007-08-30 Collin WinterMore raise statement normalization.
2007-08-30 Collin WinterKill more lingering string exceptions in Lib/plat-mac/.
2007-08-30 Collin Winter1/0 -> True/False cleanup.
2007-08-30 Thomas HellerCalling execvp with an empty argument list raises Value...
2007-08-30 Guido van RossumEnable the trunc() test.
2007-08-30 Guido van RossumAdd numbers.py. I suspect this is an old version,...
2007-08-30 Collin WinterFix a lingering string exception.
2007-08-30 Neal NorwitzFix typo
2007-08-30 Guido van RossumAdd 2.6 and 3.0 to the silly list.
2007-08-30 Guido van RossumUpdate patch level to 3.0a1. We're close enough.
2007-08-30 Guido van RossumUpdate Misc/NEWS. Add RELNOTES.
2007-08-30 Thomas HellerForbid an empty argument list in execv call.
2007-08-30 Martin v. LöwisMove definition of TZNAME_ENCODING further up.
2007-08-30 Walter DörwaldSet startinpos before calling the error handler.
2007-08-30 Walter DörwaldRewrap line.
2007-08-30 Martin v. LöwisPort to Python 3.0.
2007-08-30 Martin v. LöwisImplement PYTHONNOERRORWINDOW.
2007-08-30 Guido van RossumMove the copyright and license stuff to the end.
2007-08-30 Martin v. LöwisExplicitly convert tzname to Unicode. Fixes #1040.
2007-08-30 Barry WarsawMore email package related repairs. This fixes smtplib...
2007-08-30 Guido van RossumTwo changes (not enough to make the test pass though...
2007-08-30 Martin v. LöwisUse s# instead of t# for nis_match.
2007-08-30 Martin v. LöwisStop testing for encoded file names, as Python 3 does
2007-08-30 Neal NorwitzTry to fix test_plistlib so it uses bytes consistently...
2007-08-30 Kurt B. KaiserUse inspect.py and clean up.
2007-08-30 Neal NorwitzTry to fix test_aepack by comparing bytes with bytes.
2007-08-30 Neal NorwitzWrite bytes instead of unicode
2007-08-30 Neal NorwitzTry to get test_pep352 and maybe test_platform to work...
2007-08-30 Neal NorwitzSince the filename is encoded, we must add bytes to...
2007-08-30 Martin v. LöwisAdd uuids for 3.0.
2007-08-30 Neal NorwitzTry to fix the problem on the Windows buildbot where...
2007-08-30 Martin v. LöwisBump version numbers.
2007-08-30 Neal NorwitzStop using the find function on the string module,...
2007-08-30 Martin v. LöwisForward Windows build instructions to PCbuild.
2007-08-30 Neal NorwitzMake this module importable, this gets test___all__...
2007-08-30 Collin WinterGeneral cleanup, raise normalization in Lib/distutils.
2007-08-30 Collin WinterRaise statement normalization in Lib/ctypes/.
2007-08-30 Guido van RossumOops. I copied a slightly older version of the email...
2007-08-30 Neal NorwitzUse the new name for the parser module.
2007-08-30 Neal NorwitzRevert revisions 57472, 57474, and 57477 which disabled...
2007-08-30 Barry WarsawFix a more bytes/str confusion.
next