]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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...
2006-04-03  Neal NorwitzRemove some duplicated code for handling Mac modules...
2006-04-03  Neal Norwitz* Fix a refleak of *_attributes.
2006-04-03  Neal NorwitzAccept keyword arguments for __import__ and doc the...
2006-04-03  Neal NorwitzWhitespace: break long line
2006-04-03  Neal NorwitzUse Py_ssize_t in slices
2006-04-03  Neal NorwitzUse absolute imports
2006-04-03  Tim PetersWhitespace normalization.
2006-04-03  Anthony Baxtercleaned up setup.py code for sqlite3, based on patch...
2006-04-02  Walter DörwaldAlways use firstweekday module 7.
2006-04-02  Georg BrandlDocument recent fdopen() change.
2006-04-02  Georg BrandlReadd urllib.quote import as it doesn't cause any harm.
2006-04-02  Georg BrandlRemove "disgusting hack" in favour of closure (patch...
2006-04-02  Georg BrandlPatch #1463012: remove not working undocumented classes...
2006-04-02  Georg BrandlPatch #1462790: fix urllib2 ProxyHandler for host:port...
2006-04-02  Georg Brandlbug #1462706: guard against host not having FQDN hostname
2006-04-02  Fredrik Lundhend the sentence...
2006-04-02  Fred Drakefix markup error
2006-04-02  Andrew M. KuchlingGrammar fix
2006-04-02  Andrew M. KuchlingWrite various sections; I haven't been able to check...
2006-04-01  Fred DrakePatch #624325: urlparse.urlparse() and urlparse.urlspli...
2006-04-01  Walter DörwaldMake firstweekday a simple attribute instead
2006-04-01  Georg BrandlFix LaTeX oversight.
2006-04-01  Jeremy HyltonExpand comments on line numbers and blocks.
2006-04-01  Andrew M. KuchlingSome typo & grammar fixes
2006-04-01  Andrew M. KuchlingUpdate status of this PEP
2006-04-01  Neal NorwitzMake ssize_t clean
2006-04-01  Georg BrandlUpdate SQLite version requirement.
2006-04-01  Georg Brandlpatch #1416559: don't define _XOPEN_SOURCE on Mac OS...
2006-04-01  Georg Brandlclarify new docs on attr value entity expansion
2006-04-01  Anthony Baxterbackport r243 from the pysqlite2 svn repository - lower...
2006-04-01  Georg Brandlpatch #1462498: handle entityrefs in attribute values.
2006-04-01  Walter DörwaldBug #947906: Add classes LocaleTextCalendar and LocaleH...
2006-04-01  Georg BrandlBug #1458017: make distutils.Log._log more forgiving...
2006-04-01  Georg BrandlPatch #1462496: typo in libsignal.tex
2006-04-01  Georg BrandlPatch #1459631: documnent zlib.Decompress.flush() lengt...
2006-04-01  Georg BrandlBug #1460564: document that socket.fromfd() duplicates...
2006-04-01  Georg Brandlbug #1462278: small fix in documentation of __op__...
2006-04-01  Fred Drakeadd support for the sips: scheme (identical to sip...
2006-04-01  Tim PetersFix stupid typo.
2006-04-01  Tim Peterstest_timeout(): Disable this new test on all platforms.
2006-04-01  Anthony BaxterAdd a clause to the PY_FORMAT_SIZE_T to stop warnings...
2006-04-01  Anthony Baxtermerged the sqlite-integration branch.
2006-04-01  Tim PetersAnother crack at bug #1460340: make random.sample...
2006-03-31  Thomas WoutersIn the fdopen(fd, 'a') case on UNIX, don't try to set...
2006-03-31  Georg BrandlMake test_socket_ssl finally pass on WIn
2006-03-31  Georg BrandlBug #1177964: make file iterator raise MemoryError...
2006-03-31  Georg BrandlAdd guards against fcntl() not being available on Windows.
2006-03-31  Georg BrandlUpdate version number to 2.5
2006-03-31  Georg Brandlbug #1461855: make os.fdopen() add the O_APPEND flag...
2006-03-31  Georg Brandlbug #1257988: don't bail out on gethostbyname(gethostna...
2006-03-31  Georg Brandlbug #1444104: add note about fdopen() to os.open().
2006-03-31  Georg BrandlDisable test_socket_ssl timeout test on Windows.
2006-03-31  Georg BrandlPatch #1460496: round() now accepts keyword arguments.
2006-03-31  Georg BrandlBug #1445068: getpass.getpass() can now be given an...
2006-03-31  Georg BrandlPatch #1462313, bug #1443328: the pickle modules now...
2006-03-31  Georg BrandlPatch #1380952: fix SSL objects timing out on consecuti...
2006-03-31  Georg BrandlBug #1250170, Patch #1462230: handle socket.gethostname()
2006-03-31  Jeremy HyltonExpand comments.
2006-03-31  Martin v. LöwisAdd 2.5 libraries.
2006-03-31  Georg Brandltypos
2006-03-31  Georg Brandltraceback now shows error position for all SyntaxError...
2006-03-31  Georg BrandlComplete markup.
2006-03-31  Thomas WoutersFix the reference leak in test_generators, by explicitl...
2006-03-31  Walter DörwaldBug #947906: An object oriented interface has been...
2006-03-31  Martin v. LöwisTagging for release r25a0
2006-03-31  Martin v. LöwisRemove tag, to recreate it right away. v2.5a0
2006-03-31  Georg BrandlAdd index entries for new-style/old-style class.
2006-03-31  Georg Brandlobject() is a function, not a base class.
next