]> granicus.if.org Git - python/shortlog
python
2018-04-03 INADA Naokibpo-33199: Initialize ma_version_tag in PyDict_Copy...
2018-04-02 Serhiy Storchakabpo-29922: Improve error messages in 'async with' ...
2018-04-02 Terry Jan Reedybpo-33204: IDLE - revise and extend colorizer test...
2018-04-02 Terry Jan Reedybpo-33204: IDLE: consistently color invalid string...
2018-04-01 Gregory P.... bpo-20104: Add os.posix_spawn documentation. (#6334)
2018-03-31 Serhiy Storchakabpo-33132: Fix more reference counting issues in the...
2018-03-31 Ivan LevkivskyiAllow dynamic creation of generic dataclasses (GH-6319)
2018-03-30 Mike DePalatisFix socket type in DatagramHandler documentation: TCP...
2018-03-30 Nick Coghlanbpo-33182: Fix pointer types in _testembed (GH-6310)
2018-03-29 Eric V. Smithbpo-33175: dataclasses should look up __set_name__...
2018-03-29 Ned Deilybpo-32726: macOS 10.6+ installer now builds Tcl/TK...
2018-03-28 Julien PalardFIX documentation and NEWS of ThreadedHTTPServer. ...
2018-03-28 Julien PalardFix typos '.::' should typically just be '::'. (GH...
2018-03-28 Serhiy StorchakaFix duplicating words words. (GH-6296)
2018-03-28 Antoine Pitroubpo-33126: Document PyBuffer_ToContiguous() (#6292)
2018-03-28 INADA Naokis/the the/the/ (GH-6287)
2018-03-28 Ned Deilybpo-33163: Upgrade pip to 9.0.3 and setuptools to v39...
2018-03-28 Ned Deilybpo-32726: Do not force IDLE.app to launch in 32-bit...
2018-03-28 Ned Deilybpo-32872: Avoid regrtest compatibility issue with...
2018-03-28 Sam DunsterFix senfile typo (#6265)
2018-03-27 Ned Deilybpo-32517: fix test_read_pty_output() hangs on macOS...
2018-03-27 Barry Warsawbpo-33151: Handle submodule resources (GH-6268)
2018-03-27 Cheryl Sabellabpo-27212: Modify islice recipe to consume initial...
2018-03-26 Ivan Levkivskyibpo-32873: Treat type variables and special typing...
2018-03-26 Alexey Izbyshevbpo-32844: Fix a subprocess misredirection of a low...
2018-03-26 Eric V. Smithbpo-33141: Have dataclasses.Field pass through __set_na...
2018-03-26 Takuya AkibaFix error message in sqlite connection thread check...
2018-03-26 Oren Milmanbpo-6986: Add a comment to clarify a test of _json...
2018-03-26 Michael SeifertCorrected link targets in collections.rst (GH-1052)
2018-03-26 cocoatomoFix description about SimpleXMLRPCServer constructor...
2018-03-26 Neeraj BadlaniGitignore gmon.out (GH-5796)
2018-03-26 Stefano TaschiniFix typo and edit for clarity in the docstrings of...
2018-03-26 Garvit Khatribpo-33096: Fix ttk.Treeview.insert. (GH-6228)
2018-03-26 Eric V. SmithMinor fixes to dataclass tests. (GH-6243)
2018-03-25 Gregory P.... Clarify fd inheritance when close_fds=False. (GH-6240)
2018-03-25 Nick Coghlanbpo-33053: Remove test_cmd_line_script debugging print...
2018-03-25 Eric V. SmithTrivial improvements to dataclasses tests. (GH-6234)
2018-03-25 Nick Coghlanbpo-33053: -m now adds *starting* directory to sys...
2018-03-25 Nick Coghlanbpo-33042: Fix pre-initialization sys module configurat...
2018-03-25 Christian Heimesbpo-33136: Harden ssl module against CVE-2018-8970...
2018-03-25 Xiang Zhangbpo-32943: Fix confusing error message for rot13 codec...
2018-03-25 Eric V. SmithFix invalid escape sequence: use raw string. (GH-6225)
2018-03-25 Eric V. Smithbpo-33134: dataclasses: use function dispatch table...
2018-03-24 Eric V. SmithTrivial dataclass cleanups: (GH-6218)
2018-03-24 Serhiy Storchakabpo-33132: Fix reference counting issues in the compile...
2018-03-24 Christian Heimesbpo-33127: Compatibility patch for LibreSSL 2.7.0 ...
2018-03-24 Christian Heimesbpo-24334: Remove inaccurate match_hostname call (...
2018-03-24 Xiang Zhangbpo-32932: More revealing error message when non-str...
2018-03-23 Himanshu Lakharabpo-27428: Fix WindowsRegistryFinder documentation...
2018-03-23 Julien Palardbpo-31639: Use threads in http.server module. (GH-5018)
2018-03-23 Berker PeksagFix a reference to the MRE book in re docs (GH-1113)
2018-03-23 Serhiy Storchakabpo-30953: Improve error messages and add tests for...
2018-03-23 Serhiy Storchakabpo-33041: Rework compiling an "async for" loop. (...
2018-03-23 INADA Naokibpo-32999: ast: Convert useless check to assert (GH...
2018-03-22 Eric V. Smithbpo-32505: dataclasses: raise TypeError if a member...
2018-03-22 INADA Naokibpo-32999: Revert GH-6002 (fc7df0e6) (GH-6189)
2018-03-22 jabbpo-33018: Improve issubclass() error checking and...
2018-03-22 Donald StufftUpgrade pip to v9.0.3 and setuptools to v39.0.1 (#6184)
2018-03-21 Eric V. SmithAdd 'Field' to dataclasses.__all__. (GH-6182)
2018-03-21 Thomas MoreauFIX failure on OSX sem_getvalue (#6180)
2018-03-21 Thomas Moreaubpo-33078 - Fix queue size on pickling error (GH-6119)
2018-03-21 Zackery SpytzFix typos in mmap() error messages (GH-6173)
2018-03-21 Eric V. Smithbpo-32896: Fix error when subclassing a dataclass with...
2018-03-21 Xiang Zhangbpo-27683: Fix a regression for host() of ipaddress...
2018-03-21 Cheryl Sabella bpo-18802: Add more details to ipaddress documentation...
2018-03-20 Cheryl Sabellabpo-28247: Document Windows executable creation in...
2018-03-20 Matt Eatonbpo-33034: Improve exception message when cast fails...
2018-03-20 Eric V. Smithbpo-33100: Dataclasses now handles __slots__ and defaul...
2018-03-19 aetrachtbpo-33061: Add missing 'NoReturn' to __all__ in typing...
2018-03-19 Eric V. Smithbpo-32953: Dataclasses: frozen should not be inherited...
2018-03-18 xdegayebpo-19417: Add test_bdb.py (GH-5217)
2018-03-18 Jelle ZijlstraRevert "bpo-30406: Make async and await proper keywords...
2018-03-18 Serhiy Storchakabpo-32489: Allow 'continue' in 'finally' clause. (GH...
2018-03-18 Serhiy Storchakabpo-32056: Improve exceptions in aifc, wave and sunau...
2018-03-18 Serhiy Storchakabpo-33041: Add tests for jumps in/out of 'async with...
2018-03-18 Aviv Palivodabpo-27645: Fix version number in 'database in transacti...
2018-03-17 Donald StufftUpdate pip to 9.0.2 and setuptools to 38.6.1 (#6133)
2018-03-17 Marcel Plchbpo-32374: m_traverse may be called with m_state=NULL...
2018-03-14 Zackery Spytzbpo-33021: Fix GCC 7 warning (-Wmaybe-uninitialized...
2018-03-13 Łukasz Langalib2to3: Add more tests (#6101)
2018-03-13 xdegayebpo-17288: Prevent jumps from 'return' and 'exception...
2018-03-13 Miro Hrončokbpo-32885: Tools/scripts/pathfix.py: Add -n option...
2018-03-13 Łukasz Langabpo-33064: lib2to3: support trailing comma after *args...
2018-03-13 Ned Deilybpo-29719: Remove Date and Release field in whatsnew...
2018-03-12 Ned DeilyAdd macOS installer Conclusion file
2018-03-12 Antoine Pietribpo-22674: fix test_strsignal on OSX (GH-6085)
2018-03-12 Andrew SvetlovFix docs markup for asyncio current_task() and all_task...
2018-03-12 Thomas Moreaubpo-33056 FIX leaking fd in concurrent.futures.ProcessP...
2018-03-12 Antoine Pietrisignal: add strsignal() (#6017)
2018-03-11 Nir Sofferbpo-33021: Release the GIL during fstat() calls (GH...
2018-03-11 Antoine Pitroubpo-31804: Fix multiprocessing.Process with broken...
2018-03-11 Siddhesh PoyarekarDrop confusing commented out code in pystrtod.c (GH...
2018-03-11 Serhiy Storchakabpo-32970: Improve disassembly of the MAKE_FUNCTION...
2018-03-11 Serhiy Storchakabpo-32925: Optimized iterating and containing test...
2018-03-11 Serhiy Storchakabpo-32946: Speed up "from ... import ..." from non...
2018-03-11 Serhiy Storchakabpo-32338: OrderedDict import is no longer needed in...
2018-03-11 Serhiy Storchakabpo-33026: Fix jumping out of "with" block by setting...
2018-03-11 Serhiy Storchakabpo-32996: Improve What's New in 3.7. (#5983)
2018-03-11 Matt Eatonbpo-33045: Fix typos in SSL documentation (GH-6065)
2018-03-11 Berker Peksagbpo-27645: Skip test_bad_target_in_transaction if SQLit...
next