projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-12-10
Brett Cannon
Issue #28424: Document pkgutil.get_data() doesn't work...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Antoine Pitrou
Issue #28779: multiprocessing.set_forkserver_preload...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Martin Panter
Issue #28771: Update tp_get/setattr signature documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Martin Panter
Issue #28820: Fix spelling of “practice” as a noun
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Martin Panter
Issue #28755: Improve syntax highlighting in Arg Clinic...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Martin Panter
Issue 28753: Argument Clinic howto docfix, courtesy...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Ned Deily
Issue #28900: Update documentation sidebar for 3.6...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Serhiy Storchaka
Change order of io.UnsupportedOperation base classes.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Serhiy Storchaka
Issue #5322: Fixed setting __new__ to a PyCFunction...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Serhiy Storchaka
Issue #28847: dbm.dumb now supports reading read-only...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Serhiy Storchaka
Fixed misplaced comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Benjamin Peterson
rm unused import
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Serhiy Storchaka
Issue #28808: PyUnicode_CompareWithASCIIString() now...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Serhiy Storchaka
Fixed mismatching title overline.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Serhiy Storchaka
Fixed double hyphens that are rendered to literal en...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Steve Dower
Ensures intermediate directory is created before access...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Steve Dower
Issue #28846: Various installer fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Serhiy Storchaka
Issue #21818: Fixed references to classes that have...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
doko@ubuntu.com
- Import latest config.sub config.guess files
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Guido van Rossum
Issue #28790: Fix error when using Generic and __slots_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Łukasz Langa
Fixes #24142: [configparser] always join multiline...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Serhiy Storchaka
Issue #28763: Use double hyphens (rendered as en-dashes...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Berker Peksag
Add missing square bracket in typing.get_type_hints()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Berker Peksag
Issue #28738: Document SIGBREAK as an acceptable value...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Guido van Rossum
Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Steve Dower
Issue #28783: Embedded and nuget packages incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Yury Selivanov
Issue #28652: Partially rollback previous changes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Victor Stinner
Issue #28688: Remove warnings.filters check from regrtest
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Martin Panter
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Serhiy Storchaka
Fixed the documentation of the structure PyMethodDef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Gregory P....
replace --with-optimizations references with --enable...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Martin Panter
Change double hyphens (en dashes) to em (longer) dashes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Guido van Rossum
Issue #28556: upstream improvements to docstrings and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Martin Panter
Issue #25659: Change assert to TypeError in from_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Martin Panter
Issue #10656: Fix out-of-tree building on AIX
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Gregory P....
Rename the new --with-optimiations flag to --enable...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Serhiy Storchaka
Issue #28666: Fix removing readonly directories on...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Serhiy Storchaka
Issue #28666: Now test.support.rmtree is able to remove...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Serhiy Storchaka
Issue #28750: Fixed docs of of unicode-escape an raw...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Serhiy Storchaka
Issue #28666: Now test.support.rmtree is able to remove...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Serhiy Storchaka
Issue #19569: Suggested more appropriate replacements...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Serhiy Storchaka
Issue #28715: Added error checks for PyUnicode_AsUTF8().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Steve Dower
Issue #28732: Raise ValueError when argv[0] is empty.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Steve Dower
Issue #28732: Fix crash in os.spawnv() with no elements...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Guido van Rossum
Issue #28556: two more small upstream changes by Ivan...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Steve Dower
Fixes incorrect path in nuget package build.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Serhiy Storchaka
Fixed an off-by-one error in _PyUnicode_EqualToASCIIStr...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Serhiy Storchaka
Issue #28701: Replace _PyUnicode_CompareWithId with...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Serhiy Storchaka
Issue #28701: Replace PyUnicode_CompareWithASCIIString...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Donald Stufft
Merge - upgrade pip/setuptools
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Donald Stufft
Upgrade pip to 9.0.1 and setuptools to 28.8.0
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Yury Selivanov
Issue #28704: Fix create_unix_server to support Path...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Yury Selivanov
Issue #28703: Fix asyncio.iscoroutinefunction to handle...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Guido van Rossum
Issue #28556: Allow keyword syntax for NamedTuple ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Xavier de Gaye
Issue 28668: Skip tests where instanciation of multipro...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Serhiy Storchaka
Issue #28563: Make plural form selection more lenient...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Serhiy Storchaka
Issue #28563: Make plural form selection more lenient...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Serhiy Storchaka
Issue #28563: Make plural form selection more lenient...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Martin Panter
Issue #28000: Fix gethostbyname_r() usage on AIX with...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Martin Panter
Issue #28016: Skip /dev/tty seekable() test on AIX
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Martin Panter
Issue #28678: Fix references to numeric_owner parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Xavier de Gaye
Fix temporary file not deleted in test_socket
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Ned Deily
Issue #28676: Prevent missing 'getentropy' declaration...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Serhiy Storchaka
Fixed the documentation of parse_constant argument...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Serhiy Storchaka
Issue #28648: Fixed crash in Py_DecodeLocale() in debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Serhiy Storchaka
Issue #28648: Fixed crash in Py_DecodeLocale() in debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Serhiy Storchaka
Issue #28648: Fixed crash in Py_DecodeLocale() in debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Guido van Rossum
Issue 28644: Document recent changes in typing.py ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Serhiy Storchaka
Issue #28664: test_bz2 now works on non-Windows platfor...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Serhiy Storchaka
Issue #19398: Extra slash no longer added to sys.path...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Serhiy Storchaka
Issue #23839: Various caches now are cleared before...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Guido van Rossum
Issue #28649: fix second issue with _ForwardRef (#328)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Guido van Rossum
Issue #28649: fix first issue with _ForwardRef (#327)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Issue #28653: Fix a refleak in functools.lru_cache.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Serhiy Storchaka
Issue #28649: Clear the typing module caches when searc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28649: typing-clear-caches.patch
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28649: fix-typing-test-v2.diff
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28556: More typing.py updates from upstream.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Issue #28652: Make loop methods reject socket kinds...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
ssue #27942: Fix memory leak in codeobject.c
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Andrew Kuchling
Use http instead of https, due to certificate error
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Andrew Kuchling
Update URL for requests documentation after IRC request
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Issue #28639: Fix inspect.isawaitable to always return...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
genobject: Remove unnecessary tp_free slots from aiter_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
asyncio: Fix _format_coroutine for coroutine-like objec...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Fixed possible abort in ceval loop if _PyUnicode_FromId...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28563: Fixed possible DoS and arbitrary code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28563: Fixed possible DoS and arbitrary code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28563: Fixed possible DoS and arbitrary code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28585: Restored docstring of os._isdir().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Yury Selivanov
Issue #28613: Expose asyncio._get_running_loop() and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Yury Selivanov
Issue #28634: Fix asyncio.isfuture() to support mocks
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Yury Selivanov
Issue #27392: Document loop.connect_accepted_socket()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Berker Peksag
Issue #28088: Don't include self in method signature
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Benjamin Peterson
make sure dict view types are initialized
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Berker Peksag
Issue #21864: Remove outdated section about exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Serhiy Storchaka
Issue #23996: Added _PyGen_SetStopIterationValue for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Martin Panter
Fix spacing after C++ in documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Martin Panter
Issue #28485: Check for negative workers even without...
commit
|
commitdiff
|
tree
|
snapshot
next