]> granicus.if.org Git - python/shortlog
python
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.
2008-06-13 Neal NorwitzFix typo in method name. The LT class implemented...
2008-06-13 Neal NorwitzFix some memory dealloc problems when exceptions occur.
2008-06-13 Neal NorwitzCheck for memory alloc failure
2008-06-13 Amaury Forgeot... Restore support for Microsoft VC6 compiler.
2008-06-13 Benjamin Peterson#1683 prevent forking from interfering in threading...
2008-06-12 Benjamin Petersonadd py3k warnings to rfc822
2008-06-12 Amaury Forgeot... Update VS8.0 build files, using the script vs9to8.py.
2008-06-12 Amaury Forgeot... It seems that my VS2008 Express does not include a...
2008-06-12 Martin v. LöwisFix Tcl/Tk license file in tcl8*/tk8*, include Tix...
2008-06-12 Martin v. LöwisSupport file names which include '+' (for Tk 8.5).
2008-06-12 Martin v. LöwisSplit Tcl make targets into separate ones.
2008-06-12 Martin v. LöwisRevert bogus disabling of Tcl and Tk.
2008-06-12 Martin v. LöwisSwitch to Tcl/Tk 8.5.
2008-06-12 Martin v. LöwisSwitch to Tcl/Tk 8.5.2.
2008-06-12 Benjamin Petersondeprecated mimetools
2008-06-12 Armin RigoSounds obvious, but I didn't even realize that you...
2008-06-11 Georg BrandlCan we agree to put dots at entry ends? Thanks.
2008-06-11 Benjamin Petersonupdate ACKS and NEWs for multiprocessing
2008-06-11 Thomas HellerMarkup fixes, thanks Georg for the help.
2008-06-11 Thomas HellerAdd versionadded marker to ctypes.c_longdouble.
2008-06-11 Georg BrandlAdd future_builtins.ascii().
2008-06-11 Thomas HellerSmaller doc fixes.
2008-06-11 Thomas HellerMore doc fixes.
2008-06-11 Benjamin Petersonadd old names back into __all__
2008-06-11 Gregory P.... Correct an incorrect comment about our #include of...
2008-06-11 Thomas HellerMarkup fixes, spelling corrections, and better wordings...
2008-06-11 Georg BrandlClarify what ":errorhandler" refers to.
2008-06-11 Georg BrandlFix typos.
2008-06-11 Benjamin Petersonadd aliases to threading module
2008-06-11 Benjamin Petersongive the threading API PEP 8 names
2008-06-11 Benjamin Petersonfix Windows building for multiprocessing
2008-06-11 Raymond HettingerAdd test for heapq using both __lt__ and __le__.
2008-06-11 Andrew M. KuchlingNote PEP 371 section
2008-06-11 Raymond HettingerOptimize previous checkin for heapq.
2008-06-11 Benjamin Petersonfix import of multiprocessing by juggling imports
2008-06-11 Raymond HettingerIssue 3051: Let heapq work with either __lt__ or __le__.
2008-06-11 Raymond HettingerMulti-arg form for set.difference() and set.difference_...
2008-06-11 Gregory P.... Merge in release25-maint r60793:
2008-06-11 Thomas HellerFix markup.
2008-06-11 Gregory P.... swap stringobject.h and bytesobject.h contents to make...
2008-06-11 Benjamin Petersonadd the multiprocessing package to fulfill PEP 371
next