CPAP icon indicating copy to clipboard operation
CPAP copied to clipboard

Core Python Applications Programming by Wesley Chun

Results 9 CPAP issues
Sort by recently updated
recently updated
newest added

Bumps [twisted](https://github.com/twisted/twisted) from 17.1.0 to 22.4.0. Release notes Sourced from twisted's releases. Twisted 22.4.0 (2022-04-11) Features twisted.python.failure.Failure tracebacks now capture module information, improving compatibility with the Raven Sentry client. (#7796)...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

Add remaining information about Chapters 1-3 in README.

help wanted
Hacktoberfest
documentation
good-first-issue

Traceback (most recent call last): File "chatapp.py", line 63, in chatServer = ChatServer('', 33000, 1024) File "chatapp.py", line 15, in __init__ self.chatServSock.bind(self.ADDR) File "/usr/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(*args)...

I liked your project very much, so tried to work on it. It is showing a Window Error 10061: No connection could be made because the target machine actively refused...

Bumps [twisted](https://github.com/twisted/twisted) from 17.1.0 to 22.10.0. Release notes Sourced from twisted's releases. Twisted 22.10.0 (2022-10-30) This release contains a security fix for CVE-2022-39348. This is a low-severity security bug. Twisted...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.4.17 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies