2018-11-04 |
Adrian Liaw | Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja... |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Stéphane Wirtel | bpo-35159: Add a link to the devguide in the sidebar... |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Alexey Izbyshev | bpo-35161: Fix stack-use-after-scope in grp.getgr{nam... |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Elena Oat | Explain that the orderness of the result of glob is... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Julien Palard | Doc: -W flag for sphinx-build can be disabled (GH-10303) |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Stéphane Wirtel | bpo-34969: Add --fast, --best on the gzip CLI (GH-9833) |
commit | commitdiff | tree | snapshot |
2018-11-03 |
İsmail Arılık | Fix a typo about a comma. (GH-10306) |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexey Izbyshev | bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300) |
commit | commitdiff | tree | snapshot |
2018-11-02 |
BNMetrics | bpo-29341: Clarify that path-like objects are accepted... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Christopher... | bpo-33578: Fix getstate/setstate for CJK decoder (GH... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Max Bélanger | closes bpo-35139: The `pyexpat` module's macros in... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Anthony Sottile | Simplify sys.breakpointhook implementation (#9519) |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Pablo Galindo | bpo-35075: Fix broken url in the pprint documentation... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Christopher... | bpo-33578: Add getstate/setstate for CJK codec (GH... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Pablo Aguiar | bpo-35128: Fix spacing issues in warning.warn() message... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Victor Stinner | bpo-35081: And pycore_lifecycle.h and pycore_pathconfig... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Victor Stinner | bpo-35081: Move accu.h to Include/internal/pycore_accu... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Victor Stinner | bpo-35081: Add _PyThreadState_GET() internal macro... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Victor Stinner | bpo-35081: Add pycore_ prefix to internal header files... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Victor Stinner | bpo-26558: Fix Py_FatalError() with GIL released (GH... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Victor Stinner | bpo-35081: Move Py_BUILD_CORE code to internal/mem... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Xiang Zhang | bpo-35062: Fix parsing _io.IncrementalNewlineDecoder... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Serhiy Storchaka | bpo-35110: Fix yet few spaces before dashes. (GH-10255) |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Zackery Spytz | Fix a possible crash in range.__reversed__(). (GH-10252) |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Serhiy Storchaka | bpo-33138: Change standard error message for non-pickle... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Serhiy Storchaka | bpo-35110: Fix unintentional spaces around hyphens... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
matthewbelisle-wf | bpo-35116, urllib.parse: Document the new max_num_field... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Daniel Lovell | bpo-35086: Fix tkinter example "A Simple Hello World... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Victor Stinner | bpo-35081: Move Include/pyatomic.c to Include/internal... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Victor Stinner | bpo-35081: Cleanup pystate.c and pystate.h (GH-10240) |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Victor Stinner | bpo-35059: Convert _Py_Dealloc() to static inline funct... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Victor Stinner | bpo-32030: Make _PySys_AddXOptionWithError() private... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Victor Stinner | bpo-34523: Fix config_init_fs_encoding() for ASCII... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Serhiy Storchaka | bpo-31680: Add curses.ncurses_version. (GH-4217) |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Serhiy Storchaka | bpo-33237: Improve AttributeError message for partially... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Serhiy Storchaka | bpo-34876: Change the lineno of the AST for decorated... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Andriy Maletsky | Doc: fix asyncio loop.close() description (GH-10229) |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Pablo Galindo | bpo-35031: Fix test_start_tls_server_1 on FreeBSD build... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Victor Stinner | bpo-34765: install-sh is executable (GH-10225) |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Pablo Galindo | bpo-34945: Buffer output in test suite only when creati... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Victor Stinner | bpo-35059: Convert Py_XINCREF() to static inline functi... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Stephan Hoyer | Include memo in the documented signature of copy.deepcopy() |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Serhiy Storchaka | bpo-34160: Preserve user specified order of Element... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Serhiy Storchaka | bpo-33331: Clean modules in the reversed order in PyImp... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Victor Stinner | bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216) |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Victor Stinner | bpo-35059: Convert Py_INCREF() to static inline functio... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Gus Goulart | bpo-27741: Better wording for datetime.strptime() ... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Zackery Spytz | Fix a possible "double decref" in termios.tcgetattr... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Terry Jan Reedy | bpo-35097: Add IDLE doc subsection explaining editor... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Pablo Galindo | bpo-33234: Add exact allocation optimization to lists... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Petter Strandmark | bpo-35047, unittest.mock: Better error messages on... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Terry Jan Reedy | Issue 35093: Document the IDLE document viewer in the... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Pablo Galindo | bpo-33234 Improve list() pre-sizing for inputs with... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Serhiy Storchaka | Fix yet one error in checking Tcl version. (GH-10189) |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Raymond Hettinger | bpo-34160: Preserve user specified order of Element... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Serhiy Storchaka | Fix checking for bugfix Tcl version. (GH-10185) |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Alexey Izbyshev | bpo-35090: Fix potential division by zero in allocator... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Terry Jan Reedy | bpo-1529353: Explain Shell text squeezing in the IDLE... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Sebastian Rittau | bpo-35089: Don't mention typing.io and typing.re (GH... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Xiang Zhang | bpo-34672: fix a compiler warning in timemodule.c ... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Pablo Galindo | bpo-35064 prefix smelly symbols that appear with COUNT_... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Serhiy Storchaka | bpo-32892: Support subclasses of base types in isinstan... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Serhiy Storchaka | bpo-35054: Add yet more index entries for symbols.... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Andrés Delfino | Fix mistakes on function coroutines related definitions... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Terry Jan Reedy | bpo-35088: Update idlelib.help.copy_string docstring... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
Terry Jan Reedy | bpo-35087: Update idlelib help files for the current... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
jdemeyer | bpo-34751: improved hash function for tuples (GH-9471) |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Steve Dower | bpo-35067: Remove _distutils_findvs and use vswhere... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Andreas Pelme | unittest documentation: Spell pytest without the dot... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
nsrip | Fix typo in zipfile documentation. (GH-10151) |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Serhiy Storchaka | bpo-33710: Deprecate l*gettext() and related functions... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Terry Jan Reedy | bpo-35079: Revise difflib.SequenceManager.get_matching... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Stéphane Wirtel | bpo-35042: Use the :pep: role where a PEP is specified... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Quentin Agren | bpo-35024: Remove redundant and possibly incorrect... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Benjamin Peterson | Fix a typo in asyncio-dev.rst. (GH-10133) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Victor Stinner | bpo-9263: _PyXXX_CheckConsistency() use _PyObject_ASSER... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Victor Stinner | bpo-9263: Use _PyObject_ASSERT() in typeobject.c (GH... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Victor Stinner | bpo-9263: Use _PyObject_ASSERT() in gcmodule.c (GH... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Victor Stinner | bpo-9263: Use _PyObject_ASSERT() in object.c (GH-10110) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Victor Stinner | bpo-35059, libmpdec: Add missing EXTINLINE in mpdecimal... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Andrés Delfino | bpo-34789: make xml.sax.make_parser accept iterables... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Denis Ledoux | bpo-35017, socketserver: don't accept request after... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Senthil Kumaran | Simplify the warning for http.server. (#10116) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Victor Stinner | bpo-35059, PCbuild: Expand inline funcs in Debug (GH... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Victor Stinner | bpo-35059: Convert PyObject_INIT() to function (GH... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Pablo Galindo | bpo-34890: Make iscoroutinefunction, isgeneratorfunctio... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Stéphane Wirtel | bpo-35044, doc: Use the :exc: role for the exceptions... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Serhiy Storchaka | bpo-35054: Add more index entries for symbols. (GH... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Victor Stinner | bpo-9263: _Py_NegativeRefcount() use _PyObject_AssertFa... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Victor Stinner | bpo-35053: Define _PyTraceMalloc_NewReference in object... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Max Bélanger | bpo-35022: unittest.mock.MagicMock now also supports... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Stéphane Wirtel | bpo-35038: AttributeError: 'frame' object has no attrib... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Stéphane Wirtel | Fix grammar in using/unix build instruction docs (GH... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Victor Stinner | bpo-9263: Dump Python object on GC assertion failure... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Victor Stinner | bpo-35059: Add Py_STATIC_INLINE() macro (GH-10093) |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Tim Graham | bpo-31047: Fix ntpath.abspath to trim ending separator... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
madman-bob | bpo-32321: Add pure Python fallback for functools.reduc... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Victor Stinner | bpo-35053: Add Include/tracemalloc.h (GH-10091) |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Victor Stinner | bpo-35053: Enhance tracemalloc to trace free lists... |
commit | commitdiff | tree | snapshot |
2018-10-25 |
Quentin | importlib: Fix typo in SourceLoader.path_stats docstrin... |
commit | commitdiff | tree | snapshot |
next |