]> granicus.if.org Git - python/shortlog
python
2010-03-11 Benjamin Petersonnormalize shebang lines to #!/usr/bin/env python
2010-03-11 Benjamin Petersonrevert r78842 cgi.py change
2010-03-11 Benjamin Petersonuse proper shebang lines
2010-03-11 Benjamin Petersonremove executable property from doc files
2010-03-11 Florent XiclunaFix repr of tree Element on windows.
2010-03-11 Florent XiclunaIssue #6472: The xml.etree package is updated to Elemen...
2010-03-11 Victor StinnerAnother fix to test_executable() of test_sys: set the...
2010-03-11 Victor StinnerFix test_executable introduce in previous commit (r7883...
2010-03-11 Victor StinnerIssue #7774: Set sys.executable to an empty string...
2010-03-11 Florent XiclunaRevert r78830: realpath() should really be applied...
2010-03-11 Florent XiclunaIt is not optimal to test sys.stderr on a debug build.
2010-03-11 Florent XiclunaFix the test_subprocess failure when sys.executable...
2010-03-10 Florent XiclunaIssue #7880: Fix sysconfig when the python executable...
2010-03-10 Victor Stinnerooops, fix error message in execusercustomize()
2010-03-10 Victor StinnerIssue #3137: Don't ignore errors at startup, especially...
2010-03-09 Benjamin Petersonfix ugly configure output (follow up to #6943)
2010-03-09 Benjamin Petersonhandle an empty OPT variable correctly #8100
2010-03-09 Florent Xicluna#7772: Fix test_py3kwarn. Now the test suite could...
2010-03-09 Raymond HettingerImprove code clarity a bit.
2010-03-09 Raymond HettingerHave links in OrderedDicts be native Python lists instead
2010-03-09 Raymond HettingerAdd nicer docstrings to namedtuples().
2010-03-09 Raymond HettingerImprove the basic example.
2010-03-08 Benjamin Petersonset svn:eol-style on various files
2010-03-08 Georg BrandlFix typo.
2010-03-08 Florent Xicluna#7624: Fix isinstance(foo(), collections.Callable)...
2010-03-08 Florent XiclunaMove some tests from test_macpath to test_genericpath...
2010-03-08 Andrew M. KuchlingAdd various items
2010-03-08 Florent XiclunaOn finalize, don't try to join not started process.
2010-03-08 Florent XiclunaReplace the stderr logging with assertNotEqual(returnco...
2010-03-08 Florent XiclunaFix syntax: "rc != None" -> "rc is not None"
2010-03-08 Florent XiclunaDon't fail on a debug() statement, if the worker PID...
2010-03-08 Ronald OussorenFix for issue 8066: readline should not be linked again...
2010-03-08 Benjamin Petersonremove svn:executable from scripts without a shebang...
2010-03-08 R. David MurrayIssue #7143: get_payload used to strip any trailing...
2010-03-07 Florent XiclunaBackport the Popen.poll() protection from subprocess...
2010-03-07 Michael FoordRemove accidental print statement from last commit.
2010-03-07 Michael FoordFix accidental name rebinding in unittest py3k warning...
2010-03-07 Michael FoordAddition of setUpClass and setUpModule shared fixtures...
2010-03-07 Georg Brandl#8044: document Py_{Enter,Leave}RecursiveCall functions.
2010-03-07 Georg Brandl#8039: document conditional expressions better, giving...
2010-03-07 Georg Brandl#8085: The function is called PyObject_NewVar, not...
2010-03-07 Michael FoordFix for potentials errors in constructing unittest...
2010-03-07 Florent XiclunaRefresh the documentation for the test.test_support...
2010-03-07 Florent Xicluna#2777: Try hard to make Win7 buildbot happy...
2010-03-07 Mark DickinsonSilence compiler warning.
2010-03-07 Mark DickinsonIssue #1530559: When packing a non-integer with any...
2010-03-07 Florent XiclunaDo not fail if returncode is 0 on send_signal/kill...
2010-03-07 Georg Brandl#5341: more built-in vs builtin fixes.
2010-03-07 Florent Xicluna#2777: Enable test_send_signal, test_terminate and...
2010-03-07 Florent XiclunaIssue #7849: Now the utility ``check_warnings`` verifie...
2010-03-07 Florent XiclunaFix some py3k warnings in the standard library.
2010-03-07 Ronald OussorenFix for issue #7998: pythonw didn't work when --with...
2010-03-07 Senthil KumaranReverting the change made in r78431.
2010-03-07 Benjamin Petersoneliminate py3k warnings in argparse
2010-03-07 Benjamin Petersonmore specific exception for wrong kind of raise #8082
2010-03-06 Benjamin Petersonpost release update
2010-03-06 Benjamin Petersontag 2.7 alpha 4
2010-03-06 Benjamin Petersonbump version to 2.7a4 v2.7a4
2010-03-06 Florent XiclunaSkip test_send_signal, test_kill, test_terminate on...
2010-03-06 Florent XiclunaMinor tweaking of previous r78734, and add a NEWS entry.
2010-03-06 Florent XiclunaCreate test_genericpath.CommonTest and reuse it to...
2010-03-06 Florent XiclunaDo not print the header lines when running a single...
2010-03-06 Vinay SajipAdded checks for tuples in dictConfig.
2010-03-06 Vinay SajipAdded schema version test in dictConfig.
2010-03-06 Florent XiclunaBackport "test.regrtest -R 2:3" syntax from py3k branch...
2010-03-06 Florent Xicluna#6906: TCL_LIBRARY and TK_LIBRARY environment variables...
2010-03-06 Florent Xicluna#2777: Apply same recipe on win32, i.e. do not inherit...
2010-03-06 Florent XiclunaPrint platform information to stdout, to help troublesh...
2010-03-06 Florent XiclunaKeep the test files in the ./build/ subdirectory, if...
2010-03-06 Gregory P.... Call setreuid and setregid in a subprocess to avoid...
2010-03-06 Benjamin Petersonsettscdump is definitely an implementation detail
2010-03-06 Tarek Ziadésearch in the alternative location for VCExpress
2010-03-06 Tarek Ziadéfixed various failures and environment alterations...
2010-03-06 Tarek Ziadéfiles used by win32 tests
2010-03-06 Tarek Ziadésimplified the fallback case
2010-03-06 Tarek Ziadéprovide a fallback for xxmodule.c in case the buildir...
2010-03-06 Tarek Ziadécopied back the build_ext tests from 2.6
2010-03-06 Florent Xicluna#2777: Apply same recipe for test_terminate and test_ki...
2010-03-05 Vinay SajipFactored out time usage determination into a method...
2010-03-05 Florent Xicluna#2777: Handle fds more carefully to try to fix some...
2010-03-05 Mark DickinsonRemove the redundant #define: PY_STRUCT_FLOAT_COERCE
2010-03-05 Mark DickinsonFix incorrect stacklevel for DeprecationWarnings origin...
2010-03-05 Gerhard HäringMerged code from pysqlite 2.6.0.
2010-03-05 Benjamin PetersonMerged revisions 78679,78681 via svnmerge from
2010-03-05 Benjamin Petersonremove the svn:executable property from files that...
2010-03-05 Benjamin Petersonset svn:eol-style on Lib files
2010-03-05 Benjamin Petersonset svn:eol-style
2010-03-05 Florent XiclunaThese line should not be there.
2010-03-05 Florent XiclunaLet's use assertIsNone / assertIsNotNone. It's hype.
2010-03-05 Florent XiclunaWorkaround #3137: Retry SIGINT if it is not received...
2010-03-05 Tarek Ziadéreverted the usage of compiler_obj in Python's setup.py
2010-03-05 Tarek Ziadéreverting partially distutils to its 2.6.x state so...
2010-03-04 Florent Xicluna#2777: Enable test_send_signal, test_kill and test_term...
2010-03-04 Florent XiclunaCleanup.
2010-03-04 Dirkjan OchtmanTry to fix buildbot breakage from r78384.
2010-03-04 R. David MurrayFix documentation of email.Message.get_filename to...
2010-03-04 Florent Xicluna#7805: wait until all workers are started before collec...
2010-03-04 Florent XiclunaFix transient refleak in test_popen2.
2010-03-04 Victor StinnerIssue #1054943: Fix unicodedata.normalize('NFC', text...
2010-03-04 Benjamin Petersonset svn:executable on all regen scripts
next