Showing content from http://mail.python.org/pipermail/python-checkins/2017-March/thread.html below:
The Python-checkins March 2017 Archive by thread
March 2017 Archives by thread
Starting: Wed Mar 1 00:07:33 EST 2017
Ending: Fri Mar 31 17:19:07 EDT 2017
Messages: 579
- [Python-checkins] [python/cpython] 8458b2: correct documentation for enum.html (GH-358) (GH-3... GitHub
- [Python-checkins] [python/cpython] 1b93ed: Fixed a handful of typos (GH-343) (GH-364) GitHub
- [Python-checkins] [python/cpython] fd23fd: weaken test_from_import_missing_attr_has_name_and_... GitHub
- [Python-checkins] [python/cpython] 680e20: Clarify exception handler scope in contextlib GitHub
- [Python-checkins] [python/cpython] b4f0e9: bpo-28598: Support __rmod__ for RHS subclasses of ... GitHub
- [Python-checkins] [python/cpython] bee93f: weaken test_from_import_missing_attr_has_name_and_... GitHub
- [Python-checkins] [python/cpython] GitHub
- [Python-checkins] [python/cpython] 7b7bb7: use select instead of _opcode for import test GitHub
- [Python-checkins] [python/cpython] b4e8a7: blacklist myself from mention-bot; it is annoying GitHub
- [Python-checkins] [python/cpython] 69b01c: make the locale_flag fallback code work again GitHub
- [Python-checkins] [python/cpython] 371963: use select instead of _opcode for import test (#37... GitHub
- [Python-checkins] [python/cpython] 4045db: make the locale_flag fallback code work again GitHub
- [Python-checkins] [python/cpython] f870a4: blacklist myself from mention-bot; it is annoying ... GitHub
- [Python-checkins] [python/cpython] c9ba18: bpo-26867: Ubuntu's openssl OP_NO_SSLv3 is forced ... GitHub
- [Python-checkins] [python/cpython] 43f5df: make the locale_flag fallback code work again (#37... GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=4 solipsis at pitrou.net
- [Python-checkins] [python/cpython] f51847: Tweak subprocess.STARTUPINFO documentation (#347) GitHub
- [Python-checkins] [python/cpython] 951496: Disable mention-bot for maintenance branches (GH-3... GitHub
- [Python-checkins] [python/cpython] df11ce: Disable mention-bot for maintenance branches (GH-3... GitHub
- [Python-checkins] [python/cpython] 3824cd: bpo-29684: Fix regression of PyEval_CallObjectWith... GitHub
- [Python-checkins] [python/cpython] 023532: bpo-29684: Fix minor regression of PyEval_CallObje... GitHub
- [Python-checkins] [python/cpython] da6237: email.compat32-message.rst: Fix typo in the word `... GitHub
- [Python-checkins] [python/cpython] b05d48: email.compat32-message.rst: Fix typo in the word `... GitHub
- [Python-checkins] [python/cpython] 3c6314: bpo-29615: SimpleXMLRPCDispatcher no longer chains... GitHub
- [Python-checkins] [python/cpython] d0d758: Don't mention Guido automatically for reviews GitHub
- [Python-checkins] [python/cpython] 661ca8: Fixes bpo-29680: Older gdb does not have gdb.error... GitHub
- [Python-checkins] [python/cpython] 227e42: Don't mention Guido automatically for reviews from... GitHub
- [Python-checkins] [python/cpython] 56c306: Revert "make the locale_flag fallback code work ag... GitHub
- [Python-checkins] [python/cpython] 5f3b2e: correct check for _uuid_generate_time GitHub
- [Python-checkins] [python/cpython] 1e6871: Revert "make the locale_flag fallback code work ag... GitHub
- [Python-checkins] [python/cpython] 0b8432: correct check for _uuid_generate_time (#388) GitHub
- [Python-checkins] [python/cpython] e431c2: allow path-like objects to be cwd on windows GitHub
- [Python-checkins] [python/cpython] f52279: allow path-like objects to be cwd on windows (#389... GitHub
- [Python-checkins] [python/cpython] 30c18f: require uuid_generate_time_safe for all tests of i... GitHub
- [Python-checkins] [python/cpython] afbb5d: require uuid_generate_time_safe for all tests of i... GitHub
- [Python-checkins] [python/cpython] bc8096: fix subprocess on Windows GitHub
- [Python-checkins] [python/cpython] d874b8: fix subprocess on Windows GitHub
- [Python-checkins] [python/cpython] cb90f2: fix subprocess on Windows (#391) GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=-3 solipsis at pitrou.net
- [Python-checkins] [python/cpython] 2b221b: bpo-29176 Use tmpfile() in curses module (#235) GitHub
- [Python-checkins] [python/cpython] 275104: In SSL module version examples, don't use a legacy... GitHub
- [Python-checkins] [python/cpython] 6a9122: bpo-29683 - Fixes to _PyCode_SetExtra when co_extr... GitHub
- [Python-checkins] [python/cpython] b2a7c2: bpo-27200: fix configparser, copyreg and ctypes do... GitHub
- [Python-checkins] [python/cpython] 698845: fix an error message and a comment in _testcapimod... GitHub
- [Python-checkins] [python/cpython] c643a9: Add Python version since deprecation in base64 met... GitHub
- [Python-checkins] [python/cpython] 8ae264: bpo-29697: Don't use OpenSSL <1.0.2 fallback on 1.... GitHub
- [Python-checkins] [python/cpython] 784ba7: bpo-29697: Don't use OpenSSL <1.0.2 fallback on 1.... GitHub
- [Python-checkins] [python/cpython] 564ace: bpo-29697: Don't use OpenSSL <1.0.2 fallback on 1.... GitHub
- [Python-checkins] [python/cpython] f1a696: bpo-29697: Don't use OpenSSL <1.0.2 fallback on 1.... GitHub
- [Python-checkins] [python/cpython] 65bd0b: In SSL module version examples, don't use a legacy... GitHub
- [Python-checkins] [python/cpython] 1bea76: bpo-28129: fix ctypes crashes (#386) GitHub
- [Python-checkins] [python/cpython] a6e849: bpo-29683 - Fixes to _PyCode_SetExtra when co_extr... GitHub
- [Python-checkins] [python/cpython] cdf037: Don't require the Python org to mention someone (G... GitHub
- [Python-checkins] [python/cpython] ba7e1f: bpo-29703: asyncio: Fix creating new event loops i... GitHub
- [Python-checkins] [python/cpython] 8b73b6: bpo-29703: asyncio: Fix creating new event loops i... GitHub
- [Python-checkins] [python/cpython] 01e523: bpo-29703: asyncio: Fix creating new event loops i... GitHub
- [Python-checkins] [python/cpython] 8d26aa: bpo-29271: Fix Task.current_task and Task.all_task... GitHub
- [Python-checkins] [python/cpython] 398ff9: bpo-28893: Set __cause__ for errors in async itera... GitHub
- [Python-checkins] [python/cpython] dea510: bpo-28893: Set __cause__ for errors in async itera... GitHub
- [Python-checkins] [python/cpython] 13802a: bpo-29271: Fix Task.current_task and Task.all_task... GitHub
- [Python-checkins] [python/cpython] 481cb7: bpo-29704: Fix asyncio.SubprocessStreamProtocol cl... GitHub
- [Python-checkins] [python/cpython] 2f1564: asyncio: Fix trailing whitespace/code style GitHub
- [Python-checkins] [python/cpython] 604fab: bpo-29704: Fix asyncio.SubprocessStreamProtocol cl... GitHub
- [Python-checkins] [python/cpython] 84af90: bpo-28963: Fix out of bound iteration in asyncio.F... GitHub
- [Python-checkins] [python/cpython] 902e9c: asyncio: Optimize _get_running_loop() to call getp... GitHub
- [Python-checkins] [python/cpython] 2ef08d: asyncio: Optimize _get_running_loop() to call getp... GitHub
- [Python-checkins] [python/cpython] 80fbac: asyncio: Optimize _get_running_loop() to call getp... GitHub
- [Python-checkins] [python/cpython] d8b72e: bpo-28963: Fix out of bound iteration in asyncio.F... GitHub
- [Python-checkins] [python/cpython] b8f5d0: bpo-29026: Clarify documentation of time.time (GH-... GitHub
- [Python-checkins] [python/cpython] 8c851f: bpo-29026: Clarify documentation of time.time (GH-... GitHub
- [Python-checkins] [python/cpython] 93692b: getpass: update docstrings (GH-49) (GH-419) GitHub
- [Python-checkins] [python/cpython] 0ad7b6: getpass: update docstrings (GH-49) (GH-420) GitHub
- [Python-checkins] [python/cpython] 2adc66: Restore NEWS file after incorrect git automerge GitHub
- [Python-checkins] [python/cpython] 7d6c3b: update locale aliases for glibc 2.24 GitHub
- [Python-checkins] [python/cpython] 33a0ce: update locale aliases for glibc 2.24 GitHub
- [Python-checkins] [python/cpython] 15aa4c: bpo-29693: Fix for DeprecationWarning in test_impo... GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=8 solipsis at pitrou.net
- [Python-checkins] [python/cpython] 86a670: bpo-9303: Migrate sqlite3 module to _v2 API to enh... GitHub
- [Python-checkins] [python/cpython] 4be6cc: Find my own reviewers for PRs. GitHub
- [Python-checkins] [python/cpython] 460b1c: Fix config file syntax (hopefully). GitHub
- [Python-checkins] [python/cpython] 677ab9: Fixed a typo in the comment in Include/pyport.h (#... GitHub
- [Python-checkins] [python/cpython] d0620b: Add Python version since deprecation in base64 met... GitHub
- [Python-checkins] [python/cpython] c7ff16: Add Python version since deprecation in base64 met... GitHub
- [Python-checkins] [python/cpython] 85b8d0: bpo-29623: Make PathLike objects work with ConfigP... GitHub
- [Python-checkins] [python/cpython] f7f024: bpo-29704: Fix asyncio.SubprocessStreamProtocol cl... GitHub
- [Python-checkins] [python/cpython] 21ce65: [3.6] bpo-29623: Make PathLike objects work with C... GitHub
- [Python-checkins] [python/cpython] 5dfccb: bpo-29455: Mention coverage.py in trace module doc... GitHub
- [Python-checkins] [python/cpython] 9d07ac: bpo-29455: Mention coverage.py in trace module doc... GitHub
- [Python-checkins] [python/cpython] 8eb531: bpo-29709: Improve Boolean Operations documentatio... GitHub
- [Python-checkins] [python/cpython] 6e965d: bpo-29709: Improve Boolean Operations documentatio... GitHub
- [Python-checkins] [python/cpython] 1936ba: bpo-29709: Improve Boolean Operations documentatio... GitHub
- [Python-checkins] [python/cpython] fc59e5: bpo-29709: Improve Boolean Operations documentatio... GitHub
- [Python-checkins] [python/cpython] 0705f6: bpo-26213: Document _UNPACK bytecodes and BUILD_MA... GitHub
- [Python-checkins] [python/cpython] fc64c3: bpo-29572: Update Windows build to OpenSSL 1.0.2k ... GitHub
- [Python-checkins] [python/cpython] 03f7cb: bpo-29572: Update Windows build to OpenSSL 1.0.2k ... GitHub
- [Python-checkins] [python/cpython] dd2000: bpo-29572: Update Windows build to OpenSSL 1.0.2k ... GitHub
- [Python-checkins] [python/cpython] f9a651: bpo-29572: Update Windows build to OpenSSL 1.0.2k ... GitHub
- [Python-checkins] [python/cpython] 226af2: bpo-26213: Document _UNPACK bytecodes and BUILD_MA... GitHub
- [Python-checkins] [python/cpython] 4d0630: bpo-26213: Document _UNPACK bytecodes and BUILD_MA... GitHub
- [Python-checkins] [python/cpython] 5c4b0d: bpo-27593: Get SCM build info from git instead of ... GitHub
- [Python-checkins] [python/cpython] a0c07d: bpo-27593: Updates Windows build to use informatio... GitHub
- [Python-checkins] [python/cpython] d3e1e9: bpo-27593: Updates Windows build to use informatio... GitHub
- [Python-checkins] [python/cpython] cf445f: bpo-27593: Updates Windows build to use informatio... GitHub
- [Python-checkins] [python/cpython] 7030ca: Fixes git command (#451) GitHub
- [Python-checkins] [python/cpython] 793f82: Fixes git command (#451) (#452) GitHub
- [Python-checkins] [python/cpython] 2df52a: Fixes git command (#451) (#453) GitHub
- [Python-checkins] [python/cpython] 95c50e: [3.6] bpo-27593: Get SCM build info from git inste... GitHub
- [Python-checkins] [python/cpython] a2edd3: [3.5] bpo-27593: Get SCM build info from git inste... GitHub
- [Python-checkins] [python/cpython] 7cd9b2: bpo-29550: Temporarily skip "make touch" in Mac in... GitHub
- [Python-checkins] [python/cpython] 4f5053: update locale aliases for glibc 2.24 GitHub
- [Python-checkins] [python/cpython] cfcd76: bpo-29572: Update macOS installer build to OpenSSL... GitHub
- [Python-checkins] [python/cpython] 5ddddb: bpo-29550: Temporarily skip "make touch" in Mac in... GitHub
- [Python-checkins] [python/cpython] 343d48: bpo-29572: Update macOS installer build to OpenSSL... GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=2 solipsis at pitrou.net
- [Python-checkins] [python/cpython] de0464: bpo-28087: Skip test_asyncore and test_eintr poll ... GitHub
- [Python-checkins] [python/cpython] 1d391f: [3.6] bpo-28087: Skip test_asyncore and test_eintr... GitHub
- [Python-checkins] [python/cpython] 5976b9: Refresh Python/importlib.h and Python/importlib_ex... GitHub
- [Python-checkins] [python/cpython] 612048: bpo-27593: Updates Windows build to use informatio... GitHub
- [Python-checkins] [python/cpython] 6abaed: Correct spelling "instanciate" (#465) GitHub
- [Python-checkins] [python/cpython] 5789e4: Correct spelling "instanciate" (GH-465) (GH-468) GitHub
- [Python-checkins] [python/cpython] 43571d: Correct spelling "instanciate" (GH-465) (GH-467) GitHub
- [Python-checkins] [python/cpython] 060d2d: remove merge=union attribute for Misc/NEWS (GH-460... GitHub
- [Python-checkins] [python/cpython] 2a7bdd: distutils docs: Fix a typo (GH-470) GitHub
- [Python-checkins] [python/cpython] 9619ec: distutils docs: Fix a typo (GH-470) (GH-471) GitHub
- [Python-checkins] [python/cpython] 171b67: distutils docs: Fix a typo (GH-470) (#472) GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=11 solipsis at pitrou.net
- [Python-checkins] [python/cpython] cefca3: Update pydoc topics for 3.6.0rc1 GitHub
- [Python-checkins] [python/cpython] 340579: bpo-29615: backport to 3.6 (#478) GitHub
- [Python-checkins] [python/cpython] c6e199: bpo-29615: backport to 3.5 (#479) GitHub
- [Python-checkins] [python/cpython] b4e1b9: Docs: Add note regarding "reversed" flag in heapq.... GitHub
- [Python-checkins] [python/cpython] c6b448: Change assertRaises to assertRaisesRegex in test_x... GitHub
- [Python-checkins] [python/cpython] 7acffa: bpo-29638: Fix spurious refleaks after typing is i... GitHub
- [Python-checkins] [python/cpython] b414e3: bpo-29638: Fix spurious refleaks after typing is i... GitHub
- [Python-checkins] [python/cpython] 997cc6: Backport fix for spurious refleak failures (#482) GitHub
- [Python-checkins] [python/cpython] d31b28: Add Appveyor (GH-324) GitHub
- [Python-checkins] [python/cpython] 58d23e: bpo-29695: Deprecated using bad named keyword argu... GitHub
- [Python-checkins] [python/cpython] f6e610: Fixes the upload script to purge the CDN correctly... GitHub
- [Python-checkins] [python/cpython] e544b4: Fixes the upload script to purge the CDN correctly... GitHub
- [Python-checkins] [python/cpython] b8b3b9: Fixes the upload script to purge the CDN correctly... GitHub
- [Python-checkins] [python/cpython] 2225dd: bpo-29719: Remove Date and Release field in whatsn... GitHub
- [Python-checkins] [python/cpython] 4e1a06: bpo-29719: Remove Date and Release field in whatsn... GitHub
- [Python-checkins] [python/cpython] 86aa26: remove 3 redundant casts in Objects/longobject.c (... GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=13 solipsis at pitrou.net
- [Python-checkins] [python/cpython] b76ad5: bpo-29714: Fix a regression that bytes format may... GitHub
- [Python-checkins] [python/cpython] df6d7b: [3.6] bpo-29714: Fix a regression that bytes forma... GitHub
- [Python-checkins] [python/cpython] 2e5642: bpo-29695: Remove bad keyword parameters in int(), ... GitHub
- [Python-checkins] [python/cpython] e9effe: fix minor bug in pymalloc. (GH-335) (GH-476) GitHub
- [Python-checkins] [python/cpython] 4e0f61: The mention-bot is too exuberant for my taste. (#5... GitHub
- [Python-checkins] [python/cpython] 6b7bc4: bpo-29557: Remove ambiguous line in binhex docs (G... GitHub
- [Python-checkins] [python/cpython] 130c4e: bpo-29557: Remove ambiguous line in binhex docs (G... GitHub
- [Python-checkins] [python/cpython] 0f5f1c: Ignore What's New for MentionBot (GH-521) GitHub
- [Python-checkins] [python/cpython] d908fd: bpo-29695: Fixed tests after removing keyword args... GitHub
- [Python-checkins] [python/cpython] be487a: bpo-15954: Check return code of wcsxfrm(). (#508) GitHub
- [Python-checkins] [python/cpython] 98e80c: bpo-29737: Optimize concatenating with empty tuple... GitHub
- [Python-checkins] [python/cpython] fea967: Exclude myself from mention-bot (#529) GitHub
- [Python-checkins] [python/cpython] d36a71: bpo-28728: clarify possible test failure due to IS... GitHub
- [Python-checkins] [python/cpython] 284a2b: bpo-28728: clarify possible test failure due to IS... GitHub
- [Python-checkins] [python/cpython] 93fac8: bpo-29676: fix lsprof can't profile C method call.... GitHub
- [Python-checkins] [python/cpython] 8ffe41: update locale aliases for glibc 2.24 GitHub
- [Python-checkins] [python/cpython] 3738b4: update locale aliases for glibc 2.24 GitHub
- [Python-checkins] [python/cpython] 769d77: allow the first call to wcsxfrm to return ERANGE GitHub
- [Python-checkins] [python/cpython] 8886d5: PCbuild: Add -q option to svn export (GH-535) GitHub
- [Python-checkins] [python/cpython] 7f5563: allow the first call to wcsxfrm to return ERANGE GitHub
- [Python-checkins] [python/cpython] 33d70d: PCbuild: Add -q option to svn export (GH-537) GitHub
- [Python-checkins] [python/cpython] bef209: PCbuild: Add -q option to svn export (GH-538) GitHub
- [Python-checkins] [python/cpython] 6c6186: PCbuild: Add -q option to svn export (GH-539) GitHub
- [Python-checkins] [python/cpython] 23b26c: Fixes bpo-29680: Older gdb does not have gdb.error... GitHub
- [Python-checkins] [python/cpython] 8f6b34: bpo-28682: Added support for bytes paths in os.fwa... GitHub
- [Python-checkins] [python/cpython] d5d324: bpo-26915: Test identity first in membership opera... GitHub
- [Python-checkins] [python/cpython] c393ee: bpo-24329: allow __qualname__ and __classcell__ in... GitHub
- [Python-checkins] [python/cpython] 78ad03: bpo-26915: Test identity first in index() and coun... GitHub
- [Python-checkins] [python/cpython] 9f8ad3: bpo-29568: Disable any characters between two perc... GitHub
- [Python-checkins] [python/cpython] 274dcb: allow the first call to wcsxfrm to return ERANGE GitHub
- [Python-checkins] [python/cpython] 02371e: make the glibc alias table take precedence over th... GitHub
- [Python-checkins] [python/cpython] 270a1e: Revert "bpo-29571: Use correct locale encoding in ... GitHub
- [Python-checkins] [python/cpython] ad4a0c: allow the first call to wcsxfrm to return ERANGE (... GitHub
- [Python-checkins] [python/cpython] 93602e: [3.5] bpo-29537: Tolerate legacy invalid bytecode ... GitHub
- [Python-checkins] [python/cpython] 21a743: Revert "bpo-29571: Use correct locale encoding in ... GitHub
- [Python-checkins] [python/cpython] 65ad8d: Revert "bpo-29571: Use correct locale encoding in ... GitHub
- [Python-checkins] [python/cpython] 604b94: Revert "bpo-29571: Use correct locale encoding in ... GitHub
- [Python-checkins] [python/cpython] 312f7d: Revert "bpo-29571: Use correct locale encoding in ... GitHub
- [Python-checkins] [python/cpython] 6a4b04: Revert "bpo-29571: Use correct locale encoding in ... GitHub
- [Python-checkins] [python/cpython] c45cd1: bpo-28230: Document the pathlib support in tarfile... GitHub
- [Python-checkins] [python/cpython] 7e7a7b: bpo-29537: Also mention 3.5.2 in NEWS entry GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=-2 solipsis at pitrou.net
- [Python-checkins] [python/cpython] c351ce: bpo-28331: fix impl-detail label is removed when c... GitHub
- [Python-checkins] [python/cpython] 3baf7b: Make version range clearer GitHub
- [Python-checkins] [python/cpython] 666165: [3.6] bpo-28230: Document the pathlib support in t... GitHub
- [Python-checkins] [python/cpython] 0410be: bpo-29537: Also cover 3.5.2 in NEWS entry GitHub
- [Python-checkins] [python/cpython] 9fbb65: bpo-29655: Fixed possible reference leaks in `impo... GitHub
- [Python-checkins] [python/cpython] 8606e9: bpo-28231: The zipfile module now accepts path-lik... GitHub
- [Python-checkins] [python/cpython] eb65ed: [3.6] bpo-28231: The zipfile module now accepts p... GitHub
- [Python-checkins] [python/cpython] a7cba2: bpo-29645: Speed up importing the webbrowser modul... GitHub
- [Python-checkins] [python/cpython] 7253ad: bpo-29176: Fix name of the _curses.window class (#... GitHub
- [Python-checkins] [python/cpython] 4a2ffc: Exit Travis when only Misc/* is changed. (#564) GitHub
- [Python-checkins] [python/cpython] f7eda3: Fix the only non-C90 comment to be C90 compatible.... GitHub
- [Python-checkins] [python/cpython] 370fd2: Use Py_RETURN_FALSE/Py_RETURN_TRUE rather than PyB... GitHub
- [Python-checkins] [python/cpython] 51b646: Fix the only non-C90 comment to be C90 compatible.... GitHub
- [Python-checkins] [python/cpython] 390a09: bpo-29749: Update int() docstring (GH-565) GitHub
- [Python-checkins] [python/cpython] de1c7d: Issue #29682:Possible missing NULL check in pyexpa... GitHub
- [Python-checkins] [python/cpython] 22e707: bpo-29768: Fixed compile-time check for expat vers... GitHub
- [Python-checkins] [python/cpython] 9cef25: [3.6] bpo-29768: Fixed compile-time check for expa... GitHub
- [Python-checkins] [python/cpython] 952b7c: bpo-29768: Fixed compile-time check for expat vers... GitHub
- [Python-checkins] [python/cpython] 0c2ed7: [2.7] bpo-29768: Fixed compile-time check for expa... GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=9 solipsis at pitrou.net
- [Python-checkins] [python/cpython] 964281: bpo-28298: make array 'Q', 'L' and 'I' accept big ... GitHub
- [Python-checkins] [python/cpython] 1f6dfe: Revert "bpo-28298: make array 'Q', 'L' and 'I' acc... GitHub
- [Python-checkins] [python/cpython] 26d013: [3.6] bpo-28298: make array 'Q', 'L' and 'I' accep... GitHub
- [Python-checkins] [python/cpython] 309fb9: Insert the line which should not have been deleted... GitHub
- [Python-checkins] [python/cpython] feccdb: bpo-29774: Improve error reporting for corrupted e... GitHub
- [Python-checkins] [python/cpython] 0f6d73: bpo-29619: Convert st_ino using unsigned integer (... GitHub
- [Python-checkins] [python/cpython] 68d298: bpo-29619: Convert st_ino using unsigned integer (... GitHub
- [Python-checkins] [python/cpython] 9e6ac8: bpo-29773: Add more cases for testing string to fl... GitHub
- [Python-checkins] [python/cpython] 80dfbe: [3.6] bpo-29773: Add more cases for testing strin... GitHub
- [Python-checkins] [python/cpython] 5fad49: [3.5] bpo-29773: Add more cases for testing string... GitHub
- [Python-checkins] [python/cpython] e2c88b: bpo-28298: make array 'Q', 'L' and 'I' accept big ... GitHub
- [Python-checkins] [python/cpython] fa53db: Issues #27850 and #27766: Remove 3DES from ssl def... GitHub
- [Python-checkins] [python/cpython] d9b0b8: Add Appveyor (GH-324 backport) (GH-491) GitHub
- [Python-checkins] [python/cpython] e73f92: Add Appveyor (GH-324 backport) (GH-492) GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=7 solipsis at pitrou.net
- [Python-checkins] [python/cpython] 457cf7: bpo-23894: lib2to3 doesn't recognize rb'...' and f... GitHub
- [Python-checkins] [python/cpython] 93ff72: bpo-23894: lib2to3 doesn't recognize rb'...' and f... GitHub
- [Python-checkins] [python/cpython] 2c79a1: Ignore Include/pydtrace_probes.h GitHub
- [Python-checkins] [python/cpython] 14db4a: Ignore Include/pydtrace_probes.h GitHub
- [Python-checkins] [python/cpython] 50da40: Ignore Include/pydtrace_probes.h (#597) GitHub
- [Python-checkins] [python/cpython] faaa80: Ignore Include/pydtrace_probes.h (#596) GitHub
- [Python-checkins] [python/cpython] d4e892: bpo-28739: Document that f-strings cannot be used ... GitHub
- [Python-checkins] [python/cpython] ff6f37: bpo-28739: Document that f-strings cannot be used ... GitHub
- [Python-checkins] [python/cpython] 7e52c3: bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL b... GitHub
- [Python-checkins] [python/cpython] 68c5e4: bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL b... GitHub
- [Python-checkins] [python/cpython] 740025: bpo-29741: Clean up C implementations of BytesIO a... GitHub
- [Python-checkins] [python/cpython] 4b2a2a: bpo-28810: Document changes to CALL_FUNCTION opcod... GitHub
- [Python-checkins] [python/cpython] 4807fa: bpo-28810: Document changes to CALL_FUNCTION opcod... GitHub
- [Python-checkins] [python/cpython] 70ee0c: bpo-29784: Fix the reference to shutil.copy in the... GitHub
- [Python-checkins] [python/cpython] 701f13: bpo-29784: Fix the reference to shutil.copy in the... GitHub
- [Python-checkins] [python/cpython] 518d8f: bpo-29784: Fix the reference to shutil.copy in the... GitHub
- [Python-checkins] [python/cpython] 0710d7: bpo-29770: remove outdated PYO related info (GH-59... GitHub
- [Python-checkins] [python/cpython] 16416c: bpo-29770: remove outdated PYO related info (GH-59... GitHub
- [Python-checkins] [python/cpython] ce222c: bpo-29770: remove outdated PYO related info (GH-59... GitHub
- [Python-checkins] [python/cpython] fdd42c: bpo-20185: Convert list object implementation to A... GitHub
- [Python-checkins] [python/cpython] b5c51d: bpo-20185: Convert float object implementation to ... GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=3 solipsis at pitrou.net
- [Python-checkins] [python/cpython] d3b8f9: tempfile.rst: Fix some typos (GH-610) GitHub
- [Python-checkins] [python/cpython] 5f6388: tempfile.rst: Fix some typos (GH-610) (GH-619) GitHub
- [Python-checkins] [python/cpython] d7a8d3: tempfile.rst: Fix some typos (GH-610) (GH-618) GitHub
- [Python-checkins] [python/cpython] c5d3bf: Only trigger AppVeyor on code or config changes (G... GitHub
- [Python-checkins] [python/cpython] 97553f: bpo-26121: Use C library implementation for math f... GitHub
- [Python-checkins] [python/cpython] b3536d: Only trigger AppVeyor on code or config changes (G... GitHub
- [Python-checkins] [python/cpython] a951c5: Only trigger AppVeyor on code or config changes (G... GitHub
- [Python-checkins] [python/cpython] df6f3f: fix subprocess on Windows (GH-391 backport) (GH-62... GitHub
- [Python-checkins] [python/cpython] 482f7a: bpo-29656: Handle PR branches in 'make patchcheck'... GitHub
- [Python-checkins] [python/cpython] 93710c: bpo-29763: Use support.unlink instead of os.unlink... GitHub
- [Python-checkins] [python/cpython] 7c6d6e: bpo-29763: Use support.unlink instead of os.unlink... GitHub
- [Python-checkins] [python/cpython] 2f3862: bpo-29656: Handle PR branches in 'make patchcheck'... GitHub
- [Python-checkins] [python/cpython] be31a8: bpo-29656: Handle PR branches in 'make patchcheck'... GitHub
- [Python-checkins] [python/cpython] c611a5: bpo-29746: Update marshal docs to Python 3. (#547) GitHub
- [Python-checkins] [python/cpython] 0767ad: bpo-20185: Convert the marshal module to Argument ... GitHub
- [Python-checkins] [python/cpython] 4652d8: bpo-29746: Update marshal docs to Python 3. (#547)... GitHub
- [Python-checkins] [python/cpython] f12f82: bpo-29746: Update marshal docs to Python 3. (#547)... GitHub
- [Python-checkins] [python/cpython] 202fda: bpo-24037: Add Argument Clinic converter `bool(acc... GitHub
- [Python-checkins] [python/cpython] 8999ca: bpo-15695: Implemented StgDict.__sizeof__(). (#509... GitHub
- [Python-checkins] [python/cpython] c8869a: [2.7] bpo-29656: Handle PR branches in 'make patch... GitHub
- [Python-checkins] [python/cpython] 6a6d09: bpo-29798: Handle git worktree in `make patchcheck... GitHub
- [Python-checkins] [python/cpython] 61a82a: bpo-29798: Handle git worktree in `make patchcheck... GitHub
- [Python-checkins] [python/cpython] a6aac8: bpo-29798: Handle git worktree in `make patchcheck... GitHub
- [Python-checkins] [python/cpython] ee10fb: bpo-29798: Handle git worktree in `make patchcheck... GitHub
- [Python-checkins] [python/cpython] d2977a: bpo-29723: Consistently configure sys.path[0] (#57... GitHub
- [Python-checkins] [python/cpython] 198976: bpo-20185: Convert the resource moduel to Argument... GitHub
- [Python-checkins] [python/cpython] f65959: bpo-28692: Deprecate using non-integer value for s... GitHub
- [Python-checkins] [python/cpython] c60948: [3.6] bpo-29723: Consistently configure sys.path[0... GitHub
- [Python-checkins] [python/cpython] 27abb0: bpo-29723: Add missing NEWS entry (#638) GitHub
- [Python-checkins] [python/cpython] 4dadcd: bpo-26121: Use C library implementation for math f... GitHub
- [Python-checkins] [python/cpython] c2cf12: bpo-8256: Fixed possible failing or crashing input... GitHub
- [Python-checkins] [python/cpython] 4125e5: bpo-26121: Revert to using the own implementations... GitHub
- [Python-checkins] [python/cpython] bc44f0: bpo-15695: Add PyAPI_FUNC() to _PyDict_SizeOf() de... GitHub
- [Python-checkins] [python/cpython] 783d0c: bpo-28667: Fix a compile warning on FreeBSD when c... GitHub
- [Python-checkins] [python/cpython] 2b27e2: bpo-29742: asyncio get_extra_info() throws excepti... GitHub
- [Python-checkins] [python/cpython] aac875: [3.6] bpo-8256: Fixed possible failing or crashing... GitHub
- [Python-checkins] [python/cpython] a16894: [3.5] bpo-8256: Fixed possible failing or crashing... GitHub
- [Python-checkins] [python/cpython] b7c915: Fix wrapping into StopIteration of return values i... GitHub
- [Python-checkins] [python/cpython] 216803: Fix wrapping into StopIteration of return values i... GitHub
- [Python-checkins] [python/cpython] fa448d: Fix wrapping into StopIteration of return values i... GitHub
- [Python-checkins] [python/cpython] db522d: bpo-29742: asyncio get_extra_info() throws excepti... GitHub
- [Python-checkins] [python/cpython] 99f8d3: bpo-29742: asyncio get_extra_info() throws excepti... GitHub
- [Python-checkins] [python/cpython] 004251: bpo-29730: replace some calls to PyNumber_Check an... GitHub
- [Python-checkins] [python/cpython] b2d771: bpo-29756: Improve documentation for list methods ... GitHub
- [Python-checkins] [python/cpython] 7bb6ac: fix the name of argument to ftplib.FTP.set_pasv an... GitHub
- [Python-checkins] [python/cpython] 7927ab: fix the name of argument to ftplib.FTP.set_pasv an... GitHub
- [Python-checkins] [python/cpython] 3a8098: fix the name of argument to ftplib.FTP.set_pasv an... GitHub
- [Python-checkins] [python/cpython] 4ec14c: fix parameter names in ftplib documentation (GH-65... GitHub
- [Python-checkins] [python/cpython] 9e52c9: ftplib.FTP.retrbinary callback gets a bytes, not a... GitHub
- [Python-checkins] [python/cpython] 388e25: ftplib.FTP.retrbinary callback gets a bytes, not a... GitHub
- [Python-checkins] [python/cpython] 59883b: ftplib.FTP.retrbinary callback gets a bytes, not a... GitHub
- [Python-checkins] [python/cpython] 1aa180: bpo-27880: Fixed integer overflow in cPickle when ... GitHub
- [Python-checkins] [python/cpython] 7e2a54: bpo-28856: Let %b format for bytes support objects... GitHub
- [Python-checkins] [python/cpython] faa2cc: bpo-28856: Let %b format for bytes support objects... GitHub
- [Python-checkins] [python/cpython] aa289a: bpo-29548: Recommend PyObject_Call APIs over PyEva... GitHub
- [Python-checkins] [python/cpython] 2e4e01: bpo-29592: site: skip abs_paths() when it's redund... GitHub
- [Python-checkins] [python/cpython] 913527: bpo-28810: Update lnotab_notes.txt (#665) GitHub
- [Python-checkins] [python/cpython] d4914e: Add ELLIPSIS and RARROW. Add tests (#666) GitHub
- [Python-checkins] [python/cpython] 0f7b0b: bpo-29735: Optimize partial_call(): avoid tuple (#... GitHub
- [Python-checkins] [python/cpython] 024b4f: Use the default number of reviewers (3) for mentio... GitHub
- [Python-checkins] [python/cpython] 6c3d52: bpo-29800: Fix crashes in partial.__repr__ if the ... GitHub
- [Python-checkins] [python/cpython] 53b266: bpo-29800: Fix crashes in partial.__repr__ if the ... GitHub
- [Python-checkins] [python/cpython] 0641ad: bpo-29800: Fix crashes in partial.__repr__ if the ... GitHub
- [Python-checkins] [python/cpython] 02c6fa: Delete duplicate entry in Misc/NEWS (#673) GitHub
- [Python-checkins] [python/cpython] 78add3: Change assertRaises to assertRaisesRegex in test_x... GitHub
- [Python-checkins] [python/cpython] 9a29d7: Change assertRaises to assertRaisesRegex in test_x... GitHub
- [Python-checkins] [python/cpython] b4e908: Fix stderr bug in json.tool test (#346) GitHub
- [Python-checkins] [python/cpython] bd583e: bpo-29581: Make ABCMeta.__new__ pass **kwargs to t... GitHub
- [Python-checkins] [python/cpython] 0dfd18: Fix stderr bug in json.tool test (#346) (#676) GitHub
- [Python-checkins] [python/cpython] 328612: Takes vcruntime140.dll from the correct source. (#... GitHub
- [Python-checkins] [python/cpython] 00cbb8: Takes vcruntime140.dll from the correct source. (#... GitHub
- [Python-checkins] [python/cpython] 9cd5e8: Takes vcruntime140.dll from the correct source. (#... GitHub
- [Python-checkins] [python/cpython] 1bb0f3: bpo-29820: othergui.rst: Remove outdated informati... GitHub
- [Python-checkins] [python/cpython] 3fce38: bpo-29820: othergui.rst: Remove outdated informati... GitHub
- [Python-checkins] [python/cpython] 091d90: bpo-29820: othergui.rst: Remove outdated informati... GitHub
- [Python-checkins] [python/cpython] 4ac01f: update test_socket AEAD test for kernel 4.9 and up... GitHub
- [Python-checkins] [python/cpython] 7c2081: Add sockaddr_alg to sock_addr_t (GH-234) (GH-533) GitHub
- [Python-checkins] [python/cpython] 3f2155: bpo-16355: Clarify when inspect.getcomments() retu... GitHub
- [Python-checkins] [python/cpython] 41b4a2: bpo-16355: Clarify when inspect.getcomments() retu... GitHub
- [Python-checkins] [python/cpython] 948171: bpo-16355: Clarify when inspect.getcomments() retu... GitHub
- [Python-checkins] [python/cpython] 1b038e: bpo-29808: SysLogHandler: Do not fail if initial c... GitHub
- [Python-checkins] [python/cpython] 270b03: Combine the C++ header CI build into the main C bu... GitHub
- [Python-checkins] [python/cpython] cb5297: bpo-29836: Remove nturl2path from test_sundry and ... GitHub
- [Python-checkins] [python/cpython] 46e81d: bpo-29808: Do not fail in SysLogHandler constructo... GitHub
- [Python-checkins] [python/cpython] e59af5: bpo-29808: Do not fail in SysLogHandler constructo... GitHub
- [Python-checkins] [python/cpython] 993d4b: Combine the C++ header CI build into the main C bu... GitHub
- [Python-checkins] [python/cpython] 49fc15: Combine the C++ header CI build into the main C bu... GitHub
- [Python-checkins] [python/cpython] 825153: Combine the C++ header CI build into the main C bu... GitHub
- [Python-checkins] [python/cpython] a5f816: [2.7] Combine the C++ header CI build into the mai... GitHub
- [Python-checkins] [python/cpython] 909a6f: bpo-27200: Fix doctests in programming.rst and dat... GitHub
- [Python-checkins] [python/cpython] c85a26: bpo-28749: Fixed the documentation of the mapping ... GitHub
- [Python-checkins] [python/cpython] ce9fff: bpo-20087: Revert "make the glibc alias table take... GitHub
- [Python-checkins] [python/cpython] bdf6b9: bpo-29776: Use decorator syntax for properties. (#... GitHub
- [Python-checkins] [python/cpython] 6b6cdc: bpo-20087: Revert "make the glibc alias table take... GitHub
- [Python-checkins] [python/cpython] 5c643a: bpo-20185: Convert typeobject.c to Argument Clinic... GitHub
- [Python-checkins] [python/cpython] 0b5615: bpo-20186: Convert tuple object implementation to ... GitHub
- [Python-checkins] [python/cpython] 18b250: bpo-29793: Convert some builtin types constructors... GitHub
- [Python-checkins] [python/cpython] 65d737: bpo-20087: Revert "make the glibc alias table take... GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=6 solipsis at pitrou.net
- [Python-checkins] [python/cpython] 1b2cc9: Drop C++ header compatibility test GitHub
- [Python-checkins] [python/cpython] 77ed11: Drop C++ header compatibility test (#718) GitHub
- [Python-checkins] [python/cpython] b04412: Drop C++ header compatibility test (#718) (#719) GitHub
- [Python-checkins] [python/cpython] 309163: Drop C++ header compatibility test (#718) (#720) GitHub
- [Python-checkins] [python/cpython] fc714f: Drop C++ header compatibility test (#718) (#721) GitHub
- [Python-checkins] [python/cpython] a5af6e: bpo-25455: Fixed crashes in repr of recursive buff... GitHub
- [Python-checkins] [python/cpython] 80ec83: bpo-29748: Added the slice index converter in Argu... GitHub
- [Python-checkins] [python/cpython] 004e03: bpo-29116: Improve error message for concatenating... GitHub
- [Python-checkins] [python/cpython] 6b5a9e: bpo-29116: Fix error messages for concatenating by... GitHub
- [Python-checkins] [python/cpython] 24c738: bpo-29845: Mark tests that use _testcapi as CPytho... GitHub
- [Python-checkins] [python/cpython] 69eab3: bpo-28749: Fixed the documentation of the mapping ... GitHub
- [Python-checkins] [python/cpython] 88b32e: bpo-28749: Fixed the documentation of the mapping ... GitHub
- [Python-checkins] [python/cpython] fca705: bpo-25455: Fixed crashes in repr of recursive buff... GitHub
- [Python-checkins] [python/cpython] da8859: bpo-29845: Mark tests that use _testcapi as CPytho... GitHub
- [Python-checkins] [python/cpython] 3d258b: bpo-29116: Fix error messages for concatenating by... GitHub
- [Python-checkins] [python/cpython] 2c5b2c: bpo-29116: Fix error messages for concatenating by... GitHub
- [Python-checkins] [python/cpython] bb67f1: bpo-29845: Mark tests that use _testcapi as CPytho... GitHub
- [Python-checkins] [python/cpython] 08612e: bpo-25455: Fixed crashes in repr of recursive buff... GitHub
- [Python-checkins] [python/cpython] 645087: bpo-29856: Fix typo in curses documentation (GH-73... GitHub
- [Python-checkins] [python/cpython] d1f566: bpo-29856: Fix typo in curses documentation (GH-73... GitHub
- [Python-checkins] [python/cpython] 91f79d: bpo-29856: Fix typo in curses documentation (GH-73... GitHub
- [Python-checkins] [python/cpython] 7cc071: bpo-29856: Fix typo in curses documentation (GH-73... GitHub
- [Python-checkins] [python/cpython] 183199: bpo-20087: Revert "make the glibc alias table take... GitHub
- [Python-checkins] [python/cpython] e46fb8: bpo-28876: bool of large range raises OverflowErro... GitHub
- [Python-checkins] [python/cpython] df8280: bpo-20087: Revert "make the glibc alias table take... GitHub
- [Python-checkins] [python/cpython] 0c92b0: Revert "bpo-20087: Revert "make the glibc alias ta... GitHub
- [Python-checkins] [python/cpython] 6fad40: bpo-28876: bool of large range raises OverflowErro... GitHub
- [Python-checkins] [python/cpython] 427606: bpo-28876: bool of large range raises OverflowErro... GitHub
- [Python-checkins] [python/cpython] 05f537: Fix "NotImplentedError" typo in constants document... GitHub
- [Python-checkins] [python/cpython] fcd79a: Fix "NotImplentedError" typo in constants document... GitHub
- [Python-checkins] [python/cpython] 4830f5: bpo-29849: fix a memory leak in import_from (GH-71... GitHub
- [Python-checkins] [python/cpython] 554626: bpo-27593: Revise git SCM build info. (#744) GitHub
- [Python-checkins] [python/cpython] e9213d: bpo-27593: Revise git SCM build info. (#744) (#745... GitHub
- [Python-checkins] [python/cpython] ed512c: bpo-27593: Revise git SCM build info. (#744) (#746... GitHub
- [Python-checkins] [python/cpython] c61ac1: Don't use Py_SIZE for dict object. (#747) GitHub
- [Python-checkins] [python/cpython] fff9a3: bpo-29865: Use PyXXX_GET_SIZE macros rather than P... GitHub
- [Python-checkins] [python/cpython] d7fa6b: bpo-29859: Fix error messages from return codes fo... GitHub
- [Python-checkins] [python/cpython] fe3033: bpo-29859: Fix error messages from return codes fo... GitHub
- [Python-checkins] [python/cpython] 677df6: Revert and fix Misc/NEWS after merge error in fca7... GitHub
- [Python-checkins] [python/cpython] 6efc81: Fixes the upload script to purge the CDN correctly... GitHub
- [Python-checkins] [python/cpython] 827c78: bpo-29873: fix INCREF for possible NULL value in e... GitHub
- [Python-checkins] [python/cpython] e6a55d: bpo-29874: fix INCREF for possible NULL values in ... GitHub
- [Python-checkins] [python/cpython] af839f: bpo-29864: Don't use Py_SIZE for dict object. (#74... GitHub
- [Python-checkins] [python/cpython] 9c0408: bpo-29876: fix DECREF for NULL value in subelement... GitHub
- [Python-checkins] [python/cpython] 75b6cf: fix function name in tabnanny documentation (GH-75... GitHub
- [Python-checkins] [python/cpython] dae548: fix function name in tabnanny documentation (GH-76... GitHub
- [Python-checkins] [python/cpython] 72c511: fix function name in tabnanny documentation (GH-76... GitHub
- [Python-checkins] [python/cpython] bd3d8b: doc: minor fix for library/profile (GH-761) GitHub
- [Python-checkins] [python/cpython] cb4beb: fix function name in tabnanny documentation (GH-76... GitHub
- [Python-checkins] [python/cpython] c0f3e2: doc: minor fix for library/profile (GH-766) GitHub
- [Python-checkins] [python/cpython] d7df9e: doc: minor fix for library/profile (GH-767) GitHub
- [Python-checkins] [python/cpython] 906118: bpo-28331: fix impl-detail label is removed when c... GitHub
- [Python-checkins] [python/cpython] de6580: Insert a missing semicolon in sgmllib documentatio... GitHub
- [Python-checkins] [python/cpython] fad7f1: Remove an outdated statement in execution model do... GitHub
- [Python-checkins] [python/cpython] a6a856: Remove an outdated statement in execution model do... GitHub
- [Python-checkins] [python/cpython] ee5132: Remove an outdated statement in execution model do... GitHub
- [Python-checkins] [python/cpython] 1e2147: bpo-29728: Provide socket.TCP_NOTSENT_LOWAT (#477) GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=0 solipsis at pitrou.net
- [Python-checkins] [python/cpython] aefa7e: bpo-6532: Make the thread id an unsigned integer. ... GitHub
- [Python-checkins] [python/cpython] 0b3ec1: Use NULL rather than 0. (#778) GitHub
- [Python-checkins] [python/cpython] 20fbf8: faulthandler: Restore the old sigaltstack during t... GitHub
- [Python-checkins] [python/cpython] 8a543c: `make tags` fixes (GH-717) GitHub
- [Python-checkins] [python/cpython] 5619ab: doc: Fix small typos in library/multiprocessing (G... GitHub
- [Python-checkins] [python/cpython] 90eafd: faulthandler: Restore the old sigaltstack during t... GitHub
- [Python-checkins] [python/cpython] 6a4581: faulthandler: Restore the old sigaltstack during t... GitHub
- [Python-checkins] [python/cpython] e304e3: bpo-19930: The mode argument of os.makedirs() no l... GitHub
- [Python-checkins] [python/cpython] 898894: bpo-29861: release references to multiprocessing P... GitHub
- [Python-checkins] [python/cpython] cc3331: bpo-29861: release references to multiprocessing P... GitHub
- [Python-checkins] [python/cpython] 80cb6e: bpo-29861: release references to multiprocessing P... GitHub
- [Python-checkins] [python/cpython] 5084ff: bpo-29861: release references to multiprocessing P... GitHub
- [Python-checkins] [python/cpython] af7b9e: bpo-25803: Avoid incorrect errors raised by Path.m... GitHub
- [Python-checkins] [python/cpython] 671079: bpo-29894: Deprecate returning an instance of comp... GitHub
- [Python-checkins] [python/cpython] 8c8785: bpo-25803: Avoid incorrect errors raised by Path.m... GitHub
- [Python-checkins] [python/cpython] 1fc1f8: bpo-25803: Avoid incorrect errors raised by Path.m... GitHub
- [Python-checkins] [python/cpython] 8f9e1b: bpo-28810: Document remaining bytecode changes in ... GitHub
- [Python-checkins] [python/cpython] 74bfcc: bpo-28810: Document remaining bytecode changes in ... GitHub
- [Python-checkins] [python/cpython] 29540c: bpo-29892: Fix wrong markup on doc-lib-functions (... GitHub
- [Python-checkins] [python/cpython] 5dafae: bpo-29892: Fix wrong markup on doc-lib-functions (... GitHub
- [Python-checkins] [python/cpython] 9f0aa4: bpo-29862: Fix grammar in importlib.reload() excep... GitHub
- [Python-checkins] [python/cpython] 3c749f: Simplify partial.__new__. (#813) GitHub
- [Python-checkins] [python/cpython] 8b8223: bpo-29862: Fix grammar in importlib.reload() excep... GitHub
- [Python-checkins] [python/cpython] 55717b: bpo-29862: Fix grammar in importlib.reload() excep... GitHub
- [Python-checkins] [python/cpython] 4aec9a: bpo-29901: Improve support of path-like objects in... GitHub
- [Python-checkins] [python/cpython] 62a995: bpo-29900: Simplify pathlib implementation. (#814) GitHub
- [Python-checkins] [python/cpython] f8beb9: bpo-29888: Fix the link referring to the "Python d... GitHub
- [Python-checkins] [python/cpython] ceff32: bpo-29888: Fix the link referring to the "Python d... GitHub
- [Python-checkins] [python/cpython] 8ce308: bpo-29888: Fix the link referring to the "Python d... GitHub
- [Python-checkins] [python/cpython] 1e73db: Fix small exception typos in Lib (#818) GitHub
- [Python-checkins] [python/cpython] 5fb278: Fixes sphinx warning in "changelog" misc/NEWS (#82... GitHub
- [Python-checkins] [python/cpython] 0579e8: import sys before we use it on line 9 (#828) GitHub
- [Python-checkins] [python/cpython] 838398: Use `-W` option to Sphinx GitHub
- [Python-checkins] [python/cpython] 334e9e: Treat Sphinx warnings as errors (GH-832) GitHub
- [Python-checkins] [python/cpython] d2fc78: import sys before we use it on line 9 (GH-828) (GH... GitHub
- [Python-checkins] [python/cpython] 6f95b3: bpo-29888: Fix the link referring to "Python downl... GitHub
- [Python-checkins] [python/cpython] abc684: Treat Sphinx warnings as errors (GH-832) (GH-834) GitHub
- [Python-checkins] [python/cpython] c2492d: Treat Sphinx warnings as errors (GH-832) (GH-835) GitHub
- [Python-checkins] [python/cpython] b8a7da: Minor test cleanup (GH-837) GitHub
- [Python-checkins] [python/cpython] bc2031: Minor test cleanup (GH-837) (GH-838) GitHub
- [Python-checkins] [python/cpython] ec3a32: Minor test cleanup (GH-837) (GH-839) GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=5 solipsis at pitrou.net
- [Python-checkins] [python/cpython] 604e74: bpo-20552: Use specific asserts in bytes tests (#7... GitHub
- [Python-checkins] [python/cpython] d6debb: bpo-29919: Remove unused imports found by pyflakes... GitHub
- [Python-checkins] [python/cpython] cf57fe: bpo-27425: Add .gitattributes, fix Windows tests (... GitHub
- [Python-checkins] [python/cpython] d702c5: bpo-29912: Remove redundant tests in list_tests th... GitHub
- [Python-checkins] [python/cpython] 57a746: Drop the standard gcc test build on Travis GitHub
- [Python-checkins] [python/cpython] d67a10: bpo-29924: Remove useless argument (#854) GitHub
- [Python-checkins] [python/cpython] 6003db: bpo-29677: DOC: clarify documentation for `round` ... GitHub
- [Python-checkins] [python/cpython] bbd3cf: Fix ref cycles in TestCase.assertRaises() (#193) GitHub
- [Python-checkins] [python/cpython] b866ad: Fix ref cycles in TestCase.assertRaises() (#193) GitHub
- [Python-checkins] [python/cpython] 655f38: bpo-23890: Fix ref cycle in TestCase.assertRaises GitHub
- [Python-checkins] [python/cpython] ad2f9e: Drop the standard gcc test build on Travis (GH-853... GitHub
- [Python-checkins] [python/cpython] 08f9f7: Drop the standard gcc test build on Travis (GH-853... GitHub
- [Python-checkins] [python/cpython] cb09f4: Drop the standard gcc test build on Travis (GH-853... GitHub
- [Python-checkins] [python/cpython] d66540: Drop the standard gcc test build on Travis (GH-853... GitHub
- [Python-checkins] [python/cpython] 596506: bpo-29677: DOC: clarify documentation for `round` ... GitHub
- [Python-checkins] [python/cpython] 8994f3: bpo-29677: DOC: clarify documentation for `round` ... GitHub
- [Python-checkins] [python/cpython] 8cea59: bpo-29643: Fix check for --enable-optimizations (G... GitHub
- [Python-checkins] [python/cpython] 59eb1a: bpo-29643: Fix check for --enable-optimizations (G... GitHub
- [Python-checkins] [python/cpython] 9f74de: Improve the documentation for template strings (#8... GitHub
- [Python-checkins] [python/cpython] 0ae7c8: bpo-16011 clarify that 'in' always returns a boole... GitHub
- [Python-checkins] [python/cpython] c8fa45: NEWS: remove duplicated "Build" section (GH-872) GitHub
- [Python-checkins] [python/cpython] f01de6: bpo-29643: Fix check for --enable-optimizations (G... GitHub
- [Python-checkins] [python/cpython] e6a495: bpo-29643: Fix check for --enable-optimizations (G... GitHub
- [Python-checkins] [python/cpython] 1cf93a: bpo-10379: add 'monetary' to format_string, deprec... GitHub
- [Python-checkins] [python/cpython] 0957f2: bpo-16011: clarify that 'in' always returns a bool... GitHub
- [Python-checkins] [python/cpython] c4021a: bpo-16011: clarify that 'in' always returns a bool... GitHub
- [Python-checkins] [python/cpython] 6a04ef: bpo-29643: Fix check for --enable-optimizations (G... GitHub
- [Python-checkins] [python/cpython] ec1f5d: bpo-19791: Use functions from test support to chec... GitHub
- [Python-checkins] [python/cpython] 794623: bpo-28699: fix abnormal behaviour of pools in mul... GitHub
- [Python-checkins] [python/cpython] 346dcd: bpo-28699: fix abnormal behaviour of pools in mult... GitHub
- [Python-checkins] [python/cpython] 9f8e09: bpo-28699: fix abnormal behaviour of pools in mult... GitHub
- [Python-checkins] [python/cpython] 83371f: bpo-29936: fix typo __GNU*C*_MINOR__ (#878) GitHub
- [Python-checkins] [python/cpython] c43185: bpo-29927: Remove duplicate BufferError init and u... GitHub
- [Python-checkins] [python/cpython] a90e64: bpo-29932: Fix small error message typos in arraym... GitHub
- [Python-checkins] [python/cpython] fd704a: bpo-16011: clarify that 'in' always returns a bool... GitHub
- [Python-checkins] [python/cpython] 85deef: bpo-29677: DOC: clarify documentation for `round` ... GitHub
- [Python-checkins] [python/cpython] c3c7ef: bpo-29917: DOC: Remove link from PyMethodDef (#890... GitHub
- [Python-checkins] [python/cpython] 2609c9: bpo-29677: DOC: clarify documentation for `round` ... GitHub
- [Python-checkins] [python/cpython] eef6e1: bpo-29677: DOC: clarify documentation for `round` ... GitHub
- [Python-checkins] [python/cpython] da6ad2: bpo-29917: DOC: Remove link from PyMethodDef (#890... GitHub
- [Python-checkins] [python/cpython] d1dbba: bpo-29917: DOC: Remove link from PyMethodDef (#890... GitHub
- [Python-checkins] [python/cpython] 3ceca6: bpo-29917: DOC: Remove link from PyMethodDef (#890... GitHub
- [Python-checkins] [python/cpython] e6911a: Remove an unrequired TODO in test_urllib2. (#897) GitHub
- [Python-checkins] [python/cpython] ba85d6: bpo-29878: Add global instances of int for 0 and 1... GitHub
- [Python-checkins] [python/cpython] 0a58f7: bpo-24821: Fixed the slowing down to 25 times in t... GitHub
- [Python-checkins] [python/cpython] ea720f: bpo-25996: Added support of file descriptors in os... GitHub
- [Python-checkins] [python/cpython] acfcdd: suppress compiler warnings in _ctypes_test GitHub
- [Python-checkins] [python/cpython] 762bf4: bpo-29852: Argument Clinic Py_ssize_t converter no... GitHub
- [Python-checkins] [python/cpython] 918403: bpo-29816: Shift operation now has less opportunit... GitHub
- [Python-checkins] [python/cpython] 576def: bpo-27863: Fixed multiple crashes in ElementTree. ... GitHub
- [Python-checkins] [python/cpython] 1b43a9: Remove an unrequired TODO in test_urllib2. (#897) ... GitHub
- [Python-checkins] [python/cpython] 0fadf2: Remove an unrequired TODO in test_urllib2. (#897) ... GitHub
- [Python-checkins] [python/cpython] 84b8e9: bpo-29918: Add missed "const" modifiers in C API d... GitHub
- [Python-checkins] [python/cpython] c90ff1: bpo-27863: Fixed multiple crashes in ElementTree. ... GitHub
- [Python-checkins] [python/cpython] 16f852: bpo-29913: deprecate compare_networks() in documen... GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=12 solipsis at pitrou.net
- [Python-checkins] [python/cpython] f15c4d: bpo-20548: Use specific asserts in warnings and ex... GitHub
- [Python-checkins] [python/cpython] 722a3a: bpo-29887: Test normalization now fails if downloa... GitHub
- [Python-checkins] [python/cpython] a6b4e1: bpo-27863: Fixed multiple crashes in ElementTree. ... GitHub
- [Python-checkins] [python/cpython] 762ec9: bpo-29204: Emit warnings for already deprecated El... GitHub
- [Python-checkins] [python/cpython] d4edfc: bpo-29935: Fixed error messages in the index() met... GitHub
- [Python-checkins] [python/cpython] 06e522: bpo-10030: Sped up reading encrypted ZIP files by ... GitHub
- [Python-checkins] [python/cpython] bf4bb2: bpo-29935: Fixed error messages in the index() met... GitHub
- [Python-checkins] [python/cpython] 5466d4: bpo-29942: Fix the use of recursion in itertools.c... GitHub
- [Python-checkins] [python/cpython] 7a2646: bpo-29946: Fix "sqrtpi defined but not used" (#908... GitHub
- [Python-checkins] [python/cpython] 8b8bde: bpo-29935: Fixed error messages in the index() met... GitHub
- [Python-checkins] [python/cpython] 079f21: bpo-29935: Fixed error messages in the index() met... GitHub
- [Python-checkins] [python/cpython] 33db06: bpo-29928: Add f-string to the Glossary (GH-864) GitHub
- [Python-checkins] [python/cpython] 7b5b13: bpo-29928: Add f-string to the Glossary (GH-864) (... GitHub
- [Python-checkins] [python/cpython] 599bb1: bpo-29942: Fix the use of recursion in itertools.c... GitHub
- [Python-checkins] [python/cpython] 9273df: bpo-29942: Fix the use of recursion in itertools.c... GitHub
- [Python-checkins] [python/cpython] d694a0: bpo-29942: Fix the use of recursion in itertools.c... GitHub
- [Python-checkins] [python/cpython] 2ee01e: [2.7] bpo-22392: Improve documentation for __getin... GitHub
- [Python-checkins] [python/cpython] ed3dd1: Remove catching OSError in ftphandler test. Only U... GitHub
- [Python-checkins] [python/cpython] cdcac0: bpo-29952: Use usual terminology of dict (GH-917) GitHub
- [Python-checkins] [python/cpython] 8d1f93: Remove catching OSError in ftphandler test. Only U... GitHub
- [Python-checkins] [python/cpython] 6356a3: Remove catching OSError in ftphandler test. Only U... GitHub
- [Python-checkins] [python/cpython] 4c75fb: bpo-29952: Use usual terminology of dict (GH-922) GitHub
- [Python-checkins] [python/cpython] f31581: bpo-29952: Use usual terminology of dict (GH-923) GitHub
- [Python-checkins] [python/cpython] 5aa913: bpo-29952: Use usual terminology of dict (GH-924) GitHub
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=10 solipsis at pitrou.net
- [Python-checkins] [python/cpython] 0a17e5: bpo-28810: Update lnotab_notes.txt (GH-665) (GH-91... GitHub
- [Python-checkins] [python/cpython] 164d30: suppress compiler warnings in _ctypes_test (#902) GitHub
- [Python-checkins] [python/cpython] a00c3f: bpo-29941: Assert fixes (#886) GitHub
- [Python-checkins] [python/cpython] 27058e: Revert "bpo-29941: Assert fixes (#886)" GitHub
- [Python-checkins] [python/cpython] 06bb48: Fix spurious MemoryError introduced by PR #886. (#... GitHub
- [Python-checkins] [python/cpython] 672a37: Link to the devguide's PR guidelines GitHub
- [Python-checkins] [python/cpython] 314d6f: bpo-29953: Fix memory leaks in the replace() metho... GitHub
- [Python-checkins] [python/cpython] 7d5d13: bpo-29953: Fix memory leaks in the replace() metho... GitHub
- [Python-checkins] [python/cpython] 1e5766: Link to the devguide's PR guidelines (GH-932) GitHub
Last message date: Fri Mar 31 17:19:07 EDT 2017
Archived on: Fri Mar 31 17:19:12 EDT 2017
This archive was generated by Pipermail 0.09 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4