projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-04-09
Berker Peksag
Issue #17264: Fix cross refs and a markup error in...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Berker Peksag
Issue #16329: Add .webm to mimetypes.types_map
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Berker Peksag
Issue #13952: Add .csv to mimetypes.types_map
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Brett Cannon
Issue #26587: Remove an incorrect statement from the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Serhiy Storchaka
Issue #26709: Fixed Y2038 problem in loading binary...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Martin Panter
Issue #26257: Eliminate buffer_tests.py and fix ByteArr...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Steve Dower
Adds version info to all signed binaries on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Serhiy Storchaka
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Guido van Rossum
Add Text=str. Make ItemsView derive from AbstractSet...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Guido van Rossum
Many changes from the upstream repo (https://github...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Martin Panter
Issue #6953: Rearrange and expand Readline module docum...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Martin Panter
Fix typos in documentation and comments
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Martin Panter
Issue #23735: Avoid sighandler_t Gnu-ism
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Martin Panter
Issue #23735: Add SIGWINCH handler for Readline 6.3...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Martin Panter
Issue #26586: Handle excessive header fields in http...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-02
Berker Peksag
Issue #26679: Fix description of KEY_PPAGE and KEY_NPAG...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-02
Berker Peksag
Issue #26688: Fix module name in mock docs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Martin Panter
Issue #26678: Fix indexing of datetime.tzinfo and timez...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vinay Sajip
Added a cookbook recipe for a logging context manager.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Victor Stinner
asyncio: Don't log ConnectionAbortedError
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Victor Stinner
asyncio: allow None as wait timeout
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Victor Stinner
asyncio: sync overlapped.c with GitHub
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Martin Panter
Issue #22854: Fix logic for skipping test
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Serhiy Storchaka
Remove redundant leading zeroes in PEP references.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Martin Panter
Issue #22854: Skip pipe seek tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Martin Panter
Issue #22854: Clarify documentation about UnsupportedOp...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Serhiy Storchaka
Issue #26492: Added additional tests for exhausted...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Serhiy Storchaka
Issue #26494: Fixed crash on iterating exhausting itera...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Berker Peksag
Fix typo in xml.dom.pulldom.rst
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Victor Stinner
test_urllibnet: set timeout on test_fileno()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Victor Stinner
Fix ResourceWarning in test_unittest when interrupted
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Victor Stinner
Issue #25911: Backport os._DummyDirEntry fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Victor Stinner
Issue #26643: Add missing shutil resources to regrtest.py
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Andrew Svetlov
Document None as timeout for asyncio.timeout()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Raymond Hettinger
Issue #25314: store_true and store_false also create...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Martin Panter
Issue #23804: Fix SSL recv/read(0) to not return 1024...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Berker Peksag
Issue #25195: Fix a regression in mock.MagicMock
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Berker Peksag
Issue #23758: Improve num_params docs of create_{functi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Berker Peksag
Document sqlite3.Cursor.close()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Berker Peksag
sqlite3 documentation: Connection.iterdump() is a method
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Martin Panter
Issue #26644: Raise ValueError for negative SSLSocket...
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-25
Alexander Belopolsky
Issue#26616:Fixed a bug in datetime.astimezone() method.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Victor Stinner
doctest: fix _module_relative_path() error message
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Victor Stinner
Issue #25654:
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Victor Stinner
Issue #21925: Fix test_warnings for release mode
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Victor Stinner
Use Py_uintptr_t for atomic pointers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Victor Stinner
pystate.h: fix _PyThreadState_UncheckedGet()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Victor Stinner
warnings.formatwarning(): catch exceptions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Victor Stinner
Fix test_warnings.test_improper_option()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Stefan Krah
Issue #26621: Remove unnecessary test.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Terry Jan Reedy
Issue #26525: Change chr example to match change in...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
doko@ubuntu.com
Makefile.pre.in (profile-opt): Fix bashism.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Victor Stinner
Enhance _tracemalloc debug mode
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Victor Stinner
Fix _tracemalloc start/stop
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Martin Panter
Issue #24266: Cancel history search mode with Ctrl...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Benjamin Peterson
merge 3.4 (#17167)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Benjamin Peterson
remove useless $ keyword (closes #17167)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Martin Panter
Issue #15699: Reunite comment with variable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Terry Jan Reedy
Issue #26525: Change ord example from nu to more easily...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Terry Jan Reedy
Issue #15660: Further clarify 0 prefix for width specif...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-20
Serhiy Storchaka
Issue #26581: Use the first coding cookie on a line...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-20
Serhiy Storchaka
Added new tests for detecting Python source code encoding.
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 #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 #26560: Avoid potential ValueError in BaseHandler...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Brett Cannon
Suggest people use feature detection in porting guide
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
Issue #26271: Fix the Freeze tool to use variables...
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-17
Steve Dower
Issue #26313: ssl.py _load_windows_store_certs fails...
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.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
Fix pyclbr to support importing packages
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Martin Panter
Issue #17603: Check for st_blocks field without requiri...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Victor Stinner
Py_FatalError: disable faulthandler earlier
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-15
Victor Stinner
_tracemalloc: store lineno as unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Victor Stinner
faulthandler: Test Py_FatalError() with GIL released
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Victor Stinner
Fix Py_FatalError() if called without the GIL
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-14
Victor Stinner
Fix test_venv on FreeBSD buildbot
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
Serhiy Storchaka
Issue #20556: Used specific assert methods in threading...
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: fix CSS for code blocks when a side box is...
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: clarify that errors in tearDown increase the...
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
2016-03-12
Steve Dower
Issue #23606: Adds note to ctypes documentation regardi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-12
Steve Dower
Issue #26513: Fixes platform module detection of Window...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-12
Serhiy Storchaka
Issue #23718: Fixed parsing time in week 0 before Jan...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-11
Victor Stinner
Issue #20589: Fix test_pathlib
commit
|
commitdiff
|
tree
|
snapshot
next