python 3.11

2022-10-24 Thread jschwar
Is python 3.11 still being release today?

 

Just wondering.  Not sure when during the day this is done.  

 

Thanks.

-- 
https://mail.python.org/mailman/listinfo/python-list


RE: AWS upload script written in python - verify number of processes used

2022-10-09 Thread jschwar
Sorry, I forgot to mention that I'm using Windows 10 64-bit.

 

From: jsch...@sbcglobal.net  
Sent: Sunday, October 9, 2022 1:48 PM
To: 'python-list@python.org' 
Subject: AWS upload script written in python - verify number of processes
used

 

I have an AWS upload script to upload to my S3 bucket and I have it
configured to use 6 processes.  How can I verify that it's using 6 processes
to do the upload?

 

I have wireshark installed, but I'm not very familiar with it.  I also have
tried tasklist, but that doesn't tell me what I want to know either.

 

Does anyone know how to check this?

 

 

-- 
https://mail.python.org/mailman/listinfo/python-list


AWS upload script written in python - verify number of processes used

2022-10-09 Thread jschwar
I have an AWS upload script to upload to my S3 bucket and I have it
configured to use 6 processes.  How can I verify that it's using 6 processes
to do the upload?

 

I have wireshark installed, but I'm not very familiar with it.  I also have
tried tasklist, but that doesn't tell me what I want to know either.

 

Does anyone know how to check this?

 

 

-- 
https://mail.python.org/mailman/listinfo/python-list


RE: Problem using cx_Freeze

2022-08-15 Thread jschwar
I see a class called BdistDMG in the module called bdist_mac.py.  Did you try 
importing that from cx_freeze?

-Original Message-
From: Python-list  On 
Behalf Of David at Booomer
Sent: Monday, August 15, 2022 11:31 AM
To: python-list@python.org
Subject: Problem using cx_Freeze

