projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2013-01-29
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Issue #16979: Fix error handling bugs in the unicode...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Issue #16979: Fix error handling bugs in the unicode...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Issue #16979: Fix error handling bugs in the unicode...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Ned Deily
Issue #14018: merge to default
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Ned Deily
Issue #14018: merge to 3.3
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Ned Deily
Issue #14018: Backport OS X installer updates from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Benjamin Peterson
merge 3.3 (#4590)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Benjamin Peterson
fix long fixer docs (#4590)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Serhiy Storchaka
Fix skip conditions in some docstings tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Serhiy Storchaka
Fix skip conditions in some docstings tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Serhiy Storchaka
Fix skip conditions in some docstings tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Brett Cannon
Tweak a comment to be in line with Python 3
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Brett Cannon
Drop the concept of Extension Modules from Misc/NEWS...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Brett Cannon
merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Brett Cannon
Ignore generated files related to python-config
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Brett Cannon
Tweak an exception message
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Serhiy Storchaka
Issue #17041: Fix testing when Python is configured...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Serhiy Storchaka
Issue #17041: Fix testing when Python is configured...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Serhiy Storchaka
Issue #17041: Fix testing when Python is configured...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Nadeem Vawda
Issue #13886: Fix input() to not strip out supposedly...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Nadeem Vawda
Issue #13886: Fix input() to not strip out supposedly...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Nadeem Vawda
Issue #13886: Fix input() to not strip out supposedly...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Mark Dickinson
Issue #16772: in int(x, base), non-integer bases must...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Ezio Melotti
Merge typo fixes from 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Ezio Melotti
Fix a few typos and a double semicolon. Patch by Eitan...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Ned Deily
null merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Ned Deily
null merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Ned Deily
Issue #14018: fix merge error
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Sandro Tosi
merge with 3.3
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Sandro Tosi
fix typo; thanks to Andrew Harrington from docs@
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
doko@python.org
- Issue #3718: Use AC_ARG_VAR to set MACHDEP in configu...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
doko@python.org
- Issue #3718: Use AC_ARG_VAR to set MACHDEP in configu...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Brett Cannon
merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Brett Cannon
Port py_compile over to importlib
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Krah
Merge 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Krah
Fix test_pydoc for build --without-doc-strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Krah
Merge 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Stefan Krah
Adapt test_bytes for a build --without-doc-strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
doko@python.org
- Follow-up for issue #15484: In PYTHON_FOR_BUILD,...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
doko@python.org
- Follow-up for issue #15484: In PYTHON_FOR_BUILD,...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
doko@python.org
- Issue #16235: Implement python-config as a shell...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Serhiy Storchaka
Issue #10156: In the interpreter's initialization phase...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Serhiy Storchaka
Issue #10156: In the interpreter's initialization phase...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Serhiy Storchaka
Issue #10156: In the interpreter's initialization phase...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Serhiy Storchaka
Optimize the test for issue #13454.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Serhiy Storchaka
Optimize the test for issue #13454.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Serhiy Storchaka
Optimize the test for issue #13454.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Brett Cannon
Skip a test unless the network resource is available.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brian Curtin
Fix #16769. Remove outdated Visual Studio project direc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #16980: Fix processing of escaped non-ascii bytes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #16980: Fix processing of escaped non-ascii bytes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #16975: Fix error handling bug in the escape...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #16975: Fix error handling bug in the escape...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #16975: Fix error handling bug in the escape...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brett Cannon
Issue #16972: Have site.addpackage() consider known...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Brett Cannon
Touch up exception messaging
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #17031: Fix running regen in cross builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #17031: Fix running regen in cross builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ronald Oussoren
Issue #1602133: 'environ' is not really available with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ronald Oussoren
Issue #1602133: 'environ' is not really available with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Ronald Oussoren
Issue #1602133: 'environ' is not really available with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #3754: fix typo in pthread AC_CACHE_VAL.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #3754: fix typo in pthread AC_CACHE_VAL.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #3754: fix typo in pthread AC_CACHE_VAL.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #16292: Improve a comment for cross building...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #16292: Improve a comment for cross building...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #9290: In IDLE the sys.std* streams now implement...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #9290: In IDLE the sys.std* streams now implement...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #9290: In IDLE the sys.std* streams now implement...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Martin v. Löwis
Replace WaitForMultipleObjects with WaitForMultipleObje...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Martin v. Löwis
Replace WaitForSingleObject with WaitForSingleObjectEx,
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Martin v. Löwis
Drop support for Windows 2000; allow any XP API (but...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #17029: Let h2py search the multiarch system...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #17029: Let h2py search the multiarch system...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
doko@python.org
- Issue #17029: Let h2py search the multiarch system...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Clean trailing whitespace in itertoolsmodule.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Clean trailing whitespace in itertoolsmodule.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Clean trailing whitespace in itertoolsmodule.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #13454: Fix a crash when deleting an iterator...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #13454: Fix a crash when deleting an iterator...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Issue #13454: Fix a crash when deleting an iterator...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Increase the memory limit in the test for issue #16335.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Increase the memory limit in the test for issue #16335.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Increase the memory limit in the test for issue #16335.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Serhiy Storchaka
Fix pathext test for shutil.which() which was
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Serhiy Storchaka
Fix pathext test for shutil.which() which was
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Eli Bendersky
Clarify ET.iterparse documentation - this function...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Eli Bendersky
null merge
commit
|
commitdiff
|
tree
|
snapshot
next