projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2017-04-09
Senthil Kumaran
Remove invalid comment in urllib.request. (#1055)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Nick Coghlan
bpo-29506: Clarify deep copy note in copy module
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Nick Coghlan
bpo-29798: Handle git worktree in patchcheck (#1058...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Serhiy Storchaka
bpo-29998: Pickling and copying ImportError now preserv...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Serhiy Storchaka
Expand the PySlice_GetIndicesEx macro. (#1023) (#1044)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Vinay Sajip
bpo-29939: suppress compiler warnings in _ctypes_test...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Barry Warsaw
Fix a minor typo. (#1032) (#1037)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Senthil Kumaran
Remove Invalid comment in test_urllib2.py. (#1022)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Senthil Kumaran
correct parse_qs and parse_qsl test case descriptions...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Serhiy Storchaka
Miscellaneous minor fixes of Misc/NEWS formatting....
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Mariatta
remove merge=union attribute for Misc/NEWS (GH-460...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Senthil Kumaran
bpo-29725: DOC: add text for arraysize in sqlite3.Curso...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
cocoatomo
Keep the c-api exception doc up-to-date (#966)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Senthil Kumaran
Minor spell fix and formatting fixes in urllib tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
T. Wouters
bpo-29941: Assert fixes (#886) (#955)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Senthil Kumaran
bpo-26947: DOC: clarify wording on hashable in glossary...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Senthil Kumaran
Add helpful explaination to test_password_manager tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
INADA Naoki
bpo-29949: Fix set memory usage regression (GH-945)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Serhiy Storchaka
bpo-29953: Fix memory leaks in the replace() method...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Mariatta
bpo-28810: Update lnotab_notes.txt (GH-665) (GH-919)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
INADA Naoki
bpo-29952: Use usual terminology of dict (GH-922)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Senthil Kumaran
Remove catching OSError in ftphandler test. Only URLErr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
T. Wouters
bpo-29942: Fix the use of recursion in itertools.chain...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Mariatta
bpo-29928: Add f-string to the Glossary (GH-864) (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Serhiy Storchaka
bpo-29935: Fixed error messages in the index() method...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Serhiy Storchaka
bpo-27863: Fixed multiple crashes in ElementTree. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Senthil Kumaran
Remove an unrequired TODO in test_urllib2. (#897) ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Senthil Kumaran
bpo-29917: DOC: Remove link from PyMethodDef (#890...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Mariatta
bpo-29677: DOC: clarify documentation for `round` ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Xiang Zhang
bpo-28699: fix abnormal behaviour of pools in multiproc...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Mariatta
bpo-16011: clarify that 'in' always returns a boolean...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
INADA Naoki
bpo-29643: Fix check for --enable-optimizations (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Mariatta
bpo-29677: DOC: clarify documentation for `round` ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Brett Cannon
Drop the standard gcc test build on Travis (GH-853...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Zachary Ware
Minor test cleanup (GH-837) (GH-838)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Zachary Ware
Treat Sphinx warnings as errors (GH-832) (GH-834)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Mariatta
import sys before we use it on line 9 (GH-828) (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Ned Deily
bpo-29888: Fix the link referring to the "Python downlo...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Mariatta
bpo-29862: Fix grammar in importlib.reload() exception...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Mariatta
bpo-29892: Fix wrong markup on doc-lib-functions (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Brett Cannon
bpo-28810: Document remaining bytecode changes in 3...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Serhiy Storchaka
bpo-25803: Avoid incorrect errors raised by Path.mkdir...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Antoine Pitrou
bpo-29861: release references to multiprocessing Pool...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Christophe...
faulthandler: Restore the old sigaltstack during teardo...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Mariatta
Remove an outdated statement in execution model docs...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
INADA Naoki
bpo-28331: fix impl-detail label is removed when conten...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
INADA Naoki
doc: minor fix for library/profile (GH-766)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Xiang Zhang
fix function name in tabnanny documentation (GH-762)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Serhiy Storchaka
bpo-29864: Don't use Py_SIZE for dict object. (#747...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Ned Deily
Merge branch '3.6.1' of github.com:ned-deily/cpython...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Ned Deily
Bump to 3.6.2rc1 development.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Ned Deily
Revert and fix Misc/NEWS after merge error in fca705d53...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
INADA Naoki
bpo-29859: Fix error messages from return codes for...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Ned Deily
Update docs and patchlevel for 3.6.1 final
v3.6.1
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Ned Deily
bpo-27593: Revise git SCM build info. (#744) (#745)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Steve Dower
Takes vcruntime140.dll from the correct source. (#684)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Nick Coghlan
[3.6] bpo-29723: Consistently configure sys.path[0...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
n.d. parker
Fix the only non-C90 comment to be C90 compatible....
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
INADA Naoki
bpo-29719: Remove Date and Release field in whatsnew...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Steve Dower
Fixes the upload script to purge the CDN correctly...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Ned Deily
bpo-27593: Revise git SCM build info. (#744) (#745)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Serhiy Storchaka
Fix "NotImplentedError" typo in constants documentation...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Serhiy Storchaka
bpo-28876: bool of large range raises OverflowError...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Mariatta
bpo-29856: Fix typo in curses documentation (GH-730...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Serhiy Storchaka
bpo-29116: Fix error messages for concatenating bytes...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Serhiy Storchaka
bpo-29845: Mark tests that use _testcapi as CPython...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Serhiy Storchaka
bpo-25455: Fixed crashes in repr of recursive buffered...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Serhiy Storchaka
bpo-28749: Fixed the documentation of the mapping codec...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Brett Cannon
Drop C++ header compatibility test (#718) (#719)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Brett Cannon
Combine the C++ header CI build into the main C build...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Vinay Sajip
bpo-29808: Do not fail in SysLogHandler constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Berker Peksag
bpo-16355: Clarify when inspect.getcomments() returns...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Mariatta
Add sockaddr_alg to sock_addr_t (GH-234) (GH-533)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Mariatta
update test_socket AEAD test for kernel 4.9 and up...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Mariatta
bpo-29820: othergui.rst: Remove outdated information...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Steve Dower
Takes vcruntime140.dll from the correct source. (#684)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Berker Peksag
Fix stderr bug in json.tool test (#346) (#676)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Berker Peksag
Change assertRaises to assertRaisesRegex in test_xmlrpc...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Berker Peksag
Delete duplicate entry in Misc/NEWS (#673)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Michael Seifert
bpo-29800: Fix crashes in partial.__repr__ if the keys...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Xiang Zhang
bpo-28856: Let %b format for bytes support objects...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Xiang Zhang
ftplib.FTP.retrbinary callback gets a bytes, not a...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Xiang Zhang
fix the name of argument to ftplib.FTP.set_pasv and...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Yury Selivanov
bpo-29742: asyncio get_extra_info() throws exception...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Yury Selivanov
Fix wrapping into StopIteration of return values in...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Serhiy Storchaka
[3.6] bpo-8256: Fixed possible failing or crashing...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Nick Coghlan
[3.6] bpo-29723: Consistently configure sys.path[0...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Nick Coghlan
bpo-29798: Handle git worktree in `make patchcheck...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Serhiy Storchaka
bpo-29746: Update marshal docs to Python 3. (#547)...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Nick Coghlan
bpo-29656: Handle PR branches in 'make patchcheck'...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Zachary Ware
bpo-29763: Use support.unlink instead of os.unlink...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Zachary Ware
fix subprocess on Windows (GH-391 backport) (GH-623)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Zachary Ware
Only trigger AppVeyor on code or config changes (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Mariatta
tempfile.rst: Fix some typos (GH-610) (GH-618)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Xiang Zhang
bpo-29770: remove outdated PYO related info (GH-590...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Mariatta
bpo-29784: Fix the reference to shutil.copy in the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Brett Cannon
bpo-28810: Document changes to CALL_FUNCTION opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Brett Cannon
bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL byteco...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Mariatta
bpo-28739: Document that f-strings cannot be used as...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Łukasz Langa
Ignore Include/pydtrace_probes.h (#596)
commit
|
commitdiff
|
tree
|
snapshot
next