projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2012-01-17
Ronald Oussoren
Add missing sentinel to PyCursesWindow_getsets
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
break out switch at correct place
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
only finish error if one occurred
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
move LINENO define to where it actually belongs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
streamline normalizer identification a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Georg Brandl
Remove "documenting" latex document.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Georg Brandl
Remove "documenting" latex document.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Georg Brandl
Remove "documenting" latex document.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
don't ready in case_operation, since most callers do...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Sandro Tosi
Issue: #12409: merge with 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Sandro Tosi
Issue: #12409: remove obsolete susp-entries
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Brett Cannon
Issue #13588: Rename decorators in importlib.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
invert condition (head bang)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
murder tabs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
fix possible refleaks
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
use helpful PyUnicode_IS_ASCII macro
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
PyUnicode_DecodeUTF8 will always return a ready string
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
rewrite such that this actually makes sense
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Gregory P....
regenerated using autoconf, includes dirfd test.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Gregory P....
Add a test for the dirfd library function (to be used...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Gregory P....
regenerate configure using autoconf. includes the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Gregory P....
Test for the dirfd library function (for use in some...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Terry Jan Reedy
Merge with 3.2 #6528 None, True, False are keywords...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Terry Jan Reedy
#6528 None, True, False are keywords in 3.x. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ezio Melotti
#13715: merge with 3.2.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ezio Melotti
#13715: fix typo in unicodedata doc. Patch by Eli...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ezio Melotti
#13695: merge with 3.2.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ezio Melotti
#13695: fix a couple of typos in the doc.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
kill useless import added by 87331661042b
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
fix old titlecase function for extended case chars
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
merge 3.2 (#13766)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
explain why we need this grammar file (closes #13766)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
comment about how flags could be expanded
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Benjamin Peterson
delta encoding of upper/lower/title makes a glorious...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Meador Inge
Issue #13629: Renumber the tokens in token.h to match...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Meador Inge
Issue #13629: Renumber the tokens in token.h to match...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Terry Jan Reedy
Merge with 3.2 #13039 allow proper deletion of '>>...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Terry Jan Reedy
#13039 allow proper deletion of '>>> ' in IDLE editor...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Gregory P....
Consolidate the occurrances of the prime used as the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Gregory P....
Consolidate the occurrances of the prime used as the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Gregory P....
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Gregory P....
Remove an unnecessary extra copy of the bytes hash...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Sandro Tosi
merge with 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Sandro Tosi
remove 'Documenting Python' and its references, it...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Gregory P....
Mention the additional way to use the lvl parameter...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Gregory P....
Mention the additional way to use the lvl parameter...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Benjamin Peterson
fix possible refleaks if PyUnicode_READY fails
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Benjamin Peterson
always explicitly check for -1 from PyUnicode_READY
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Benjamin Peterson
add str.casefold() (closes #13752)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Meador Inge
Issue #13786: Remove unimplemented 'trace' long option...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Meador Inge
Issue #13786: Remove unimplemented 'trace' long option...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Martin v. Löwis
Use GetModuleHandleW to avoid *A functions where possible.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Meador Inge
Issue #13725: Add a NEWS entry.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Meador Inge
Issue #13725: Add a NEWS entry.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Meador Inge
Issue #13725: regrtest does not recognize -d flag.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Meador Inge
Issue #13725: regrtest does not recognize -d flag.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Benjamin Peterson
make YieldFrom its own distinct from Yield (closes...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
merge from 3.2 - Fix issue13726: -S accepts an argument...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
Fix issue13726: -S accepts an argument just as --start.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
merge heads.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
merge from 3.2 - Fix Issue #13642: Unquote before b64en...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
Fix Issue #13642: Unquote before b64encoding user:passw...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Charles-François...
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Charles-François...
Issue #12760: Refer to the new 'x' open mode as "exclus...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
merge from 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
merge from 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
Adding the -o option for Issue13726
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Senthil Kumaran
Issue13726 - Fix the ambiguous -S flag in regrtest...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Nick Coghlan
Add a separate NEWS entry for a change to PyObject_Call...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Nick Coghlan
Fix indenting
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Nick Coghlan
Remove lingering artifact of an initial PEP 380 Grammar...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Terry Jan Reedy
Merge
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Terry Jan Reedy
Merge with 3.2 #13730 grammar fix
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Nick Coghlan
Add versionchanged notes for PEP 380
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Terry Jan Reedy
#13730 grammar fix
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Nick Coghlan
Fix merge glitch in What's New
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Amaury Forgeot...
Silence compilation warnings on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Amaury Forgeot...
Fix compilation with C89 compilers (Windows...)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Amaury Forgeot...
Fix a crash when the return value of a subgenerator...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Antoine Pitrou
Issue #13764: remove outdated script Misc/build.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Antoine Pitrou
test_strlit was never run
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Terry Jan Reedy
#11633 At least 2 people prefer earlier revision.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Antoine Pitrou
Issue #13724: improve documentation for socket.create_c...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Benjamin Peterson
fold into one if statement
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Terry Jan Reedy
Minor correction. #11418
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Terry Jan Reedy
Closes #11633 Clarify print buffering.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Terry Jan Reedy
#13754 String returned if less than *or equal to* x 3
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Antoine Pitrou
Remove unused certificate from the test directory.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Senthil Kumaran
Issue9637 - Explain in getproxies_environment that...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Terry Jan Reedy
#11906 Make test_argparse work interactively by removin...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Antoine Pitrou
Issue #13747: fix SSL compatibility table.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Antoine Pitrou
Issue #13747: fix documentation error about the default...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Ross Lagerwall
Issue #12364: Fix a hang in concurrent.futures.ProcessP...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Sandro Tosi
Py_SetPythonHome() can be called before Py_Initialize...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Charles-François...
Issue #13502: threading: Fix a race condition in Event...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Sandro Tosi
clarify recv* are blocking operations; thanks to Chris...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Antoine Pitrou
Update printout of SSL certificate examples for 3.2+.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Sandro Tosi
Issue #12042: a queue is only used to retrive results...
commit
|
commitdiff
|
tree
|
snapshot
next