]> granicus.if.org Git - python/shortlog
python
2010-10-25 Skip Montanarotest_gdb should be skipped on darwin (not up to v7...
2010-10-24 Victor Stinnerstr.encode() doesn't accept None as errors: use 'strict...
2010-10-24 Victor StinnerIssue #10161: test_pep277 formats filenames with ascii...
2010-10-24 Georg BrandlThese are true PyCFunctions, after adding the second...
2010-10-24 Victor StinnerIssue #8761: Mangle PyUnicode_CompareWithASCIIString...
2010-10-24 Victor Stinneros: fsencode(), fsdecode() and os.environ(b) internal...
2010-10-24 Georg BrandlAdd documentation about the default warnings filters.
2010-10-24 Georg BrandlAdd a new warning gategory, ResourceWarning, as discuss...
2010-10-24 Georg BrandlFix style.
2010-10-24 Georg BrandlAdd casts (one needed, one for consistency).
2010-10-24 Georg BrandlRemove usage of exception indexing.
2010-10-24 Nick CoghlanIssue 5178: Add tempfile.TemporaryDirectory (original...
2010-10-24 Benjamin Petersontighten loop
2010-10-24 Benjamin Petersonremove broken code accounting an offset the size of...
2010-10-23 R. David Murray#1349106: add linesep argument to generator.flatten...
2010-10-23 Antoine PitrouIssue #10185: use Py_hash_t instead of long
2010-10-23 Martin v. LöwisRevert r85801. The test ought to pass without rounding.
2010-10-23 Antoine PitrouFollow up to #9778: fix regressions on 64-bit Windows...
2010-10-23 Georg Brandl#6518: enable context manager protocol for ossaudiodev...
2010-10-23 Antoine PitrouAlso guard other SOCK_NONBLOCK test
2010-10-23 Victor StinnerIssue #6011: sysconfig and distutils.sysconfig use...
2010-10-23 Antoine PitrouFix SOCK_CLOEXEC and SOCK_NONBLOCK tests on recent...
2010-10-23 Benjamin Petersonfollow up to #9778: define and use an unsigned hash...
2010-10-23 Victor StinnerTry to fix test_tarfile on AMD64 debian parallel 3.x
2010-10-23 Victor StinnerIssue #6011: getpath: decode VPATH env var from the...
2010-10-22 Antoine PitrouRevert r85797 (and r85798): it broke the Windows buildb...
2010-10-22 Antoine PitrouUpdate what's new
2010-10-22 Antoine PitrouIssue #9935: Speed up pickling of instances of user...
2010-10-22 Antoine PitrouFor now, remove accept4() code (issue #10115)
2010-10-22 Antoine PitrouFix test_ssl on Ubuntu buildbot with patched OpenSSL
2010-10-22 Antoine PitrouIssue #5639: Add a *server_hostname* argument to `SSLCo...
2010-10-22 Barry WarsawOnly hack cmd.library_dirs when running under Py_ENABLE...
2010-10-22 Georg BrandlRefactor interesting use of try-finally.
2010-10-22 Georg BrandlMake top_level attribute a set instead of a dict with...
2010-10-22 Georg Brandl#10166: rewrite self-recursion to iteration in pstats...
2010-10-21 Éric AraujoApply fix from r85784 on py3k too.
2010-10-21 Alexander BelopolskyFixed a typo
2010-10-21 Alexander BelopolskyIssue #7061: Fixed section title
2010-10-21 Georg BrandlAdd .hgeol file for the Mercurial EOL extension.
2010-10-21 Brian CurtinFix r85774 editor fail. Had a dangling try and incorrec...
2010-10-21 Brian CurtinFix #10162: Add try/except around _winreg.OpenKey for...
2010-10-21 Georg Brandl#4829: better error message for invalid file mode
2010-10-21 Antoine PitrouIssue #10089: Add support for arbitrary -X options...
2010-10-21 Georg Brandl#1203650: allow larger list of files in windows makefil...
2010-10-21 Georg Brandl#3077: fix h2py substitution of character literals.
2010-10-21 Georg BrandlFix missing import.
2010-10-21 Georg Brandl#9919: fix off-by-one error in lineno command in Misc...
2010-10-21 Georg Brandl#9095, #8912, #8999: add support in patchcheck for...
2010-10-21 Georg Brandl#10159: sort completion matches before comparing to...
2010-10-20 Victor StinnerIssue #4388: On Mac OS X, decode command line arguments...
2010-10-20 Victor StinnerMove non-ascii test from test_run_code() to a new funct...
2010-10-20 Victor StinnerMove test_undecodable_code() from test_sys to test_cmd_line
2010-10-20 Victor Stinnertest_zipimport_support: use ascii() on bytes output...
2010-10-20 Benjamin Petersonfix uninitialized struct member #10152
2010-10-20 Vinay Sajiplogging: Improved StreamHandler documentation.
2010-10-20 Vinay Sajiplogging: Made StreamHandler terminator configurable.
2010-10-20 Ronald OussorenFix for issue #7473.
2010-10-20 Ronald OussorenDon't lie about the supported architectures in the...
2010-10-20 Vinay Sajiplogging: clarified Filter documentation.
2010-10-20 Georg BrandlFix r85728: use "" to mean the system default locale...
2010-10-19 R. David MurrayCorrect signature of BytesGenerator in docs.
2010-10-19 Vinay Sajiplogging: Documented usage of callables as filters.
2010-10-19 Alexander BelopolskyIssue #7061: Fixed some of the issues in turtle module...
2010-10-19 Georg BrandlBe consistent in the spelling of thread-safe(ty).
2010-10-19 Vinay Sajiplogging: Allowed filters to be just callables.
2010-10-19 Vinay Sajiplogging: Added tests for _logRecordClass changes.
2010-10-19 Georg Brandl#10092: Properly reset locale in Locale*Calendar classe...
2010-10-19 Alexander BelopolskyFixed the docstring for calendar.isleap() function.
2010-10-19 Vinay Sajiplogging: Added _logRecordClass, getLogRecordClass,...
2010-10-19 Senthil KumaranFix Issue10140 - Tools/scripts/pathfix.py: add option...
2010-10-19 Victor Stinnerinitfsencoding(): get_codeset() failure is now a fatal...
2010-10-18 Victor Stinnerzipimport: remove arbitrary length limit from message...
2010-10-18 Victor Stinnerzipimport: document archive encoding; fix indentation
2010-10-18 Victor StinnerRevert r85699 and r85701 (zipimport): fullname is a...
2010-10-18 Victor Stinnerzipimport: fix "can't find module ..." error message
2010-10-18 Victor StinnerPyUnicode_FromFormatV(): Fix %A format
2010-10-18 Victor Stinnerzipimport: find_module(), is_package() and get_source...
2010-10-18 Victor Stinnerzipimport: pass path size to make_filename()
2010-10-18 Barry WarsawOne more change for issue 9807, by Matthias Klose.
2010-10-18 Alexander BelopolskyReverted inadvertent change that slipped into r85695
2010-10-18 Alexander BelopolskyIssue #10117: Tools/scripts/reindent.py now accepts...
2010-10-18 Georg BrandlFix hash function type.
2010-10-18 Victor Stinnerget_code_from_data() uses the filesystem encoding to...
2010-10-18 Victor Stinnerzipimport: read_directory() uses cp437 or utf-8 (in...
2010-10-18 Hirokazu YamamotoIssue #5117: Case normalization was needed on ntpath...
2010-10-18 Victor Stinnerzipimport: get_module_code() returns modpath as a Unico...
2010-10-18 Victor Stinnerzipimporter_load_module() doesn't destroy mod on error
2010-10-18 Victor Stinnerzipimport: encode the prefix to the fileystem encoding
2010-10-18 Victor Stinnerzipimport, get_module_code(): avoid useless _PyUnicode_...
2010-10-18 Victor Stinnerzipimport: fix indentation
2010-10-18 Georg BrandlRemove more unneeded casts to hashfunc.
2010-10-18 Georg BrandlRemove unneeded casts to hashfunc.
2010-10-18 Georg BrandlFix type of hash function.
2010-10-18 Georg BrandlFix compiler warning about unused static function.
2010-10-18 Georg BrandlFix compiler warnings about formatting pid_t as an...
2010-10-18 R. David Murray#678250: Make mmap flush a noop on ACCESS_READ and...
2010-10-18 R. David Murray#4499: silence compiler warning on AIX.
2010-10-17 R. David MurrayTighten up 'byte string' wording in base64 docs.
2010-10-17 R. David Murray#1343: Add short_empty_elements option to XMLGenerator.
2010-10-17 Skip MontanaroNote the resolution of issue 9778.
next