projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-03-20
Berker Peksag
Issue #12813: uuid.uuid4() no longer depends on ctypes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-20
Berker Peksag
Issue #12813: uuid.uuid4() no longer depends on ctypes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-20
Berker Peksag
Issue #19164: Improve exception message of uuid.UUID()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-20
Berker Peksag
Issue #19164: Improve exception message of uuid.UUID()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-20
Berker Peksag
Issue #26593: Fix typo in logging HOWTO
commit
|
commitdiff
|
tree
|
snapshot
2016-03-20
Berker Peksag
Issue #26593: Fix typo in logging HOWTO
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Berker Peksag
Issue #19265: Improve test coverage of datetime.tzinfo
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Berker Peksag
Issue #19265: Improve test coverage of datetime.tzinfo
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Berker Peksag
Issue #18787: spwd.getspnam() now raises a PermissionEr...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Victor Stinner
fix indentation in Py_DECREF()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Victor Stinner
Issue #26567: enhance ResourceWarning example
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Victor Stinner
Try again to fix test_warnings on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Berker Peksag
Issue #26560: Avoid potential ValueError in BaseHandler...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Berker Peksag
Issue #26560: Avoid potential ValueError in BaseHandler...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Victor Stinner
Try to fix test_warnings on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Victor Stinner
ResourceWarning: Revert change on socket and scandir
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Victor Stinner
Fix test_logging
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Victor Stinner
On ResourceWarning, log traceback where the object...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Victor Stinner
Add _showwarnmsg() and _formatwarnmsg() to warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Brett Cannon
Merge for issue #26095
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Brett Cannon
Suggest people use feature detection in porting guide
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Brett Cannon
Issue #26252: Add an example on how to register a finder
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Ezio Melotti
#26250: merge with 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Ezio Melotti
#26250: document the sqlite3.Cursor.connection attribut...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Brett Cannon
Merge for issue #26271
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Brett Cannon
Issue #26271: Fix the Freeze tool to use variables...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Victor Stinner
Doc: fix typos, patch written by Stefan Behnel
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Serhiy Storchaka
Fixed a typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Serhiy Storchaka
Fixed a typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Berker Peksag
Issue #26580: Remove outdated reference to ftpmirror
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Berker Peksag
Issue #26580: Remove outdated reference to ftpmirror
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Victor Stinner
Enhance documentation on malloc debug hooks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Steve Dower
Issue #26313: ssl.py _load_windows_store_certs fails...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Steve Dower
Issue #26313: ssl.py _load_windows_store_certs fails...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Ned Deily
Issue #26583: merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Ned Deily
Issue #26583: Skip test_timestamp_overflow in test_impo...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Donald Stufft
Merge 3.5 into default
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Donald Stufft
Merge 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Donald Stufft
Upgrade ensurepip._bundled pip to 8.1.1 and setuptools...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Victor Stinner
Merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Martin Panter
Issue #17603: Merge configure.ac fix from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Martin Panter
Issue #17603: Check for st_blocks field without requiri...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Victor Stinner
Fix pyclbr to support importing packages
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Victor Stinner
Null merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Null merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Fix usage of PyMem_Malloc() in overlapped.c
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Fix usage of PyMem_Malloc() in overlapped.c
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Martin Panter
Issue #26499: Fixes to HTTPResponse.readline() and...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Py_FatalError: disable faulthandler earlier
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Py_FatalError: disable faulthandler earlier
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
faulthandler now works in non-Python threads
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Fix usage of PyMem_Malloc() in os.stat()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Fail if PyMem_Malloc() is called without holding the GIL
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Fix compilation error of traceback.c on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Martin Panter
Issue #21042: Revert Linux find_library() to return...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Martin Panter
Issue #26499: Merge HTTPResponse fix from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
regrtest: Fix module.__path__
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
Issue #26564: Fix test_capi
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
Oops, revert unwanted change used to create an example
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
On memory error, dump the memory block traceback
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
Merge 3.5 (_tracemalloc)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
_tracemalloc: store lineno as unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
Enhance and rewrite traceback dump C functions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
Merge 3.5 (test_faulthandler)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
faulthandler: Test Py_FatalError() with GIL released
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
_tracemalloc: filename cannot be NULL
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
Issue #26566: Rewrite test_signal.InterProcessSignalTests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Antoine Pitrou
Issue #26523: The multiprocessing thread pool (multipro...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Antoine Pitrou
Issue #26523: The multiprocessing thread pool (multipro...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Robert Collins
#25320: Handle sockets in directories unittest discover...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Robert Collins
#25320: Handle sockets in directories unittest discover...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Check the GIL in PyObject_Malloc()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Add more checks on the GIL
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Issue #26516: Fix test_capi on AIX
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Merge 3.5 (test_venv)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Fix test_venv on FreeBSD buildbot
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
_pickle: Fix load_counted_tuple(), use Py_ssize_t for...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
posix_getcwd(): limit to INT_MAX on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Merge 3.5 (test_site)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Skip test_site if USER_SITE cannot be created
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Issue #26516: Fix test_capi on 32-bit system
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Issue #26516: Fix test_capi on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Issue #26558: Remove useless check in tracemalloc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Fix Py_FatalError() if called without the GIL
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Fix Py_FatalError() if called without the GIL
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Add PYTHONMALLOC env var
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Serhiy Storchaka
Issue #20556: Used specific assert methods in threading...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Serhiy Storchaka
Issue #20556: Used specific assert methods in threading...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Berker Peksag
Issue #747320: Use email.utils.formatdate() to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Berker Peksag
Issue #16181: cookiejar.http2time() now returns None...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Berker Peksag
Issue #16181: cookiejar.http2time() now returns None...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Ezio Melotti
#24918: merge with 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Ezio Melotti
#24918: fix CSS for code blocks when a side box is...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Raymond Hettinger
merge
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Raymond Hettinger
Minor recipe edit: convert "while 1" to "while True".
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Ezio Melotti
#25687: merge with 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Ezio Melotti
#25687: clarify that errors in tearDown increase the...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Raymond Hettinger
merge
commit
|
commitdiff
|
tree
|
snapshot
2016-03-13
Raymond Hettinger
Issue #26548: Minor fix to awkward wording in docs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-12
Steve Dower
Issue #26079: Fixing the build output folder for tix...
commit
|
commitdiff
|
tree
|
snapshot
next