]> granicus.if.org Git - python/shortlog
python
2019-08-20 Hansraj DasDelete stale comment in Python/getopt.c. (GH-14719)
2019-08-19 Victor StinnerRevert "bpo-37788: Fix a reference leak if a thread...
2019-08-19 Victor Stinnerbpo-37788: Fix a reference leak if a thread is not...
2019-08-19 Steve DowerRemove 'unstable' warning for Windows Store package...
2019-08-17 shireenraobpo-36266: Add module name in ImportError when DLL...
2019-08-17 cocoatomoInsert a missing close parenthesis (GH-15316)
2019-08-17 Éric Araujofix link to time function from time_ns doc (GH-15285)
2019-08-17 Tim PetersAdd a minor `Fraction.__hash__()` optimization (GH...
2019-08-16 Jeroen Demeyerbpo-37540: vectorcall: keyword names must be strings...
2019-08-16 Raymond Hettingerbpo-37863: Optimize Fraction.__hash__() (#15298)
2019-08-15 Hansraj DasIndent code inside if block. (GH-15284)
2019-08-15 Jeroen Demeyerbpo-37207: enable vectorcall for type.__call__ (GH...
2019-08-15 Alex GaynorReplace usage of the obscure PEM_read_bio_X509_AUX...
2019-08-15 Greg Pricebpo-37760: Avoid cluttering work tree with downloaded...
2019-08-14 Hai Shibpo-37775: Update compileall doc for invalidation_mode...
2019-08-14 Victor Stinnerbpo-21131: Fix faulthandler.register(chain=True) stack...
2019-08-14 Artem Khramovbpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets...
2019-08-14 Abhilash Rajbpo-37826: Document exception chaining in Python tutori...
2019-08-14 Tal Einatbpo-37849: IDLE: fix completion window positioning...
2019-08-14 Sergey Fedoseevbpo-36030: Improve performance of some tuple operations...
2019-08-14 Victor Stinnerbpo-37531: Fix regrtest timeout for subprocesses (GH...
2019-08-14 Greg Pricebpo-36502: Correct documentation of str.isspace() ...
2019-08-14 Victor Stinnerbpo-37738: Fix curses addch(str, color_pair) (GH-15071)
2019-08-14 Hai Shibpo-37681: no_sanitize_thread support from GCC 5.1...
2019-08-14 Zackery Spytzbpo-37337: Fix a GCC 9 warning in Objects/descrobject...
2019-08-14 Greg Pricebpo-37760: Factor out standard range-expanding logic...
2019-08-14 Ngalim Siregarbpo-37256: Wording in Request class docs (#14792)
2019-08-13 shireenraobpo-25172: Add test for crypt ImportError on Windows...
2019-08-13 Hai Shibpo-37689: add Path.is_relative_to() method (GH-14982)
2019-08-13 Josh Hollandbpo-37814: Document the empty tuple type annotation...
2019-08-13 Hai Shibpo-37583: Add err 113 to support.get_socket_conn_refus...
2019-08-13 Steve Dowerbpo-37841: Remove python_uwp dependency on msvcp140...
2019-08-13 Greg Pricebpo-37760: Constant-fold some old options in makeunicod...
2019-08-13 Greg Pricebpo-37758: Clean out vestigial script-bits from test_un...
2019-08-13 Greg Pricebpo-37760: Mark all generated Unicode data headers...
2019-08-13 Greg Pricebpo-37760: Factor out the basic UCD parsing logic of...
2019-08-12 Raymond Hettingerbpo-37759: Second round of edits to Whatsnew 3.8 (GH...
2019-08-12 Steve DowerRemove versioned executables from non-APPX packages...
2019-08-12 Steve Dowerbpo-37354: Sign Activate.ps1 for release (GH-15235)
2019-08-12 Derek Keelerbpo-37354: Make Powershell Activate.ps1 script static...
2019-08-12 Dong-hee Nabpo-37804: Remove the deprecated method threading.Threa...
2019-08-12 Ismail SFix docs for assert_called and assert_called_once ...
2019-08-11 Raymond Hettingerbpo-37819: Add Fraction.as_integer_ratio() (GH-15212)
2019-08-11 Abhilash Rajbpo-32178: Fix IndexError trying to parse 'To' header...
2019-08-10 Greg PriceDelete leftover clinic-generated file for C zipimport...
2019-08-10 Gregory P.... bpo-32912: Revert SyntaxWarning on invalid escape seque...
2019-08-09 Ngalim Siregarbpo-37642: Update acceptable offsets in timezone (GH...
2019-08-08 Paul Monsonbpo-36511: Fix failures in Windows ARM32 buildbot ...
2019-08-08 Pablo Galindobpo-37795: Capture DeprecationWarnings in the test...
2019-08-08 Zackery Spytzbpo-37268: test_parser fails when run with -Werror...
2019-08-08 shireenraobpo-25172: Raise appropriate ImportError msg when crypt...
2019-08-08 Inada Naokibpo-37587: optimize json.loads (GH-15134)
2019-08-08 Raymond Hettingerbpo-35892: Add usage note to mode() (GH-15122)
2019-08-08 Serhiy Storchakabpo-37685: Use singletons ALWAYS_EQ and NEVER_EQ in...
2019-08-08 Serhiy Storchakabpo-37685: Fixed __eq__, __lt__ etc implementations...
2019-08-08 aiudirogbpo-34775: Return NotImplemented in PurePath division...
2019-08-07 Steve Dowerbpo-37734: Remove unnecessary brace escapes in PC/layou...
2019-08-07 Steve Dowerbpo-37778: Fixes the icons used for file associations...
2019-08-07 Steve Dowerbpo-37734: Fix use of registry values to launch Python...
2019-08-07 Géry OgamUpdate pickle.rst (GH-14128)
2019-08-07 sweeneydebpo-37004: Documented asymmetry of string arguments...
2019-08-07 Raymond Hettingerbpo-37646: Document that eval() cannot access nested...
2019-08-07 Sergey Fedoseevbpo-34488: optimize BytesIO.writelines() (GH-8904)
2019-08-06 Barry WarsawMake importlib.metadata a simple module (#15153)
2019-08-06 Géry OgamImprove signal documentation (GH-14274)
2019-08-05 Raymond Hettingerbpo-37759: First round of major edits to Whatsnew...
2019-08-04 Terry Jan Reedybpo-36419: IDLE - Refactor autocompete and improve...
2019-08-04 Timothy HopperAdds Tim Hopper and Dan Lidral-Porter to ACKS (GH-15101)
2019-08-04 Terry Jan Reedybpo-37748: Re-order the Run menu. (GH-15115)
2019-08-04 Raymond HettingerUpdate itertools docs (GH-15114)
2019-08-04 Raymond Hettingerbpo-28292: Mark calendar.py helper functions as private...
2019-08-04 Raymond Hettingerbpo-36324: Update comments to include the target hash...
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. ...
next