]> granicus.if.org Git - python/shortlog
python
2017-09-20 Miss Islington... bpo-31533: fix broken link to OpenSSL docs (GH-3674...
2017-09-19 Miss Islington... [3.6] bpo-31500: Removed fixed size of IDLE config...
2017-09-19 Miss Islington... bpo-31501: Operator precedence description for arithmet...
2017-09-19 Steve DowerFix build issues in Doc/make.bat (#3663)
2017-09-19 Miss Islington... [3.6] bpo-31482: Missing bytes support for random...
2017-09-19 Miss Islington... [3.6] pythoninfo: ignore OSError(ENOSYS) on getrandom...
2017-09-19 Miss Islington... [3.6] bpo-31293: Fix crashes in truediv and mul of...
2017-09-19 Miss Islington... [3.6] bpo-31315: Fix an assertion failure in imp.create...
2017-09-19 Ned Deilypost 3.6.3rc1 development
2017-09-19 Ned DeilyMerge tag 'v3.6.3rc1' into 3.6
2017-09-19 Ned DeilyBump to 3.6.3rc1 v3.6.3rc1
2017-09-19 Ned DeilyUpdate pydoc topics and NEWS blurbs for 3.6.3rc1
2017-09-18 Miss Islington... [3.6] bpo-31499, xml.etree: Fix xmlparser_gc_clear...
2017-09-18 Miss Islington... [3.6] bpo-30928: Update idlelib/NEWS.txt to 2017 Sep...
2017-09-18 Miss Islington... [3.6] bpo-31502: IDLE Configdialog again deletes custom...
2017-09-17 Miss Islington... bpo-31487: Update F-strings doc example (GH-3627) ...
2017-09-17 Miss Islington... [3.6] bpo-31493: Fix code context update and font updat...
2017-09-16 Miss Islington... bpo-31487: Improve f-strings documentation (GH-3604...
2017-09-16 Miss Islington... bpo-31458: Clarify that Changelog is built from Misc...
2017-09-16 Michael Seifertbpo-29916: Include PyGetSetDef in C API extension docum...
2017-09-16 Miss Islington... [3.6] bpo-31488: IDLE - update former extensions when...
2017-09-15 Victor Stinner[3.6] bpo-31234: Join threads in tests (#3589)
2017-09-15 Terry Jan Reedy[3.6] bpo-314777: IDLE - improve rstrip entry in doc...
2017-09-15 Terry Jan Reedy[3.6] bpo-31462: IDLE - remove trailing whitespaces...
2017-09-15 Miss Islington... [3.6] bpo-31480: IDLE - fix tests to pass with zzdummy...
2017-09-14 Miss Islington... [3.6] bpo-31455: Fix an assertion failure in ElementTre...
2017-09-14 Miss Islington... [3.6] bpo-28556: typing.get_type_hints: better globalns...
2017-09-14 Miss Islington... [3.6] bpo-31471: Fix assertion failure in subprocess...
2017-09-14 Miss Islington... [3.6] bpo-31457: Allow for nested LoggerAdapter objects...
2017-09-14 Miss Islington... Improve code examples in hashlib cookie signing (GH...
2017-09-14 Christian Heimes[3.6] _ssl_: Fix compiler warning (GH-3559) (#3569)
2017-09-14 Miss Islington... [3.6] bpo-31418: Fix an assertion failure in PyErr_Writ...
2017-09-14 Xiang Zhang[3.6] bpo-30246: fix several error messages which only...
2017-09-14 Mariatta[3.6] bpo-31458: Update Misc/NEWS link in What's New...
2017-09-14 Miss Islington... [3.6] bpo-28556: Minor updates to typing module (GH...
2017-09-13 Victor Stinner[3.6] bpo-31234: Fix dangling thread in test_ftp/poplib...
2017-09-13 Miss Islington... [3.6] bpo-31234, socket.create_connection(): Fix ref...
2017-09-13 Miss Islington... [3.6] bpo-31448, test_poplib: Fix ResourceWarning ...
2017-09-13 Miss Islington... [3.6] bpo-31234: test_httpservers joins the server...
2017-09-13 Miss Islington... [3.6] bpo-31234: test_threaded_import: fix test_side_ef...
2017-09-13 Miss Islington... [3.6] bpo-31323: Fix reference leak in test_ssl (GH...
2017-09-13 Miss Islington... [3.6] Mention enum as a potential use for metaclasses...
2017-09-13 Mariatta[3.6] bpo-31394: Clarify documentation about token...
2017-09-13 Miss Islington... [3.6] bpo-31249: Fix test_concurrent_futures dangling...
2017-09-12 Miss Islington... [3.6] bpo-31234: Enhance test_thread.test_forkinthread...
2017-09-12 Victor Stinner[3.6] bpo-30923: Silence fall-through warnings included...
2017-09-12 Victor Stinner[3.6] bpo-31250: test_asyncio: fix dangling threads...
2017-09-12 Miss Islington... [3.6] bpo-31421: Document how IDLE runs tkinter program...
2017-09-12 Miss Islington... [3.6] bpo-27099: Finish updating IDLE doc and help...
2017-09-12 Serhiy Storchaka[3.6] bpo-31416: Fix assertion failures in case of...
2017-09-12 Benjamin Peterson[3.6] bpo-31373: remove overly strict float range check...
2017-09-11 Miss Islington... [3.6] bpo-30928: Update idlelib/NEWS.txt to 2017-09...
2017-09-11 Miss Islington... [3.6] bpo-31414: IDLE -- fix tk entry box tests by...
2017-09-11 Serhiy Storchaka[3.6] bpo-31411: Prevent raising a SystemError in case...
2017-09-11 Serhiy Storchaka[3.6] bpo-29526: Add reference to help('FORMATTING...
2017-09-11 Miss Islington... [3.6] bpo-30781: IDLE: Fix help button on configdialog...
2017-09-11 Henk-Jaap WagenaarBackport docstring improvements to OrderedDict. (GH...
2017-09-11 Terry Jan Reedy[3.6] bpo-27099: IDLE - Convert built-in extensions...
2017-09-10 Christian Heimesbpo-29136: Fix versionchange for TLS 1.3 changes (...
2017-09-10 Miss Islington... [3.6] bpo-31406: Fix crash due to lack of type checking...
2017-09-10 Miss Islington... [3.6] Improve IncrementalEncoder documentation (GH...
2017-09-10 R. David Murray[3.6] Clarify nature of parse_args 'args' argument...
2017-09-09 Miss Islington... [3.6] Make `json.dumps()` example to be PEP-8 compliant...
2017-09-09 Christian Heimes[3.6] bpo-31400: Improve SSL error handling on Windows...
2017-09-09 Miss Islington... [3.6] bpo-26669: Fix nan arg value error in pytime...
2017-09-08 Miss Islington... [3.6] bpo-30822: Deduplicate ZoneInfoTest classes in...
2017-09-08 Miss Islington... [3.6] Fixes reference leak (GH-3457) (#3460)
2017-09-08 Serhiy Storchaka[3.6] bpo-31393: Fix the use of PyUnicode_READY()....
2017-09-08 Christian Heimes[3.6] bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TL...
2017-09-08 Zackery Spytz[3.6] bpo-30640: Fix undefined behavior in _PyFunction_...
2017-09-08 Miss Islington... [3.6] bpo-31036: Allow sphinx and blurb to be found...
2017-09-07 Christian Heimes[3.6] bpo-27340: Use memoryview in SSLSocket.sendall...
2017-09-07 Christian Heimes[3.6] bpo-28958: Improve SSLContext error reporting...
2017-09-07 Miss Islington... [3.6] bpo-22635: Update the getstatusoutput docstring...
2017-09-07 Miss Islington... [3.6] bpo-31294: Fix ZeroMQSocketListener and ZeroMQSoc...
2017-09-07 Miss Islington... [3.6] bpo-31330: Clarify that RawTextHelpFormatter...
2017-09-07 Steve Dower[3.6] bpo-30389 Adds detection of VS 2017 to distutils...
2017-09-07 Miss Islington... [3.6] fixes bpo-31373: fix undefined floating-point...
2017-09-07 Miss Islington... [3.6] bpo-30096: Use ABC in abc reference examples...
2017-09-07 Christian Heimes[3.6] Update multissl test helper (GH-3349) (#3415)
2017-09-07 Steve DowerAdd props file for nuget packages (#3410) (#3413)
2017-09-07 Ned DeilyLink to generated changelog, not website.
2017-09-07 Miss Islington... [3.6] bpo-22635: subprocess.getstatusoutput doc update...
2017-09-07 Miss Islington... bpo-30465: Fix lineno and col_offset in fstring AST...
2017-09-07 Miss Islington... [3.6] Update `make patchcheck` for blurb and NEWS.d...
2017-09-07 Miss Islington... [3.6] bpo-21649: Add RFC 7525 and Mozilla server side...
2017-09-07 Miss Islington... [3.6] bpo-30824: Add mimetype for .json (GH-3048) ...
2017-09-06 Steve Dower[3.6] bpo-31340: Change to building with MSVC v141...
2017-09-06 Miss Islington... [3.6] Fixes Tix build by correcting the directories...
2017-09-06 Miss Islington... [3.6] bpo-30737: Update DevGuide links to new URL ...
2017-09-06 Gregory P.... [3.6] bpo-31178: Avoid concatenating bytes with str...
2017-09-06 Miss Islington... [3.6] Stop test_xmlrpc from writing to sys.stderr ...
2017-09-06 Christian Heimes[3.6] bpo-29781: Fix SSLObject.version before handshake...
2017-09-06 Christian Heimes[3.6] _pickle: Fix whichmodule() (GH-3358) (#3361)
2017-09-06 Miss Islington... bpo-31350: Optimize get_event_loop and _get_running_loo...
2017-09-06 Victor Stinnerbpo-31355: Travis CI: remove the macOS job (#3367)
2017-09-06 Mariatta[3.6] bpo-30662: fixed OrderedDict.__init__ docstring...
2017-09-06 Miss Islington... [3.6] bpo-31320: No traceback to sys.stderr in test_ssl...
2017-09-06 Zachary Ware[3.6] Cache externals, depending on changes to PCbuild...
2017-09-06 Benjamin Peterson[3.6] link to legacy doc on the non-legacy website...
next