]> granicus.if.org Git - python/shortlog
python
2009-07-26 Michael FoordIssue 6581. Michael Foord
2009-07-26 Georg BrandlMove member descriptions inside the classes.
2009-07-26 Georg Brandlbuiltin -> built-in.
2009-07-26 Georg Brandl#6577: fix (hopefully) all links to builtin instead...
2009-07-26 Georg Brandl#6576: fix cross-refs in re docs.
2009-07-25 Amaury Forgeot... Better name a variable: 'buf' seems to imply a mutable...
2009-07-25 Georg Brandl#6571: add index entries for more operators.
2009-07-25 Benjamin Petersonclarify
2009-07-24 Georg Brandl#6564: fix section about the two raise syntaxes.
2009-07-24 Georg BrandlDont put "void" in signature for nullary functions.
2009-07-24 Georg BrandlFix arg types of et#.
2009-07-23 Amaury Forgeot... #6553: crash in cPickle.load(), when given a StringIO...
2009-07-23 Benjamin Petersonuse bools
2009-07-23 Benjamin Petersonuse bools for autoraise
2009-07-23 Georg BrandlFix the "pylocals" gdb command.
2009-07-23 Georg Brandl#6548: dont suggest existence of real and imag function...
2009-07-22 Ezio Melotti#6423 has_key -> in
2009-07-22 R. David MurrayBackport of fix for issue 6542: make sure
2009-07-22 Benjamin Petersonrevert r74152
2009-07-22 Georg BrandlIssue #6540: Fixed crash for bytearray.translate()...
2009-07-22 Tarek ZiadéIssue #6545: Removed assert statements in distutils...
2009-07-22 Benjamin Petersonsimplify
2009-07-21 Benjamin Petersoninstall unittest as a package
2009-07-21 Ezio Melotti#6536 fixed typo
2009-07-21 Thomas HellerRevert rev 74134, as it does not completely fixx issue...
2009-07-21 Benjamin Petersonmust use _PyThreadState_Current so it isn't checked...
2009-07-21 Thomas HellerIssue #6493: Fix a ctypes problem setting bitfields...
2009-07-20 Benjamin PetersonMerged revisions 74121-74122 via svnmerge from
2009-07-20 Benjamin Petersonthe Slice in x[::] has to have step as None to help...
2009-07-20 Benjamin PetersonMerged revisions 74116 via svnmerge from
2009-07-20 Benjamin PetersonMerged revisions 73771,73811,73840,73842,73848-73849...
2009-07-20 Benjamin Petersonremove docs for deprecated -p option
2009-07-19 Kristján Valur... http://bugs.python.org/issue6499
2009-07-19 Kristján Valur... http://bugs.python.org/issue6499
2009-07-19 Benjamin Petersonsplit unittest.py into a package
2009-07-19 Senthil KumaranFix for issue5102, timeout value propages between redir...
2009-07-18 Mark DickinsonAdd Case Van Horsen to Misc/ACKS, for fractions module...
2009-07-18 Mark DickinsonIssue #6431: Fix Fraction comparisons with unknown...
2009-07-18 Georg Brandl#6489: fix an ambiguity in getiterator() documentation.
2009-07-18 Georg Brandl#6505: fix typos.
2009-07-18 Georg Brandl#6513: fix example code: warning categories are classes...
2009-07-18 Alexandre VassalottiAdd a check to ensure the correct autoconf version...
2009-07-17 Alexandre VassalottiRegenerate configure script using autoconf 2.61.
2009-07-17 Alexandre VassalottiRevert r74048.
2009-07-17 Alexandre VassalottiFix GCC warning about fprintf used without a string...
2009-07-17 Alexandre VassalottiInitialize variables in PyCurses_getsyx() to avoid...
2009-07-17 Alexandre VassalottiRegenerate configure script.
2009-07-17 Alexandre VassalottiDouble-quote the test case for %zd printf() format...
2009-07-17 Hirokazu YamamotoNEWS about r74040.
2009-07-17 Hirokazu YamamotoIssue #6415: Fixed warnings.warn sagfault on bad format...
2009-07-17 Alexandre VassalottiClean up the test case for broken poll().
2009-07-17 Alexandre VassalottiDouble-quote the test cases for chflags() and lchflags()
2009-07-17 Alexandre VassalottiCache the results of all runtime checks.
2009-07-17 Alexandre VassalottiRename the useless AC_INCLUDES_DEFAULT and protect...
2009-07-17 Alexandre VassalottiUse AC_CHECK_SIZEOF to find the size of off_t, pthread_...
2009-07-16 Georg BrandlRevert r74028.
2009-07-16 Georg Brandl#6482: simplify "except: raise" to "finally:".
2009-07-16 Tarek Ziadé#6466 refactored distutils duplicate get_versions(...
2009-07-16 Jesse NollerIssue 6433: multiprocessing.pool.map hangs on empty...
2009-07-16 Georg Brandl#6481: fix typo in os.system() replacement.
2009-07-16 Georg Brandl#6486: start with built in functions rather than "built...
2009-07-16 Georg Brandl#5910: fix kqueue for calls with more than one event.
2009-07-15 Amaury Forgeot... #6076 Add a title to the IDLE Preferences window.
2009-07-15 Alexandre VassalottiIssue #2389: Pickle array objects using a list represen...
2009-07-15 Ezio Melottimethods' names pep8ification
2009-07-15 Benjamin Petersonupdate year
2009-07-14 Michael FoordMove TestRunner initialisation into unittest.TestProgra...
2009-07-13 Amaury Forgeot... Document the newly added codec
2009-07-13 Marc-André... Use a different VER command output parser to address...
2009-07-13 Marc-André... Use a new global DEV_NULL instead of hard-coding /dev...
2009-07-13 Amaury Forgeot... NEWS entry for r74000.
2009-07-13 Amaury Forgeot... #1616979: Add the cp720 (Arabic DOS) encoding.
2009-07-13 Amaury Forgeot... Set svn:eol-style=CRLF on all Visual Studio solution...
2009-07-13 Vinay SajipIssue #6314: logging: Extra checks on the "level" argum...
2009-07-13 Benjamin Petersonfix umlaut
2009-07-12 Benjamin Petersonchange encoding to utf-8
2009-07-12 Benjamin Petersonfix another name
2009-07-12 Benjamin Petersonchange encoding to utf-8
2009-07-12 Benjamin Petersonfix Tarek's name
2009-07-12 Kristján Valur... http://bugs.python.org/issue6267
2009-07-12 Benjamin Petersonadd Joe
2009-07-12 Benjamin Petersonadd versionadded
2009-07-12 Hirokazu YamamotoFixed distutils test.
2009-07-11 Benjamin Petersonignore things in Lib/test/data/
2009-07-11 Benjamin Petersonput downloaded test support files in Lib/test/data...
2009-07-11 Tarek Ziadéreverted changes for #6459 (doesn't apply on 2.x)
2009-07-11 Amaury Forgeot... #2622 Import errors in email.message, from a py2app...
2009-07-11 Georg Brandlarray.array is actually a class.
2009-07-11 Tarek Ziadéfixed #6459: distutils.command.build_ext.get_export_sym...
2009-07-11 Georg Brandl#6456: clarify the meaning of constants used as argumen...
2009-07-11 Tarek Ziadécleaned up distutils.build_ext module
2009-07-11 Georg Brandl#6430: add note about size of "u" type.
2009-07-11 Georg Brandl#6448: clarify docs for find_module().
2009-07-11 Georg Brandl#6446: fix import_spam() function to use correct error...
2009-07-11 Georg BrandlFix style.
2009-07-11 Amaury Forgeot... Add basic tests for the return value of os.popen()...
2009-07-11 Kristján Valur... http://bugs.python.org/issue6460
2009-07-10 Ezio Melottimore cleanups and if zlib -> skipUnless(zlib)
2009-07-10 Amaury Forgeot... #6447: typo in subprocess docstring
2009-07-10 Tarek Ziadécleaned up distutils.command.build
next