| 2016-07-07 |
Serhiy Storchaka | Issue #27332: Fixed the type of the first argument... |
commit | commitdiff | tree | snapshot |
| 2016-07-07 |
Benjamin Peterson | assume egd unless OPENSSL_NO_EGD is defined—remove... |
commit | commitdiff | tree | snapshot |
| 2016-07-07 |
Benjamin Peterson | fix refleaks in PyDict_SetItem error cases (closes... |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Donald Stufft | Fix a test with the new upload URL |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Donald Stufft | Switch to the new upload url for PyPI |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Donald Stufft | Switch to the new upload url for PyPI |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Terry Jan Reedy | Issue #27452: add line counter and crc to IDLE configHa... |
commit | commitdiff | tree | snapshot |
| 2016-07-05 |
Berker Peksag | Add versionadded to PyDict_SetDefault documentation |
commit | commitdiff | tree | snapshot |
| 2016-07-03 |
Serhiy Storchaka | Issue #19527: Fixed tests with defined COUNT_ALLOCS. |
commit | commitdiff | tree | snapshot |
| 2016-07-03 |
Serhiy Storchaka | Issue #27443: __length_hint__() of bytearray itearator... |
commit | commitdiff | tree | snapshot |
| 2016-07-01 |
Berker Peksag | Issue #27431: Update default protocol version in shelve... |
commit | commitdiff | tree | snapshot |
| 2016-07-01 |
Berker Peksag | Issue #27430: Fix typos, patch by scop. |
commit | commitdiff | tree | snapshot |
| 2016-06-30 |
Brett Cannon | Issue #26665: Remove mis-use of ``$`` in activate.fish. |
commit | commitdiff | tree | snapshot |
| 2016-06-30 |
Serhiy Storchaka | Issue #4945: Improved the documenting of boolean argume... |
commit | commitdiff | tree | snapshot |
| 2016-06-30 |
Victor Stinner | Issue #27416: clarify copy doc |
commit | commitdiff | tree | snapshot |
| 2016-06-30 |
Serhiy Storchaka | Issue #27418: Fixed Tools/importbench/importbench.py. |
commit | commitdiff | tree | snapshot |
| 2016-06-28 |
Guido van Rossum | Fix issue #27402: example for typing did not type-check. |
commit | commitdiff | tree | snapshot |
| 2016-06-28 |
Yury Selivanov | asyncio: Use socket specs for getaddrinfo() in sock_con... |
commit | commitdiff | tree | snapshot |
| 2016-06-28 |
Yury Selivanov | asyncio: Fix NameError in sslproto _fatal_error() |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Steve Dower | Adds script for purging the caching server for download... |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Steve Dower | Adds batch file to build nuget packages. |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Steve Dower | Include libs folder in nuget package and allow preinsta... |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Berker Peksag | Issue #27393: Fix escaping of C:\ too |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Berker Peksag | Issue #27393: Fix escaping of venv activate commands... |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Larry Hastings | Null merge from 3.4 (well, except, pull in the tag... |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Larry Hastings | Merge. |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Larry Hastings | Post-release fixups for Python 3.5.2. |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Larry Hastings | Merge. |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Larry Hastings | Post-release fixups for Python 3.4.5. |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
Terry Jan Reedy | Update NEWS and idlelib NEWS.text. |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
Serhiy Storchaka | Issue #22115: Fixed tracing Tkinter variables: |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Steve Dower | Simplifies nuget build with better parameters. |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Larry Hastings | Added tag v3.4.5 for changeset 619b61e505d0 |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Larry Hastings | Version bump for 3.4.5 final. v3.4.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Larry Hastings | Regenerate pydoc topics for 3.4.5 final. |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Larry Hastings | Added tag v3.5.2 for changeset 4def2a2901a5 |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Larry Hastings | Version number bump for 3.5.2 final. v3.5.2 |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Larry Hastings | Update pydoc topics for 3.5.2 final. |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Brett Cannon | Fix a scoping issue where an UnboundLocalError was... |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Brett Cannon | Remove a stale reference to pathlib.PurePath.path |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Steve Dower | Preinstalls pip into the nuget package so that pip... |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Steve Dower | Adds scripts for producing Nuget packages. |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Berker Peksag | Issue #27381: Remove superfluous paren in zipfile docum... |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Berker Peksag | Issue #18300: Set TERM='' by default in assert_python_* |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Berker Peksag | Issue #26547: Remove outdated term dictproxy from vars... |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Berker Peksag | Issue #27378: Remove an outdated reference from regex... |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Berker Peksag | Make PyPIRCCommandTestCase derive from a base class |
commit | commitdiff | tree | snapshot |
| 2016-06-23 |
Serhiy Storchaka | Fixed integer overflow in array.buffer_info(). |
commit | commitdiff | tree | snapshot |
| 2016-06-23 |
Terry Jan Reedy | Issue #27304: Source code links for sub-packages in... |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Terry Jan Reedy | Issue #27365: Allow non-ascii in idlelib/NEWS.txt,... |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Terry Jan Reedy | Issue #27365: Allow non-ascii in idlelib/NEWS.txt ... |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Terry Jan Reedy | Issue #27365: Allow non-ascii in idlelib/NEWS.txt ... |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Benjamin Peterson | alter header; '%' really throws latex through a loop |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Benjamin Peterson | alter header; '%' really throws latex through a loop |
commit | commitdiff | tree | snapshot |
| 2016-06-20 |
Berker Peksag | Issue #20120: Add a test case to verify the % char... |
commit | commitdiff | tree | snapshot |
| 2016-06-20 |
Stefan Krah | Issue #27006: Do not use PyDec_CheckExact() on a type. |
commit | commitdiff | tree | snapshot |
| 2016-06-20 |
Stefan Krah | Issue #27006: from_float(): call the subclass' __new__... |
commit | commitdiff | tree | snapshot |
| 2016-06-20 |
Martin Panter | Fix spelling errors in code comments |
commit | commitdiff | tree | snapshot |
| 2016-06-20 |
Serhiy Storchaka | Added more tests for issue #27122. |
commit | commitdiff | tree | snapshot |
| 2016-06-19 |
Serhiy Storchaka | Issue #23641: Added __getnewargs_ex__ to the list of... |
commit | commitdiff | tree | snapshot |
| 2016-06-18 |
Serhiy Storchaka | Issue #27294: Numerical state in the repr for Tkinter... |
commit | commitdiff | tree | snapshot |
| 2016-06-18 |
Berker Peksag | Issue #27349: Fix typo in distutils upload command |
commit | commitdiff | tree | snapshot |
| 2016-06-18 |
Senthil Kumaran | issue27021 - Document SC_IOV_MAX limitation imposed... |
commit | commitdiff | tree | snapshot |
| 2016-06-18 |
Serhiy Storchaka | Issue #26754: PyUnicode_FSDecoder() accepted a filename... |
commit | commitdiff | tree | snapshot |
| 2016-06-18 |
Martin Panter | Issue #24314: Fix doc links for general attributes... |
commit | commitdiff | tree | snapshot |
| 2016-06-18 |
Serhiy Storchaka | Issue #27343: Fixed error message for conflicting initi... |
commit | commitdiff | tree | snapshot |
| 2016-06-17 |
Steve Dower | Issue #27048: Prevents distutils failing on Windows... |
commit | commitdiff | tree | snapshot |
| 2016-06-17 |
Serhiy Storchaka | ctypes: the type of b_size is Py_ssize_t. |
commit | commitdiff | tree | snapshot |
| 2016-06-16 |
Victor Stinner | py_getrandom(): use long type for the syscall() result |
commit | commitdiff | tree | snapshot |
| 2016-06-16 |
Serhiy Storchaka | Issue #27330: Fixed possible leaks in the ctypes module. |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Zachary Ware | Issue #26930: Update Windows build to OpenSSL 1.0.2h |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Zachary Ware | Issue #26930: Update Windows build to OpenSSL 1.0.2h |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Ned Deily | Issue #27327: fix doc typo, noted by Jakub Wilk. |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Serhiy Storchaka | Issue #27301: Fixed incorrect return codes for errors... |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Berker Peksag | Make faq/general.rst gender-inclusive, patch by Sam... |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Georg Brandl | merge with 3.4 |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Georg Brandl | Docs: add html-stable autobuild variant |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Martin Panter | Issue #27311: Fix ZipFile.writestr data argument name. |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Serhiy Storchaka | Issue #27238: Got rid of bare excepts in the turtle... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Gregory P.... | issue27122: fix typo in the news file, wrong issue... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Gregory P.... | Issue #27123: When an exception is raised within the... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Victor Stinner | cleanup random.c |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Victor Stinner | Fix os.urandom() using getrandom() on Linux |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Victor Stinner | Issue #25843: Fix the NEWS entry |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Martin Panter | Issue #16182: One more check for set_pre_input_hook() |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Berker Peksag | Mark tests as skipped when a SQLite version is not... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Berker Peksag | Remove empty setUp and tearDown methods from sqlite3... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Berker Peksag | Delete outdated paragraph about OptimizedUnicode again |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Serhiy Storchaka | Issue #26386: Fixed ttk.TreeView selection operations... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Martin Panter | Issue #16182: set_pre_input_hook() may not exist; docum... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Benjamin Peterson | sync ordering of stddef.h includes with expat 2.1.1 |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Martin Panter | Issue #16182: Attempted workarounds for Apple Editline |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Terry Jan Reedy | Issue #27245: IDLE: Cleanly delete custom themes and... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Martin Panter | Issue #22636: Handle OSError from subprocess, e.g.... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Martin Panter | Issue #22636: avoid using a shell in the ctypes.util... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Martin Panter | Issue #16182: Fix readline begidx, endidx, and use... |
commit | commitdiff | tree | snapshot |
| next |