]> granicus.if.org Git - python/shortlog
python
2016-02-04 Yury SelivanovIssue #25660: Fix TAB key behaviour in REPL.
2016-02-04 Zachary WarePython for .NET has moved to Github.
2016-02-02 Zachary WareFix typo.
2016-02-02 Serhiy StorchakaIssue #25945: Fixed bugs in functools.partial.
2016-02-03 Martin PanterIssue #26244: Clarify default zlib compression level...
2016-02-02 Raymond HettingerIssue #26194: Inserting into a full deque to raise...
2016-02-01 Victor StinnerFix error message in asyncio.selector_events.
2016-02-01 Victor Stinnertest_asyncio: fix test_timeout_time()
2016-02-02 Martin PanterIssue #19587: Remove masked and redundant tests in...
2016-02-01 Martin PanterIssue #26173: Separate bad cert file tests and client...
2016-01-31 Victor StinnerEnhance os.scandir() doc
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 PeksagIssue #23076: Path.glob() now raises a ValueError if...
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: Avoid masking original TypeError in call...
2016-01-30 Zachary WareIssue #25934: Default to /fp:strict for ICC builds
2016-01-30 Martin PanterIssue #26173: Fix test_ssl confusion with non-existing...
2016-01-28 Serhiy StorchakaIssue #26202: copy.deepcopy() now correctly copies...
2016-01-28 Serhiy StorchakaIssue #19883: Fixed possible integer overflows in zipim...
2016-01-28 Serhiy StorchakaMerge heads
2016-01-28 Serhiy StorchakaIssue #26198: Added tests for "es", "et", "es#", "et...
2016-01-28 Victor StinnerBackport fixes on test_eintr
2016-01-28 Berker PeksagIssue #24705: Add a test case for ef84d21f5292
2016-01-28 Victor StinnerWindows: Decode hostname from ANSI code page
2016-01-28 Berker PeksagAdd a link to PEP 384 in stable.rst
2016-01-29 Martin PanterIssue #19023: Document ctypes array and pointer classes
2016-01-28 Berker PeksagIssue #26034: Improve wording of clear parameter
2016-01-28 Berker PeksagIssue #26034: Sync documentation of --clear with its...
2016-01-28 Berker PeksagIssue #26199: Fix broken link in unittest.mock-examples.rst
2016-01-29 Martin PanterIssue #26220: Remove outdated comment about a question...
2016-01-27 Terry Jan ReedyIssue #25507: revert incorrect movement of idleConf...
2016-01-27 Victor StinnerFix resize_compact()
2016-01-27 Raymond HettingerIssue #26194: Fix undefined behavior for deque.insert...
2016-01-26 Senthil KumaranRemove unnecessary test case comment in urllib.parse...
2016-01-22 Brett CannonFix a typo in a code example
2016-01-22 Victor Stinnerdoc: i18n HTML templates
2016-01-22 Victor Stinnercode_richcompare() now uses the constants types
2016-01-22 Benjamin Petersonmerge 3.4
2016-01-22 Benjamin Petersonreject negative data_size
2016-01-22 Senthil Kumaranminor clarification on Zipfile 'x' mode - exclusive...
2016-01-22 Donald StufftMerge update to pip
2016-01-22 Donald StufftUpgrade pip to 8.0.2
2016-01-21 Berker PeksagIssue #18620: Improve Pool examples in multiprocessing...
2016-01-21 Senthil Kumaranissue25909 - Correct the documentation of PyMapping_Ite...
2016-01-21 Victor StinnerIssue #26106: doc: Move text of licenses to parsed...
2016-01-21 Benjamin Petersonmerge 3.4 (#26171)
2016-01-21 Benjamin Petersonprevent buffer overflow in get_data (closes #26171)
2016-01-21 Benjamin Petersonmerge 3.4
2016-01-21 Benjamin Petersonfix refleak in error condition
2016-01-21 Benjamin Petersonmerge 3.4 (#26172)
2016-01-21 Benjamin Petersonremove script from epub (closes #26172)
2016-01-20 Victor StinnerReplace fpgetmask() with fedisableexcept()
2016-01-20 Senthil Kumaranissue25982 - Add a class definition for managers.Namesp...
2016-01-20 Victor StinnerAdd _PyThreadState_UncheckedGet()
2016-01-20 Serhiy StorchakaIssue #26147: xmlrpc now works with strings not encodab...
2016-01-20 Berker PeksagIssue #5626: Remove misleading comment from socket...
2016-01-20 Berker PeksagIssue #26157: Fix typos in asyncio-eventloop.rst
2016-01-20 Donald StufftMerge update to pip/setuptools
2016-01-20 Donald StufftUpdate pip to 8.0.0 and setuptools to 19.4
2016-01-19 Serhiy StorchakaIssue #25935: Garbage collector now breaks reference...
2016-01-19 Serhiy StorchakaIssue #16620: Fixed AttributeError in msilib.Directory...
2016-01-19 Victor StinnerFix BytecodeTestCase.assertNotInBytecode()
2016-01-19 Benjamin Petersonset tp_new from the class in the hierarchy that actuall...
2016-01-19 Senthil Kumaranissue23962 - Reference the correct TimeoutError in...
2016-01-19 Martin PanterIssue #25859: Reimplement NNTP test_starttls() using...
2016-01-19 Berker PeksagIssue #25366: Skip test_with_pip when threading module...
2016-01-18 Serhiy StorchakaAdded exceptins for testing non-reversible import mappi...
2016-01-18 Serhiy StorchakaIssue #26013: Added compatibility with broken protocol...
2016-01-18 Serhiy StorchakaIssue #9006: Added tests for XML RPC with non-UTF-8...
2016-01-18 Senthil KumaranIssue26017 - Suggest enclosing command args in double...
2016-01-17 Terry Jan ReedyIssue #25905: Specify 'ascii' encoding for README.txt...
2016-01-17 Senthil KumaranIssue26135 - In the tutorial section on modules, refere...
2016-01-16 Steve DowerIssue #26071: bdist_wininst created binaries fail to...
2016-01-16 Steve DowerIssue #26073: Update the list of magic numbers in launcher
2016-01-16 Steve DowerIssue #26065: Excludes venv from library when generatin...
2016-01-16 Steve DowerIssue #25850: Use cross-compilation by default for...
2016-01-16 Steve DowerIssue #25089: Adds short documentation section for...
2016-01-16 Senthil Kumaran Issue26035 - Correct the argument names used in the...
2016-01-16 Martin PanterIssue #14771: Redirect GDB's stdin to avoid messing...
2016-01-16 Martin PanterIssue #26127: Fix links in tokenize documentation;...
2016-01-16 Gregory P.... Make the error message regex more lenient so that it...
2016-01-16 Gregory P.... Make the error message regex more lenient so that it...
2016-01-15 Brett CannonIssue #17633: Improve support for namespace packages...
2016-01-15 Brett CannonAdd some "used with permission" mentions where external...
2016-01-15 Brett CannonIssue #26114: Remove a reference to 'Numerical Recipes'.
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.4 into 3.5
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.3 into 3.4
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
2016-01-15 Martin PanterIssue #25940: On Windows, connecting to port 444 return...
2016-01-14 Martin PanterIssue #25940: Update new SSL tests for self-signed...
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-14 doko@ubuntu.comdictobject.c(dict_sizeof): Make it static again.
2016-01-14 Martin PanterIssue #25940: Update new SSL tests for self-signed...
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-14 Martin PanterIssue #25940: Use self-signed.pythontest.net in SSL...
2016-01-12 Ezio Melotti#26001: mention in the tutorial that files in binary...
2016-01-12 Ezio Melotti#19006: fix wording in unittest docs.
next