]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2018-11-16  Miss Islington... Add a missed PyErr_NoMemory() in symtable_new(). (GH... 10581/head
2018-11-16  Miss Islington... bpo-35250: Correct argument name "num" -> "btn" in...
2018-11-16  Miss Islington... Fix outdated info in datamodel about dicts (GH-9807)
2018-11-16  Miss Islington... bpo-33816: Remove outdated metaclass example (GH-7566)
2018-11-16  Miss Islington... bpo-35239: _PySys_EndInit() copies module_search_path...
2018-11-15  Miss Islington... bpo-35213: Where appropriate, use 'macOS' in idlelib...
2018-11-15  Miss Islington... Fix a possible reference leak in _socket.getaddrinfo...
2018-11-15  Miss Islington... Fix typo in asynchronous generator iterator documentati...
2018-11-14  Victor Stinnerbpo-35233: InitConfigTests tests more config vars ...
2018-11-14  Julien Palard[3.7] bpo-32613: Update window FAQ (GH-5552). (GH-10544)
2018-11-14  Victor Stinnerbpo-35233: Fix test_embed.InitConfigTests on macOS...
2018-11-14  Victor Stinnerbpo-35233: Fix _PyMainInterpreterConfig_Copy() (GH...
2018-11-14  Victor Stinner[3.7] bpo-35233: Rewrite test_embed.InitConfigTests...
2018-11-14  Miss Islington... Grammar corrections in abc.rst (GH-10525)
2018-11-14  Miss Islington... Link to property built-in in abc.rst (GH-10526)
2018-11-14  Miss Islington... [3.7] bpo-35214: Fix OOB memory access in unicode escap...
2018-11-14  Miss Islington... Fix doc typo: Window -> Windows (GH-10508)
2018-11-13  Victor Stinnerbpo-29564:_PyMem_DumpTraceback() suggests enabling...
2018-11-13  Victor Stinnerbpo-35229: Deprecate _PyObject_GC_TRACK() (GH-10511)
2018-11-13  Miss Islington... bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def...
2018-11-13  Miss Islington... Fix a couple documentation typos. (GH-10498)
2018-11-13  Miss Islington... Disable getc_unlocked() with MemorySanitizer. (GH-10499)
2018-11-13  Miss Islington... bpo-35031: Fix test_start_tls_server_1 on FreeBSD build...
2018-11-12  Gregory P.... [3.7] bpo-35214: Initial clang MemorySanitizer support...
2018-11-12  Miss Islington... Improve grammar in Glossary. (GH-10474)
2018-11-12  Miss Islington... Correct grammar mistake in stdtypes.rst (GH-10481)
2018-11-12  Miss Islington... Linkify PEP 8 in unix.rst (GH-10482)
2018-11-12  Miss Islington... Minor grammar improvement to io documentation. (GH...
2018-11-12  Miss Islington... Update subprocess.Popen documentation wrt universal_new...
2018-11-12  Miss Islington... bpo-33878: Doc: Fix missing case by simplifying. (GH...
2018-11-11  Miss Islington... closes bpo-35204: Disable thread and memory sanitizers...
2018-11-11  Miss Islington... bpo-33699: Describe try's else clause with the rest...
2018-11-11  Miss Islington... dict insertion order is guaranteed since 3.7 (GH-10431)
2018-11-11  Miss Islington... bpo-34864: Document two IDLE on MacOS issues. (GH-10456)
2018-11-10  Miss Islington... bpo-35202: Remove unused imports in idlelib (GH-10438)
2018-11-09  Miss Islington... Correct a typo in the Unittest documentation (GH-10397)
2018-11-09  Miss Islington... Cleanup and improve the regex tokenizer example. (GH...
2018-11-09  Miss Islington... bpo-35194: Fix a wrong constant in cp932 codec (GH...
2018-11-09  Miss Islington... bpo-35193: Fix an off by one error in the RETURN_VALUE...
2018-11-08  Julien Palard[3.7] Doc: Make all versions sidebars the same for...
2018-11-08  Miss Islington... bpo-34966: Improve support of method aliases in pydoc...
2018-11-08  Miss Islington... Revert "bpo-32409: Fix regression in activate.bat on...
2018-11-07  Miss Islington... Fix the construction of subprocess.CalledProcessError...
2018-11-07  Miss Islington... bpo-35015: Doc: Fix internationalisation of the availab...
2018-11-07  Miss Islington... bpo-32409: Fix regression in activate.bat on internatio...
2018-11-07  Miss Islington... Add link to PEP 525 in Expressions. (GH-10333)
2018-11-07  Miss Islington... glob uses fnmatch.filter instead of fnmatch since 2001...
2018-11-07  Miss Islington... Add a reference to the name mangling description in...
2018-11-07  Miss Islington... Add future_stmt to simple_stmt production list. (GH...
2018-11-07  Miss Islington... Correct grammar mistakes in string.rst. (GH-9752)
2018-11-07  Miss Islington... Mark len call as a code snippet in stdtypes.rst. (GH...
2018-11-07  Miss Islington... Mark -c and -O as command line options in reStructuredT...
2018-11-07  Miss Islington... bpo-33000: Document that IDLE's shell has no line limit...
2018-11-06  Miss Islington... bpo-23220: Explain how IDLE's Shell displays output...
2018-11-06  Miss Islington... closes bpo-35171: Fix test_TimeRE_recreation_timezone...
2018-11-06  Miss Islington... bpo-35099: Update idlelib/help.html (GH-10353)
2018-11-06  Miss Islington... bpo-35099: Improve the doc about IDLE running user...
2018-11-06  Miss Islington... bpo-35119: Fix RecursionError in example of customizing...
2018-11-05  Miss Islington... [Docs] Fix required version of an example of importlib...
2018-11-05  Serhiy Storchaka[3.7] bpo-35167: Specify program for json.tool command...
2018-11-05  Miss Islington... bpo-35133: Fix mistakes when concatenate string literal...
2018-11-04  Miss Islington... bpo-21263: Skip test_gdb when python has been compiled...
2018-11-03  Miss Islington... Fix a typo about a comma. (GH-10306) 10317/head
2018-11-03  Alexey Izbyshev[3.7] bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300... 10312/head
2018-11-02  BNMetrics[3.7]bpo-29341: Backport b942707 3.7 (#10298)
2018-11-02  Miss Islington... closes bpo-35139: The `pyexpat` module's macros in... 10297/head
2018-11-01  Miss Islington... Include memo in the documented signature of copy.deepcopy()
2018-11-01  Miss Islington... Doc: fix asyncio loop.close() description (GH-10229)
2018-11-01  Miss Islington... bpo-35075: Fix broken url in the pprint documentation...
2018-11-01  Serhiy Storchaka[3.7] bpo-35128: Fix spacing issues in warning.warn...
2018-10-31  Miss Islington... bpo-26558: Fix Py_FatalError() with GIL released (GH...
2018-10-31  Miss Islington... bpo-35062: Fix parsing _io.IncrementalNewlineDecoder...
2018-10-31  Miss Islington... Fix a possible crash in range.__reversed__(). (GH-10252)
2018-10-31  Serhiy Storchaka[3.7] bpo-35110: Fix unintentional spaces around hyphen...
2018-10-30  matthewbelisle-wfbpo-35116, urllib.parse: Document the new max_num_field...
2018-10-30  Miss Islington... bpo-35086: Fix tkinter example "A Simple Hello World...
2018-10-30  Victor Stinnerbpo-34403: Always implement _Py_GetForceASCII() (GH...
2018-10-30  Victor Stinnerbpo-34403: Fix initfsencoding() for ASCII (GH-10233)
2018-10-29  Miss Islington... bpo-34945: Buffer output in test suite only when creati...
2018-10-29  Miss Islington... bpo-27741: Better wording for datetime.strptime() ...
2018-10-29  Miss Islington... Fix a possible "double decref" in termios.tcgetattr...
2018-10-29  Miss Islington... bpo-35097: Add IDLE doc subsection explaining editor...
2018-10-28  Miss Islington... bpo-35090: Fix potential division by zero in allocator...
2018-10-28  Miss Islington... Issue 35093: Document the IDLE document viewer in the...
2018-10-28  Miss Islington... [3.7] Fix checking for bugfix Tcl version. (GH-10185...
2018-10-28  Miss Islington... bpo-1529353: Explain Shell text squeezing in the IDLE...
2018-10-28  Miss Islington... bpo-35054: Add yet more index entries for symbols....
2018-10-28  Miss Islington... bpo-35089: Don't mention typing.io and typing.re (GH...
2018-10-28  Miss Islington... Fix mistakes on function coroutines related definitions...
2018-10-28  Miss Islington... bpo-35088: Update idlelib.help.copy_string docstring...
2018-10-28  Miss Islington... bpo-35087: Update idlelib help files for the current...
2018-10-27  Miss Islington... bpo-35067: Remove _distutils_findvs and use vswhere...
2018-10-27  Miss Islington... Fix typo in zipfile documentation. (GH-10151) (GH-10153)
2018-10-27  Miss Islington... unittest documentation: Spell pytest without the dot...
2018-10-27  Miss Islington... bpo-35079: Revise difflib.SequenceManager.get_matching_...
2018-10-26  Miss Islington... Fix a typo in asyncio-dev.rst. (GH-10133) 10141/head
2018-10-26  Miss Islington... bpo-35059, libmpdec: Add missing EXTINLINE in mpdecimal...
2018-10-26  Senthil Kumaran[3.7] bpo-34576 : Backport eeab510 (#10114)
2018-10-26  Miss Islington... bpo-35017, socketserver: don't accept request after...
2018-10-26  Andrés Delfino[3.7] bpo-34789: xml.sax.make_parser expects a list...
next