]> granicus.if.org Git - python/shortlog
python
2019-08-04 Tal Einatbpo-37706: IDLE - fix sidebar code bug and drag tests...
2019-08-04 Serhiy Storchakabpo-37648: Fixed minor inconsistency in some __contains...
2019-08-04 Serhiy Storchakabpo-37685: Fixed comparisons of datetime.timedelta...
2019-08-03 Florian WendelbornCorrect description of HTTP status code 308. (GH-15078)
2019-08-03 Michael Feltbpo-18049: Define THREAD_STACK_SIZE for AIX to pass...
2019-08-03 Ngalim Siregarbpo-37444: Update differing exception between builtins...
2019-08-02 Timo Furrerbpo-30974: Change os.path.samefile docstring to match...
2019-08-02 Timothy Hopperbpo-20523: pdb searches for .pdbrc in ~ instead of...
2019-08-02 Greg Bowserbpo-36590: Add Bluetooth RFCOMM and support for Windows...
2019-08-02 Vinay Sajipbpo-37742: Return the root logger when logging.getLogge...
2019-08-02 Joannah Nanjekyebpo-36487: Make C-API docs clear about what the main...
2019-08-02 Inada Naokibpo-37729: gc: write stats at once (GH-15050)
2019-08-02 tmblweedbpo-16970: Adding error message for invalid args (GH...
2019-08-01 mentalbpo-37726: Prefer argparse over getopt in stdlib tutori...
2019-08-01 Bernhard M... bpo-36302: Sort list of sources (GH-12341)
2019-08-01 Ronald Oussorenbpo-18049: Sync thread stack size to main thread size...
2019-07-31 David Hbpo-37730: Fix usage of NotImplemented instead of NotIm...
2019-07-31 yannvgnbpo-37723: Fix performance regression on regular expres...
2019-07-31 Hai Shibpo-34101: Add doc of PyBuffer_GetPointer (GH-14994)
2019-07-31 Anthony Sottilebpo-37695: Correct unget_wch error message. (GH-14986)
2019-07-31 karl dingbpo-37085: Expose SocketCAN bcm_msg_head flags (#13646)
2019-07-31 Vinay SajipRefined Qt GUI example in the logging cookbook. (GH...
2019-07-31 Terry Jan ReedyIDLE: changelog correction and addition (GH-15042)
2019-07-31 Terry Jan Reedybpo-33821: Update IDLE section of What's New 3.7 (...
2019-07-31 Terry Jan Reedybpo-33822: Add IDLE section of What's New 3.8 (#15035)
2019-07-31 Terry Jan Reedybpo-34162: Add missing items to idlelib/NEWS.txt. ...
2019-07-30 Min ho KimFix typos in comments, docs and test names (#15018)
2019-07-30 Terry Jan ReedyFix idlelib typos discovered by min ho, pr 15018. ...
2019-07-30 Jake Teslerbpo-36084: Add threading Native ID information to What...
2019-07-30 Neil SchemenauerDon't skip pickle check_frame_opcodes() (GH-15025)
2019-07-30 Neil Schemenauerbpo-37707: Exclude expensive unit tests from PGO task...
2019-07-30 Victor Stinnerbpo-37704: Remove Tools/scripts/h2py.py (GH-15000)
2019-07-30 Marco Paolinibpo-37587: Make json.loads faster for long strings...
2019-07-30 Pablo Galindobpo-37268: Add deprecation notice and a DeprecationWarn...
2019-07-29 Terry Jan Reedybpo-34162: Update idlelib/news.txt. (#15011)
2019-07-29 Terry Jan Reedybpo-37706: Disable 3 IDLE scrollbar tests on Mac. ...
2019-07-29 Steve DowerFix publishing of Windows release (GH-15006)
2019-07-29 Anthony SottileAdd additional test for multi-line SyntaxError (GH...
2019-07-29 Anthony SottileFix `SyntaxError` indicator printing too many spaces...
2019-07-29 Steve Dowerbpo-36044: Avoid warnings in Windows PGO build and...
2019-07-28 Jason R. Coombsbpo-37697: Sync with importlib_metadata 0.19 (#14993)
2019-07-28 Terry Jan Reedybpo-37692: Improve highlight config sample (#14983)
2019-07-28 Nick CoghlanRemove trailing .0 from version changed note (GH-14987)
2019-07-27 Raymond Hettingerbpo-37691: Let math.dist() accept sequences and iterabl...
2019-07-27 Tal Einatbpo-37628: Fix IDLE config sample sizes (#14958)
2019-07-27 Vinay SajipAdd Qt GUI example to the logging cookbook. (GH-14978)
2019-07-27 Tal Einatbpo-17535: Increase line number horizontal padding...
2019-07-26 Derek Keelerbpo-32910: Remove implementation detail in venv documen...
2019-07-26 Steve Dowerbpo-35524: Update Windows installer image in docs ...
2019-07-26 Steve Dowerbpo-37664: Update regex for ignoring cache warning...
2019-07-26 Inada Naokibpo-37340: remove free_list for bound method objects...
2019-07-26 Flavian Hautboisbpo-29446: tkinter 'import *' only imports what it...
2019-07-25 Bill Collinsbpo-37641 preserve relative file location in embeddable...
2019-07-25 Tzu-ping ChungSwap 'if' branches so content matches to condition...
2019-07-25 Markus Mohrhardbpo-37502: handle default parameter for buffers argumen...
2019-07-24 Benjamin Petersoncloses bpo-37675: Use pkgutil.iter_modules to find...
2019-07-24 Steve Dowerbpo-37672: Switch Windows Store package to use pip...
2019-07-24 Hansraj DasRemove duplicate call to strip method in Parser/pgen...
2019-07-24 Pradyun Gedambpo-37664: Update bundled pip to 19.2.1 and setuptools...
2019-07-24 Stefan Behnelbpo-34160: explain how to deal with attribute order...
2019-07-24 Stefan Behnelbpo-37399: Correctly attach tail text to the last eleme...
2019-07-24 Jeroen Demeyerbpo-29548: deprecate PyEval_Call* functions (GH-14804)
2019-07-24 Gregory P.... bpo-37667: Add regression test for regrtest. (GH-14929)
2019-07-24 Gregory P.... Only setup PGO tests when --pgo is enabled. (GH-14927)
2019-07-23 Brett CannonTouch up venv docs (GH-14922)
2019-07-23 Terry Jan Reedybpo-29446: IDLE -- add explicit imports (GH-14919)
2019-07-23 Erlend Egeberg... bpo-37653: Fix libinstall target in Makefile (GH-14911)
2019-07-23 Tal Einatbpo-17535: IDLE editor line numbers (GH-14030)
2019-07-23 Tal Einatbpo-33610: validate non-negative integer inputs in...
2019-07-22 Neil Schemenauerbpo-36044: Reduce number of unit tests run for PGO...
2019-07-22 Vinay SajipUpdate logging cookbook to show multiple worker process...
2019-07-22 Xtreakbpo-21478: Record calls to parent when autospecced...
2019-07-21 Raymond HettingerAdd examples to elucidate the formulas (GH-14898)
2019-07-21 Terry Jan Reedybpo-37627: Add acknowledgment (#14883)
2019-07-21 Min ho KimFix typos in docs, comments and test assert messages...
2019-07-21 Terry Jan ReedyFix typo found by Min ho Kim (#14879)
2019-07-21 Raymond HettingerMinor whitespace, indentation, and quoting changes...
2019-07-21 Ned DeilyBpo-37644: update suspicious.csv for distutils/examples...
2019-07-21 Ngalim Siregarbpo-37627: Initialize IDLE Custom Run dialog with previ...
2019-07-21 Raymond Hettingerbpo-36324: Make internal attributes for statistics...
2019-07-20 Hai Shibpo-37476: Adding tests for asutf8 and asutf8andsize...
2019-07-19 Raymond Hettingerbpo-36546: Clean-up comments (GH-14857)
2019-07-19 Raymond Hettingerbpo-37624: Document weight assumptions for random.choic...
2019-07-19 Zackery Spytzbpo-37547: Fix a compiler warning in winconsoleio.c...
2019-07-19 aldwinaldwinbpo-37610: improve Using Python doc wrt Editors & IDE...
2019-07-18 Tal Einatbpo-33610: IDLE's code-context always shows current...
2019-07-18 Walter Dörwaldbpo-34443: Use __qualname__ instead of __name__ in...
2019-07-18 Sergey FedoseevAdjust builtins.zip() docstring to better communicate...
2019-07-18 Paul Monsonbpo-37552: Skip failing tests in strptime/strftime...
2019-07-18 Terry Jan Reedybpo-36390: Gather IDLE Format menu functions into forma...
2019-07-17 jpicbpo-34155: Dont parse domains containing @ (GH-13079)
2019-07-17 Abhilash RajFix IndexError when parsing unexpectedly ending quoted...
2019-07-17 Abhilash Rajbpo-37461: Fix infinite loop in parsing of specially...
2019-07-17 Cheryl Sabellabpo-36390: IDLE: Combine region formatting methods...
2019-07-17 Inada Naokibpo-37543: optimize pymalloc (#14674)
2019-07-17 Tal Einatbpo-37530: simplify, optimize and clean up IDLE code...
2019-07-17 Joseph Fox... Docs: Correct formatting of a multiline code block...
2019-07-16 Cheryl Sabellabpo-27452: IDLE: Cleanup config.py code (GH-14577)
2019-07-16 Paul GanssleFix infinite loop in email folding logic (GH-12732)
2019-07-16 sgalbpo-37599: Remove a vague statement in documentation...
next