]> granicus.if.org Git - python/shortlog
python
2018-05-24 Serhiy Storchaka[3.6] bpo-33622: Fix issues with handling errors in...
2018-05-24 Miss Islington... bpo-33628: IDLE: Minor code cleanup of codecontext...
2018-05-22 Terry Jan Reedy[3.6] Improve comments in test_idle.py. (GH-7057)...
2018-05-22 Miss Islington... bpo-30877: Fix clearing a cache in the the JSON decoder...
2018-05-22 Serhiy Storchaka[3.6] bpo-5945: Improve mappings and sequences C API...
2018-05-22 Serhiy Storchaka[3.6] Fix line breaks added after hyphens by blurb...
2018-05-22 Miss Islington... Fix lambda parameters being refered as arguments (GH...
2018-05-22 Miss Islington... bpo-33583: Add note in PyObject_GC_Resize() doc (GH...
2018-05-21 Serhiy Storchaka[3.6] bpo-33542: Ignore DUID in uuid.get_node on Window...
2018-05-21 Andrew Svetlov[3.6] bpo-33263: Fix FD leak in _SelectorSocketTranspor...
2018-05-20 Miss Islington... bpo-33580: Make binary/text file glossary entries follo...
2018-05-20 Miss Islington... bpo-30940: Updating round() docs. (GH-6342)
2018-05-20 Miss Islington... Docs: be less specific about python versions (GH-6985)
2018-05-20 Serhiy Storchaka[3.6] bpo-33584: Fix several minor bugs in asyncio...
2018-05-20 Miss Islington... bpo-23722: Fix docs for future __classcell__ changes...
2018-05-20 Terry Jan Reedy[3.6] bpo-30928: Update idlelib/NEWS.txt. (GH-6995...
2018-05-19 Miss Islington... bpo-32831: IDLE: Add docstrings and tests for codeconte...
2018-05-19 Julien Palard[3.6] Fix typos '.::' should typically just be '::...
2018-05-19 Miss Islington... bpo-19950: Clarify unittest TestCase instance use....
2018-05-18 Andrés Delfino[3.6] bpo-33518: Add PEP entry to documentation glossar...
2018-05-18 Miss Islington... bpo-33556: Remove reference to thread module from docst...
2018-05-18 Miss Islington... bpo-32282: Remove unnecessary check for `VersionHelpers...
2018-05-18 Miss Islington... Fix C API docs: PyCapsule_Import always set an exceptio...
2018-05-18 Miss Islington... bpo-33564: Add async to IDLE's code context block opene...
2018-05-17 Steve DowerDisable multissltests.py under VSTS (GH-6955)
2018-05-17 Miss Islington... Only upload docs for CI build and not pull requests...
2018-05-17 Steve Dowerbpo-33522: Enable CI builds on Visual Studio Team Servi...
2018-05-16 Stéphane Wirtel[3.6] bpo-33503: Fix the broken pypi link in the source...
2018-05-16 Miss Islington... bpo-32384: Skip test when _testcapi isn't available...
2018-05-16 Terry Jan Reedybpo-30928: update idlelib/NEWS.txt for 3.6. (#6888)
2018-05-16 Miss Islington... bpo-30928: Update idlelib/NEWS.txt to 2018-05-14. ...
2018-05-16 Terry Jan Reedy[3.6] bpo-29706: IDLE now colors async and await as...
2018-05-15 Miss Islington... bpo-29706: Test that IDLE colors async/await as keyword...
2018-05-15 Petr Viktorinbpo-28167: bump platform.linux_distribution removal...
2018-05-15 Miss Islington... bpo-31947: remove None default for names param in Enum...
2018-05-15 Miss Islington... bpo-16865: Support arrays >=2GB in ctypes. (GH-3006)
2018-05-15 Travis DePratoAdd AsyncContextManager to typing module documentation...
2018-05-14 Miss Islington... [3.7] bpo-32861: urllib.robotparser fix incomplete...
2018-05-14 Miss Islington... Add versionchanged in create_datagram_endpoint doc...
2018-05-14 Miss Islington... bpo-22069: Update TextIO documentation (GH-6609)
2018-05-14 Miss Islington... bpo-32601: Let test_expanduser use the same user if...
2018-05-13 Miss Islington... bpo-28055: Fix unaligned accesses in siphash24(). ...
2018-05-11 Ivan LevkivskyiBackport recent typing updates (GH-6759)
2018-05-10 Miss Islington... bpo-26701: Tweak the documentation for special methods...
2018-05-09 Miss Islington... bpo-21983: Fix a crash in ctypes.cast() when passed...
2018-05-09 Miss Islington... bpo-13525: Fix incorrect encoding name in the tutorial...
2018-05-09 Miss Islington... Fix superfluous if in documentation. (GH-6728)
2018-05-09 Miss Islington... Fix typo in __mul__ and __rmul__ docstring (GH-6674)
2018-05-09 Miss Islington... closes bpo-33445: fail properly in test_cprofile()...
2018-05-06 Miss Islington... [3.6] bpo-20087: Update locale alias mapping with glibc...
2018-05-05 Miss Islington... bpo-33422: Fix quotation marks getting deleted when...
2018-05-04 Miss Islington... bpo-33400: Clarified documentation to indicate no stric...
2018-05-02 Miss Islington... bpo-33391: Fix refleak in set_symmetric_difference...
2018-05-02 Miss Islington... Mitigate macOS race condition in installer build (GH...
2018-05-02 Miss Islington... bpo-33290: Have macOS installer remove "pip" alias...
2018-05-01 Miss Islington... bpo-33378: Add Korean to the language switcher. (GH...
2018-05-01 Miss Islington... bpo-31908: Fix output of cover files for trace module...
2018-04-30 Miss Islington... bpo-21474: Update IDLE word/identifier definition from...
2018-04-29 Miss Islington... bpo-32362: Fix references to non-existent multiprocessi...
2018-04-29 Miss Islington... bpo-33256: Replace angle brackets around python object...
2018-04-29 Miss Islington... bpo-31026: Fix test_dbm if dbm.ndbm is build with Berke...
2018-04-29 Serhiy Storchaka[3.6] bpo-33383: Fix crash in get() of the dbm.ndbm...
2018-04-26 Andrés Delfino[3.6] bpo-33280: Reorganize external Tcl/Tk references...
2018-04-26 Serhiy Storchaka[3.6] bpo-33330: Improve error handling in PyImport_Cle...
2018-04-25 Miss Islington... Mention both relevant PEPs in function annotations...
2018-04-25 INADA Naokitravis: Use -O3 option (GH-5599)
2018-04-23 Antoine Pitrou[3.6] bpo-33329: Fix multiprocessing regression on...
2018-04-23 Miss Islington... bpo-991266: Fix quoting of Comment attribute of SimpleC...
2018-04-22 Miss Islington... bpo-31457: Don't omit inner ``process()`` calls with...
2018-04-21 Miss Islington... bpo-33297: Mention Pillow to work with more image forma...
2018-04-21 Terry Jan Reedy[3.6] Spelling fixes to docs, docstrings, and comments...
2018-04-20 Miss Islington... Clarify that __path__ can't be just any value (GH-6554)
2018-04-20 Miss Islington... bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 ...
2018-04-20 Miss Islington... Clean up the readme text around PGO a bit. (GH-6538...
2018-04-19 Miss Islington... bpo-33189: pygettext.py now accepts only literal string...
2018-04-19 Miss Islington... bpo-33308: Fix a crash in the parser module when conver...
2018-04-19 Miss Islington... bpo-31583: Fix 2to3 for using with --add-suffix option...
2018-04-17 Miss Islington... Fix spelling typo (GH-6443) (#6508)
2018-04-17 Miss Islington... bpo-33295: Skip test using missing external site (GH...
2018-04-17 Miss Islington... bpo-33283: Mention PNG as a supported format by Tcl...
2018-04-17 Miss Islington... fix pydoc-topics to work with Sphinx 1.7 (GH-6475)
2018-04-17 Miss Islington... Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (GH...
2018-04-16 Miss Islington... Remove to-be-deprecated urllib.request.urlretrieve...
2018-04-14 Steve Dowerbpo-33184: Update Windows installer to OpenSSL 1.0...
2018-04-11 Miss Islington... Fix error messages in argparse examples (GH-6435)
2018-04-10 Miss Islington... bpo-33253: Fix xxsubtype.bench() to accept correct...
2018-04-09 Miss Islington... [3.6] bpo-31201: Clarify command to re-run failing...
2018-04-09 Miss Islington... bpo-31920: Fixed handling directories as arguments...
2018-04-09 Miss Islington... Fix misleading docsting of shelve.open(). (GH-6427)
2018-04-09 Serhiy Storchaka[3.6] Improve highlighting of some code blocks. (GH...
2018-04-09 Miss Islington... Update docstring of tempfile._RandomNameSequence (GH...
2018-04-08 Miss Islington... Add a prepend() recipe to teach a chain() idiom (GH...
2018-04-07 Antoine Pitrou[3.6] bpo-33201: Modernize "Extension types" doc (GH...
2018-04-07 Ned Deilybpo-33184: Update macOS installer build to use OpenSSL...
2018-04-07 Miss Islington... [3.6] bpo-8243: Doc patch for curses.window.addstr...
2018-04-06 Miss Islington... [3.6] bpo-29673: fix gdb scripts pystack and pystackv...
2018-04-06 Miss Islington... bpo-33231: Fix potential leak in normalizestring()...
2018-04-05 Miss Islington... bpo-33224: PEP 479 fix for difflib.mdiff() (GH-6381...
2018-04-05 Miss Islington... bpo-33203: Ensure random.choice always raises IndexErro...
2018-04-05 INADA Naokibpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg ...
next