Changes by June Kim:
--
components: Library (Lib)
nosy: juneaftn, rhettinger
severity: normal
status: open
title: BaseHTTPServer.py
type: behavior
versions: Python 2.5
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/
New submission from June Kim:
http://bugs.python.org/issue430160
http://bugs.python.org/issue427345
These two issues refer to the same bug, which occurs when there is a
POST from an Internet Explorer and the POST's content is long enough.
The issue was resolved by changing the CGIHTTPServ
Changes by June Kim:
--
title: BaseHTTPServer.py and long POST from IE -> BaseHTTPServer.py fails long
POST from IE
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.o
New submission from June Kim:
Finding gethostname and gethostbyaddr entities from the index tab and
clicking them in Python25.chm results in showing up the wrong section
of 14.1.1 Process Parameters, instead of the proper section 17.2
socket.
--
components: Documentation
messages
Change by June Kim :
--
components: Library (Lib)
nosy: June Kim
priority: normal
severity: normal
status: open
title: multiprocessing.queue in 3.7.2 doesn't behave as it was in 3.7.1
type: behavior
versions: Python 3.7
___
Python tracker
&
New submission from June Kim :
## Test code ##
## Modified a bit from the original written by Doug Hellmann
## https://pymotw.com/3/multiprocessing/communication.html
import multiprocessing
import time
class Consumer(multiprocessing.Process):
def __init__(self, task_queue, result_queue
June Kim added the comment:
Here is my environment
---system
CPU: Intel i5 @2.67GHz
RAM: 8G
OS: Windows 10 Home (64bit)
OS version: 1803
OS build: 17134.472
---python
version1: 3.7.1 AMD64 on win32
version2: 3.7.2 AMD64 on win32
Python path: (venv)/Scripts/python.exe
IDE: VS Code(1.30.1