]> granicus.if.org Git - python/shortlog
python
2017-10-19 Miss Islington... bpo-31457: Don't omit inner ``process()`` calls with...
2017-10-19 Miss Islington... [3.6] bpo-31457: Make the `LoggerAdapter.manager` prope...
2017-10-18 Miss Islington... Update TestCase.assertAlmostEqual and assertNotAlmostEq...
2017-10-18 Miss Islington... [3.6] bpo-31334: Fix timeout in select.poll.poll()...
2017-10-18 Miss Islington... [3.6] bpo-31806: Use _PyTime_ROUND_TIMEOUT for the...
2017-10-18 Pablo Galindo[3.6] bpo-31786: Make functions in the select module...
2017-10-18 Miss Islington... bpo-31676: Fix test_imp.test_load_source() side effect...
2017-10-17 Miss Islington... [3.6] bpo-30928: Update idlelib/NEWS.txt to 2017 Oct...
2017-10-17 Miss Islington... [3.6] bpo-13802: Use non-Latin characters in IDLE's...
2017-10-17 Miss Islington... [3.6] bpo-28603: Fix formatting tracebacks for unhashab...
2017-10-17 Miss Islington... [3.6] bpo-31799: Make module.__spec__ more discoverable...
2017-10-16 Miss Islington... [3.6] bpo-31792: Restore os.environ in test_buffer...
2017-10-15 Miss Islington... [3.6] completly -> completely (GH-3999) (closes bpo...
2017-10-15 Miss Islington... [3.6] bpo-31754: Fix type of 'itemsize' in PyBuffer_Fil...
2017-10-15 Miss Islington... [3.6] bpo-31780: Fix incorrect error message for '...
2017-10-15 Terry Jan Reedy[3.6] bpo-25588: Document autotest in idle_test/README...
2017-10-14 Serhiy Storchaka[3.6] bpo-31714: Improved regular expression documentat...
2017-10-14 INADA Naokibpo-31672: Fix string.Template accidentally matched...
2017-10-13 Miss Islington... [3.6] bpo-25588: Fix regrtest when run inside IDLE...
2017-10-13 Miss Islington... [3.6] Improve test suite customization example (GH...
2017-10-12 Ned DeilyExclude non-default VENVDIR in Doc builds (#3974) ...
2017-10-12 Miss Islington... [3.6] bpo-30058: Fixed buffer overflow in select.kqueue...
2017-10-12 Ned Deilybpo-31766: restore 3.5 to docs version switchers (...
2017-10-12 Miss Islington... [3.6] bpo-31567: add or fix decorator markup in docs...
2017-10-11 Berker Peksagbpo-28647: Update -u documentation (GH-3954)
2017-10-11 Miss Islington... [3.6] bpo-28157: Improvements for the time module docum...
2017-10-10 Miss Islington... bpo-31537: Update readline documentation example. ...
2017-10-10 Miss Islington... [3.6] bpo-31728: Prevent crashes in _elementtree due...
2017-10-09 Ned DeilyAllow configure to handle PATH elements with spaces...
2017-10-08 Serhiy Storchaka[3.6] bpo-31642: Restore blocking "from" import by...
2017-10-08 Miss Islington... [3.6] bpo-31724: Skip test_xmlrpc_net (GH-3922)
2017-10-07 Miss Islington... [3.6] bpo-31655: Validate keyword names in SimpleNamesp...
2017-10-07 Miss Islington... bpo-31720: msilib documentation, change MsiError into...
2017-10-07 Rohit Balasubramanianbpo-31507 Add docstring to parseaddr function in email...
2017-10-05 Miss Islington... [3.6] bpo-31523: Reliability improvements to the Window...
2017-10-05 Miss Islington... [3.6] remove tabs from getcompiler.c (GH-3892) (#3893)
2017-10-05 Miss Islington... [3.6] bpo-31178: Mock os.waitpid() in test_subprocess...
2017-10-05 Serhiy Storchaka[3.6] bpo-30872: Update the curses docs to Python 3...
2017-10-04 Miss Islington... [3.6] bpo-31667: Fix gettext related links. (GH-3860...
2017-10-04 Ned DeilyRemove retired and security branches from active docs...
2017-10-03 Miss Islington... [3.6] bpo-31675: Fix memory leaks in Tkinter's methods...
2017-10-03 Serhiy Storchaka[3.6] bpo-31673: Fixed typo in the name of Tkinter...
2017-10-03 Miss Islington... [3.6] bpo-31619: Fixed a ValueError when convert a...
2017-10-03 Ned DeilyBump version to 3.6.3+
2017-10-03 Ned DeilyMerge v3.6.3 into 3.6 branch
2017-10-03 Ned DeilyBump to 3.6.3 v3.6.3
2017-10-03 Ned DeilyUpdate NEWS blurbs for 3.6.3 final
2017-10-03 Ned DeilyImprove/fix some Misc/NEWS entries
2017-10-03 Ned DeilyAdd NEWS entries for 3.6.3 final cherrypicks.
2017-10-03 Miss Islington... [3.6] bpo-31662: Fix typos in uploadrelease.bat script...
2017-10-03 Miss Islington... [3.6] bpo-31641: Allow arbitrary iterables in `concurre...
2017-10-03 Zachary Ware[3.6] bpo-31423: Fix building the PDF documentation...
2017-10-03 Steve DowerFix build issues in Doc/make.bat (#3663)
2017-10-02 Miss Islington... [3.6] bpo-31662: Fix typos in uploadrelease.bat script...
2017-10-02 Miss Islington... [3.6] bpo-31516: current_thread() should not return...
2017-10-02 Miss Islington... [3.6] bpo-31158: Fix nondeterministic read in test_pty...
2017-10-01 Terry Jan Reedy[3.6] IDLE: make filetypes a tuple constant. (GH-3847...
2017-10-01 Terry Jan Reedy[3.6] bpo-31460: Simplify the API of IDLE's Module...
2017-09-30 Terry Jan Reedy[3.6] bpo-31649: Make IDLE's _htest, _utest parameters...
2017-09-30 Miss Islington... [3.6] bpo-31627: Make test_mailbox be lenient to empty...
2017-09-30 Miss Islington... [3.6] bpo-31592: Fix an assertion failure in Python...
2017-09-29 Miss Islington... [3.6] bpo-31641: Allow arbitrary iterables in `concurre...
2017-09-29 Miss Islington... [3.6] bpo-31285: Remove splitlines identifier from...
2017-09-29 Miss Islington... [3.6] bpo-25351: avoid activate failure on strict shell...
2017-09-28 Miss Islington... bpo-31621: Fix typo in Simple Statements documentation...
2017-09-28 Victor Stinnerbpo-28129: fix ctypes crashes (#386) (#3799)
2017-09-28 Miss Islington... [3.6] bpo-31536: Avoid wholesale rebuild after `make...
2017-09-28 Serhiy Storchaka[3.6] bpo-31478: Fix an assertion failure in random...
2017-09-28 Benjamin Peterson[3.6] closes bpo-22140: Prevent double substitution...
2017-09-27 Miss Islington... [3.6] bpo-31588: Validate return value of __prepare__...
2017-09-27 Victor Stinnerbpo-31593: test_socketserver waits child processes...
2017-09-27 Serhiy Storchaka[3.6] bpo-25532: Protect against infinite loops in...
2017-09-27 Miss Islington... [3.6] point to the module-level get_ident function...
2017-09-27 Miss Islington... [3.6] bpo-31505: Fix an assertion failure in json,...
2017-09-27 Serhiy Storchaka[3.6] bpo-31285: Fix an assertion failure and a SystemE...
2017-09-27 Miss Islington... [3.6] bpo-31490: Fix an assertion failure in ctypes...
2017-09-27 Serhiy Storchaka[3.6] bpo-31492: Fix assertion failures in case of...
2017-09-27 Miss Islington... [3.6] bpo-31586: Use _count_element fast path for real...
2017-09-26 Miss Islington... [3.6] bpo-30347: Stop crashes when concurrently iterate...
2017-09-26 Serhiy Storchaka[3.6] bpo-31579: Fixed a possible leak in enumerate...
2017-09-25 Miss Islington... bpo-31571: Remove duplicated info in Lexical Analysis...
2017-09-25 Victor Stinnerbpo-31170: Write unit test for Expat 2.2.4 UTF-8 bug...
2017-09-25 Miss Islington... [3.6] bpo-31311: Fix a SystemError and a crash in ctype...
2017-09-25 Miss Islington... [3.6] bpo-27385: Clarify docstring for groupby() (GH...
2017-09-25 Miss Islington... [3.6] bpo-23702: Update Descriptor-HOWTO to reflect...
2017-09-25 Miss Islington... [3.6] bpo-18558: Clarify glossary entry for "Iterable...
2017-09-24 Miss Islington... [3.6] bpo-30085: Improve documentation for operator...
2017-09-24 Miss Islington... [3.6] bpo-31566: Fix an assertion failure in _warnings...
2017-09-24 Miss Islington... bpo-31570: Update Email library documentation example...
2017-09-24 Miss Islington... [3.6] bpo-27319, bpo-31508: Document deprecation in...
2017-09-24 Miss Islington... bpo-31564: Update typing documentation (GH-3696) (GH...
2017-09-24 Miss Islington... [3.6] bpo-25359: Add missed "goto error" after setting...
2017-09-23 Miss Islington... [3.6] bpo-31459: Rename IDLE's module browser from...
2017-09-23 Miss Islington... [3.6] bpo-31559: Remove test order dependence in idle_t...
2017-09-23 Miss Islington... [3.6] Docs: correct hashlib.blake2 keyed hashing exampl...
2017-09-22 Terry Jan Reedy [3.6] bpo-1612262: IDLE: Class Browser shows nested...
2017-09-22 Zachary Ware[3.6] bpo-31423: Fix building the PDF documentation...
2017-09-22 Miss Islington... bpo-31351: Set return code in ensurepip when pip fails...
2017-09-21 Terry Jan Reedy[3.6] bpo-31500: IDLE: Scale default fonts on HiDPI...
2017-09-21 Miss Islington... [3.6] closes bpo-31532: Fix memory corruption due to...
next