]> granicus.if.org Git - python/shortlog
python
2017-12-19 Ned Deily3.6.4+
2017-12-19 Ned DeilyMerge tag 'v3.6.4' into 3.6
2017-12-19 Ned DeilyUpdate to 3.6.4 v3.6.4
2017-12-19 Ned DeilyUpdate NEWS for 3.6.4 final
2017-12-19 Miss Islington... bpo-32284: Fix documentation of BinaryIO and TextIO...
2017-12-19 Miss Islington... Allows non-critical upload steps to fail (GH-4742)...
2017-12-18 Miss Islington... bpo-32365: Fix a reference leak when compile __debug__...
2017-12-16 Yury Selivanovbpo-27456: Ensure TCP_NODELAY is set on linux (#4231...
2017-12-15 Miss Islington... Minor wording tweak for itertools documentation (GH...
2017-12-15 Miss Islington... F-strings docs: link to Format Specifiers (GH-4888...
2017-12-15 Miss Islington... bpo-32294: Fix multiprocessing test_semaphore_tracker...
2017-12-15 Victor Stinnercompile.c: Remove unused varible (#4886)
2017-12-15 Miss Islington... bpo-28393: Update encoding lookup docs wrt bpo-27938...
2017-12-15 Serhiy Storchaka[3.6] bpo-30416: Protect the optimizer during constant...
2017-12-15 Serhiy Storchaka[3.6] bpo-27169: The __debug__ constant is now optimize...
2017-12-15 Victor Stinnerbpo-32329: Fix sys.flags.hash_randomization (#4875)
2017-12-14 Miss Islington... bpo-32277: Fix exception raised from chmod(..., follow_...
2017-12-14 Victor Stinnerpythoninfo: sync with master (#4844)
2017-12-14 Andrew Svetlov[3.6] bpo-32297: Fix misspellings in Python source...
2017-12-14 Miss Islington... bpo-32302: Fix distutils bdist_wininst for CRT v142...
2017-12-13 Victor Stinnerbpo-32316: Travis CI: use PYTHON_FOR_REGEN=python3...
2017-12-13 Miss Islington... trivial: link updates in documentation (GH-2765) (...
2017-12-13 Antoine Pitrou[3.6] Test atexit shutdown mechanism in a subprocess...
2017-12-13 Miss Islington... bpo-32284: Fix documentation of BinaryIO and TextIO...
2017-12-12 Miss Islington... Fix improper use of re.escape() in tests. (GH-4814...
2017-12-12 Miss Islington... Fix implementation dependent assertion in test_plistlib...
2017-12-12 Miss Islington... bpo-31942: Document optional support of start and stop...
2017-12-12 Miss Islington... bpo-32255: Always quote a single empty field when write...
2017-12-12 Miss Islington... Fix idlelib comment typos reported by Mike on pull...
2017-12-11 Miss Islington... bpo-22671: Clarify and test default read method impleme...
2017-12-11 Miss Islington... bpo-32252: Fix faulthandler_suppress_crash_report(...
2017-12-10 Miss Islington... Removed doubled 'bpo-'. (GH-4777) (#4780)
2017-12-09 Vinay Sajipbpo-32212: Updated logging documentation to make parame...
2017-12-07 Miss Islington... bpo-32208: update threading.Semaphore docs and add...
2017-12-07 Miss Islington... bpo-32199: The getnode() ip getter now uses 'ip link...
2017-12-06 Miss Islington... Allows non-critical upload steps to fail (GH-4742)...
2017-12-06 Ned DeilyBump to 3.6.4rc1+
2017-12-06 Ned DeilyMerge tag 'v3.6.4rc1' into 3.6
2017-12-05 Miss Islington... bpo-30928: update idlelib/NEWS.txt. (GH-4706) (#4707)
2017-12-05 Ned DeilyBump to 3.6.4rc1 v3.6.4rc1
2017-12-05 Ned DeilyUpdate NEWS and pydoc topics.
2017-12-05 Ned DeilyTidy NEWS entry.
2017-12-05 Miss Islington... Add a missing space in tkinter documentation. (GH-4692...
2017-12-05 Miss Islington... [3.6] bpo-31380: Skip test_httpservers test_undecodable...
2017-12-05 Mariattabpo-28791: Update Windows builds to use SQLite 3.21...
2017-12-05 Miss Islington... [3.6] bpo-31392: Update macOS installer to use OpenSSL...
2017-12-05 Miss Islington... [bpo-28556] Minor fixes for typing module (GH-4710...
2017-12-05 Ned Deily[3.6] bpo-28791: Update macOS installer to use SQLite...
2017-12-04 Miss Islington... bpo-32207: Improve tk event exception tracebacks in...
2017-12-04 Miss Islington... bpo-30928: Update idlelib/NEWS.txt to 2017 Dec 3. ...
2017-12-04 Miss Islington... bpo-27240 Rewrite the email header folding algorithm...
2017-12-03 Miss Islington... bpo-31619: Fixed integer overflow in converting huge...
2017-12-03 Nick Coghlan[3.6] bpo-32176: Set CO_NOFREE in the code object const...
2017-12-02 Miss Islington... [3.6] bpo-31589 : Build PDF using xelatex for better...
2017-12-01 Miss Islington... Don't hide unexpected errors in PyErr_WarnExplicitObjec...
2017-12-01 Miss Islington... bpo-32186: Release the GIL during lseek and fstat ...
2017-11-30 Victor Stinnerbpo-20891: Fix PyGILState_Ensure() (#4650) (#4655)
2017-11-30 Victor Stinner[3.6] make tags: index also Modules/_ctypes/ (#4648...
2017-11-30 Miss Islington... bpo-32072: Fix issues with binary plists. (GH-4455...
2017-11-30 Miss Islington... bpo-28416: Break reference cycles in Pickler and Unpick...
2017-11-30 Miss Islington... Skip test_socket.test_sha256() on linux < 4.5 (GH-4643...
2017-11-29 Victor Stinner[3.6] bpo-30923, bpo-31279: Fix GCC warnings (#4620)
2017-11-29 Victor Stinnerbpo-32030: Fix test_sys.test_getallocatedblocks() ...
2017-11-29 Barry Warsaw[3.6] bpo-32107 - Backport bitmask check fix (GH-4576...
2017-11-29 Miss Islington... bpo-32139: test_strftime does not anymore modify the...
2017-11-29 Miss Islington... bpo-32164: Delete unused file idlelib/tabbedpages.py...
2017-11-29 Miss Islington... bpo-30781: Remove unused imports in idlelib.configdialo...
2017-11-29 Miss Islington... bpo-32100: Delete unneeded import in idlelib.pathbrowse...
2017-11-29 Miss Islington... bpo-32110: codecs.StreamReader.read(n) now returns...
2017-11-28 Victor Stinnerbpo-32155: Bugfixes found by flake8 F841 warnings ...
2017-11-28 Miss Islington... Use raw strings in the re module examples. (GH-4616...
2017-11-28 Miss Islington... bpo-31440: Changed default module search path for windo...
2017-11-28 Miss Islington... asyncio: Fix BaseSelectorEventLoopTests (GH-4595) ...
2017-11-28 Miss Islington... asyncio: Remove unused Future._tb_logger attribute...
2017-11-27 Victor Stinnerpythoninfo: add Py_DEBUG (#4198) (#4580)
2017-11-27 Miss Islington... bpo-32051: Fix name shadowing in multiprocessing docs...
2017-11-26 Miss Islington... bpo-29879: Update typing documentation. (GH-4573) ...
2017-11-25 Miss Islington... bpo-32059: setup.py now also searches the sysroot paths...
2017-11-25 Miss Islington... [Doc] Update opcode for var-positional arguments (GH...
2017-11-25 Miss Islington... Improve Scheduler Objects documentation. (GH-4556)...
2017-11-25 Miss Islington... bpo-30004: Fix the code example of using group in Regex...
2017-11-25 Miss Islington... bpo-32128: Skip test_nntplib.test_article_head_body...
2017-11-25 Miss Islington... Asyncion-Dev docs: Fix the reference to sys.excepthook...
2017-11-24 Miss Islington... Improve the String tutorial docs (GH-4541) (GH-4545)
2017-11-24 Berker Peksag[3.6] bpo-12239: Make GetProperty() return None for...
2017-11-24 Miss Islington... bpo-12382: Make OpenDatabase() raise better exception...
2017-11-24 Miss Islington... Extending Python Doc minor updates (GH-4518) (GH-4535)
2017-11-23 Miss Islington... bpo-31325: Fix usage of namedtuple in RobotFileParser...
2017-11-23 Berker Peksagbpo-30456: Clarify example for duplicates in second...
2017-11-23 Victor Stinner[3.6] bpo-31324: Optimize support._match_test() (#4523)
2017-11-23 Berker Peksagbpo-1102: View.Fetch() now returns None when it's exhau...
2017-11-23 Terry Jan Reedy[3.6] bpo-32100: IDLE: Fix pathbrowser errors; improve...
2017-11-21 Miss Islington... bpo-32105: add asyncio.BaseEventLoop.connect_accepted_s...
2017-11-21 Miss Islington... Add comment and improve variable name in roundrobin...
2017-11-20 Miss Islington... bpo-32050: Fix -x option documentation (GH-4475) (...
2017-11-19 Miss Islington... bpo-30904: Removed duplicated Host: header. (GH-4465...
2017-11-19 Miss Islington... bpo-30989: Sort in TimedRotatingFileHandler only when...
2017-11-19 Miss Islington... Remove outdated .pyo reference from msilib docs (GH...
2017-11-19 Miss Islington... Document parameters of BaseServer.finish_request()...
2017-11-17 native-apibpo-31691: Specify where to find installer build instru...
next