CIA.vc
Python
Real-time open source activity stats
Stats » Projects » Python
information
Photo
Python® is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.
syndicateUTC clock
09:39 on May 28, 2012
event counters
The last message was received 1.28 hours ago at 08:22 on May 28, 2012
54 messages so far today, 58 messages yesterday
54 messages so far this week, 624 messages last week
2682 messages so far this month, 3299 messages last month
158105 messages since the first one, 8.39 years ago, for an average of 27.87 minutes between messages
recent messages
dateReversed sort columnprojectcontentlink
08:22 todayPython
Commit by eli.bendersky on roundup :: #14818/C implementation of ElementTree: Some functions should support keyword arguments: (link)
Updated patch with fixed error messages, additional tests and some documentation. No support in SubElement yet
#
08:11 todayPython
Commit by eli.bendersky on roundup :: #14818/C implementation of ElementTree: Some functions should support keyword arguments: (link)
The whole namespace issue is not very well documented in the ReST doc for ET - should open a new issue on this
#
07:39 todayPython
Commit by terry.reedy on roundup :: #14929/IDLE crashes on *Edit / Find in files ...* command: (link)
Hit send too soon;-). With that much done, we can think about a more complete fix. See last paragraph above. Also, perhaps dialog box could have e ...
#
07:35 todayPython
Commit by terry.reedy on roundup :: #14929/IDLE crashes on *Edit / Find in files ...* command: (link)
Interesting -- and nasty. I have used this successfully with both 3.2 and now 3.3 on Win7 to search idlelib/*.py files and on a directory of my ow ...
#
07:33 todayPython
Commit by python-dev on roundup :: #14929/IDLE crashes on *Edit / Find in files ...* command: (link)
New changeset 12454f78967b by Terry Jan Reedy in branch '3.2': Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping. http ...
#
07:28 todayPython
Commit by ncoghlan on roundup :: #14928/Fix importlib bootstrapping issues: (link)
There are some additional challenges potentially posed by suggestions like http://bugs.python.org/issue10399, which would allow the compiler itsel ...
#
06:50 todayPython
Commit by r.david.murray on roundup :: #12515/email modifies the message structure when the parsed email is invalid without registering defects: (link)
[closed] I didn't wind up using your patch (for one thing I forgot that there were two separate issues in this patch and independently rediscovere ...
#
06:47 todayPython
Commit by python-dev on roundup :: #12515/email modifies the message structure when the parsed email is invalid without registering defects: (link)
New changeset 81e008f13b4f by R David Murray in branch 'default': #12515: email now registers a defect if the MIME end boundary is missing. http:/ ...
#
06:30 todayPython
Commit by eric.snow on roundup :: #13475/Add '-p'/'--path0' command line option to override sys.path[0] initialisation: (link)
Long options only would be fine with me. So "--path0" and "--nopath0"?
#
06:21 todayPython
Commit by python-dev on roundup :: #12510/IDLE get_the_calltip mishandles raw strings: (link)
[closed] New changeset 938b12452af7 by Terry Jan Reedy in branch '2.7': Issue12510: Attempting to get invalid tooltip no longer closes Idle. http: ...
#
05:55 todayPython
Commit by r.david.murray on roundup :: #1672568/silent error in email.message.Message.get_payload: (link)
[closed] Fix committed.
#
05:54 todayPython
Commit by python-dev on roundup :: #1672568/silent error in email.message.Message.get_payload: (link)
New changeset d68e30be755e by R David Murray in branch 'default': News item for #1672568. http://hg.python.org/cpython/rev/d68e30be755e
#
03:06 todayPython
Commit by Terry Jan Reedy on default :: 77200:058c3099e82d / (Lib/idlelib/GrepDialog.py Misc/NEWS): (link)
Merge 3.2 #14929
#
02:56 todayPython
Commit by Terry Jan Reedy on 3.2 :: 77199:12454f78967b / (Lib/idlelib/GrepDialog.py Misc/NEWS): (link)
Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping.
Patch by Roger Serwy.
#
02:20 todayPython
Commit by R David Murray on default :: 77198:81e008f13b4f / (5 files in 4 dirs): (link)
#12515: email now registers a defect if the MIME end boundary is missing.

This commit also restores the news item for 167256 that it looks like
Terry inadvertently deleted. (Either that, or I don't understand
now merging works...which is equally possible.)
#
01:54 todayPython
Commit by Terry Jan Reedy on default :: 77197:b870875f054a /Misc/NEWS: (link)
merge heads
#
01:39 todayPython
Commit by Terry Jan Reedy on default :: 77196:0835bee19f86 / (Lib/idlelib/CallTips.py Misc/NEWS): (link)
Merge 3.2 closes #12510
#
01:29 todayPython
Commit by Terry Jan Reedy on 3.2 :: 77195:4a7582866735 / (Lib/idlelib/CallTips.py Misc/NEWS): (link)
Issue12510: Attempting to get invalid tooltip no longer closes Idle.
Original patch by Roger Serwy.
#
01:28 todayPython
Commit by Terry Jan Reedy on 2.7 :: 77194:938b12452af7 / (Lib/idlelib/CallTips.py Misc/NEWS): (link)
Issue12510: Attempting to get invalid tooltip no longer closes Idle.
Original patch by Roger Serwy.
#
01:27 todayPython
Commit by R David Murray on default :: 77193:d68e30be755e /Misc/NEWS: (link)
News item for #1672568.
#