PBR

PicklingError via argparse on win32/win64

Bug #1691271 reported by Joe D'Andrea
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBR
Incomplete
Undecided
Unassigned

Bug Description

Cross-reference: https://github.com/sileht/cotyledon/issues/11

Cotyledon author remarks: "To support windows all objects passed to children process must support Pickle. Your application seems the pass some argparse objects to children. More generally master process should do a very minimal works."

My application's code doesn't use argparse, but we do use pbr, and pbr *does* import argparse.

Even here, it might be out of pbr's hands if this is the object in question:

https://github.com/python/cpython/blob/master/Lib/argparse.py#L1638

Is anyone else experiencing this with pbr on win32/win64?

Revision history for this message
Ben Nemec (bnemec) wrote :

According to https://github.com/sileht/cotyledon/issues/11 this may be fixed?

Changed in pbr:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.