search for: py3

Displaying 20 results from an estimated 38 matches for "py3".

Did you mean: py
2020 Oct 13
2
[RFC] Python 2 / Python 3 status, final step(s)
...ie. requiring Python3.6 for LLVM 12.0.0, to be released in 2021. At least Fedora already only ships Python3 and we didn't have much bugs reported wrt. Python compatibility for the LLVM toolchain. Indeed, all Python scripts should now be at least compatible with both python2 (py2) and python3 (py3), some of them already are already py3 only. The build system still depends on Python in a few place, but it explicitly mentions Python3_EXECUTABLE, and the main dependency (llvm-build) is currently being removed in D89142. The shebangs have already been harmonized in D83857: some mention /usr/b...
2013 Nov 06
2
[LLVMdev] configparser and ConfigParser are different
LLVM builds with me on the release_33 branch, but fails on trunk. I bisected the problem to this commit: commit b49fb7bcd5001567d2da06f6a6e1c7ba79649e1b Author: Daniel Dunbar <daniel at zuster.org> Date: Wed Aug 14 23:15:39 2013 +0000 [llvm-build] Make Py3 compatible. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 188424 91177308-0d34-0410-b5e6-96231b3b80d8 Specifically, the problem is that configparser and ConfigParser apparently expose subtly different interfaces. Indeed, the attached patch fixes the problem for me (with python...
2013 Nov 06
0
[LLVMdev] configparser and ConfigParser are different
...LVM builds with me on the release_33 branch, but fails on trunk. I > bisected the problem to this commit: > > commit b49fb7bcd5001567d2da06f6a6e1c7ba79649e1b > Author: Daniel Dunbar <daniel at zuster.org> > Date: Wed Aug 14 23:15:39 2013 +0000 > > [llvm-build] Make Py3 compatible. > > git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk at 188424 > 91177308-0d34-0410-b5e6-96231b3b80d8 > > Specifically, the problem is that configparser and ConfigParser > apparently expose subtly different interfaces. Indeed, the attached > patch fixes...
2018 Dec 08
3
RHEL7/Centos7 with Samba AD
...RHEL 8 is overdue with gnutls updates and > better python 3 support. Yeah, we know it will be a pain. That is why there will still be a fallback to python2 for 4.10 in March, but after that we can't sustain the support for interpreting the same code as python2 and python3, and will go pure py3. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
2019 Apr 22
3
compile samba 4.10.2 centos 7.6
On Mon, 22 Apr 2019 01:27:47 -0400 Nico Kadel-Garcia via samba <samba at lists.samba.org> wrote: > Sergio's used python36 from iusrelease. I used the one from EPEL. Our > builds are very similar, except that I compile all the added libraries > such as libtdb, libtevent, etc. as distinct RPM's as they are > published by RHEL, just with Pythone 3.6 as well as with Python
2019 Dec 17
2
Python 2 compatibility for utility scripts
...at some >> point we may be able to drop the compatibility stuff. >> Until then, I'd argue for maintaining compatibility as it's not a >> tremendous task. >> > > This is my feeling as well. In yesterday's instance, I lost more time to > fixing bugs in the py3 detection logic on systems that don't have it than > it took me to make the script just run fine with both Python 2 and 3. > > On macOS, I think 10.15 is the first version that ships with python3, and > that was released just 2 months ago. > > >> >> On Tue, Dec 17,...
2019 Dec 17
2
Python 2 compatibility for utility scripts
At the beginning of the year, I've landed a large set of patches to support both Python 2 and Python3 in most Python scripts. Looks like I missed some of them :-) At that time, backward portability with Python2 was still relevant, and I suspect it will still be the case for a few distributions that ship Python2 by default. That being said, Even RHEL8 uses Python3 by default, so at some point
2019 Dec 17
2
Python 2 compatibility for utility scripts
...e compatibility stuff. >>>> Until then, I'd argue for maintaining compatibility as it's not a >>>> tremendous task. >>>> >>> >>> This is my feeling as well. In yesterday's instance, I lost more time to >>> fixing bugs in the py3 detection logic on systems that don't have it than >>> it took me to make the script just run fine with both Python 2 and 3. >>> >>> On macOS, I think 10.15 is the first version that ships with python3, >>> and that was released just 2 months ago. >>&gt...
2019 Apr 22
0
compile samba 4.10.2 centos 7.6
...pKey server for example). I also want to put in a really big thank-you to everybody working so hard to package Samba 4.10 properly and with Python3. Practical working proof, again on RHEL7/CentOS7, of a pure python3 build is invaluable! Without it we may have had to consider a backtrack on being Py3 only for Samba 4.11, which would have been quite unfortunate. Thanks! Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
2018 Dec 09
0
RHEL7/Centos7 with Samba AD
...updates and > > better python 3 support. > > Yeah, we know it will be a pain. That is why there will still be a > fallback to python2 for 4.10 in March, but after that we can't sustain > the support for interpreting the same code as python2 and python3, and > will go pure py3. > > Andrew Bartlett I do appreciate the difficulty. Fedora is switching almost completely over to Python 3 for Fedora 30, and Fedora 29 has good integration of Python 3 already, so it should be straightforward there and for RHEL 8..
2019 Oct 22
0
[Announce] Samba 4.9.14 Available for Download
...nd this point. Changes since 4.9.13: --------------------- o Jeremy Allison <jra at samba.org> * BUG 14094: smbc_readdirplus() is incompatible with smbc_telldir() and smbc_lseekdir(). o Douglas Bagnall <douglas.bagnall at catalyst.net.nz> * BUG 13978: s4/scripting: MORE py3 compatible print functions. o Andrew Bartlett <abartlet at samba.org> * ldb: release ldb 1.4.8 * BUG 13959: ldb_tdb fails to check error return when parsing pack formats. * BUG 13978: undoguididx: Add "or later" to warning about using tools from Samba 4.8. o Ralph...
2019 Oct 22
0
[Announce] Samba 4.9.14 Available for Download
...nd this point. Changes since 4.9.13: --------------------- o Jeremy Allison <jra at samba.org> * BUG 14094: smbc_readdirplus() is incompatible with smbc_telldir() and smbc_lseekdir(). o Douglas Bagnall <douglas.bagnall at catalyst.net.nz> * BUG 13978: s4/scripting: MORE py3 compatible print functions. o Andrew Bartlett <abartlet at samba.org> * ldb: release ldb 1.4.8 * BUG 13959: ldb_tdb fails to check error return when parsing pack formats. * BUG 13978: undoguididx: Add "or later" to warning about using tools from Samba 4.8. o Ralph...
2019 Oct 17
0
[Announce] Samba 4.10.9 Available for Download
...t; * BUG 14094: smbc_readdirplus() is incompatible with smbc_telldir() and smbc_lseekdir(). * BUG 14152: s3: smbclient: Stop an SMB2-connection from blundering into SMB1-specific calls. o Douglas Bagnall <douglas.bagnall at catalyst.net.nz> * BUG 13978: s4/scripting: MORE py3 compatible print functions. o Andrew Bartlett <abartlet at samba.org> * ldb: Release ldb 1.5.6 * BUG 13978: undoduididx: Add "or later" to warning about using tools from Samba 4.8. * BUG 13959: ldb_tdb fails to check error return when parsing pack formats. o Ralph...
2019 Oct 17
0
[Announce] Samba 4.10.9 Available for Download
...t; * BUG 14094: smbc_readdirplus() is incompatible with smbc_telldir() and smbc_lseekdir(). * BUG 14152: s3: smbclient: Stop an SMB2-connection from blundering into SMB1-specific calls. o Douglas Bagnall <douglas.bagnall at catalyst.net.nz> * BUG 13978: s4/scripting: MORE py3 compatible print functions. o Andrew Bartlett <abartlet at samba.org> * ldb: Release ldb 1.5.6 * BUG 13978: undoduididx: Add "or later" to warning about using tools from Samba 4.8. * BUG 13959: ldb_tdb fails to check error return when parsing pack formats. o Ralph...
2019 Dec 17
3
Python 2 compatibility for utility scripts
https://reviews.llvm.org/D71565 intends to update llvm/utils/update_cc_test_checks.py to work with Python 2. In the original review, I suggested that we don't add Python 2 compatibility for new features because Python 2.7 is retiring and some Linux distributions are even deprecating/removing Python 2 support. My feeling is: If some utilities do not support Python 2, we should probably not
2019 Dec 17
2
Python 2 compatibility for utility scripts
...Until then, I'd argue for maintaining compatibility as it's not a >>>>>> tremendous task. >>>>>> >>>>> >>>>> This is my feeling as well. In yesterday's instance, I lost more time >>>>> to fixing bugs in the py3 detection logic on systems that don't have it >>>>> than it took me to make the script just run fine with both Python 2 and 3. >>>>> >>>>> On macOS, I think 10.15 is the first version that ships with python3, >>>>> and that was release...
2020 Jul 10
2
[LNT] Build bot problems due to Python dependencies
Hello, as of Jul 9, the LNT build bot on SystemZ shows red. The problem occurs in the "setup lit" test, which fails due to: Processing dependencies for LNT==0.4.2.dev0 Searching for typing Reading https://pypi.org/simple/typing/ Downloading
2018 Dec 09
2
RHEL7/Centos7 with Samba AD
...ter python 3 support. > > > > Yeah, we know it will be a pain. That is why there will still be a > > fallback to python2 for 4.10 in March, but after that we can't sustain > > the support for interpreting the same code as python2 and python3, and > > will go pure py3. > > > > Andrew Bartlett > > I do appreciate the difficulty. Fedora is switching almost completely > over to Python 3 for Fedora 30, and Fedora 29 has good integration of > Python 3 already, so it should be straightforward there and for RHEL > 8.. Except for the MIT Ke...
2019 Sep 11
3
[PATCH nbdkit] python: Drop support for Python 2.
This patch proposes to drop support for Python 2 in nbdkit. Rather than abruptly drop it everywhere, my proposal is that we point people to nbdkit 1.14 (the current stable version) if they want to continue with Python 2 plugins, while gently reminding them of the upcoming Python 2.7 end of life announcement. Libnbd never supported Python 2. Libguestfs in theory supports Python 2 but I dropped
2024 Mar 31
0
ANNOUNCE: GnuCash 5.6 Released
...3.8, made necessary by updating the C API in the Python bindings. Replace deprecated distutils.sysconfig with sysconfig. distutils is not present in Python 3.12.2. Query user via dialog for date when creating a reverse transaction. More C++ conversions Avoid deprecation warning for -py3 in swig >= 4.1 [gnc-commodities.cpp] gnc_new_iso_codes is a std::unordered_map Replace some naked for loops with C++ algorithms Convert gnc-commodity to C++ and make GncQuoteSources a C++ class. [test-commodities.cpp] add some tests for gnc_quote_sources Remove the SLR status...