|
e4e33983
|
Made __init__'s signature more generic for easier subclassing
|
Dan Pascu <d****n@a****m>
|
over 10 years ago
|
|
|
1c3a887e
|
Fixed check for instance type in comparison function
|
Dan Pascu <d****n@a****m>
|
over 10 years ago
|
|
|
a25331b6
|
Fixed class method return value for subclasses
|
Dan Pascu <d****n@a****m>
|
over 10 years ago
|
|
|
c9accd8e
|
Fixed class method first argument name
|
Dan Pascu <d****n@a****m>
|
over 10 years ago
|
|
|
41b018a6
|
Fixed __init__ to have the same signature as __new__
|
Dan Pascu <d****n@a****m>
|
over 10 years ago
|
|
|
2b6cfbcb
|
Added dh-python to Build-Depends
|
Dan Pascu <d****n@a****m>
|
over 10 years ago
|
|
|
d8ef82a1
|
Updated boring file
|
Dan Pascu <d****n@a****m>
|
over 10 years ago
|
|
|
3e20d90c
|
Increased version number and updated changelogs
|
Dan Pascu <d****n@a****m>
|
over 11 years ago
|
|
|
bc4b8419
|
Updated debian standards version
|
Dan Pascu <d****n@a****m>
|
over 11 years ago
|
|
|
84aafb17
|
Added a generic thread pool
|
Saul Ibarra <s****l@a****m>
|
over 11 years ago
|
|
|
bfd6b184
|
Fix dependency name in debian/control
|
Saul Ibarra <s****l@a****m>
|
about 12 years ago
|
|
|
84bc0d7e
|
Increased version number and updated changelogs
|
Dan Pascu <d****n@a****m>
|
about 12 years ago
|
|
|
f9cd9a1c
|
Increased debian standards version to 3.9.5
|
Dan Pascu <d****n@a****m>
|
about 12 years ago
|
|
|
cbf38242
|
Updated uploaders list
|
Dan Pascu <d****n@a****m>
|
about 12 years ago
|
|
|
b90a405d
|
Fixed cleaning up weak references in weakobjectmap during shutdown
|
Dan Pascu <d****n@a****m>
|
about 12 years ago
|
|
|
dcf8033a
|
Added punctuation to docstring to improve readability
|
Dan Pascu <d****n@a****m>
|
about 12 years ago
|
|
|
75e0b4a3
|
Increased version number and updated changelogs
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
eb1e0d9f
|
Added a center attribute to posted notifications
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
8be8f1b2
|
Fixed how we access the class attribute to work with subclassing
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
62da28ab
|
Be specific when catching exceptions
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
b2da1b60
|
Use limit instead of locally defined constrain function
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
bfef3df3
|
Refactored Boolean data type
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
04d622e4
|
Replaced some old forms or raising an exception
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
e4e27a36
|
Removed compatibility with python2.5
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
ff5c7c87
|
Removed some obsolete backwards compatibility code
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
8ba33fca
|
Imported only specific types
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
0a289252
|
Replaced WeakKeyDictionary with newly added weakobjectmap
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
814cf844
|
Added weakobjectmap implementation
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
1a1b84dc
|
Moved imports at toplevel
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
a3211e41
|
Use MarkerType to define the markers used in queue.py
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
6c61b53e
|
Added missing __all__ to timing.py
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
ca2a4948
|
Fixed documentation example
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
e431c8a6
|
Do not ignore base exceptions
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
b08ebcab
|
Ordered imports alphabetically
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
d9720145
|
Updated copyright notes
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
fec12ef8
|
Use MarkerType to define markers
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
4c35af7f
|
Added MarkerType metaclass to application.python.types
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
6a0010c0
|
Changed order or arguments for timer.end() for convenience
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
9c7a5467
|
Added missing __all__ entry in process.py
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
706d6b59
|
Renamed objectid to weakobjectid
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
01d80ad0
|
Removed some old compatibility code
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
5a48a97e
|
Removed unnecessary methods
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
e2ecb567
|
Made test more efficient
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
efe0df0d
|
Added timestamp and datetime properties on notifications
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
ea7400c0
|
Simplified and made ThreadLocal descriptor faster
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
26391520
|
Increased version number and updated changelogs
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
88a15a14
|
Fixed the preserve_signature decorator to work with python < 2.7
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
715aa3c0
|
Increased version and updated changelog
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
2e6f6570
|
Bumped Standards-Version to 3.9.3
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
6bbace12
|
Fixed the wrapper's default arguments when preserving function signatures
|
Dan Pascu <d****n@a****m>
|
about 14 years ago
|
|
|
1e5440a7
|
Don't apply str over log records diverted from Twisted
|
Saul Ibarra <s****l@a****m>
|
over 14 years ago
|
|
|
414b4e25
|
Added workaround for logging unicode and string objects
|
Saul Ibarra <s****l@a****m>
|
over 14 years ago
|
|
|
3639e813
|
Increased version number and updated changelogs and NEWS
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
daa85fb5
|
Removed obsolete application.python.util module
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
1b9364e1
|
Made Null only compare equal with itself
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
46d5f4a4
|
Return False instead of 0 from NullType.__nonzero__
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
281d288b
|
Fixed cleaning up observer weakref proxies after recent Singleton changes
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
1f651e49
|
Increased version and updated changelog
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
03ba10fd
|
Check arguments early to avoid hiding errors on subsequent calls
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
c27cb938
|
Improved behavior by better checking for the function arguments
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
85b3e9b4
|
Added news entries for release 1.2.9
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
9747a044
|
Added execute_once decorator
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
2308c248
|
Added missing news entries for version 1.2.8
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
fe022f1b
|
Fixed detection for the class's __new__ in Singleton
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
202b7db5
|
Renamed Singleton's internal attribute to make them less obtrusive
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
9eb0cf93
|
Renamed kewyord args for consistency
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
b6a2f3ed
|
Raised version and updated changelog
|
Saul Ibarra <s****l@a****m>
|
about 15 years ago
|
|
|
90ee2ec6
|
Fixed importing the types module from absolute path
|
Saul Ibarra <s****l@a****m>
|
about 15 years ago
|
|
|
bdbd58ff
|
Fixed deprecation warning
|
Dan Pascu <d****n@a****m>
|
about 15 years ago
|
|
|
81172517
|
Reworked debian packaging
|
Saul Ibarra <s****l@a****m>
|
about 15 years ago
|
|
|
b6bf8578
|
Added myself as uploader
|
Saul Ibarra <s****l@a****m>
|
about 15 years ago
|
|
|
360e6229
|
Bumped debian standards to version 3.9.2
|
Saul Ibarra <s****l@a****m>
|
about 15 years ago
|
|
|
bf511d91
|
Removed unused import
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
65d7f5ae
|
Removed unnecessary code from the fake util module mangling
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
3dd0e221
|
Explicitly define __str__ on NullType instead of aliasing it to __repr__
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
581335b4
|
Improved Null to better act as a class substitute
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
4a08f02a
|
Removed unnecessary delete statement
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
6fa74257
|
Removed obsolete default_host_ip attribute from application.system
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
bed1f00e
|
Updated copyright years for the recently modified files
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
1d3b107a
|
Reworded module docstring
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
f67ca19e
|
Reformatted descriptor docstring
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
8d22f152
|
Added classproperty descriptor for defining properties at the class level
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
a984e056
|
Updated import paths for Singleton and Null
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
0b9127f1
|
Added function to recursively create directory and ignore error if exists
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
b3f74aad
|
Updated comment
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
226381ac
|
Added the limit function to restrict a numeric value to a given range
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
52c71ff2
|
Reorganized the application.python package contents
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
1de59102
|
Updated boring file list
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
2d45e808
|
Added Komodo IDE project file
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
6a215d1c
|
Increased version number and updated changelog
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
0c2770eb
|
Release EventQueue events immediately after processing
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
d92b0d17
|
Increased version number and updated changelog
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
9c6674cc
|
Fixed handling of unicode in the syslog logger
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
6d721ba0
|
Use the system path separator when building the list of packages
|
Dan Pascu <d****n@a****m>
|
over 15 years ago
|
|
|
58010cdb
|
Increased version to 3.9.1 and updated changelog
|
Luci Stanescu <l****i@a****m>
|
about 16 years ago
|
|
|
64ec7077
|
Updated NEWS
|
Luci Stanescu <l****i@a****m>
|
about 16 years ago
|
|
|
bad3caf0
|
Added debian/source/format
|
Luci Stanescu <l****i@a****m>
|
about 16 years ago
|
|
|
5dc36bf5
|
Bumped Standards-Version to 3.9.1
|
Luci Stanescu <l****i@a****m>
|
about 16 years ago
|
|
|
198c599b
|
Added outgoing_ip_for method to host object
|
Luci Stanescu <l****i@a****m>
|
about 16 years ago
|
|
|
96b2e7ca
|
Fixed syslog on platforms that do not support it
|
Dan Pascu <d****n@a****m>
|
about 16 years ago
|
|