Comments you submit will be routed for moderation. If you have an account, please log in first.
Modify

Ticket #432 (closed defect: fixed)

Opened 20 months ago

Last modified 18 months ago

Mention multiprocessing.freeze_support() in manual

Reported by: matysek Owned by: htgoebel
Priority: normal Milestone: PyInstaller 1.5.2
Component: Documentation Version: 1.5.1
Severity: trivial Keywords:
Cc:

Description

In python multiprocessing module is a function for the module to work with freezers like pyinstaller. It should be mentioned in manual.

Attachments

Change History

comment:1 Changed 20 months ago by matysek

When looking at the python code - this function should work only for winodws. Not sure if it would be necessary for mac or linux.

comment:2 Changed 20 months ago by matysek

  • Owner changed from matysek to giovannibajo
  • Component changed from PyInstaller to Documentation

comment:3 Changed 18 months ago by htgoebel

  • Status changed from new to closed
  • Resolution set to wontfix

The manual contains a section Recipes and Instructions for special Modules. I think this is enough. Esp. since the Python library documentation states this, too.

comment:4 Changed 18 months ago by htgoebel

  • Status changed from closed to reopened
  • Version set to 1.5.1
  • Resolution wontfix deleted
  • Severity changed from normal to trivial

Reopen. This ticket is for release 1.5.2, but the recipe section is only in trunk yet.

comment:5 Changed 18 months ago by htgoebel

  • Owner changed from giovannibajo to htgoebel
  • Status changed from reopened to new

comment:6 Changed 18 months ago by htgoebel

  • Status changed from new to closed
  • Resolution set to fixed

Added this section in r1887.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.