]> granicus.if.org Git - python/shortlog
python
2017-11-01 jimmylai[asyncio] bpo-30423: add regression test for orphan...
2017-11-01 Serhiy Storchakabpo-31919: Fix building the curses module on OpenIndian...
2017-11-01 Lars ViklundRemove nested comments in blake2 (#4173)
2017-11-01 Masayuki Yamamotobpo-25720: Fix the method for checking pad state of...
2017-11-01 Victor StinnerFix test_socket.test_create_connection() (#4206)
2017-10-31 Victor Stinnerbpo-18835: Cleanup pymalloc (#4200)
2017-10-31 Victor Stinnerbpo-20064: Document PyObject_Malloc() (#4199)
2017-10-31 Serhiy Storchakabpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a592...
2017-10-31 Victor Stinnerpythoninfo: add Py_DEBUG (#4198)
2017-10-31 Victor Stinnertest_capi.test__testcapi() becomes more verbose (#4197)
2017-10-31 Serhiy Storchakabpo-31897: Convert unexpected errors when read bogus...
2017-10-31 Serhiy Storchakabpo-31626: Fixed a bug in debug memory allocator. ...
2017-10-31 Serhiy Storchakabpo-31893: Fixed select.kqueue(). (#4166)
2017-10-31 Serhiy Storchakabpo-31891: Fix building the curses module on NetBSD...
2017-10-31 Victor Stinnerbpo-31629: Add support.SaveSignals (#4183)
2017-10-31 Alex GaynorRemove tiny bit of deadcode from wsgiref.validate ...
2017-10-30 Pablo Galindobpo-31304: Update starmap_async documentation. (GH...
2017-10-30 Quentin Dawansbpo-31245: Asyncio unix socket datagram (#3164)
2017-10-28 Serhiy Storchakabpo-20047: Make bytearray methods partition() and rpart...
2017-10-28 Terry Jan Reedybpo-31836: Test_code_module now passes with sys.ps1...
2017-10-28 Terry Jan ReedyIDLE -- Restrict shell prompt manipulaton to the shell...
2017-10-28 Serhiy Storchakabpo-31860: Make the font sample in the IDLE font config...
2017-10-27 Victor Stinnerfaulthandler: use _PyTime_t rather than double for...
2017-10-27 Serhiy Storchakabpo-31174: Improve the code of test_tools.test_unparse...
2017-10-27 Erik Braybpo-16135: Cleanup: Code rot left over from OS/2 suppor...
2017-10-27 Utkarsh Upadhyaybpo-31545: Update documentation containing timedelta...
2017-10-27 Erik BrayFix _socket module compilation on Cygwin. (#4137)
2017-10-27 Erik Braybpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLe...
2017-10-27 Arthur DarcetFixed sorting order of the LogRecord attributes in...
2017-10-27 Lovesh Harchandanibpo-30989: Sort in TimedRotatingFileHandler only when...
2017-10-27 cocoatomobpo-31053: Remove redundant 'venv' argument in venv...
2017-10-26 Ivan Levkivskyibpo-28936: Detect lexically first syntax error first...
2017-10-26 Alexander BelopolskyCloses bpo-28281: Remove year (1-9999) limits on the...
2017-10-26 Vitor Pereirabpo-30553: Add status code 421 to http.HTTPStatus ...
2017-10-26 Serhiy StorchakaFix trailing whitespaces in C files. (#4130)
2017-10-26 xdegayebpo-30697: Fix PyErr_NormalizeException() when no memor...
2017-10-26 Ammar Askarbpo-30937: Make usage of newline='' consistent in csv...
2017-10-26 Serhiy Storchakabpo-21720: Restore the Python 2.7 logic in handling...
2017-10-26 Benjamin Petersonfixes bpo-31866: remove code pertaining to AtheOS suppo...
2017-10-26 pdoxbpo-31857: Make the behavior of USE_STACKCHECK determin...
2017-10-26 Mario CorcheroCloses bpo-31800: Support for colon when parsing time...
2017-10-25 Serhiy Storchakabpo-31664: Fix test_crypt for the openwall implementati...
2017-10-25 Victor Stinnerbpo-31835: Optimize also FASTCALL using __future__...
2017-10-25 Benjamin Petersonremove support for splitting the ceval switch into...
2017-10-25 Nick Coghlanbpo-31845: Fix reading flags from environment (GH-4105)
2017-10-24 Victor Stinnerbpo-30768: Recompute timeout on interrupted lock (GH...
2017-10-24 Serhiy Storchakabpo-31690: Allow the inline flags "a", "L", and "u...
2017-10-24 Alexander BelopolskyCloses bpo-28292: Implemented Calendar.itermonthdays3...
2017-10-24 Serhiy Storchakabpo-31664: Add support for the Blowfish method in crypt...
2017-10-24 Masayuki YamamotoFix wording about Py_tss_NEEDS_INIT in docs (GH-4096)
2017-10-24 Thomas Kluyverbpo-30639: Lazily compute repr for error (#2132)
2017-10-24 Victor Stinnerbpo-31174: Fix test_tools.test_unparse (#4102)
2017-10-24 Julien Palardbpo-31812: Add documentation translations to What's...
2017-10-24 Victor Stinnerbpo-31827: Remove os.stat_float_times() (GH-4061)
2017-10-24 Victor Stinnerbpo-31810: Add smelly.py to check exported symbols...
2017-10-24 Michał Górnyfixes bpo-31834: Use optimized code for BLAKE2 only...
2017-10-23 Serhiy Storchakabpo-31847: Fix commented out tests in test_syntax....
2017-10-23 Victor Stinnerbpo-31653: Remove deadcode in semlock_acquire() (#4091)
2017-10-23 Christoph Sarnowskibpo-30722: Make redemo work with Python 3.6+ (GH-2311)
2017-10-23 xdegayebpo-30817: Fix PyErr_PrintEx() when no memory (#2526)
2017-10-23 Serhiy Storchakabpo-31752: Fix possible crash in timedelta constructor...
2017-10-23 andycleggbpo-31756: subprocess.run should alias universal_newlin...
2017-10-22 Mark ShannonMove exc state to generator. Fixes bpo-25612 (#1773)
2017-10-22 Cheryl Sabellabpo-20825: Containment test for ip_network in ip_network.
2017-10-22 Serhiy Storchakabpo-31572: Get rid of using _PyObject_HasAttrId() in...
2017-10-22 Antoine Pitroubpo-31653: Don't release the GIL if we can acquire...
2017-10-22 Serhiy Storchakabpo-28286: Add tests for the mode argument of GzipFile...
2017-10-22 Antoine Pitroubpo-28326: Fix multiprocessing.Process when stdout...
2017-10-21 Serhiy StorchakaFix bytes warnings in test_struct (added in bpo-29802...
2017-10-20 Oren Milmanbpo-31781: Prevent crashes when calling methods of...
2017-10-20 Serhiy Storchakabpo-31825: Fixed OverflowError in the 'unicode-escape...
2017-10-19 Antoine Pitroubpo-31819: Add AbstractEventLoop.sock_recv_into() ...
2017-10-19 jlacolinebpo-31632: fix set_protocol() in _SSLProtocolTransport...
2017-10-19 Łukasz Langabpo-31457: Don't omit inner ``process()`` calls with...
2017-10-19 George KingAdd NEWS entry for opcode tracing change. (GH-4045)
2017-10-19 Benjamin Petersondrop unused configure check for pthread_atfork (#4046)
2017-10-19 George KingMove opcode tracing to occur after the possible update...
2017-10-19 Łukasz Langabpo-31457: Make the `LoggerAdapter.manager` property...
2017-10-18 RonUpdate TestCase.assertAlmostEqual and assertNotAlmostEq...
2017-10-18 Pablo Galindobpo-31806: Use _PyTime_ROUND_TIMEOUT for the timeout...
2017-10-18 MariattaAdd Code of Conduct to .github folder. (GH-4029)
2017-10-17 Terry Jan Reedybpo-30928: Update idlelib/NEWS.txt to 2017 Oct 17....
2017-10-17 Terry Jan Reedybpo-13802: Use non-Latin characters in IDLE's Font...
2017-10-17 Victor Stinnertime.clock() now emits a DeprecationWarning (GH-4020)
2017-10-17 Zane Bitterbpo-28603: Fix formatting tracebacks for unhashable...
2017-10-17 Barry Warsawbpo-31799: Make module.__spec__ more discoverable ...
2017-10-17 Riccardo Cocciolibpo-31334: Fix timeout in select.poll.poll() (GH-3277)
2017-10-17 Pablo Galindobpo-31786: Make functions in the select module blocking...
2017-10-17 Mario Corcherobpo-30541: Add new method to seal mocks (GH61923)
2017-10-17 Ned Deilypost 3.7.0a2 development
2017-10-17 Ned DeilyBump to 3.7.0a2 v3.7.0a2
2017-10-17 Ned DeilyUpdate NEWS and topics for 3.7.0a2
2017-10-16 Łukasz Langabpo-31558: Update NEWS and ACKS (#4013)
2017-10-16 brainfvckbpo-31558: Add gc.freeze() (#3705)
2017-10-16 Victor Stinnerbpo-31773: _PyTime_GetPerfCounter() uses _PyTime_t...
2017-10-16 Pablo Galindobpo-31776: Missing "raise from None" in Lib/xml/etree...
2017-10-16 Serhiy Storchakabpo-31792: Restore os.environ in test_buffer when impor...
2017-10-15 Semen Zhydenkocompletly -> completely (#3999) (closes bpo-31788)
2017-10-15 vyas45bpo-31754: Fix type of 'itemsize' in PyBuffer_FillConti...
2017-10-15 Dargorbpo-31780: Fix incorrect error message for ',x', '...
next