]> granicus.if.org Git - python/shortlog
python
2017-11-30 Serhiy Storchakabpo-32072: Fix issues with binary plists. (#4455)
2017-11-30 Victor Stinnerbpo-20891: Fix PyGILState_Ensure() (#4650)
2017-11-30 Serhiy Storchakabpo-28416: Break reference cycles in Pickler and Unpick...
2017-11-30 Victor Stinnerbpo-32030: Fix _Py_InitializeEx_Private() (#4649)
2017-11-30 Victor StinnerFix CID-1414686: PyInit_readline() handles errors ...
2017-11-30 Victor StinnerSkip test_socket.test_sha256() on linux < 4.5 (#4643)
2017-11-30 Victor Stinnerbpo-32101: Add PYTHONDEVMODE environment variable ...
2017-11-29 Jesse-Bakkerbpo-32121: Add most_recent_first parameter to tracemall...
2017-11-29 Victor Stinnerbpo-32159: Revert Misc/svnmap.txt (#4639)
2017-11-29 Andrew Svetlovbpo-32166: Drop Python 3.4 code from asyncio (#4612)
2017-11-29 Victor Stinnerbpo-32030: Rework memory allocators (#4625)
2017-11-29 Victor Stinnertest_socket: socket.socketpair() is always available...
2017-11-29 xdegayebpo-32138: Skip on Android test_faulthandler tests...
2017-11-29 xdegayebpo-32139: test_strftime does not anymore modify the...
2017-11-29 Terry Jan Reedybpo-32164: Delete unused file idlelib/tabbedpages.py...
2017-11-29 Terry Jan Reedybpo-30781: Remove unused imports in idlelib.configdialo...
2017-11-29 Terry Jan Reedybpo-32100: Delete unneeded import in idlelib.pathbrowse...
2017-11-28 Serhiy Storchakabpo-32110: codecs.StreamReader.read(n) now returns...
2017-11-28 Barry Warsawbpo-32107 - Improve MAC address calculation and fix...
2017-11-28 Victor Stinnerbpo-32155: Revert distutils.config change (#4618)
2017-11-28 Victor Stinnerbpo-32159: Remove tools for CVS and Subversion (#4615)
2017-11-28 Serhiy Storchakabpo-32157: Removed explicit quotes around %r and {...
2017-11-28 Serhiy StorchakaUse raw strings in the re module examples. (#4616)
2017-11-28 Victor Stinnerbpo-32154: Remove asyncio.windows_utils.socketpair...
2017-11-28 Jonas Haagbpo-32071: Fix regression and add What's New entry...
2017-11-28 Dong-hee Nabpo-32046: Update 2to3 when converts operator.isCallabl...
2017-11-28 Serhiy Storchakabpo-32150: Expand tabs to spaces in C files. (#4583)
2017-11-28 gauravbackbackbpo-31440: Changed default module search path for windows
2017-11-28 Victor Stinnerbpo-32155: Bugfixes found by flake8 F841 warnings ...
2017-11-28 Victor Stinnerbpo-32154: Remove asyncio.selectors (#4605)
2017-11-28 Victor Stinnerasyncio: Remove asyncio/compat.py (#4606)
2017-11-28 Victor Stinnerasyncio: use directly socket.socketpair() (#4597)
2017-11-27 Victor Stinnerasyncio: Fix BaseSelectorEventLoopTests (#4595)
2017-11-27 Victor Stinnerasyncio: Remove unused Future._tb_logger attribute...
2017-11-27 Victor Stinnerbpo-31245: asyncio: Fix typo, isistance => isinstance...
2017-11-27 Victor StinnerRevert "bpo-32107 - Better merge of #4494 (#4576)"...
2017-11-27 Nick Coghlanbpo-32136: Separate embedding tests from C API tests...
2017-11-27 Ned DeilyRevert "bpo-30487: automatically create a venv and...
2017-11-27 Barry Warsawbpo-32107 - Better merge of #4494 (#4576)
2017-11-27 Victor Stinnerbpo-27535: Fix memory leak with warnings ignore (#4489)
2017-11-27 Victor Stinnerbpo-32089: Use default action for ResourceWarning ...
2017-11-27 Jason Yangbpo-32051: Fix name shadowing in multiprocessing docs...
2017-11-26 Mandeep Singhbpo-23033: Improve SSL Certificate handling (GH-937)
2017-11-26 Ivan Levkivskyibpo-29879: Update typing documentation. (GH-4573)
2017-11-26 Caleb Hattinghbpo-30487: automatically create a venv and install...
2017-11-26 xdegayebpo-32126: Skip asyncio test when sem_open() is not...
2017-11-26 Nick Coghlanbpo-32096: Ensure new embedding test can find the encod...
2017-11-26 Nick Coghlanbpo-11063: Handle uuid.h being in default include path...
2017-11-25 Benjamin Petersonmark fatal_error as noreturn (#4563)
2017-11-25 xdegayebpo-26856: Skip test_pwd on Android until issue 32033...
2017-11-25 xdegayebpo-32059: setup.py now also searches the sysroot paths...
2017-11-25 Serhiy Storchakabpo-24641: Improved error message for JSON unserializib...
2017-11-25 Jonas Haagbpo-32071: Add unittest -k option (#4496)
2017-11-25 Berker Peksagbpo-28334: netrc() now uses expanduser() to find .netrc...
2017-11-25 MariattaImprove Scheduler Objects documentation. (GH-4556)
2017-11-25 Mandeep Bhutanibpo-30004: Fix the code example of using group in Regex...
2017-11-25 Victor Stinnerbpo-32030: Add _PyPathConfig_Init() (#4551)
2017-11-25 Victor Stinnerbpo-32128: Skip test_nntplib.test_article_head_body...
2017-11-24 Ashley CambaAsyncion-Dev docs: Fix the reference to sys.excepthook...
2017-11-24 Victor Stinnerbpo-32030: Add _PyMainInterpreterConfig.program_name...
2017-11-24 Victor Stinnerbpo-32030: Add _PyMainInterpreterConfig_ReadEnv() ...
2017-11-24 Victor Stinnerbpo-32124: Document C functions safe before init (...
2017-11-24 Victor Stinnerbpo-32125: Remove Py_UseClassExceptionsFlag flag (...
2017-11-24 xdegayebpo-28684: Remove useless import added by the previous...
2017-11-24 Will WhiteImprove the String tutorial docs (GH-4541)
2017-11-24 xdegayebpo-28684: asyncio tests handle PermissionError raised...
2017-11-24 Berker Peksagbpo-12239: Make GetProperty() return None for VT_EMPTY...
2017-11-24 Victor Stinnerbpo-32096: Remove obj and mem from _PyRuntime (#4532)
2017-11-24 Berker Peksagbpo-12382: Make OpenDatabase() raise better exception...
2017-11-24 Emanuele GaifasExtending Python Doc minor updates (GH-4518)
2017-11-23 Berker Peksagbpo-31325: Fix usage of namedtuple in RobotFileParser...
2017-11-23 Raymond Hettingerbpo-32099 Add deque variant of roundrobin() recipe...
2017-11-23 Berker Peksagbpo-19610: setup() now raises TypeError for invalid...
2017-11-23 Victor Stinnerbpo-31979: Remove unused align_maxchar() function ...
2017-11-23 Victor Stinnerbpo-32030: Fix calculate_path() on macOS (#4526)
2017-11-23 Victor Stinnerbpo-27535: Cleanup create_filter() (#4516)
2017-11-23 Victor Stinnerbpo-32030: Rewrite calculate_path() (#4521)
2017-11-23 Berker Peksagbpo-1102: View.Fetch() now returns None when it's exhau...
2017-11-23 xdegayebpo-28762: Revert last commit (now using Android Unifie...
2017-11-23 xdegayebpo-29040: Support building Android with Unified Header...
2017-11-23 xdegayebpo-28538: Revert all the changes (now using Android...
2017-11-23 Victor Stinnerbpo-32030: Add _PyMainInterpreterConfig.pythonhome...
2017-11-23 Victor Stinnerbpo-32030: Move PYTHONPATH to _PyMainInterpreterConfig...
2017-11-23 Jesse-Bakkerbpo-10049: Add a "no-op" (null) context manager to...
2017-11-23 Cheryl Sabellabpo-32100: IDLE: Fix pathbrowser errors; improve tests...
2017-11-22 Victor Stinnerbpo-32030: Add _PyCoreConfig.module_search_path_env...
2017-11-22 Victor Stinnerbpo-27535: Optimize warnings.warn() (#4508)
2017-11-22 Victor Stinnerbpo-31324: Fix test.support.set_match_tests(None) ...
2017-11-21 Victor Stinnerbpo-31324: Optimize support._match_test() (#4421)
2017-11-21 AraHaanbpo-32105: add asyncio.BaseEventLoop.connect_accepted_s...
2017-11-21 Barry Warsawbpo-31672 - Add one last minor clarification for idpatt...
2017-11-21 Raymond HettingerAdd comment and improve variable name in roundrobin...
2017-11-21 Victor Stinnerbpo-32043: Rephrase -X dev documentation (#4478)
2017-11-21 Victor Stinnerbpo-32030: Add more options to _PyCoreConfig (#4485)
2017-11-21 Victor Stinnerbpo-32089: Fix warnings filters in dev mode (#4482)
2017-11-20 Victor Stinnerbpo-32094: Update subprocess for -X dev (#4480)
2017-11-20 Yury Selivanovbpo-32066: Support pathlib.Path in create_unix_connecti...
2017-11-20 Victor Stinnerbpo-32088: Display Deprecation in debug mode (#4474)
2017-11-20 Victor Stinnerbpo-32050: Fix -x option documentation (#4475)
2017-11-20 Victor Stinnerbpo-32047: -X dev enables asyncio debug mode (#4418)
next