Next | Query returned 6 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-06-27 00:18:55 by othyro | Files touched by this commit (3)
Log message:
Changes in version 1.5.0
------------------------

  * Added a generic thread pool in application.python.threadpool
   2014-12-31 14:58:32 by Thomas Klausner | Files touched by this commit (37)
Log message:
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.

Fix various problems while here, including marking packages as not ready
for python-3.x.
   2014-08-08 04:07:37 by othyro | Files touched by this commit (2)
Log message:
1.4.1:

* Fixed cleaning up weak references in weakobjectmap during shutdown
   2013-07-02 12:26:44 by othyro | Files touched by this commit (2)
Log message:
Fix ${EGGFILE}.
   2013-06-08 01:13:35 by othyro | Files touched by this commit (1)
Log message:
Needs py-ZopeInterface.
   2013-06-07 23:17:15 by othyro | Files touched by this commit (4)
Log message:
Import py27-python-application-1.4.0 as wip/py-python-application.

This package is a collection of modules that are useful when building python
applications. Their purpose is to eliminate the need to divert resources into
implementing the small tasks that every application needs to do in order to run
successfully and focus instead on the application logic itself.

The modules that the application package provides are:

 * process - UNIX process and signal management;
 * python - python utility classes and functions;
 * configuration - a simple interface to handle configuration files;
 * log - an extensible system logger for console and syslog;
 * debug - memory troubleshooting and execution timing;
 * system - interaction with the underlying operating system;
 * notification - an application wide notification system;
 * version - manage version numbers for applications and packages;
 * dependency - verify package dependencies at runtime;


Next | Query returned 6 messages, browsing 1 to 10 | previous