]> granicus.if.org Git - python/shortlog
python
2018-03-06 Victor Stinnerbpo-33005: Fix _PyGILState_Reinit() (#6001)
2018-03-06 Siddhesh PoyarekarFix strncpy warning with gcc 8 (#5840)
2018-03-05 Jason R. Coombsbpo-32991: Restore expectation that inspect.getfile...
2018-03-05 Steve Dowerbpo-33001: Prevent buffer overrun in os.symlink (GH...
2018-03-05 Barry WarsawAdd What's New for issues 32303 and 32305 (GH-5994)
2018-03-05 Terry Jan Reedybpo-32984: IDLE - set __file__ for startup files (GH...
2018-03-04 Cheryl Sabellabpo-30147: Add re.escape changes to 3.7 What's New...
2018-03-04 Cheryl Sabellabpo-32857: Raise error when tkinter after_cancel()...
2018-03-04 Thomas Nybergcloses bpo-32980 Remove _PyFrame_Init (GH-5965)
2018-03-04 Jamie Davisbpo-32981: Fix catastrophic backtracking vulns (#5955)
2018-03-03 Joongi KimFix missing coroutine declaration in the asyncio docume...
2018-03-02 Serhiy Storchakabpo-32964: Reuse a testing implementation of the path...
2018-03-01 Jon Wayne Parrottbpo-30607: Use external python-doc-theme (GH-2017)
2018-03-01 Eric V. SmithFixed incorrect default value for dataclass unsafe_hash...
2018-03-01 Alexey Izbyshevbpo-32903: Fix a memory leak in os.chdir() on Windows...
2018-02-28 James WalkerFix typo in logging doc: picked -> pickled (GH-5942)
2018-02-28 Cheryl Sabellabpo-32940: IDLE: Simplify StringTranslatePseudoMapping...
2018-02-28 Ned DeilyFix 3.8 whatsnew changelog link
2018-02-28 Steve DowerMinor improvements to the Windows build/release process...
2018-02-27 Terry Jan Reedybpo-30928: Update idlelib/NEWS.txt, possibly for 3...
2018-02-27 Serhiy StorchakaRevert "bpo-31961: subprocess now accepts path-like...
2018-02-27 Ned DeilyUpdate macOS installer resources
2018-02-27 Ned Deilybpo-32901: update macOS 10.9+ installer to Tcl/Tk 8.6.8
2018-02-27 Antoine Pitroubpo-31355: Travis-CI: re-enable macOS job (#5858)
2018-02-27 Paul Gansslebpo-10381, bpo-32403: What's new entries for changes...
2018-02-27 Christian Heimesbpo-31453: Add setter for min/max protocol version...
2018-02-27 Christian Heimesbpo-32951: Disable SSLSocket/SSLObject constructor...
2018-02-27 Christian Heimesbpo-28124: deprecate ssl.wrap_socket() (#5888)
2018-02-27 Christian Heimesbpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663)
2018-02-27 Eric V. Smithbpo-32960: For dataclasses, disallow inheriting frozen...
2018-02-27 Joffrey Fbpo-32713: Fix tarfile.itn for large/negative float...
2018-02-26 Tobotimusbpo-32222: Fix pygettext skipping docstrings for funcs...
2018-02-26 Nitish Chandrabpo-32836: Remove obsolete code from symtable pass...
2018-02-26 Sergey Fedoseevbpo-32147: Improved perfomance of binascii.unhexlify...
2018-02-26 animalizebpo-32394: Remove some TCP options on old version Windo...
2018-02-26 Serhiy StorchakaRevert unneccessary changes made in bpo-30296 and apply...
2018-02-26 Serhiy Storchakabpo-32922: dbm.open() now encodes filename with the...
2018-02-26 Terry Jan ReedyFix 'deecorator' typo in test/test_dataclasses (GH...
2018-02-26 Eric V. Smithbpo-32929: Dataclasses: Change the tri-state hash param...
2018-02-25 MariattaUpdate PR template file, don't reference bpo 12345...
2018-02-25 Mario Corcherobpo-31454: Include information about "import X as Y...
2018-02-25 Cheryl Sabellabpo-25059: Clarify the print separator usage in tutoria...
2018-02-25 Andrew Svetlovbpo-32622: Native sendfile on windows (#5565)
2018-02-25 Aaron GallagherDelete a broken threading.local example (#5870)
2018-02-25 Christian Heimesbpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (#5876)
2018-02-25 Christian Heimesbpo-32647: Link ctypes extension with libdl. (#5550)
2018-02-25 Christian Heimesbpo-31809: test secp ECDH curves (#4036)
2018-02-25 Cheryl Sabellabpo-17232: Clarify docs for -O and -OO command line...
2018-02-24 Christian Heimesbpo-30622: Improve NPN support detection (#5859)
2018-02-24 Christian Heimesbpo-24334: Cleanup SSLSocket (#5252)
2018-02-24 Benjamin Petersonremove vestigal locking from obmalloc (GH-5805)
2018-02-24 Ned Deilybpo-32931: fix macOS 10.9+ installer c++ compiler name...
2018-02-24 Serhiy Storchakabpo-31966: Fixed WindowsConsoleIO.write() for writing...
2018-02-24 Christian Heimesbpo-32819: Simplify and improve ssl.match_hostname...
2018-02-24 Cheryl Sabellabpo-32916: IDLE: Change `str` to `code` in pyparse...
2018-02-24 Christian Heimes[bpo-28414] Make all hostnames in SSL module IDN A...
2018-02-23 MariattaUpdate the Pull_request_template.md file (GH-5841)
2018-02-23 Eric V. SmithExhaustively test dataclass hashing when no hash= value...
2018-02-23 Mariattabpo-32923: Unittest doc: replace `whilst` with `while...
2018-02-23 Steve Dowerbpo-32901: Update Tcl and Tk versions to 8.6.8 (GH...
2018-02-23 cocoatomobpo-32087: Doc: Make "deprecated-removed" directive...
2018-02-23 INADA Naokiipaddress: Use str.isascii() instead of frozenset ...
2018-02-23 Anselm Kruisbpo-30028: make test.support.temp_cwd() fork-safe ...
2018-02-22 Serhiy Storchakabpo-17611. Move unwinding of stack for "pseudo exceptio...
2018-02-22 Serhiy Storchakabpo-32838: Fix Python versions in the table of magic...
2018-02-22 Paul GanssleTest that new_timezone can return the UTC singleton...
2018-02-22 Steve Dowerbpo-32457: Improves handling of denormalized executable...
2018-02-22 Steve Dowerbpo-32556: nt._getfinalpathname, nt._getvolumepathname...
2018-02-22 Terry Jan Reedybpo-32905: IDLE - remove unused code in pyparse module...
2018-02-22 Eddie Elizondocloses bpo-32898: Fix debug build crash with COUNT_ALLO...
2018-02-22 Cheryl Sabellabpo-32874: IDLE: add tests for pyparse (GH-5755)
2018-02-21 Paul Pricebpo-32889: update valgrind suppressions (GH-5779)
2018-02-21 Benjamin Petersonbpo-32008: don't use PROTOCOL_TLSv1 in example (GH...
2018-02-21 Harshul jainbpo-28886: doc: Move deprecated abc decorators to separ...
2018-02-20 Eric Snowbpo-32604: Swap threads only if the interpreter is...
2018-02-20 Zackery Spytzbpo-31848: Fix broken error handling in Aifc_read.initf...
2018-02-20 Zackery Spytzbpo-32500: Correct the documentation for PySequence_Siz...
2018-02-20 Alexey Izbyshevcloses bpo-32859: Don't retry dup3() if it is not avail...
2018-02-20 Steve Dowerbpo-32409: Ensures activate.bat can handle Unicode...
2018-02-19 Zachary Warebpo-30121: Fix test_subprocess for Windows Debug builds...
2018-02-19 pmp-pbpo-32682: Improve libz version parsing in test_zilb...
2018-02-18 chasonbpo-31972: Improve docstrings for pathlib classes ...
2018-02-18 Éric AraujoImprove error message for "setup.py upload" without...
2018-02-18 Terry Jan Reedybpo-31333: Fix typo in whatsnew/3.7.rst (GH-5744)
2018-02-18 Alexey Izbyshevbpo-32869: Fix incorrect dst buffer size for MultiByteT...
2018-02-18 TROUVERIE JoachimCorrect venv doc (fix #32540) (#5736)
2018-02-18 Zachary WareClean up Travis config (GH-5727)
2018-02-18 Ivan Levkivskyibpo-31333: Re-implement ABCMeta in C (#5273)
2018-02-18 Steve DowerAdd missing backslashes to get_externals.bat (GH-5731)
2018-02-18 Steve DowerImproves the ability to build in CI (GH-5728)
2018-02-17 Zachary Warebpo-30638: Add clinic to `make regen-all` (GH-5671)
2018-02-17 Andrew SvetlovFix a typo in asyncio docs (#5721)
2018-02-17 Kyle Altendorfbpo-32852: Fix trace changing sys.argv to tuple. (GH...
2018-02-17 Gerrit HollDOC: fix documentation for copyright and credits (GH...
2018-02-17 Zackery Spytzbpo-32860: Fix a missing asterisk in the documentation...
2018-02-17 Eric Snowbpo-32604: Clean up created subinterpreters before...
2018-02-16 Yury Selivanovbpo-32436: Add docs for contextvars (#5685)
2018-02-16 xpvpcCorrect the code example in Python 3.7's What's New...
2018-02-16 Barry WarsawUpdate and sync importlib.resources documentation ...
2018-02-14 ngie-eignUpdate comment in posixmodule.c (GH-5681)
next