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
13:24 on May 28, 2012
event counters
The last message was received 25.46 minutes ago at 12:58 on May 28, 2012
59 messages so far today, 58 messages yesterday
59 messages so far this week, 624 messages last week
2687 messages so far this month, 3299 messages last month
158110 messages since the first one, 8.39 years ago, for an average of 27.88 minutes between messages
recent messages
dateReversed sort columnprojectcontentlink
25 min agoPython
Commit by eli.bendersky on roundup :: #14078/Add 'sourceline' property to xml.etree Elements: (link)
Hi Leon,
 Do you have an interest in pursuing this issue?
#
12:07 todayPython
Commit by smichr on roundup :: #14927/add "Do not supply int argument" to random.shuffle docstring: (link)
---- > nosy: +rhettinger > title: add not about int to shuffle -> add "Do not supply int argument" to random.shuffle docstring > versions: +Python ...
#
11:09 todayPython
Commit by mark.dickinson on roundup :: #14923/Even faster UTF-8 decoding: (link)
> It seems the patch relies on a two's complement representation of
 > integers. Mark, do you think that's ok?

 (1) Relying on two's complement  ...
#
10:02 todayPython
Commit by python-dev on roundup :: #14660/Implement PEP 420: Implicit Namespace Packages: (link)
New changeset f26721ab3476 by Ned Deily in branch 'default': Issue #14660: Install namespace_pkgs test directories and files. http://hg.python.org ...
#
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"?
#
05:34 todayPython
Commit by Ned Deily on default :: 77201:f26721ab3476 /Makefile.pre.in: (link)
Issue #14660: Install namespace_pkgs test directories and files.
#
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.
#