]> granicus.if.org Git - python/shortlog
python
2016-02-11 Serhiy StorchakaIssue #25994: Added the close() method and the support...
2016-02-11 Serhiy StorchakaIssue #26325: Added test.support.check_no_resource_warn...
2016-02-11 Serhiy StorchakaIssue #26325: Added test.support.check_no_resource_warn...
2016-02-11 Serhiy StorchakaIssue #25985: sys.version_info is now used instead...
2016-02-11 Serhiy StorchakaIssue #26312: SystemError is now raised in all programm...
2016-02-10 Charles-François... Issue #23992: multiprocessing: make MapResult not fail...
2016-02-10 Guido van RossumNull merge of typing.rst change
2016-02-10 Guido van RossumHopefully clarify the difference between Optional[t...
2016-02-10 Guido van RossumHopefully clarify the difference between Optional[t...
2016-02-10 Serhiy StorchakaIssue #25698: Prevent possible replacing imported modul...
2016-02-10 Serhiy StorchakaIssue #25698: Prevent possible replacing imported modul...
2016-02-10 Martin PanterIssue #26304: Additional “allows to” fix specific to 3.6
2016-02-10 Martin PanterIssue #26304: Merge doc wording from 3.5
2016-02-10 Martin PanterIssue #26304: Change "allows to <verb>" to "allows...
2016-02-10 Martin PanterIssue #26136: Upgrade the generator_stop warning to...
2016-02-10 Martin PanterIssue 26243: Forgot to update zlib doc strings in Argum...
2016-02-10 Martin PanterIssue #26243: zlib.compress() keyword argument support...
2016-02-10 Martin PanterIssues #26310, #26311: Fix typos in the documentation...
2016-02-09 Raymond HettingerIssue #26200: The SETREF macro adds unnecessary work...
2016-02-10 Martin PanterIssues #26310, 26311: Merge typo fixes from 3.5
2016-02-08 Victor Stinnercompiler: don't emit SyntaxWarning on const stmt
2016-02-08 Serhiy StorchakaIssue #25983: Added tests for multi-argument type().
2016-02-08 Serhiy StorchakaIssue #25983: Added tests for multi-argument type().
2016-02-08 Gregory P.... Clarify "cardinality of" as "number of elements in...
2016-02-08 Gregory P.... Clarify "cardinality of" as "number of elements in...
2016-02-08 Steve DowerUpdates build to use SHA256 hash when signing files
2016-02-08 Steve DowerUpdates build to use SHA256 hash when signing files.
2016-02-08 Victor Stinnercompiler now ignores constant statements
2016-02-08 Victor StinnerReplace noop constant statement with expression
2016-02-08 Victor StinnerSimplify main() of test_ast
2016-02-08 Serhiy StorchakaIssue #26117: The os.scandir() iterator now closes...
2016-02-08 Serhiy StorchakaIssue #26117: The os.scandir() iterator now closes...
2016-02-08 Serhiy StorchakaIssue #25949: __dict__ for an OrderedDict instance...
2016-02-08 Serhiy StorchakaIssue #25911: Restored support of bytes paths in os...
2016-02-09 Martin PanterIssue #26045: Merge http.client error addition from 3.5
2016-02-09 Martin PanterIssue #26045: Add UTF-8 suggestion to error in http...
2016-02-08 Serhiy StorchakaIssue #25911: Restored support of bytes paths in os...
2016-02-08 Serhiy StorchakaIssue #26198: Make datetime error tests more lenient.
2016-02-08 Serhiy StorchakaIssue #26198: Make datetime error tests more lenient.
2016-02-07 Serhiy StorchakaIssue #26198: ValueError is now raised instead of TypeE...
2016-02-07 Serhiy StorchakaIssue #26198: Fixed error messages for some argument...
2016-02-07 Serhiy StorchakaIssue #26198: Fixed error messages for some argument...
2016-02-08 Martin PanterIssue #25179: Preparatory cleanup of existing docs...
2016-02-07 Serhiy StorchakaIssue #26039: Added zipfile.ZipInfo.from_file() and...
2016-02-08 Martin PanterMerge string formatting doc fixes from 3.5
2016-02-06 Yury SelivanovIssue #26288: Fix comment
2016-02-06 Senthil Kumaranmerge from 3.5
2016-02-06 Senthil KumaranFix userinfo example presented in urllib2 howto.
2016-02-06 Yury SelivanovIssue #26288: Optimize PyLong_AsDouble.
2016-02-05 Eric V. SmithSwitch to more idiomatic C code.
2016-02-05 Eric V. SmithFix issue 26287: While handling FORMAT_VALUE opcode...
2016-02-06 Martin PanterIssue #12923: Merge FancyURLopener fix from 3.5
2016-02-04 Yury SelivanovMerge 3.5
2016-02-04 Yury SelivanovIssue #25660: Fix a unittest and rlcompleter when readl...
2016-02-04 Raymond HettingerAdd early-out for the common case where kwds is NULL...
2016-02-04 Yury SelivanovMerge 3.5 (issue #25660)
2016-02-04 Yury SelivanovIssue #25660: Fix TAB key behaviour in REPL.
2016-02-04 Martin PanterIssue #12923: Reset FancyURLopener's redirect counter...
2016-02-04 Zachary WareMerge with 3.5
2016-02-04 Zachary WarePython for .NET has moved to Github.
2016-02-02 Zachary WareMerge with 3.5
2016-02-02 Zachary WareFix typo.
2016-02-02 Serhiy StorchakaIssue #25945: Fixed bugs in functools.partial.
2016-02-03 Martin PanterIssue #26244: Merge zlib documentation from 3.5
2016-02-03 Martin PanterIssue #26244: Clarify default zlib compression level...
2016-02-03 Martin PanterIssue #24421: Compile _math.c separately to avoid race...
2016-02-02 Serhiy StorchakaIssue #25945: Fixed bugs in functools.partial.
2016-02-02 Raymond Hettingermerge
2016-02-02 Raymond HettingerIssue #26194: Inserting into a full deque to raise...
2016-02-01 Victor StinnerMerge 3.5 (asyncio)
2016-02-01 Victor StinnerFix error message in asyncio.selector_events.
2016-02-01 Victor StinnerMerge 3.5 (test_asyncio)
2016-02-02 Martin PanterIssue #19587: Merge test_bytes cleanup from 3.5
2016-02-02 Martin PanterIssue #19587: Remove masked and redundant tests in...
2016-02-01 Martin PanterIssue #26173: Merge SSL tests from 3.5
2016-02-01 Martin PanterIssue #26173: Separate bad cert file tests and client...
2016-02-01 Victor Stinnertest_asyncio: fix test_timeout_time()
2016-01-31 Victor StinnerMerge 3.5 (doc)
2016-01-31 Victor StinnerEnhance os.scandir() doc
2016-01-31 Raymond HettingerIssue #23601: Use small object allocator for dict...
2016-01-30 Berker PeksagIssue #26242: Fix another one in importlib.rst
2016-01-30 Berker PeksagIssue #26242: Fix another one in importlib.rst
2016-01-30 Berker PeksagFix a markup error in socket.rst
2016-01-30 Berker PeksagFix a markup error in socket.rst
2016-01-30 Berker PeksagIssue #23076: Path.glob() now raises a ValueError if...
2016-01-30 Berker PeksagIssue #23076: Path.glob() now raises a ValueError if...
2016-01-30 Berker PeksagSimply docstrings of venv module
2016-01-30 Berker PeksagUpdate "Creating Virtual Environments" link in venv...
2016-01-30 Berker PeksagUpdate "Creating Virtual Environments" link in venv...
2016-01-30 Berker PeksagUpdate output of venv -h
2016-01-31 Martin PanterIssue #4806: Merge * unpacking fix from 3.5
2016-01-31 Martin PanterIssue #4806: Avoid masking original TypeError in call...
2016-01-30 Berker PeksagUpdate output of venv -h
2016-01-30 Zachary WareIssue #25934: Merge with 3.5
2016-01-30 Martin PanterIssue #26173: Merge wrongcert test from 3.5
2016-01-30 Martin PanterIssue #26173: Fix test_ssl confusion with non-existing...
2016-01-30 Zachary WareIssue #25934: Default to /fp:strict for ICC builds
2016-01-28 Serhiy StorchakaIssue #26202: copy.deepcopy() now correctly copies...
2016-01-28 Serhiy StorchakaIssue #26202: copy.deepcopy() now correctly copies...
2016-01-28 Serhiy StorchakaIssue #19883: Fixed possible integer overflows in zipim...
next