Skip to content

Commit 8047d01

Browse files
author
stroeder
committed
started 2.4.43
1 parent ce56224 commit 8047d01

File tree

6 files changed

+22
-11
lines changed

6 files changed

+22
-11
lines changed

CHANGES

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
----------------------------------------------------------------
2+
Released 2.4.43 2017-09-xx
3+
4+
Changes since 2.4.42:
5+
6+
Lib/
7+
*
8+
9+
Tests/
10+
*
11+
112
----------------------------------------------------------------
213
Released 2.4.42 2017-09-04
314

@@ -1476,4 +1487,4 @@ Released 2.0.0pre02 2002-02-01
14761487
----------------------------------------------------------------
14771488
Released 1.10alpha3 2000-09-19
14781489

1479-
$Id: CHANGES,v 1.458 2017/09/04 08:54:36 stroeder Exp $
1490+
$Id: CHANGES,v 1.459 2017/09/04 14:56:11 stroeder Exp $

Lib/dsml.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
55
See https://www.python-ldap.org/ for details.
66
7-
$Id: dsml.py,v 1.60 2017/08/15 16:21:58 stroeder Exp $
7+
$Id: dsml.py,v 1.61 2017/09/04 14:56:11 stroeder Exp $
88
99
Python compability note:
1010
Tested with Python 2.0+.
1111
"""
1212

13-
__version__ = '2.4.42'
13+
__version__ = '2.4.43'
1414

1515
import string,base64
1616

Lib/ldap/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
44
See https://www.python-ldap.org/ for details.
55
6-
$Id: __init__.py,v 1.121 2017/08/15 16:21:58 stroeder Exp $
6+
$Id: __init__.py,v 1.122 2017/09/04 14:56:11 stroeder Exp $
77
"""
88

99
# This is also the overall release version number
1010

11-
__version__ = '2.4.42'
11+
__version__ = '2.4.43'
1212

1313
import sys
1414

Lib/ldapurl.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
44
See https://www.python-ldap.org/ for details.
55
6-
\$Id: ldapurl.py,v 1.96 2017/08/15 16:21:58 stroeder Exp $
6+
\$Id: ldapurl.py,v 1.97 2017/09/04 14:56:11 stroeder Exp $
77
88
Python compability note:
99
This module only works with Python 2.0+ since
1010
1. string methods are used instead of module string and
1111
2. list comprehensions are used.
1212
"""
1313

14-
__version__ = '2.4.42'
14+
__version__ = '2.4.43'
1515

1616
__all__ = [
1717
# constants

Lib/ldif.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
44
See https://www.python-ldap.org/ for details.
55
6-
$Id: ldif.py,v 1.116 2017/08/15 16:21:58 stroeder Exp $
6+
$Id: ldif.py,v 1.117 2017/09/04 14:56:11 stroeder Exp $
77
88
Python compability note:
99
Tested with Python 2.0+, but should work with Python 1.5.2+.
1010
"""
1111

12-
__version__ = '2.4.42'
12+
__version__ = '2.4.43'
1313

1414
__all__ = [
1515
# constants

Lib/slapdtest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
55
See https://www.python-ldap.org/ for details.
66
7-
$Id: slapdtest.py,v 1.19 2017/08/16 13:29:06 stroeder Exp $
7+
$Id: slapdtest.py,v 1.20 2017/09/04 14:56:11 stroeder Exp $
88
99
Python compability note:
1010
This module only works with Python 2.7.x since
1111
"""
1212

13-
__version__ = '2.4.42'
13+
__version__ = '2.4.43'
1414

1515
import os
1616
import socket

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy