]> granicus.if.org Git - python/shortlog
python
2018-02-25 Miss Islington... bpo-32500: Correct the documentation for PySequence_Siz...
2018-02-25 Miss Islington... bpo-31454: Include information about "import X as Y...
2018-02-25 Miss Islington... bpo-25059: Clarify the print separator usage in tutoria...
2018-02-25 Miss Islington... bpo-32622: Native sendfile on windows (GH-5565)
2018-02-25 Miss Islington... Exhaustively test dataclass hashing when no hash= value...
2018-02-25 Miss Islington... Delete a broken threading.local example (GH-5870)
2018-02-25 Miss Islington... [3.7] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH...
2018-02-25 Miss Islington... [3.7] bpo-32647: Link ctypes extension with libdl....
2018-02-25 Miss Islington... [3.7] bpo-31809: test secp ECDH curves (GH-4036) (...
2018-02-25 Miss Islington... bpo-17232: Clarify docs for -O and -OO command line...
2018-02-24 Miss Islington... [3.7] bpo-30622: Improve NPN support detection (GH...
2018-02-24 Miss Islington... [3.7] bpo-24334: Cleanup SSLSocket (GH-5252) (#5857)
2018-02-24 Miss Islington... [3.7] bpo-32931: fix macOS 10.9+ installer c++ compiler...
2018-02-24 Miss Islington... bpo-31966: Fixed WindowsConsoleIO.write() for writing...
2018-02-24 Miss Islington... [3.7] bpo-32819: Simplify and improve ssl.match_hostnam...
2018-02-24 Miss Islington... [bpo-28414] Make all hostnames in SSL module IDN A...
2018-02-24 Miss Islington... bpo-32916: IDLE: Change `str` to `code` in pyparse...
2018-02-23 Miss Islington... bpo-32838: Fix Python versions in the table of magic...
2018-02-23 Miss Islington... bpo-32923: Unittest doc: replace `whilst` with `while...
2018-02-23 Mariattabpo-32924: Fix the Show Source url in the docs. (GH...
2018-02-23 Miss Islington... bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH...
2018-02-23 Miss Islington... bpo-32087: Doc: Make "deprecated-removed" directive...
2018-02-23 Miss Islington... bpo-30028: make test.support.temp_cwd() fork-safe ...
2018-02-22 Miss Islington... Test that new_timezone can return the UTC singleton...
2018-02-22 Miss Islington... bpo-32457: Improves handling of denormalized executable...
2018-02-22 Miss Islington... bpo-32556: nt._getfinalpathname, nt._getvolumepathname...
2018-02-22 Miss Islington... bpo-32905: IDLE - remove unused code in pyparse module...
2018-02-22 Miss Islington... closes bpo-32898: Fix debug build crash with COUNT_ALLO...
2018-02-22 Miss Islington... bpo-32874: IDLE: add tests for pyparse (GH-5755)
2018-02-21 Miss Islington... bpo-32889: update valgrind suppressions (GH-5779)
2018-02-21 Miss Islington... bpo-32008: don't use PROTOCOL_TLSv1 in example (GH...
2018-02-21 Miss Islington... bpo-28886: doc: Move deprecated abc decorators to separ...
2018-02-21 Miss Islington... bpo-32540: Update venv documentation (GH-5736)
2018-02-21 Miss Islington... bpo-32604: Swap threads only if the interpreter is...
2018-02-20 Miss Islington... bpo-31848: Fix broken error handling in Aifc_read.initf...
2018-02-20 Miss Islington... closes bpo-32859: Don't retry dup3() if it is not avail...
2018-02-20 Miss Islington... bpo-32409: Ensures activate.bat can handle Unicode...
2018-02-19 Miss Islington... bpo-30121: Fix test_subprocess for Windows Debug builds...
2018-02-19 Miss Islington... bpo-32682: Improve libz version parsing in test_zilb...
2018-02-19 Miss Islington... Improve error message for "setup.py upload" without...
2018-02-19 Miss Islington... bpo-31972: Improve docstrings for pathlib classes ...
2018-02-18 Miss Islington... bpo-31333: Fix typo in whatsnew/3.7.rst (GH-5744)
2018-02-18 Miss Islington... bpo-32869: Fix incorrect dst buffer size for MultiByteT...
2018-02-18 Ned Deilybpo-25988: add NEWS entry for 3.7.0b2 (#5743)
2018-02-18 Ivan Levkivskyibpo-25988: Emit a warning when use or import ABCs from...
2018-02-18 Ivan Levkivskyibpo-31333: Re-implement ABCMeta in C (GH-5733)
2018-02-18 Miss Islington... Clean up Travis config (GH-5727)
2018-02-18 Miss Islington... [3.7] Improves the ability to build in CI (GH-5729)
2018-02-18 Miss Islington... bpo-30638: Add clinic to `make regen-all` (GH-5671)
2018-02-17 Miss Islington... Fix a typo in asyncio docs (GH-5721)
2018-02-17 Miss Islington... bpo-32852: Fix trace changing sys.argv to tuple. (GH...
2018-02-17 Miss Islington... DOC: fix documentation for copyright and credits (GH...
2018-02-17 Miss Islington... bpo-32860: Fix a missing asterisk in the documentation...
2018-02-17 Miss Islington... bpo-32604: Clean up created subinterpreters before...
2018-02-16 Miss Islington... Correct the code example in Python 3.7's What's New...
2018-02-16 Miss Islington... bpo-32436: Add docs for contextvars (GH-5685)
2018-02-16 Miss Islington... Update and sync importlib.resources documentation ...
2018-02-14 Miss Islington... Update comment in posixmodule.c (GH-5681)
2018-02-14 Miss Islington... bpo-32841: Fix cancellation in awaiting asyncio.Conditi...
2018-02-14 Miss Islington... Fix installation instructions for *nix (GH-5605)
2018-02-14 Miss Islington... remove mercurial dot files (GH-5558)
2018-02-14 Miss Islington... bpo-27846: Delete incorrect note in base64 docs (GH...
2018-02-13 Miss Islington... bpo-31787: Skip refleak check when _hashlib is not...
2018-02-13 Miss Islington... bpo-31787: Prevent refleaks when calling __init__(...
2018-02-13 Miss Islington... bpo-32370: Use the correct encoding for ipconfig output...
2018-02-13 Miss Islington... bpo-30579: Docs for dynamic traceback creation (GH...
2018-02-13 Miss Islington... bpo-32827: Fix usage of _PyUnicodeWriter_Prepare()...
2018-02-12 Miss Islington... bpo-32837: IDLE - require encoding argument for textvie...
2018-02-12 Miss Islington... bpo-29248: Fix os.readlink() on Windows (GH-5577)
2018-02-12 Miss Islington... bpo-32826: Add "encoding=utf-8" to open() in idle_test...
2018-02-12 Miss Islington... bpo-32221: makeipaddr(): remove interface part + speedu...
2018-02-12 Miss Islington... Fix typo in Include/objimpl.h, the word "has" was missi...
2018-02-11 Miss Islington... bpo-32815: Improve docs on the subprocess API *text...
2018-02-11 Miss Islington... Fix AppVeyor doc short-circuit (GH-5633)
2018-02-11 Zachary Ware[3.7] Add short-circuit for doc changes to AppVeyor...
2018-02-11 Miss Islington... bpo-32604: Make _xxsubinterpreters build on Windows...
2018-02-11 Miss Islington... bpo-11015: Update test.support documentation (GH-5619)
2018-02-11 Miss Islington... bpo-32792: Preserve mapping order in ChainMap() (GH...
2018-02-10 Miss Islington... bpo-32800: Update link to w3c doc for xml default names...
2018-02-10 Miss Islington... travis: Use -O3 option (GH-5599)
2018-02-09 Miss Islington... bpo-30157: Fix csv.Sniffer.sniff() regex pattern. ...
2018-02-09 Miss Islington... Fix some warnings produced by different compilers....
2018-02-09 Miss Islington... Make formatting of some return codes conforming to...
2018-02-09 Miss Islington... bpo-32775: Fix regular expression warnings in fnmatch...
2018-02-09 Miss Islington... bpo-32585: Add tkinter.ttk.Spinbox. (GH-5221) (GH-5592)
2018-02-08 Miss Islington... bpo-32802: Fix Travis build (GH-5589) (GH-5590)
2018-02-07 Miss Islington... bpo-32720: Fixed the replacement field grammar document...
2018-02-07 Miss Islington... Fix typo in whatsnew/3.7.rst (GH-5551) (GH-5553)
2018-02-07 Miss Islington... bpo-6135: Fix subprocess.check_output doc to mention...
2018-02-06 Miss Islington... bpo-30693: Fix tarfile test cleanup on MSWindows (GH...
2018-02-06 Miss Islington... bpo-32777: Fix _Py_set_inheritable async-safety in...
2018-02-05 Miss Islington... [3.7] bpo-8722: Document __getattr__ behavior with...
2018-02-05 Miss Islington... bpo-30928: IDLE - update NEWS.txt. (GH-5539) (GH-5540)
2018-02-04 Miss Islington... bpo-32765: Update configdialog General tab create page...
2018-02-04 Miss Islington... Fix typo -- missing "not" (GH-5528) (GH-5530)
2018-02-04 Miss Islington... Use assertTrue() instead of deprecated assert_(). ...
2018-02-04 Miss Islington... [3.7] bpo-32691: Use mod_spec.parent when running modul...
2018-02-04 Miss Islington... bpo-32720: Fixed the definition for width and precision...
2018-02-04 Miss Islington... [3.7] bpo-32746: Fix multiple typos (GH-5144) (GH-5520)
2018-02-03 Miss Islington... bpo-32739: Show default value for rotate() (GH-5485...
next