]> granicus.if.org Git - python/shortlog
python
2006-04-06 Tim PetersWhitespace normalization.
2006-04-06 Thomas HellerExpose RTLD_LOCAL and RTLD_GLOBAL always from the _ctyp...
2006-04-06 Andrew M. KuchlingFix unfinished paragraph; markup fix
2006-04-06 Andrew M. KuchlingExpand the PEP 353 section; various smaller changes
2006-04-06 Georg BrandlBug #1464658: make clear that PyList_GetItem doesn...
2006-04-06 Georg BrandlBug #1465619: rot13 codec decodes to a Unicode string.
2006-04-06 Georg BrandlBug #1465600: note encoding issue in ZipFile.write().
2006-04-06 Thomas HellerReplace a few more 'char' types with 'signed char'...
2006-04-06 Neal NorwitzThis change shouldn't have any functional effect. ...
2006-04-06 Neal NorwitzFix unchecked return result from Coverity.
2006-04-06 Neal NorwitzRemove dead code (reported by HP compiler).
2006-04-06 Neal NorwitzHandle ssize_t
2006-04-06 Neal NorwitzHandle error conditions from PyString_ConcatAndDel().
2006-04-06 Neal NorwitzHandle ssize_t
2006-04-06 Neal NorwitzHopefully this makes test_urllib2 have inconsistent...
2006-04-06 Neal NorwitzI don't think we know of any tests that really leak...
2006-04-06 Anthony BaxterFix for failure of test_urllib2 breaking test_mimetypes...
2006-04-06 Anthony BaxterIn some environments (under screen, in a chroot) curses...
2006-04-06 Georg BrandlBug #1451341: find fuzzy marks correctly.
2006-04-06 Fred Drakeremove more cruft no longer needed
2006-04-06 Fred Drakeremove much of the Python-version compatibility cruft...
2006-04-06 Fred Drakerevert incomplete changes committed by accident
2006-04-06 Fred Drakeupdate URL to reflect new website
2006-04-05 Thomas HellerExplicitely use 'signed char', to avoid problems on...
2006-04-05 Thomas HellerExplicitely use 'signed char', to avoid problems on...
2006-04-05 Thomas HellerOne test still fails on the ia64 debian box.
2006-04-05 Tim PetersFixed error in comment for new PY_SSIZE_T_MIN.
2006-04-05 Anthony Baxterupgrade to final version of pysqlite 2.2.0
2006-04-05 Martin v. LöwisAdd PY_SSIZE_T_MIN, as suggested by Ralf W. Grosse...
2006-04-05 Thomas HellerUse 'ldd' to find the libc library to load. Based...
2006-04-05 Anthony Baxterwhitespace normalisation
2006-04-05 Anthony Baxterblank spots for Misc/NEWS, post alpha1 (plus testing...
2006-04-05 Andrew M. KuchlingBump version number after alpha1 release
2006-04-05 Thomas WoutersFix refleak in __import__("") (probably the cause of...
2006-04-05 Anthony Baxterno-one but windows should expect startfile to work
2006-04-05 Anthony BaxterTagging for release of Python 2.5a1
2006-04-04 Neal Norwitzwe need os.path too for the normal run on windows v2.5a1
2006-04-04 Andrew M. KuchlingReference PEP 356
2006-04-04 Andrew M. KuchlingAdd a paragraph about PEP 353; add a few more fixes
2006-04-04 Tim PetersThe part checking for the sqlite DLL was looking at...
2006-04-04 Andrew M. KuchlingTidy up the document in preparation for 2.5alpha1....
2006-04-04 Thomas HellerChange the import statement so that the test is skipped...
2006-04-04 Thomas HellerPer Martins request, add empty.vbs to Tools\msi\msi.py.
2006-04-04 Thomas HellerAdd a simple test for os.startfile().
2006-04-04 Walter DörwaldChange the example classes UnicodeReader and UnicodeWri...
2006-04-04 Thomas WoutersMake xrange more Py_ssize_t aware, by assuming a Py_ssi...
2006-04-04 Fredrik Lundhdocstring tweak
2006-04-04 Martin v. LöwisAdjust sqlite3 build process to Win64.
2006-04-04 Thomas WoutersFix __import__("") to raise ValueError rather than...
2006-04-04 Anthony BaxterFix test_platform on cygwin. When running from build...
2006-04-04 Tim Peterssqlite on Windows:
2006-04-04 Anthony BaxterSF Bug #1448488 - make collectionsmodule build on Cygwi...
2006-04-04 Anthony Baxterupdate to correct version of pysqlite
2006-04-04 Jeremy HyltonGenerate line number table entries for except handlers.
2006-04-04 Anthony Baxtercygwin's curses support isn't up to scratch to run...
2006-04-04 Jeremy HyltonRemove debugging prints.
2006-04-04 Anthony Baxteraargh. Don't make last minute re-organisations before...
2006-04-04 Martin v. LöwisFix Debug, Itanium, AMD64 configurations
2006-04-04 Anthony BaxterPyAPI_FUNC() the PyArg_.*SizeT forms. Without this...
2006-04-04 Jeremy HyltonMake path calculation platform independent
2006-04-04 Neal NorwitzFix a couple of memory issues
2006-04-04 Martin v. LöwisAdd sqlite3 to the Windows build process.
2006-04-04 Martin v. LöwisDisable .DLL as an extension for extension modules.
2006-04-04 Anthony BaxterUpdate to pysqlite 2.2.0
2006-04-04 Martin v. LöwisRevert 43615, fixing it properly through quadrigraphs.
2006-04-04 Neal NorwitzComment out the prints. These appear to be only for...
2006-04-04 Neal NorwitzMartin's change 43604 broke the Mac builds apparently...
2006-04-04 Jeremy HyltonAdd lineno, col_offset to excephandler to enable future...
2006-04-04 David Goodgeradded another example of Unicode CSV parsing; reworked...
2006-04-03 Martin v. LöwisProperly support empty woperation in win32_startfile;
2006-04-03 Phillip J. EbyFix typos; enhance comments on patch for SF #1462485.
2006-04-03 Thomas HellerTry to fix the build on Mac OS X 10.3. The 'live_suppo...
2006-04-03 Thomas Hellerctypes.macholib is needed.
2006-04-03 Phillip J. EbyFix SF#1462485: StopIteration raised in body of 'with...
2006-04-03 Tim PetersLooks like someone renamed (or something) md5c.c to...
2006-04-03 Martin v. LöwisSet "not found" value for svnversion to not-found....
2006-04-03 Matthias Klose- add missing chunk for patch #1117961
2006-04-03 Skip MontanaroMake needs to be told to install sqlite
2006-04-03 Matthias Klose- correct patch number
2006-04-03 Matthias Klose- Patch #360466: Replace the MD5 implementation from...
2006-04-03 Thomas HellerTry to fix the tests on OpenBSD. Apparently OpenBSD...
2006-04-03 Walter DörwaldFor backwards compatibility reasons the global function
2006-04-03 Walter DörwaldAlways return firstweekday % 7 instead of complaining
2006-04-03 Walter DörwaldTurn firstweekday into a property.
2006-04-03 Anthony Baxterpreparation for 2.5a1
2006-04-03 Anthony Baxteradded sqlite3 section
2006-04-03 Andrew M. KuchlingAdd sections for new modules; will write tutorial later
2006-04-03 Georg BrandlBug #1451503: allow unicode filenames in os.startfile().
2006-04-03 Martin v. LöwisAdd check_soundcard.vbs. Will backport
2006-04-03 Martin v. LöwisAllow long integers in PySlice_GetIndices.
2006-04-03 Martin v. LöwisAdd test case for #43581.
2006-04-03 Martin v. LöwisBug #1421664: Set sys.stderr.encoding
2006-04-03 Anthony BaxterDeal with openbsd's different style of default /etc...
2006-04-03 Anthony BaxterThe email module's parsedate_tz function now sets the...
2006-04-03 Neal NorwitzI could have sworn this was part of the change to not...
2006-04-03 Neal NorwitzGet ctypes loader working on OSF1 (Tru64)
2006-04-03 Neal NorwitzDon't abbreviate ABS, use long name ABSOLUTE.
2006-04-03 Martin v. LöwisPatch #1462700: Make _ctypes_test depend on _ctypes.
2006-04-03 Neal NorwitzFix test_pty on OSF/1 (Tru64). The problem is that...
2006-04-03 Neal NorwitzSkip the test for sys.stdin.seek(-1) on OSF/1 (Tru64...
next