I’m trying to use cx_Freeze (https://pypi.org/project/cx-Freeze/) in a python 
app but running into an error message:

AttributeError: module 'cx_Freeze' has no attribute ‘BdistDMG’

I’m using Anaconda and error appears with the import command: from cx_Freeze 
import *

 From the terminal the command: python setup.py build gives much the same error.

I believe there is an issue specifying the output file name but don’t know how 
to resolve it.

Any suggestions, thanks. David


-- 
https://mail.python.org/mailman/listinfo/python-list

-- 
https://mail.python.org/mailman/listinfo/python-list


RE: [RELEASE] Python 3.10.6 is available

2022-08-02 Thread jschwar
Does anyone know if this is being worked on?  
https://github.com/python/cpython/issues/90242

It was originally reported here:  https://bugs.python.org/issue46084


-Original Message-
From: Python-list  On 
Behalf Of Pablo Galindo Salgado
Sent: Tuesday, August 2, 2022 5:13 AM
To: Python Dev ; python-list@python.org; 
python-committers ; python-annou...@python.org
Subject: [RELEASE] Python 3.10.6 is available

Here you have a nice package of 200 commits of bugfixes and documentation 
improvements freshly made for Python 3.10. Go and download it when is still
hot:

https://www.python.org/downloads/release/python-3106/

## This is the sixth maintenance release of Python 3.10

Python 3.10.6 is the newest major release of the Python programming language, 
and it contains many new features and optimizations.

# Major new features of the 3.10 series, compared to 3.9

Among the new major new features and changes so far:

* [PEP 623](https://www.python.org/dev/peps/pep-0623/) -- Deprecate and prepare 
for the removal of the wstr member in PyUnicodeObject.
* [PEP 604](https://www.python.org/dev/peps/pep-0604/) -- Allow writing union 
types as X | Y
* [PEP 612](https://www.python.org/dev/peps/pep-0612/) -- Parameter 
Specification Variables
* [PEP 626](https://www.python.org/dev/peps/pep-0626/) -- Precise line numbers 
for debugging and other tools.
* [PEP 618 ](https://www.python.org/dev/peps/pep-0618/) -- Add Optional 
Length-Checking To zip.
* [bpo-12782](https://bugs.python.org/issue12782): Parenthesized context 
managers are now officially allowed.
* [PEP 632 ](https://www.python.org/dev/peps/pep-0632/) -- Deprecate distutils 
module.
* [PEP 613 ](https://www.python.org/dev/peps/pep-0613/) -- Explicit Type Aliases
* [PEP 634 ](https://www.python.org/dev/peps/pep-0634/) -- Structural Pattern 
Matching: Specification
* [PEP 635 ](https://www.python.org/dev/peps/pep-0635/) -- Structural Pattern 
Matching: Motivation and Rationale
* [PEP 636 ](https://www.python.org/dev/peps/pep-0636/) -- Structural Pattern 
Matching: Tutorial
* [PEP 644 ](https://www.python.org/dev/peps/pep-0644/) -- Require OpenSSL
1.1.1 or newer
* [PEP 624 ](https://www.python.org/dev/peps/pep-0624/) -- Remove Py_UNICODE 
encoder APIs
* [PEP 597 ](https://www.python.org/dev/peps/pep-0597/) -- Add optional 
EncodingWarning

[bpo-38605](https://bugs.python.org/issue38605): `from __future__ import 
annotations` ([PEP 563](https://www.python.org/dev/peps/pep-0563/)) used to be 
on this list in previous pre-releases but it has been postponed to Python 3.11 
due to some compatibility concerns. You can read the Steering Council 
communication about it [here](
https://mail.python.org/archives/list/python-...@python.org/thread/CLVXXPQ2T2LQ5MP2Y53VVQFCXYWQJHKZ/)
to learn more.

# More resources

* [Changelog](https://docs.python.org/3.10/whatsnew/changelog.html#changelog
)
* [Online Documentation](https://docs.python.org/3.10/)
* [PEP 619](https://www.python.org/dev/peps/pep-0619/), 3.10 Release Schedule
* Report bugs at [https://bugs.python.org](https://bugs.python.org).
* [Help fund Python and its community](/psf/donations/).

# And now for something completely different A pentaquark is a human-made 
subatomic particle, consisting of four quarks and one antiquark bound together; 
they are not known to occur naturally or exist outside of experiments to create 
them. As quarks have a baryon number of (+1/3), and antiquarks of (−1/3), the 
pentaquark would have a total baryon number of 1 and thus would be a baryon. 
Further, because it has five quarks instead of the usual three found in regular 
baryons (a.k.a.
'triquarks'), it is classified as an exotic baryon. The name pentaquark was 
coined by Claude Gignoux et al. (1987) and Harry J. Lipkin in 1987; however, 
the possibility of five-quark particles was identified as early as
1964 when Murray Gell-Mann first postulated the existence of quarks.
Although predicted for decades, pentaquarks proved surprisingly tricky to 
discover and some physicists were beginning to suspect that an unknown law of 
nature prevented their production.


# We hope you enjoy the new releases!

Thanks to all of the many volunteers who help make Python Development and these 
releases possible! Please consider supporting our efforts by volunteering 
yourself or through organization contributions to the Python Software 
Foundation.

https://www.python.org/psf/

Your friendly release team,

Ned Deily @nad https://discuss.python.org/u/nad Steve Dower @steve.dower 
https://discuss.python.org/u/steve.dower
Pablo Galindo Salgado @pablogsal https://discuss.python.org/u/pablogsal
--
https://mail.python.org/mailman/listinfo/python-list

-- 
https://mail.python.org/mailman/listinfo/python-list


traceback Shows path to my python libraries

2022-06-20 Thread jschwar
I coded an application with a 64-bit executable using cython with the embed
option and gcc and I received a traceback showing the path to my python
installation.  Is that normal or does that mean the application is going
outside of my executable to my python libraries?  I want it portable so it
if is, then it's not portable.  

 

The error itself is not an issue.  I lost my internet connection, so it's
expected and it was retried like it should be.

 

Traceback (most recent call last):

  File
"C:\Users\jschw\AppData\Local\Programs\Python\Python310\lib\site-packages\ur
llib3\connectionpool.py", line 703, in urlopen

httplib_response = self._make_request(

  File
"C:\Users\jschw\AppData\Local\Programs\Python\Python310\lib\site-packages\ur
llib3\connectionpool.py", line 398, in _make_request

conn.request(method, url, **httplib_request_kw)

  File
"C:\Users\jschw\AppData\Local\Programs\Python\Python310\lib\site-packages\ur
llib3\connection.py", line 239, in request

super(HTTPConnection, self).request(method, url, body=body,
headers=headers)

  File
"C:\Users\jschw\AppData\Local\Programs\Python\Python310\Lib\http\client.py",
line 1282, in request

self._send_request(method, url, body, headers, encode_chunked)

  .

 

Thanks.

-- 
https://mail.python.org/mailman/listinfo/python-list


RE: cpython and python and visual studio 2019

2022-06-09 Thread jschwar
Never mind.  I figured it out myself.  It's not documented very well.  

 

From: jsch...@sbcglobal.net  
Sent: Thursday, June 9, 2022 11:17 AM
To: 'python-list@python.org' 
Subject: cpython and python and visual studio 2019

 

I contacted Visual Studio 2019 support about this and they referred me to
this site, but I'm not sure this is a bug or not
(https://github.com/python/cpython/issues/new?assignees=
 =type-bug=bug.md).  If I should open a bug
request, please let me know and I will.  

 

I'm not new to python, but I'm new to cpython and visual studio.  I need to
install Visual Studio 2019 and get the PCBuild/get_external.bat file up and
running.  I have python 3.10.4 installed.  I tried installing the Community
version of Visual Studio 2019 version 16.11, but from what I understand,
it's supposed to create a folder in my python directory called PCBuild with
that bat file in it and it doesn't.  I've searched my C drive for PCBuild
and get_external.bat and nothing is found.  

 

I've executed this command and from what I can tell, I have installed the
correct version of Visual Studio:

 

python -c "import sys; print(sys.version)"

3.10.4 (tags/v3.10.4:9d38120, Mar 23 2022, 23:13:41) [MSC v.1929 64 bit
(AMD64)]

 

This website says to install version 16.11:
https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B

 

I did select the following options when installing Visual Studio 2019:

 

Workloads:

 

Python Development

Desktop Development with C++

 

Under python development I have selected the following:

 

Python native development tools

Python web support

Live Share

Python 3 64-bit (3.9.7)

 

Under Desktop Development with C++ I have selected the following:

 

Included:

C++ Core Desktop features

 

Optional:

MSVC v142 VS 2019 C++ x64/x86 build

Windows 10 SDK (10.0.19041.0)

Just-In-Time debugger

C++ Profiling tools

C++ CMake tools for Windows

C++ ATL for latest v142 build tools

Test Adapter for Boost.Test

Test adapter for Google Test

Live Share

IntelliCode

C++ AddressSanitizer

Windows 10 SDK (10.0.18362.0)

 

Can someone please help me on this?  Like I said, if I should open a bug
report, please let me know and I will.

 

 

-- 
https://mail.python.org/mailman/listinfo/python-list


cpython and python and visual studio 2019

2022-06-09 Thread jschwar
I contacted Visual Studio 2019 support about this and they referred me to
this site, but I'm not sure this is a bug or not
(https://github.com/python/cpython/issues/new?assignees=
 =type-bug=bug.md).  If I should open a bug
request, please let me know and I will.  

 

I'm not new to python, but I'm new to cpython and visual studio.  I need to
install Visual Studio 2019 and get the PCBuild/get_external.bat file up and
running.  I have python 3.10.4 installed.  I tried installing the Community
version of Visual Studio 2019 version 16.11, but from what I understand,
it's supposed to create a folder in my python directory called PCBuild with
that bat file in it and it doesn't.  I've searched my C drive for PCBuild
and get_external.bat and nothing is found.  

 

I've executed this command and from what I can tell, I have installed the
correct version of Visual Studio:

 

python -c "import sys; print(sys.version)"

3.10.4 (tags/v3.10.4:9d38120, Mar 23 2022, 23:13:41) [MSC v.1929 64 bit
(AMD64)]

 

This website says to install version 16.11:
https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B

 

I did select the following options when installing Visual Studio 2019:

 

Workloads:

 

Python Development

Desktop Development with C++

 

Under python development I have selected the following:

 

Python native development tools

Python web support

Live Share

Python 3 64-bit (3.9.7)

 

Under Desktop Development with C++ I have selected the following:

 

Included:

C++ Core Desktop features

 

Optional:

MSVC v142 VS 2019 C++ x64/x86 build

Windows 10 SDK (10.0.19041.0)

Just-In-Time debugger

C++ Profiling tools

C++ CMake tools for Windows

C++ ATL for latest v142 build tools

Test Adapter for Boost.Test

Test adapter for Google Test

Live Share

IntelliCode

C++ AddressSanitizer

Windows 10 SDK (10.0.18362.0)

 

Can someone please help me on this?  Like I said, if I should open a bug
report, please let me know and I will.

 

 

-- 
https://mail.python.org/mailman/listinfo/python-list