-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathchangelog
More file actions
208 lines (137 loc) · 7.38 KB
/
changelog
File metadata and controls
208 lines (137 loc) · 7.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
python3-eventlib (0.3.1) unstable; urgency=medium
* Fix missing context manager protocol in GreenSocket for dnspython 2.7.0+
* Fixed popen2 in python3
* Fixed syntax warnings
* Handle failing to import AF_UNIX on Windows
-- Tijmen de Mes <[email protected]> Fri, 23 Jan 2026 15:51:08 +0100
python3-eventlib (0.3.0) unstable; urgency=medium
* Migrate to version 3
-- Adrian Georgescu <[email protected]> Wed, 13 Jan 2021 15:10:18 +0100
python-eventlib (0.2.5) unstable; urgency=medium
* Simplified keeping version number
* Remove shebang line from module
* Explicitly use python2 in shebang lines
* Refactored setup.py for PEP-8 compliance
* Use pybuild as debian build system
* Increased compatibility level to 11
* Increased debian standards version to 4.5.0
* Updated license file
-- Dan Pascu <[email protected]> Fri, 14 Feb 2020 11:31:50 +0200
python-eventlib (0.2.4) unstable; urgency=medium
* Increased debian compatibility level to 9
* Removed obsolete pycompat/pyversions files
-- Dan Pascu <[email protected]> Thu, 04 Oct 2018 21:29:02 +0300
python-eventlib (0.2.3) unstable; urgency=medium
* Fixed to support openssl-1.1, compiled without EGD support
* Updated debian standards version
-- Dan Pascu <[email protected]> Tue, 15 Nov 2016 19:41:36 +0200
python-eventlib (0.2.2) unstable; urgency=medium
* Adapt to changes in python-gnutls 3.0
-- Saul Ibarra <[email protected]> Fri, 19 Feb 2016 17:23:41 +0100
python-eventlib (0.2.1) unstable; urgency=medium
* Prevent creation of multiple instances of BaseTwistedHub or TwistedHub
* Replace assert with RuntimeError
-- Saul Ibarra <[email protected]> Tue, 17 Feb 2015 10:53:58 +0100
python-eventlib (0.2.0) unstable; urgency=medium
* Remove dependency on pyOpenSSL
* Refactored SSL support
* Fix detecting EWOULDBLOCK on Windows
* Bumped Debian Standards-Version
-- Saul Ibarra <[email protected]> Wed, 16 Jul 2014 21:08:53 +0200
python-eventlib (0.1.2) unstable; urgency=low
* Fixed exposing blocking functions in select module
-- Saul Ibarra <[email protected]> Sat, 05 Oct 2013 10:38:48 +0200
python-eventlib (0.1.1) unstable; urgency=low
* Fixed high CPU load caused by improperly handled SSL connections
-- Saul Ibarra <[email protected]> Wed, 28 Nov 2012 10:59:27 +0100
python-eventlib (0.1.0) unstable; urgency=low
* Renamed package to eventlib
-- Saul Ibarra <[email protected]> Fri, 07 Sep 2012 10:25:23 +0200
python-eventlet-0.8 (0.8.11.8) unstable; urgency=low
* Adapted to changes in latest Twisted
* Preserve _GLOBAL_DEFAULT_TIMEOUT from the original socket module
* Do not ignore the timeout argument for http connections
* Bumped debian standards version to 3.9.3
-- Dan Pascu <[email protected]> Thu, 12 Jul 2012 22:05:46 +0300
python-eventlet-0.8 (0.8.11.7) unstable; urgency=low
* Bumped debian standards version to 3.9.2
* Use debhelper and dh_python2 instead of pysupport
-- Saul Ibarra <[email protected]> Mon, 06 Jun 2011 13:22:01 +0200
python-eventlet-0.8 (0.8.11.6) unstable; urgency=low
* Fixed some circular memory references.
-- Dan Pascu <[email protected]> Wed, 20 Apr 2011 22:17:21 +0300
python-eventlet-0.8 (0.8.11.5) unstable; urgency=low
* Wake up reactor instead of raising exception to avoid printing a traceback
-- Saul Ibarra <[email protected]> Mon, 13 Dec 2010 11:44:28 +0100
python-eventlet-0.8 (0.8.11.4) unstable; urgency=low
* Fixed socket.getaddrinfo to be non-blocking
-- Saul Ibarra <[email protected]> Wed, 03 Nov 2010 11:49:43 +0100
python-eventlet-0.8 (0.8.11.3) unstable; urgency=low
* Added python-openssl dependency
* Raised Standards-Version to 3.9.1
-- Saul Ibarra <[email protected]> Thu, 12 Aug 2010 17:32:46 +0200
python-eventlet-0.8 (0.8.11.2) unstable; urgency=low
* Updated debian package description
* Fixed version number for native package
* Don't use socket.fromfd and os.fork in Windows as they are not available
* Added missing sslerror attribute to socket
* Added timeout attributes to HTTP/HTTPS connection classes
* Fixed reading from a GreenSSL socket
* Capture WSAEINVAL error when connecting sockets in Windows
* Raised Standards-Version to 3.9.0
-- Saul Ibarra <[email protected]> Wed, 28 Jul 2010 09:46:39 +0200
python-eventlet-0.8 (0.8.11.1) unstable; urgency=low
* Renamed package to python-eventlet-0.8
* Added Saul Ibarra to uploaders
* Conflic with package python-eventlet
* Dependency with package python-greenlet
-- Dan Pascu <[email protected]> Tue, 04 May 2010 14:44:06 +0300
python-eventlet-0.8 (0.8.11) unstable; urgency=low
* Renamed package to python-eventlet
-- Adrian Georgescu <[email protected]> Sun, 13 Dec 2009 15:30:54 +0100
python-eventlet-0.8 (0.8.10) unstable; urgency=low
* based on changeset 628
http://devel.ag-projects.com/~denis/cgi-bin/hgweb.cgi/log/35dd8ff9bb2d
* reimplemented coros.BoundedSemaphore using two Semaphores;
queue(0) should work well as a channel replacement now
* added 'balance' property to coros.BoundedSemaphore, similar to that of channel's
* added connDone parameter to twistedutil.protocol.GreenTransportBase.loseConnection()
* renamed 'sync' argument to 'wait' in write() and loseConnection() methods
of twistedutil.protocol.GreenTransportBase
* fixed proc.__all__ to include Source class
* proc: changed the way links to functions are fired: now Source/Proc instance
passes itself as a parameter both for "value" and "exception" links.
* added 'value' property to Source and exc_info() method to access the result and the exception
* added has_value() and has_exception() to Source
* added docstring for proc.wrap_errors helper
* added proc.RunningProcSet class
* added eventlet.__version__ attribute
-- Denis Bilenko <[email protected]> Mon, 13 Apr 2009 16:17:24 +0700
python-eventlet-0.8 (0.8.9-2) unstable; urgency=low
* based on changeset 617
http://devel.ag-projects.com/~denis/cgi-bin/hgweb.cgi/log/ff7d739faa57
* Reverted half-closability feature of twitedutil.GreenTransports
* Fixed GreenTransportBase.resumeProducer not to hide twisted assertions
* Added proc.wrap_errors class as a better version of trap_errors function
* Improved docstring in proc module
-- Denis Bilenko <[email protected]> Sun, 01 Mar 2009 11:42:37 +0100
python-eventlet-0.8 (0.8.9-1) unstable; urgency=low
* based on changeset 612
http://devel.ag-projects.com/~denis/cgi-bin/hgweb.cgi/rev/7e46595f2c6f
* GreenTransportBase: implemented loseWriteConnection() and write() that
blocks until data is sent.
* GreenTransportBase: fixed loseConnection to call unregisterProducer
* GreenTransportBase: fixed __getattr__
* GreenTransportBase: added waitall() method to SpawnFactory
* Fixed setup.py not to install greentest as a package system-wide
* Added MANIFEST.in
* Added __len__ to coros.queue
* proc: added trap_errors function
* proc: added Waiter class. changed Source to use it instead of coros.event
* Fixed coros.Semaphore.acquire(), it could break Semaphore's invariant
* Updated examples to use current API.
-- Denis Bilenko <[email protected]> Thu, 12 Feb 2009 09:37:59 +0100
python-eventlet-0.8 (0.8.9) unstable; urgency=low
* first release, based on chageset 599
http://devel.ag-projects.com/~denis/cgi-bin/hgweb.cgi/log/5ab8daf62547
-- Denis Bilenko <[email protected]> Mon, 26 Jan 2009 19:23:17 +0600