projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2015-08-05
Zachary Ware
Issue #24751: When running regrtest with '-w', don...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Robert Collins
Issue #20769: Improve reload() docs. Patch by Dorian...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Yury Selivanov
asyncio: Sync with upstream (compat module)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Yury Selivanov
asyncio: Sync with mainstream
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Robert Collins
Issue #24021: docstring for urllib.urlcleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Terry Jan Reedy
Merge
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Terry Jan Reedy
Issue #24759: Revert 13a8782a775e.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Robert Collins
Issue #23888: Handle fractional time in cookie expiry...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Robert Collins
Issue #22397: Skip failing tests on AIX
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Yury Selivanov
Revert da29a94367b2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Benjamin Peterson
include fcntl.h on all *nix platforms (closes #24217)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Yury Selivanov
asyncio: Fix code style
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Serhiy Storchaka
Issue #20557: Use specific asserts in io tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Zachary Ware
Issue #23182: PEP8-ify the annotation grammar tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Zachary Ware
Issue #23652: Make the select module compile against...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Terry Jan Reedy
Issue 24745: Add ACKS entry.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Terry Jan Reedy
Issue 24745: Switch from Courier to platform-sensitive...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Terry Jan Reedy
Issue #21192: Idle Editor. When a file is run, put...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Victor Stinner
Issue #24763: Fix asyncio test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Robert Collins
Issue #22932: Fix timezones in email.utils.formatdate.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Victor Stinner
Fix ResourceWarning in asyncio.BaseSubprocessTransport
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Terry Jan Reedy
Issue 24759: Gracefull exit Idle if ttk import fails.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Robert Collins
Issue #23779: imaplib raises TypeError if authenticator...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Terry Jan Reedy
Issue #13884: Idle: Remove tearoff lines from menus...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Berker Peksag
Issue #12160: Fix incorrect StreamCodec references...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Jason R. Coombs
Merge
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Robert Collins
Issue #23589: Remove duplicate sentence from the FAQ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Jason R. Coombs
Issue #24729: Correct reference to open function.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Victor Stinner
Issue #23319: Add Matthieu Gautier to Misc/ACKS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Victor Stinner
Issue #23319: Fix ctypes.BigEndianStructure, swap corre...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Ned Deily
Issue #19450: Update OS X installer builds to use SQLit...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Robert Collins
Issue #23254: Document how to close the TCPServer liste...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Alessandro...
Issue #24729: Update tutorial to match implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Steve Dower
Issue #19450: Update Windows builds to use SQLite 3...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Raymond Hettinger
Issue #24735: Fix invalid memory access in combinations...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Berker Peksag
Issue #23441: rcompleter now prints a tab character...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Berker Peksag
Issue #24728: Fix building without threads.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Robert Collins
Issue #17527: Add PATCH to wsgiref.validator. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Serhiy Storchaka
Issue #24683: Fixed crashes in _json functions called...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Berker Peksag
Issue #21697: shutil.copytree() now correctly handles...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Berker Peksag
Issue #24713: Use importlib.reload() in import referenc...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Victor Stinner
asyncio: sync with github
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Victor Stinner
asyncio: Add asyncio.compat module
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Ned Deily
Issue #24603: Update the OS X 32-bit installer build...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Serhiy Storchaka
Issue #24620: Random.setstate() now validates the value...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Robert Collins
Add versionchanged information for mock_open.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Robert Collins
Issue #21750: Further fixup to be styled like other...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Robert Collins
Remove line numbers from unittest in susp-ignored.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Robert Collins
Fix suspicious after the unittest docs change.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Robert Collins
Issue #22153: Improve unittest docs. Patch from Martin...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Zachary Ware
Issue #24603: Update the Windows build to use OpenSSL...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Zachary Ware
rstlint: explicitly open files as UTF8
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Zachary Ware
Issue #24680: Remove random backslash. Patch by cdz.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Serhiy Storchaka
Issue #24678: Fixed raiseExceptions typo in logging...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Terry Jan Reedy
Issue #20792: Expand idle_test.test_pathbowser. Tweak...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Victor Stinner
Issue #24675: Avoid DeprecationWarning in test_os
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Raymond Hettinger
Issue #19663: Improve error message for defaultdict.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Serhiy Storchaka
Issue #24206: Fixed __eq__ and __ne__ methods of inspec...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Peterson
improve style of the convert macro (#24655)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Robert Collins
Typo fix in mock.patch.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Robert Collins
Issue #21750: mock_open.read_data can now be read from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Victor Stinner
Closes #23247: Fix a crash in the StreamWriter.reset...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
Robert Collins
- Issue #18622: unittest.mock.mock_open().reset_mock...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Benjamin Peterson
fix normalization example (closes #24610)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Serhiy Storchaka
Issue #24608: chunk.Chunk.read() now always returns...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Serhiy Storchaka
Corrected docstrings of audio modules. writeframes...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Victor Stinner
asyncio: sync with github asyncio
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Serhiy Storchaka
Added regression test for issue24581.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Zachary Ware
Fix usage of the default role.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Zachary Ware
Fix suspicious markup
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Serhiy Storchaka
Corrected empty lines in Misc/NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Benjamin Peterson
'not' is very important here
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Benjamin Peterson
tighten warning
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Serhiy Storchaka
Issue #18684: Fixed reading out of the buffer in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Lars Gustäbel
Issue #24259: tarfile now raises a ReadError if an...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Ned Deily
Issue #24540: fix typo in json.dumps docstring
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Benjamin Peterson
merge 3.3 (#24407)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Benjamin Peterson
protect against mutation of the dict during insertion...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Ned Deily
Issue #24330: Update IDLE doc and help to note "Configu...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
R David Murray
#24584: replace dead link with pointer to archive.org.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-04
Ned Deily
Issue #24432: Update OS X 10.5+ installer builds to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-03
Steve Dower
Issue #24432: Update Windows builds to use OpenSSL...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-03
Yury Selivanov
Issue #24450: Proxy gi_yieldfrom & cr_await in asyncio...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Benjamin Peterson
use correct __new__ method (closes #24552)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Benjamin Peterson
fix use after free (closes #24552)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Lars Gustäbel
Issue #24514: tarfile now tolerates number fields consi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Benjamin Peterson
remove stray '(' (closes #24547)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
Donald Stufft
Update setuptools to 18.0.1 and pip to 7.1.0
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Serhiy Storchaka
Issue #19176: Fixed doctype() related bugs in C impleme...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Serhiy Storchaka
Issue #24467: Fixed possible buffer over-read in bytear...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Jason R. Coombs
Issue #20387: Merge
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Serhiy Storchaka
Issue #24456: Fixed possible buffer over-read in adpcm2...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Jason R. Coombs
Issue #20387: Merge patch and test
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Serhiy Storchaka
Issue #24336: The contextmanager decorator now works...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Benjamin Peterson
merge 3.3
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Benjamin Peterson
add issue number
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Benjamin Peterson
merge 3.3
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Benjamin Peterson
use safe allocation and reallocation macros
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Jason R. Coombs
Issue #20387: Update Misc/NEWS
commit
|
commitdiff
|
tree
|
snapshot
next