]> granicus.if.org Git - python/shortlog
python
2008-06-23 Thomas HellerInclude debug info when assembling win64.asm in a debug...
2008-06-23 Thomas HellerFix compilation on Windows.
2008-06-23 Raymond HettingerIssue 3161: Missing import and test.
2008-06-22 Facundo BatistaFixing the problem stated in issue 2702 with the patch...
2008-06-22 Facundo BatistaJust returning nothing instead of rising TestSkipped...
2008-06-22 Georg BrandlWrite out "phi" consistently.
2008-06-22 Georg BrandlExpand docstrings of sqlite3 functions.
2008-06-22 Facundo BatistaTrying to see if the problem in Martin's buildot is at
2008-06-22 Georg Brandl#3085: Fix syntax error.
2008-06-22 Facundo BatistaTrying to see if the @ in a path is causing the issue...
2008-06-22 Facundo BatistaIssue 3164. Small fix to don't repeat a comparation
2008-06-22 Andrew M. KuchlingWording fix
2008-06-22 Facundo BatistaIssue #2722. Now the char buffer to support the path...
2008-06-22 Georg BrandlTurn section references into proper cross-references.
2008-06-21 Facundo BatistaIn the deprecated functions I added an alert to review
2008-06-21 Facundo BatistaNow a from submitted via POST that also has a query...
2008-06-21 Facundo BatistaFixed issue #2888. Now the behaviour of pprint when...
2008-06-21 Facundo BatistaReviewed and updated the documentation. Fixes #3017.
2008-06-21 Georg BrandlDocumentation fix.
2008-06-21 Andrew M. KuchlingDocstring correction
2008-06-21 Andrew M. KuchlingUse repr() for bad input strings; this makes the empty...
2008-06-21 Andrew M. KuchlingDocstring typo
2008-06-21 Hye-Shik ChangFix build on FreeBSD gcc.
2008-06-21 Raymond HettingerIssue 3008: hex/oct/bin can show floats exactly.
2008-06-21 Andrew M. KuchlingCorrect two versionchanged directives, to improve the...
2008-06-20 Andrew M. KuchlingVarious items
2008-06-20 Andrew M. KuchlingGrammar fixes
2008-06-20 Andrew M. KuchlingRemove request for e-mail; it's unlikely these classes...
2008-06-20 Benjamin Petersonrephrase
2008-06-20 Georg BrandlChange references to the new math functions to generate...
2008-06-20 Mark DickinsonFix another typo in math_sum comment
2008-06-20 Mark DickinsonFix outdated count of the number of new math module...
2008-06-20 Mark DickinsonIssue #3004: Minor fix to slice.indices(). slice...
2008-06-20 Andrew M. KuchlingVarious items
2008-06-20 Raymond HettingerMake bin() implementation parallel oct() and hex()...
2008-06-20 Benjamin Petersonadd multiprocessing to the Makefile
2008-06-20 Andrew M. KuchlingFix comment typos
2008-06-20 Andrew M. KuchlingVarious items
2008-06-19 Vinay SajipUpdated with fix for #3136.
2008-06-19 Vinay SajipBug #3136: fileConfig()'s disabling of old loggers...
2008-06-19 Benjamin Petersonskip test_macostools when UCS4 is enabled
2008-06-19 Amaury Forgeot... In test_site, correctly escape backslashes in path...
2008-06-19 Andrew M. KuchlingPut threading in front of thread
2008-06-19 Amaury Forgeot... test_macos can be skipped on non-mac platforms.
2008-06-19 Andrew M. KuchlingRemove some standalone material from the introduction...
2008-06-19 Andrew M. KuchlingOnly include update_lines_cols() function when it's...
2008-06-19 Barry WarsawPost release changes
2008-06-19 Barry WarsawTagging for 2.6b1
2008-06-19 Barry WarsawBumping to 2.6b1 v2.6b1
2008-06-18 Benjamin PetersonFix test_socket_ssl the easy way and remove it per...
2008-06-18 Amaury Forgeot... Typo in a directory name. Should help the AMD64 buildbots
2008-06-18 Amaury Forgeot... The ssl certificate at https://sf.net is not valid.
2008-06-18 Jesse NollerRemove test_listener_client to remove possible race...
2008-06-18 Jesse NollerAttempt RLock creation prior to test execution on Linux...
2008-06-18 Georg BrandlAdd versionadded tags to new math functions.
2008-06-18 Mark DickinsonTypo fix
2008-06-18 Raymond HettingerFix double decref.
2008-06-17 Amaury Forgeot... Fix the previous fix
2008-06-17 Amaury Forgeot... On windows, lib2to3 should accept / and \ in the fixer_...
2008-06-17 Benjamin Petersonadd needed import
2008-06-17 Benjamin Petersonskip test_multiprocessing when /dev/shm doesn't exist...
2008-06-17 Mark DickinsonIssue 3118: make test_math pass on Ubuntu/ia64. exp...
2008-06-17 Guido van RossumRoll back Raymond's -r64098 while we think of something...
2008-06-17 Vinay SajipUpdated with fix for #3126.
2008-06-17 Vinay SajipBug #3126: StreamHandler and FileHandler check before...
2008-06-17 Georg BrandlSplit the HTML index.
2008-06-17 Robert SchuppeniesIssue 3048: Fixed sys.sizeof test fails with wide unicode.
2008-06-16 Georg BrandlAdd Jesse Noller to the developers list.
2008-06-16 Benjamin Petersonreduce the test_multiprocessing load to ones that shoul...
2008-06-16 Benjamin Petersonfix Tools/scripts/2to3 as the result of a merge error
2008-06-16 Amaury Forgeot... Issue 3110: Crash with weakref subclass,
2008-06-16 Raymond HettingerIssue 3116: fix quadratic behavior in marshal.dumps().
2008-06-15 Georg BrandlForward-port new test from r64300.
2008-06-15 Benjamin PetersonMerged revisions 63661,63666,63695,63711,63729,63769...
2008-06-14 Gregory P.... silence the test when it is skipped on some platforms...
2008-06-14 Martin v. LöwisDisable UAC by default.
2008-06-14 Martin v. LöwisSet eol-style to CRLF for all batch files.
2008-06-14 Martin v. LöwisAvoid rebuilding tcl/tk.
2008-06-14 Amaury Forgeot... Since python2.6 must run on Windows 2000,
2008-06-14 Amaury Forgeot... on windows, r64214 broke compilation with some recent...
2008-06-14 Amaury Forgeot... Use the correct URL for sqlite3 sources, and try to...
2008-06-14 Martin v. LöwisConservatively restrict support to format 8 repositories.
2008-06-14 Martin v. LöwisSupport subversion repositories of version 8.
2008-06-14 Martin v. LöwisRevert eol-style to CRLF.
2008-06-13 Martin v. LöwisRun svneol.py on all sources.
2008-06-13 Amaury Forgeot... Add a missing file for VS2005
2008-06-13 Andrew M. KuchlingTypo fixes
2008-06-13 Benjamin Petersondarn! I converted half of the files the wrong way.
2008-06-13 Benjamin Petersonconvert multiprocessing to unix line endings
2008-06-13 Martin v. LöwisPickup sqlite3.dll from binary directory.
2008-06-13 Martin v. LöwisUpdate AMD64 build for amalgamated sqlite.
2008-06-13 Martin v. LöwisSwitch to SQLite 3.5.9.
2008-06-13 Martin v. LöwisSwitch to bzip2 1.0.5.
2008-06-13 Benjamin Petersonset svn:ignore on multiprocessing
2008-06-13 Benjamin Petersonplatform.uname now tries to fill empty values even...
2008-06-13 Robert SchuppeniesFixed: sys.getsizeof does not take the actual length...
2008-06-13 Georg BrandlClarification.
2008-06-13 Martin v. LöwisMake more symbols static.
2008-06-13 Georg BrandlTypo.
2008-06-13 Georg Brandl#3095: don't leak values from Py_BuildValue.
next