index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
ACKS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Gawain Bolton to Misc/ACKS for his work on base 10 integer -> string opti...
Mark Dickinson
2009-09-18
1
-0/+1
*
Restore alphabetic order.
Georg Brandl
2009-08-23
1
-1/+1
*
better col_offsets for "for" statements with tuple unpacking #6704
Benjamin Peterson
2009-08-15
1
-0/+1
*
Expat could crash if given the wrong kind of input by never stopping its
Brett Cannon
2009-08-13
1
-1/+2
*
Fix issue 4660: spurious task_done errors in multiprocessing, remove doc note...
Jesse Noller
2009-08-06
1
-0/+1
*
Issue #6619: Remove duplicate 'isgenerator' function from inspect module.
Mark Dickinson
2009-08-02
1
-0/+1
*
Add Case Van Horsen to Misc/ACKS, for fractions module patches and other work
Mark Dickinson
2009-07-18
1
-0/+1
*
Issue 6433: multiprocessing.pool.map hangs on empty list
Jesse Noller
2009-07-16
1
-0/+1
*
fix another name
Benjamin Peterson
2009-07-12
1
-1/+1
*
change encoding to utf-8
Benjamin Peterson
2009-07-12
1
-25/+25
*
fix Tarek's name
Benjamin Peterson
2009-07-12
1
-1/+1
*
add Joe
Benjamin Peterson
2009-07-12
1
-1/+2
*
Resolves issues 5155, 5313, 5331 - bad file descriptor error with processes i...
Jesse Noller
2009-06-30
1
-0/+3
*
Fix issue 5230 by having pydoc's safeimport check to see if the import
R. David Murray
2009-06-23
1
-0/+1
*
Update ACKS
Antoine Pitrou
2009-05-30
1
-0/+1
*
Issue #3585: Add pkg-config support.
Antoine Pitrou
2009-05-24
1
-0/+1
*
reorder name
Benjamin Peterson
2009-05-23
1
-1/+1
*
support building with subversion 1.7 #6094
Benjamin Peterson
2009-05-23
1
-0/+1
*
Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly returns
R. David Murray
2009-05-23
1
-0/+2
*
Issue #1664: Make nntplib IPv6-capable. Patch by Derek Morr.
Antoine Pitrou
2009-05-14
1
-0/+1
*
Issue #4050: inspect.findsource/getsource now raise an IOError if the 'source'
R. David Murray
2009-05-13
1
-0/+2
*
Fixed #5941: added ARFLAGS for the archiver command.
Tarek Ziadé
2009-05-07
1
-0/+1
*
Add Nick Barnes to ACKS.
Antoine Pitrou
2009-05-04
1
-0/+1
*
Fix issue 2245. aifc now skips any chunk type it doesn't actually
R. David Murray
2009-04-29
1
-0/+2
*
Issue #1734234: Massively speedup `unicodedata.normalize()` when the
Antoine Pitrou
2009-04-27
1
-0/+1
*
Add Maksim, who worked on several issues at the sprint.
Georg Brandl
2009-04-01
1
-0/+1
*
Fix issue 2522. locale.format now checks that it is passed
R. David Murray
2009-04-01
1
-0/+2
*
#5228: add pickle support to functools.partial
Jack Diederich
2009-03-31
1
-0/+1
*
Issue 5619: Pass MS CRT debug flags into subprocesses
Jesse Noller
2009-03-31
1
-0/+1
*
missed the news/acks for netbsd patch
Jesse Noller
2009-03-31
1
-0/+1
*
merge in patch from tim golden to fix contextmanager support for mp.Lock()
Jesse Noller
2009-03-30
1
-1/+1
*
give httplib.IncompleteRead a more sane repr #4308
Benjamin Peterson
2009-03-02
1
-0/+1
*
fixed the data_files inclusion behavior
Tarek Ziadé
2009-02-17
1
-0/+1
*
Added Ross Light to ACKS, for bug 4285 (r69331).
Eric Smith
2009-02-16
1
-0/+1
*
Issue #5175: PyLong_AsUnsignedLongLong now raises OverflowError for
Mark Dickinson
2009-02-10
1
-0/+1
*
compileall used the ctime of bytecode and source to determine if the bytecode
Brett Cannon
2009-02-10
1
-1/+2
*
Issue 4195: Restore the ability to execute packages with the -m switch (but t...
Nick Coghlan
2009-02-08
1
-0/+1
*
Properly document multiprocessing's logging support, resolve outstanding issu...
Jesse Noller
2009-01-25
1
-0/+1
*
Add ACKS entries for some of the patches I've been committing.
Antoine Pitrou
2009-01-10
1
-0/+6
*
Issue #3439: add bit_length method to int and long.
Mark Dickinson
2008-12-17
1
-0/+1
*
#4048 make the parser module accept relative imports as valid
Benjamin Peterson
2008-11-03
1
-0/+1
*
#1638033: add support for httponly on Cookie.Morsel
Benjamin Peterson
2008-09-06
1
-0/+1
*
Keep sorted.
Georg Brandl
2008-07-16
1
-3/+3
*
Add Victor Stinner, he provided the patch for issue #3313.
Thomas Heller
2008-07-15
1
-0/+1
*
#1778443 robotparser fixes from Aristotelis Mikropoulos
Benjamin Peterson
2008-07-12
1
-0/+1
*
Add missing NEWS and ACK entries for r64791
Nick Coghlan
2008-07-08
1
-0/+1
*
Add Jean Brouwers for his work on math.sum
Mark Dickinson
2008-06-27
1
-0/+1
*
platform.uname now tries to fill empty values even when os.uname is present
Benjamin Peterson
2008-06-13
1
-0/+1
*
update ACKS and NEWs for multiprocessing
Benjamin Peterson
2008-06-11
1
-0/+2
*
Add Arnaud for his efforts on multi-arg set operations.
Raymond Hettinger
2008-06-10
1
-0/+1
[next]