]> granicus.if.org Git - python/shortlog
python
2018-12-26 Michael Feltbpo-34711: Return HTTPStatus.NOT_FOUND if path.endswith...
2018-12-26 Michael Feltbpo-27643 - skip test_ctypes test case with XLC compile...
2018-12-26 Michael Feltbpo-11192: Skip unsupported cases in test_socket on...
2018-12-26 Raymond HettingerRedo PR 785 -- Add cross reference links (GH-11319)
2018-12-25 Raymond HettingerRevert "bpo-35565: Add detail to assertion failure...
2018-12-25 Cheryl Sabellabpo-35565: Add detail to assertion failure message...
2018-12-25 Serhiy Storchakabpo-23867: Argument Clinic: inline parsing code for...
2018-12-25 Serhiy Storchakabpo-20180: Simplify char_converter in Argument Clinic...
2018-12-25 Serhiy Storchakabpo-35578: Add an example file for testing Argument...
2018-12-24 MariattaMinor grammar improvement in types.rst (GH-11308)
2018-12-24 Tal Einatbpo-35208: Fix IDLE Squeezer line counting (GH-10449)
2018-12-24 Jess ShapiroClarify the behavior of the staticmethod builtin (GH...
2018-12-24 Andre DelfinoFix minor grammatical mistakes in reversed(dict) doc...
2018-12-24 Andre DelfinoTweak wording about Fraction and Decimal (GH-10904)
2018-12-24 leodemabpo-30561: Sync-up expovariate() and gammavariate code...
2018-12-24 Cheryl Sabellabpo-35566: Add links to annotation glossary term (GH...
2018-12-24 Chris Randsbpo-34764: improve docs example of iter() with sentinel...
2018-12-23 Cheryl Sabellabpo-35555: IDLE: Gray out Code Context menu item on...
2018-12-23 Ned Deilybpo-35257: fix broken BLDSHARED - needs LDFLAGS too...
2018-12-23 Boštjan MejakAdd 2 missing commas (GH-10698)
2018-12-23 Cheryl Sabellabpo-35567: Convert dict of constants to a set (GH-11296)
2018-12-23 Andre DelfinoDocument that dict.fromkeys accepts any iterable for...
2018-12-23 RecursingUse generator instead of list in code examples (GH...
2018-12-22 Jean-François Bbpo-35564: add master_doc='contents' to conf.py (GH...
2018-12-22 Serhiy Storchakabpo-30455: Generate all token related code and docs...
2018-12-22 Cheryl Sabella bpo-22703: IDLE: Improve Code Context and Zoom Height...
2018-12-22 Matt McCormickbpo-11566: Extension build errors on Windows for _hypot...
2018-12-21 Christopher... Fix typo in socketserver docstring (GH-11252)
2018-12-21 Steve DowerEnable signing Windows builds with SHA1 environment...
2018-12-21 Xtreakbpo-33830: Fix an example in http.client docs for 404...
2018-12-21 Xtreakbpo-34193: Fix pluralization in getargs.c and test...
2018-12-20 Arthur Neufeldbpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API...
2018-12-20 Victor Stinnerbpo-35424: emit ResourceWarning at multiprocessing...
2018-12-20 Serhiy Storchakabpo-22831: Use "with" to avoid possible fd leaks in...
2018-12-20 XtreakFix mock_open docstring to use readline (#11176)
2018-12-20 Terry Jan Reedybpo-35521: Add more cross-refs to IDLE docs (#11257)
2018-12-20 Zackery Spytzbpo-35529: Fix a reference counting bug in PyCFuncPtr_F...
2018-12-20 Serhiy Storchakabpo-5438: Update memory requirements and optimize test_...
2018-12-20 Serhiy Storchakabpo-18085: Update refcounts.dat. (GH-11247)
2018-12-20 Terry Jan Reedybpo-34162: Update idlelib/NEWS.txt to 2018-12-20. ...
2018-12-20 Cheryl Sabellabpo-35521: IDLE: Add code context section to docs ...
2018-12-20 Steve Dowerbpo-35482: Fixes HTML escaping in CHM index and build...
2018-12-19 Mat Mbpo-32077: Update refcounts.dat for Unicode object...
2018-12-19 stratakisbpo-35257: Avoid leaking LTO linker flags into distutil...
2018-12-19 Chris Randsbpo-35526: make __future__.barry_as_FLUFL mandatory...
2018-12-19 Serhiy StorchakaFix documented signatures for C API functions. (GH...
2018-12-19 Serhiy StorchakaFix Python version since which external enities are...
2018-12-19 Manjusakabpo-35497: add versionadded tag for EPOLLEXCLUSIVE...
2018-12-19 Serhiy Storchakabpo-35506: Remove redundant and incorrect links from...
2018-12-19 Jules Lasne... Removed dangling `since Python` at the end of library...
2018-12-18 Victor Stinnerbpo-35424: Fix test_multiprocessing_main_handling ...
2018-12-18 Victor Stinnerbpo-31731: Fix test_io.check_interrupted_write() (GH...
2018-12-18 Vladimir Matveevbpo-23057: add loop self socket as wakeup fd for signal...
2018-12-18 Hrvoje Nikšićbpo-35465: Document _UnixSelectorEventLoop.add_signal_h...
2018-12-18 Serhiy Storchakabpo-35502: Fix reference leaks in ElementTree.TreeBuild...
2018-12-18 Victor Stinnerbpo-35516: platform.system_alias() don't replace Darwin...
2018-12-18 Victor Stinnerbpo-10496: distutils check_environ() handles getpwuid...
2018-12-18 Victor Stinnerbpo-35523: Remove ctypes callback workaround (GH-11211)
2018-12-18 Serhiy Storchakabpo-35461: Document C API functions which suppress...
2018-12-18 Victor Stinnerbpo-31784: Use time.time_ns() in uuid.uuid1() (GH-11189)
2018-12-17 Victor Stinnerbpo-35519: Rename test.bisect to test.bisect_cmd (GH...
2018-12-17 Victor Stinnerbpo-35348: Fix platform.architecture() (GH-11159)
2018-12-17 Serhiy Storchakabpo-33306: Improve SyntaxError messages for unbalanced...
2018-12-17 Serhiy Storchakabpo-35475: Add more PyImport* functions in refcounts...
2018-12-17 Zackery Spytzbpo-35504: Fix segfaults and SystemErrors when deleting...
2018-12-17 Serhiy Storchakabpo-35490: Remove the DecodeFSDefault return converter...
2018-12-17 Serhiy Storchakabpo-35504: Fix a SystemError when delete the characters...
2018-12-17 Vajrasky Kokbpo-18799: Resurrect test_404 in test_xmlrpc. (GH-11196)
2018-12-17 Dima Tisnekbpo-35415: validate fileno argument to socket.socket...
2018-12-17 Beomsoo KimFixed a few obvious mistakes in c-api docs (GH-11184)
2018-12-17 Victor Stinnerbpo-23451: Update time.monotonic() documentation (GH...
2018-12-17 Victor Stinnerbpo-35513, unittest: TextTestRunner uses time.perf_coun...
2018-12-17 Victor Stinnerbpo-35513: Replace time.time() with time.monotonic...
2018-12-17 Paul Gansslebpo-35186: Remove "built with" comment in setup.py...
2018-12-16 Victor Stinnerbpo-35491, multiprocessing: replace "RUN" with RUN...
2018-12-16 Beomsoo Kimbpo-35511: Trivial docs updates for profile and resourc...
2018-12-16 Victor Stinnerbpo-35499: make profile-opt don't override CFLAGS_NODIS...
2018-12-14 mkkotbpo-35450: reflect in docs that venv module is not...
2018-12-14 Steve Dowerbpo-35402: Update Windows build to use Tcl and Tk 8...
2018-12-14 Victor Stinnerbpo-35471: Remove the macpath module (GH-11129)
2018-12-14 Victor Stinnerbpo-35346: Cleanup platform.architecture() (GH-11130)
2018-12-14 Victor Stinnerbpo-34279: regrtest consider that skipped tests are...
2018-12-14 Victor Stinnerbpo-35491: Enhance multiprocessing.BaseProcess.__repr__...
2018-12-14 Jules Lasne... Fixed missing colun in library/sys.po (GH-11153)
2018-12-14 Victor StinnerAdd multiprocessing.Pool.__repr__() (GH-11137)
2018-12-14 Serhiy Storchakabpo-35489: Use "const Py_UNICODE *" for the Py_UNICODE...
2018-12-14 Vladimir Matveevbpo-31446: Copy command line that should be passed...
2018-12-13 Victor Stinnerbpo-35477: multiprocessing.Pool.__enter__() fails if...
2018-12-12 Victor Stinnerbpo-35412: Add testcase to test_future4 (GH-11131)
2018-12-12 Victor Stinnerbpo-35346: Drop Mac OS 9 support from platform (GH...
2018-12-12 Xiang Zhangbpo-33106: change dbm key deletion error for readonly...
2018-12-12 Anthony SottileAdd test for double patching instance methods (#11085)
2018-12-12 Xtreakbpo-17185: Add __signature__ to mock that can be used...
2018-12-11 Andrew Svetlovbpo-35394: Add empty slots to abstract asyncio protocol...
2018-12-11 Serhiy StorchakaRemove an unused variable after bpo-35444. (GH-11117)
2018-12-11 Pablo Galindobpo-35426: Eliminate race condition in test_interproces...
2018-12-11 Pablo Galindobpo-35412: Skip test_multiprocessing_fork and test_mult...
2018-12-11 Victor Stinnerbpo-35458: Fix test_shutil.test_disk_usage() (GH-11111)
2018-12-11 Serhiy Storchakabpo-35454: Fix miscellaneous minor issues in error...
2018-12-11 Serhiy Storchakabpo-35444: Unify and optimize the helper for getting...
next